r19598: Ahead of a merge to current lorikeet-heimdal:
[jelmer/samba4-debian.git] / source / auth / auth.h
2007-10-10 Andrew Bartlettr19598: Ahead of a merge to current lorikeet-heimdal:
2007-10-10 Stefan Metzmacherr17341: pass a messaging context to auth_context_create()
2007-10-10 Stefan Metzmacherr17273: add an async version of auth_check_password...
2007-10-10 Stefan Metzmacherr17270: split the logic of saying this auth backend...
2007-10-10 Jelmer Vernooijr15298: Fix the build using a few hacks in the build...
2007-10-10 Andrew Bartlettr12804: This patch reworks the Samba4 sockets layer...
2007-10-10 Jelmer Vernooijr12542: Move some more prototypes out to seperate headers
2007-10-10 Andrew Bartlettr11452: Update Heimdal to current lorikeet, including...
2007-10-10 Andrew Bartlettr11370: Samba4 now passes it's own RPC-SAMLOGON test...
2007-10-10 Andrew Bartlettr11366: Pass around the flags which indicate if we...
2007-10-10 Andrew Bartlettr11272: In trying to track down why Win2k3 is again...
2007-10-10 Andrew Bartlettr8700: Propmted by tridge's need to do plaintext auth...
2007-10-10 Andrew Tridgellr7633: this patch started as an attempt to make the...
2007-10-10 Simo Sorcer7224: add some more usefull data to the auth_usersuppl...
2007-10-10 Andrew Bartlettr6498: Add comments in line with those I already added...
2007-10-10 Andrew Bartlettr6458: Split up NTLMSSP into a new directory, and into...
2007-10-10 Andrew Bartlettr6113: Move GENSEC and the kerberos code out of libcli...
2007-10-10 Stefan Metzmacherr5137: fix types
2007-10-10 Stefan Metzmacherr4620: - add interface functions to the auth subsystem...
2007-10-10 Andrew Tridgellr4147: converted from NT_USER_TOKEN to struct security_...
2007-10-10 Andrew Tridgellr3571: rough guesses at what abartlet really wanted...
2007-10-10 Andrew Tridgellr3453: - split out the auth and popt includes
2007-10-10 Andrew Bartlettr3361: Allow Samba4 (I'm interested in ntlm_auth in...
2007-10-10 Andrew Tridgellr2648: - use a destructor on struct server_connection...
2007-10-10 Andrew Tridgellr2643: convert more of the auth subsyystem to the new...
2007-10-10 Stefan Metzmacherr1334: remove unused stuff
2007-10-10 Andrew Bartlettr1294: A nice, large, commit...
2007-10-10 Andrew Tridgellr1136: - added IDL for netr_LogonGetDomainInfo()
2007-10-10 Stefan Metzmacherr1067: fix compiler warnings
2007-10-10 Andrew Bartlettr1058: The start of work on the SamLogon call for NETLOGON.
2007-10-10 Andrew Bartlettr1023: Prepare the auth subsystem interfaces for netlog...
2007-10-10 Andrew Bartlettr1019: Push the auth subsystem away from using typedef...
2007-10-10 Stefan Metzmacherr1001: in samba4 we don't(shouldn't) use typedef's...
2007-10-10 Stefan Metzmacherr890: convert samba4 to use [u]int8_t instead of [u...
2007-10-10 Andrew Bartlettr685: The SAM is dead! Long live the new SAM! ;-)
2007-10-10 Andrew Bartlettr614: Clean out the POSIX assumptions from the Samba4...
2007-10-10 Andrew Bartlettr443: Update Samba4 to the auth and NTLMSSP code from...
2004-02-03 Stefan Metzmacher- port AUTH and PASSDB subsystems to new