auth: Exclude resource groups from a TGT
[samba.git] / source3 / auth / auth_samba4.c
2023-02-08 Joseph Suttonauth: Exclude resource groups from a TGT
2023-01-10 Volker Lendeckelib: Remove idtree from samba_util.h
2022-10-13 Stefan Metzmachers3:auth_samba4: make use of imessaging_init_discard_inc...
2021-11-09 Stefan MetzmacherCVE-2020-25717: s3:auth: start with authoritative = 1
2021-04-19 Volker Lendeckeauth3: Simplify check_samba4_security()
2021-04-09 Andreas Schneiders3:auth: Use cli_credentials_init_server()
2021-01-08 Volker Lendeckelib: give global_contexts.c its own header file
2020-01-06 Volker Lendeckeauth: Remove the "typedef auth_methods"
2018-09-07 Christof Schmitts3: Rename server_messaging_context() to global_messagi...
2017-04-21 Jeremy Allisonlib: modules: Change XXX_init interface from XXX_init...
2017-03-24 Stefan Metzmacherauth3: remove unused USER_INFO_LOCAL_SAM_ONLY/AUTH_METH...
2017-03-24 Stefan Metzmacherauth4: let auth_check_password* return pauthoritative
2016-07-23 Jeremy Allisons4: messaging: Remove bool auto_remove parameter from...
2016-03-17 Günther Deschners3-auth: check for return code of cli_credentials_set_m...
2015-10-19 Volker Lendeckeauth: Remove procid_self() from auth_samba4
2014-07-07 Volker Lendeckeauth: Fix an incompatible pointer assignment
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-04-02 Andrew Bartletts3-auth: Add prototype for plugin function to reduce...
2014-04-02 Andrew Bartletts3-auth: Remember to always free the talloc_stackframe...
2014-04-02 Andrew Bartlettauth_samba4: Fix auth_samba4 to correctly provide a...
2014-03-05 Garming SamRemove all uses of the NT_STATUS_NOT_OK_RETURN_AND_FREE...
2014-02-12 Volker Lendeckeauth: Make new_server_id_task() static to auth_samba4
2013-12-16 Andrew Bartlettauth_samba4: Describe the slightly unusual role of...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-10-19 Volker Lendeckes3: Fix a typo
2012-07-13 Andrew Bartletts3-auth_samba4: Explain that check_samba4_security...
2012-06-27 Andrew Bartletts3-param: Rename loadparm_s3_context -> loadparm_s3_helpers
2012-04-30 Andrew Bartletts3-auth_samba4: use new_server_id_task() to allocate...
2012-02-24 Andrew Bartletts3-auth: Add a way to get an auth4_context from the...
2012-01-05 Andrew Bartletts3-auth re-create the auth context in the s3 ntlmssp...
2011-12-28 Andrew Bartletts3-auth Fix talloc parent for s4 event context in auth_...
2011-10-13 Andrew Bartletts4-messaging: Pass the loadparm context, not just the...
2011-10-11 Andrew Bartlettauth: move credentials layer to the top level
2011-09-19 Matthias Dieter... s4:auth - remove unused variables
2011-08-03 Andrew Bartlettselftest: test plugin_s4_dc against all ncacn_np tests
2011-08-03 Andrew Bartletts3-ntlmssp Split calls to gensec plugin into prepare...
2011-08-03 Andrew Bartletts3-auth Add hook to start a GENSEC mech to auth_samba4
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-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_P() to talloc_zero()
2011-06-09 Matthias Dieter... s3:auth/auth_samba4.c - remove unused variable
2011-06-06 Andrew Bartletts3-auth Use loadparm_init_s3() to get an lp_ctx for...
2011-05-08 Andrew Bartletts3-auth Add auth_samba4 module