s3: smbd: printing: Re-implement delete-on-close semantics for print files missing...
[kai/samba-autobuild/.git] / auth /
2018-06-01 Gary Lockyerlib audit_logging: re-factor and add functions.
2018-05-16 Gary Lockyerauth_log: Rename the json variables
2018-05-16 Gary Lockyerauth_log: tidy up code formatting
2018-05-16 Gary Lockyerauth_log: Use common code from audit_logging
2018-05-16 Stefan Metzmacherauth/ntlmssp: fix handling of GENSEC_FEATURE_LDAP_STYLE...
2018-05-15 Stefan Metzmacherauth/ntlmssp: add ntlmssp_client:ldap_style_send_seal...
2018-05-15 Andrew Bartlettbuild: Make --with-json-audit the default
2018-05-12 Noel Powerauth/credentials/test: py2/py3 compat always decode...
2018-05-12 Joe Guopycredentials: add py_creds_get_secure_channel_type
2018-05-10 Gary Lockyerauth log: Log the unique session GUID
2018-05-05 Douglas Bagnallauth/ntlmssp_client: correct spelling of response
2018-05-05 Douglas Bagnallauth/pycredentials: correct spelling of reponse
2018-04-23 Volker Lendeckedbwrap: Remove calls to loadparm
2018-04-23 Volker Lendeckecredentials: Call dbwrap_local_open with the correct...
2018-04-23 Volker Lendeckecredentials: Call dbwrap_local_open with the correct...
2018-04-20 Björn Baumbachbuild: fix build without JSON audit support
2018-04-18 Björn Baumbachbuild: add option to choose to build with or without...
2018-04-13 Noel Powerwscript_build: make sure we link extra-python versions...
2018-04-12 Arvid RequateCheck "auth event notification" param in log_json
2018-04-11 Volker Lendeckecredentials: Fix CID 1414796 Explicit null dereferenced
2018-04-11 Volker Lendeckecredentials: Fix line length
2018-04-11 Volker Lendeckecredentials: Revert "credentials: Fix CID 1414796 Expli...
2018-04-04 Volker Lendeckecredentials: Fix a typo
2018-04-04 Volker Lendeckecredentials: Fix CID 1414796 Explicit null dereferenced
2018-03-23 Noel Powerauth/credentials/test: convert print func to be py2...
2018-03-19 Matt Selskyauth/kerberos: Fix typo in error message regarding...
2018-03-15 Stefan Metzmacherauth: add auth_user_info_copy() function
2018-03-01 Andreas Schneiderauth:credentials: Avoid an 'else' branch
2018-03-01 Andreas Schneiderauth:credentials: Add FALL_THROUGH statements in creden...
2018-03-01 Andreas Schneiderauth:gensec: Add FALL_THROUGH statements in spnego.c
2018-03-01 Andreas Schneiderauth:credentials: Add FALL_THROUGH statements in creden...
2018-02-22 Garming Samtests/bind.py: Add a bind test with NTLMSSP with no...
2018-02-14 Andrew Bartlettselftest: Require jansson support for selftest of the...
2018-01-08 kkpleindefine DBGC_AUTH class
2018-01-03 Andreas Schneidercredentials: Simplify cli_credentials_get_server_gss_cr...
2017-09-20 Stefan MetzmacherCVE-2017-12150: auth/credentials: cli_credentials_authe...
2017-09-16 Volker Lendeckecli_credentials: Apply some const
2017-09-07 Volker Lendeckecli_credentials: Fix a typo
2017-09-05 Volker Lendeckecli_credentials: Fix a return value
2017-08-07 Stefan Metzmacherauth/common: add support for auth4_ctx->check_ntlm_pass...
2017-08-07 Stefan Metzmacherauth/ntlmssp: merge ntlmssp_server_check_password(...
2017-08-07 Stefan Metzmacherauth/ntlmssp: introduce ntlmssp_server_auth_send/recv
2017-08-07 Stefan Metzmacherauth/ntlmssp: prepare update_send/recv for real async...
2017-07-27 Andrew Bartlettpycredentials: Add set_named_ccache()
2017-07-27 Andrew Bartlettpycredentials: Add get_name() for a credentials cache
2017-07-27 Andrew Bartlettpycredentials: Allow optional "name" argument to get_na...
2017-07-25 Stefan Metzmacherauth/gensec: finally remove unused gensec_update_ev()
2017-07-25 Stefan Metzmacherauth/gensec: don't allow gensec_update[_ev] to be calle...
2017-07-25 Stefan Metzmacherauth/gensec: make use of gensec_update_send/recv in...
2017-07-25 Stefan Metzmacherauth/gensec: introduce gensec_security_ops.glue in...
2017-07-25 Stefan Metzmacherauth/gensec: add some useful debugging to gensec_update...
2017-07-25 Andreas Schneiderauth/spnego: Use talloc_get_type_abort() in gsensec_spn...
2017-07-25 Andreas Schneiderauth/spnego: Use talloc_get_type_abort() in gsensec_spn...
2017-07-25 Andreas Schneiderauth/spnego: Rename gensec_spnego_update_sub_abort()
2017-07-25 Stefan Metzmacherauth/spnego: replace gensec_spnego_neg_loop() by real...
2017-07-25 Stefan Metzmacherauth/spnego: split gensec_spnego_server_negTokenTarg...
2017-07-25 Stefan Metzmacherauth/spnego: split gensec_spnego_server_negTokenInit...
2017-07-25 Stefan Metzmacherauth/spnego: split gensec_spnego_client_negTokenTarg...
2017-07-25 Stefan Metzmacherauth/spnego: split gensec_spnego_client_negTokenInit...
2017-07-25 Stefan Metzmacherauth/spnego: split gensec_spnego_create_negTokenInit...
2017-07-25 Stefan Metzmacherauth/spnego: don't produce an output token for errors...
2017-07-25 Stefan Metzmacherauth/spnego: don't call gensec_spnego_server_response...
2017-07-25 Stefan Metzmacherauth/spnego: generate a valid packet if gensec_spnego_c...
2017-07-25 Stefan Metzmacherauth/spnego: make sure we don't return OK without sub_s...
2017-07-25 Stefan Metzmacherauth/spnego: do an early return for the success case...
2017-07-25 Stefan Metzmacherauth/spnego: use better variable names in gensec_spnego...
2017-07-25 Stefan Metzmacherauth/spnego: introduce an early return in gensec_spnego...
2017-07-25 Stefan Metzmacherauth/spnego: add more error checking to gensec_spnego_c...
2017-07-25 Stefan Metzmacherauth/spnego: rename 'nt_status' to 'status' in gensec_s...
2017-07-25 Stefan Metzmacherauth/spnego: make the debug messages in gensec_spnego_c...
2017-07-25 Stefan Metzmacherauth/spnego: remove one more useless indentation level...
2017-07-25 Stefan Metzmacherauth/spnego: introduce an early goto reply: for the...
2017-07-25 Stefan Metzmacherauth/spnego: move the output generation to the end...
2017-07-25 Stefan Metzmacherauth/spnego: make the SPNEGO_FALLBACK continuation...
2017-07-25 Stefan Metzmacherauth/spnego: invert the fallback logic in gensec_spnego...
2017-07-25 Stefan Metzmacherauth/spnego: split out gensec_spnego_update_pre/post...
2017-07-25 Stefan Metzmacherauth/spnego: inline gensec_spnego_parse_negTokenInit...
2017-07-25 Stefan Metzmacherauth/spnego: remove more dead code from gensec_spnego_p...
2017-07-25 Stefan Metzmacherauth/spnego: add an early return for OK or MORE PROCESS...
2017-07-25 Stefan Metzmacherauth/spnego: add an early return for a hard error in...
2017-07-25 Stefan Metzmacherauth/spnego: do an early return when we downgraded...
2017-07-25 Stefan Metzmacherauth/spnego: remove one more useless indentation level...
2017-07-25 Stefan Metzmacherauth/spnego: remove dead code from gensec_spnego_parse_...
2017-07-25 Stefan Metzmacherauth/spnego: remove unused indentation level from gense...
2017-07-25 Stefan Metzmacherauth/spnego: inline gensec_spnego_parse_negTokenInit...
2017-07-25 Stefan Metzmacherauth/spnego: let gensec_spnego_parse_negTokenInit(...
2017-07-25 Stefan Metzmacherauth/spnego: inline gensec_spnego_update_server() into...
2017-07-25 Stefan Metzmacherauth/spnego: inline gensec_spnego_update_client() into...
2017-07-25 Stefan Metzmacherauth/spnego: split out a gensec_spnego_server_negTokenT...
2017-07-25 Stefan Metzmacherauth/spnego: introduce a 'struct spnego_negTokenTarg...
2017-07-25 Stefan Metzmacherauth/spnego: split out a gensec_spnego_client_negTokenT...
2017-07-25 Stefan Metzmacherauth/spnego: make more use of the 'ta' helper variable...
2017-07-25 Stefan Metzmacherauth/spnego: split out a gensec_spnego_server_negTokenI...
2017-07-25 Stefan Metzmacherauth/spnego: split out a gensec_spnego_client_negTokenI...
2017-07-25 Stefan Metzmacherauth/spnego: make use of GENSEC_UPDATE_IS_NTERROR(...
2017-07-25 Stefan Metzmacherauth/spnego: make use of GENSEC_UPDATE_IS_NTERROR(...
2017-07-25 Stefan Metzmacherauth/spnego: make use of GENSEC_UPDATE_IS_NTERROR(...
2017-07-25 Stefan Metzmacherauth/spnego: simplify the error handling logic in gense...
2017-07-25 Stefan Metzmacherauth/spnego: call gensec_spnego_create_negTokenInit...
2017-07-25 Stefan Metzmacherauth/spnego: do parse the incoming blob already in...
next