summaryrefslogtreecommitdiffstats
path: root/source4/auth/auth.c
Commit message (Expand)AuthorAgeFilesLines
* r3453: - split out the auth and popt includesAndrew Tridgell2007-10-101-0/+1
* r3361: Allow Samba4 (I'm interested in ntlm_auth in particular) to useAndrew Bartlett2007-10-101-0/+4
* r2648: - use a destructor on struct server_connection to simplify theAndrew Tridgell2007-10-101-17/+14
* r1982: i is not initialised or usedAndrew Tridgell2007-10-101-2/+1
* r1498: (merge from 3.0)Andrew Bartlett2007-10-101-1/+1
* r1486: commit the start of the generic server infastructureStefan Metzmacher2007-10-101-0/+5
* r1292: Add const to the subsystem/module registration code.Andrew Bartlett2007-10-101-2/+9
* r1067: fix compiler warningsStefan Metzmacher2007-10-101-1/+1
* r1058: The start of work on the SamLogon call for NETLOGON.Andrew Bartlett2007-10-101-3/+7
* r1019: Push the auth subsystem away from using typedef, and over to the 'allAndrew Bartlett2007-10-101-6/+6
* r961: convert 'uchar' to 'uint8_t'Stefan Metzmacher2007-10-101-2/+2
* r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher2007-10-101-1/+1
* r719: Follow the trend - remove more unused functions.Andrew Bartlett2007-10-101-3/+0
* r614: Clean out the POSIX assumptions from the Samba4 auth subsystem.Andrew Bartlett2007-10-101-6/+0
* r448: Fix 'auth' in Samba4, by making 'auth methods' a normal smb.confAndrew Bartlett2007-10-101-41/+0
* r443: Update Samba4 to the auth and NTLMSSP code from Samba3.Andrew Bartlett2007-10-101-34/+43
* - port AUTH and PASSDB subsystems to newStefan Metzmacher2004-02-031-48/+126
* * the RPC-ECHO pipe now works in smbd, as long as the data sizesAndrew Tridgell2003-12-121-2/+1
* - a few portability fixes from Jim MyersAndrew Tridgell2003-10-301-8/+8
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+456