summaryrefslogtreecommitdiffstats
path: root/source4/auth/auth.h
Commit message (Expand)AuthorAgeFilesLines
* r15298: Fix the build using a few hacks in the build system.Jelmer Vernooij2007-10-101-0/+1
* r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett2007-10-101-1/+1
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-101-0/+1
* r11452: Update Heimdal to current lorikeet, including removing the ccache sideAndrew Bartlett2007-10-101-0/+1
* r11370: Samba4 now passes it's own RPC-SAMLOGON test again.Andrew Bartlett2007-10-101-0/+1
* r11366: Pass around the flags which indicate if we should support plaintextAndrew Bartlett2007-10-101-0/+2
* r11272: In trying to track down why Win2k3 is again rejecting our PAC, ensureAndrew Bartlett2007-10-101-0/+1
* r8700: Propmted by tridge's need to do plaintext auth in ejs, rework theAndrew Bartlett2007-10-101-13/+29
* r7633: this patch started as an attempt to make the dcerpc code use a givenAndrew Tridgell2007-10-101-0/+3
* r7224: add some more usefull data to the auth_usersupplied_info structSimo Sorce2007-10-101-0/+7
* r6498: Add comments in line with those I already added to 3.0.Andrew Bartlett2007-10-101-0/+7
* r6458: Split up NTLMSSP into a new directory, and into seperate files for theAndrew Bartlett2007-10-101-1/+0
* r6113: Move GENSEC and the kerberos code out of libcli/auth, and intoAndrew Bartlett2007-10-101-3/+3
* r5137: fix typesStefan Metzmacher2007-10-101-3/+3
* r4620: - add interface functions to the auth subsystem so that callers doesn'...Stefan Metzmacher2007-10-101-75/+46
* 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