summaryrefslogtreecommitdiffstats
path: root/source4/auth/auth.h
Commit message (Expand)AuthorAgeFilesLines
* r4147: converted from NT_USER_TOKEN to struct security_tokenAndrew Tridgell2007-10-101-7/+2
* r3571: rough guesses at what abartlet really wanted to do in his last commitAndrew Tridgell2007-10-101-0/+1
* r3453: - split out the auth and popt includesAndrew Tridgell2007-10-101-0/+5
* r3361: Allow Samba4 (I'm interested in ntlm_auth in particular) to useAndrew Bartlett2007-10-101-0/+1
* r2648: - use a destructor on struct server_connection to simplify theAndrew Tridgell2007-10-101-1/+0
* r2643: convert more of the auth subsyystem to the new talloc methods. ThisAndrew Tridgell2007-10-101-4/+0
* r1334: remove unused stuffStefan Metzmacher2007-10-101-11/+0
* r1294: A nice, large, commit...Andrew Bartlett2007-10-101-12/+4
* r1136: - added IDL for netr_LogonGetDomainInfo()Andrew Tridgell2007-10-101-0/+3
* r1067: fix compiler warningsStefan Metzmacher2007-10-101-1/+1
* r1058: The start of work on the SamLogon call for NETLOGON.Andrew Bartlett2007-10-101-14/+15
* r1023: Prepare the auth subsystem interfaces for netlogon SamLogon to use.Andrew Bartlett2007-10-101-8/+20
* r1019: Push the auth subsystem away from using typedef, and over to the 'allAndrew Bartlett2007-10-101-10/+24
* r1001: in samba4 we don't(shouldn't) use typedef's anymore...Stefan Metzmacher2007-10-101-2/+2
* r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher2007-10-101-1/+1
* r685: The SAM is dead! Long live the new SAM! ;-)Andrew Bartlett2007-10-101-0/+2
* r614: Clean out the POSIX assumptions from the Samba4 auth subsystem.Andrew Bartlett2007-10-101-9/+0
* r443: Update Samba4 to the auth and NTLMSSP code from Samba3.Andrew Bartlett2007-10-101-22/+22
* - port AUTH and PASSDB subsystems to newStefan Metzmacher2004-02-031-0/+175