summaryrefslogtreecommitdiff
path: root/source4/auth/auth.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r1292: Add const to the subsystem/module registration code.Andrew Bartlett1-2/+9
2007-10-10r1067: fix compiler warningsStefan Metzmacher1-1/+1
2007-10-10r1058: The start of work on the SamLogon call for NETLOGON.Andrew Bartlett1-3/+7
2007-10-10r1019: Push the auth subsystem away from using typedef, and over to the 'allAndrew Bartlett1-6/+6
2007-10-10r961: convert 'uchar' to 'uint8_t'Stefan Metzmacher1-2/+2
2007-10-10r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher1-1/+1
2007-10-10r719: Follow the trend - remove more unused functions.Andrew Bartlett1-3/+0
2007-10-10r614: Clean out the POSIX assumptions from the Samba4 auth subsystem.Andrew Bartlett1-6/+0
2007-10-10r448: Fix 'auth' in Samba4, by making 'auth methods' a normal smb.confAndrew Bartlett1-41/+0
2007-10-10r443: Update Samba4 to the auth and NTLMSSP code from Samba3.Andrew Bartlett1-34/+43
2004-02-03- port AUTH and PASSDB subsystems to newStefan Metzmacher1-48/+126
2003-12-12 * the RPC-ECHO pipe now works in smbd, as long as the data sizesAndrew Tridgell1-2/+1
2003-10-30- a few portability fixes from Jim MyersAndrew Tridgell1-8/+8
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+456