summaryrefslogtreecommitdiff
path: root/source4/auth/auth_builtin.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3737: - Get rid of the register_subsystem() and register_backend() functions.Jelmer Vernooij1-3/+3
2007-10-10r3476: fixed some const warningsAndrew Tridgell1-1/+2
2007-10-10r3453: - split out the auth and popt includesAndrew Tridgell1-0/+1
2007-10-10r2650: fixed a memory leak in make_server_info()Andrew Tridgell1-1/+1
2007-10-10r2513: Avoid strupper/strlower when you can. This developers moduleAndrew Bartlett1-3/+1
2007-10-10r2431: got rid of strnequal() in a couple of placesAndrew Tridgell1-1/+1
2007-10-10r1019: Push the auth subsystem away from using typedef, and over to the 'allAndrew Bartlett1-9/+15
2007-10-10r443: Update Samba4 to the auth and NTLMSSP code from Samba3.Andrew Bartlett1-8/+11
2004-02-03- port AUTH and PASSDB subsystems to newStefan Metzmacher1-44/+32
2003-08-15cast to get rid of warningsHerb Lewis1-1/+1
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+210