summaryrefslogtreecommitdiffstats
path: root/source4/auth/kerberos/gssapi_parse.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed some uninitialised variablesMatthias Dieter Wallnöfer2009-06-191-5/+1
* Make sure prototypes are always included, make some functions static andJelmer Vernooij2008-10-201-0/+2
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-111-1/+1
* util: Move asn1 to lib/util to trim down the number of subsystems.Jelmer Vernooij2008-01-151-1/+1
* r25552: Convert to standard bool type.Jelmer Vernooij2007-10-101-7/+7
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r23036: error checking on asn1_init() failureAndrew Tridgell2007-10-101-1/+12
* r23030: finally fixed up our asn1 code to use better memory allocation. ThisAndrew Tridgell2007-10-101-31/+29
* r20275: we should check for the oid the caller gave us!Stefan Metzmacher2007-10-101-1/+1
* r20274: add missing return statement and make it more explicit that we return...Stefan Metzmacher2007-10-101-2/+3
* r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij2007-10-101-1/+1
* r12594: Jelmer pushed some proposed header reductions to the list today. ThisAndrew Bartlett2007-10-101-1/+0
* r7863: removed an unused variableAndrew Tridgell2007-10-101-1/+0
* r7827: Add in-memory keytab to Samba4, using the new MEMORY_WILDCARD keytabAndrew Bartlett2007-10-101-0/+21
* r6113: Move GENSEC and the kerberos code out of libcli/auth, and intoAndrew Bartlett2007-10-101-0/+95