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