s4-auth Rename auth -> auth4 to avoid conflict with s3 auth
[samba.git] / source4 / auth / auth.h
2011-05-08 Andrew Bartletts4-auth Rename auth -> auth4 to avoid conflict with...
2011-05-08 Andrew Tridgells4-auth: remove unused prototype
2011-05-03 Andrew Bartletts4-messaging Rename messaging -> imessaging
2011-03-14 Simo SorceFix public header not to include private (not installed...
2011-03-04 Günther Deschners4-nterr: move auth_nt_status_squash to nt_status_squas...
2011-02-22 Andrew Bartletts4-auth Move libcli/security/session.c to the top level
2011-02-18 Andrew Tridgells4-auth: rename 'auth' subsystem to 'auth4'
2011-02-09 Andrew Bartletts4-auth Rework auth subsystem to remove struct auth_ser...
2011-02-09 Andrew Bartletts4-auth Add auth.idl to encode auth subsystem structure...
2011-01-20 Andrew Bartletts4-auth Remove special case for account_sid from auth_s...
2011-01-18 Andrew Bartletts4-auth Extend python bindings to allow ldb and message...
2010-12-21 Andrew Bartletts4-auth Remove duplicate copies of session_info creatio...
2010-11-05 Anatoliy Atanasovs4/auth: Add logon_parameters to authenticate_username_pw
2010-09-26 Andrew Tridgells4-auth: fixed the SID list for DCs in the PAC
2010-08-14 Andrew Bartletts4:auth Move struct auth_usersupplied_info to a common...
2010-05-20 Andrew Bartletts4:auth Change auth_generate_session_info to take flags
2010-05-20 Andrew Bartletts4:auth Add dependency from the operational module...
2010-05-20 Andrew Bartletts4:auth Allow the operational module to get a user...
2010-05-20 Andrew Bartletts4:auth Move BUILTIN group addition into session.c
2010-04-14 Andrew Bartletts4:auth Change auth_generate_session_info to take an...
2010-03-04 Matthias Dieter... s4:sam.c - make "authsam_expand_nested_groups" public
2010-02-22 Brad HardsSpelling fixes for source4/auth.
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-12 Simo SorceStrip trailing spaces
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-12-29 Stefan Metzmachers4:auth: add auth_get_server_info_principal() prototype...
2009-12-29 Stefan Metzmachers4:auth: make auth_challenge_may_be_modified() public
2009-12-24 Stefan Metzmachers4:auth: change auth_check_password_send/recv to tevent_req
2009-12-22 Andrew Bartletts4:auth Change 'get_challenge' API to be more like...
2009-12-16 Andreas Schneiders4-gensec: Replace gensec_get_peer_addr with new tsocke...
2009-10-23 Andrew Tridgells4-dsdb: create a static system_session context
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-16 Andrew Bartletts4:kdc Rework KDC to pull in less attributes for krbtgt...
2009-06-18 Andrew Bartletts4:kdc Allow a password change when the password is...
2009-05-26 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-26 Andrew BartlettDon't use crossRef records to find our own domain
2009-02-13 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-13 Andrew BartlettPush sam_get_server_info_principal into the auth subsystem
2009-02-12 Andrew BartlettRemove auth/ntlm as a dependency of GENSEC by means...
2008-12-29 Stefan Metzmachers4:lib/tevent: rename structs
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-04 Stefan Metzmachers4:kdc: allow a trusted domain to get kerberos tickets
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-08-29 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-28 Andrew BartlettHeimdal provides Kerberos PAC parsing routines. Use...
2008-04-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijInstall public header files again and include required...
2007-12-21 Jelmer Vernooijr26228: Store loadparm context in auth context, move...
2007-12-21 Jelmer Vernooijr26221: Add loadparm_context parameter to auth_context_...
2007-12-21 Jelmer Vernooijr26127: Move session code out of auth_util.c. No longer...
2007-10-10 Jelmer Vernooijr24712: No longer expose the 'BOOL' data type in any...
2007-10-10 Andrew Bartlettr24061: Anther part of bug #4823, which is that until...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr19614: fix compiler warnings
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