index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
auth
/
kerberos
/
gssapi_parse.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-19
Fixed some uninitialised variables
Matthias Dieter Wallnöfer
1
-5
/
+1
2008-10-20
Make sure prototypes are always included, make some functions static and
Jelmer Vernooij
1
-0
/
+2
2008-10-11
Fix include paths to new location of libutil.
Jelmer Vernooij
1
-1
/
+1
2008-01-15
util: Move asn1 to lib/util to trim down the number of subsystems.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25552: Convert to standard bool type.
Jelmer Vernooij
1
-7
/
+7
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r23036: error checking on asn1_init() failure
Andrew Tridgell
1
-1
/
+12
2007-10-10
r23030: finally fixed up our asn1 code to use better memory allocation. This
Andrew Tridgell
1
-31
/
+29
2007-10-10
r20275: we should check for the oid the caller gave us!
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r20274: add missing return statement and make it more explicit that we return...
Stefan Metzmacher
1
-2
/
+3
2007-10-10
r12694: Move some headers to the directory of the subsystem they belong to.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r12594: Jelmer pushed some proposed header reductions to the list today. This
Andrew Bartlett
1
-1
/
+0
2007-10-10
r7863: removed an unused variable
Andrew Tridgell
1
-1
/
+0
2007-10-10
r7827: Add in-memory keytab to Samba4, using the new MEMORY_WILDCARD keytab
Andrew Bartlett
1
-0
/
+21
2007-10-10
r6113: Move GENSEC and the kerberos code out of libcli/auth, and into
Andrew Bartlett
1
-0
/
+95