summaryrefslogtreecommitdiffstats
path: root/source4/auth/auth_builtin.c
Commit message (Expand)AuthorAgeFilesLines
* r4339: - rename auth_guest to auth_anonymousStefan Metzmacher2007-10-101-9/+62
* r3737: - Get rid of the register_subsystem() and register_backend() functions.Jelmer Vernooij2007-10-101-3/+3
* r3476: fixed some const warningsAndrew Tridgell2007-10-101-1/+2
* r3453: - split out the auth and popt includesAndrew Tridgell2007-10-101-0/+1
* r2650: fixed a memory leak in make_server_info()Andrew Tridgell2007-10-101-1/+1
* r2513: Avoid strupper/strlower when you can. This developers moduleAndrew Bartlett2007-10-101-3/+1
* r2431: got rid of strnequal() in a couple of placesAndrew Tridgell2007-10-101-1/+1
* r1019: Push the auth subsystem away from using typedef, and over to the 'allAndrew Bartlett2007-10-101-9/+15
* r443: Update Samba4 to the auth and NTLMSSP code from Samba3.Andrew Bartlett2007-10-101-8/+11
* - port AUTH and PASSDB subsystems to newStefan Metzmacher2004-02-031-44/+32
* cast to get rid of warningsHerb Lewis2003-08-151-1/+1
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+210