Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get rid of debug printf's that are no longer needed. In the case of | Jeffrey Stedfast | 2003-03-28 | 1 | -9/+3 |
* | Pass in the addresses of the second args to the delete/release functions. | Jeffrey Stedfast | 2003-03-27 | 1 | -2/+2 |
* | #include <com_err.h> instead of #include <et/com_err.h> | Jeffrey Stedfast | 2003-03-21 | 1 | -1/+1 |
* | Plug in GSSAPI support. | Jeffrey Stedfast | 2003-03-21 | 1 | -27/+47 |
* | Use g_ascii_strdown() instead of g_strdown, since g_strdown is deprecated. | Jeffrey Stedfast | 2003-02-05 | 1 | -0/+4 |
* | Pass in some default flags to gss_init_sec_context() (these default flags | Jeffrey Stedfast | 2003-01-29 | 1 | -1/+3 |
* | New source files implementing the GSSAPI SASL mechanism. | Jeffrey Stedfast | 2003-01-14 | 1 | -0/+310 |