index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
camel
/
camel-sasl-gssapi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
#include "camel-i18n.h"
Jeffrey Stedfast
2004-10-22
1
-0
/
+1
*
Instead of doing a host-lookup ourselves, get it passed in to us as an
Jeffrey Stedfast
2004-09-28
1
-1
/
+0
*
** See bug #47821.
Not Zed
2004-09-24
1
-7
/
+7
*
Handle et/comm_err.h as well as the normal comm_err.h
Rodney Dawes
2004-08-13
1
-0
/
+4
*
Free the uids *after* reporting Complete, otherwise we get an FMR if our
Jeffrey Stedfast
2004-02-26
1
-0
/
+2
*
If we are using the heimdal krb5 implementation, don't free outbuf ever.
Jeffrey Stedfast
2003-04-02
1
-0
/
+10
*
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