lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *)
[samba.git] / source4 / auth / auth.h
2017-04-21 Jeremy Allisonlib: modules: Change XXX_init interface from XXX_init...
2017-03-29 Andrew Bartlettauth: Log the transport connection for the authorization
2017-03-29 Andrew Bartlettldap_server: Move code into authenticate_ldap_simple_bind()
2017-03-24 Stefan Metzmacherauth4: let auth_check_password* return pauthoritative
2017-03-24 Stefan Metzmacherauth4: add auth_context_create_for_netlogon()
2017-03-24 Stefan Metzmacherauth4: make auth_check_password_wrapper() static
2017-03-06 Volker Lendeckeauth4: Remove an unused struct declaration
2016-06-30 Stefan Metzmachers4:auth: fill user_principal_* and dns_domain_name...
2014-06-11 Andrew Bartlettauth: Provide a way to use the auth stack for winbindd...
2014-05-16 Andrew Bartlettauth: Allow auth_samba4 to be forced to run a specific...
2014-03-05 Volker Lendeckeauth4: Remove unused wbc_context
2014-02-18 Volker LendeckeRevert "auth4: Remove unused wbc_context"
2014-02-10 Volker Lendeckeauth4: Remove unused wbc_context
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-07-02 Andrew Bartlettauth: Remove .get_challenge (only used for security...
2012-01-30 Andrew Bartlettauth: Make check_password and generate_session_info...
2012-01-11 Andrew Bartlettgensec: move gensec_util.c to the top level
2012-01-11 Andrew Bartlettauth: make auth4_context common to provide access to...
2011-12-29 Andrew Bartletts4-auth: Rename memory contexts for greater clarity
2011-12-29 Andrew Bartletts4-gensec: Move parsing of the PAC blob and creating...
2011-12-28 Andrew Bartletts4-auth Remove unused auth_context_create_from_ldb()
2011-07-29 Andrew Bartletts4-auth Move conversion of security_token to unix_token...
2011-07-29 Andrew Bartlettgensec: Add a way to request a unix token from GENSEC
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
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...
next