s4:torture: add a test-suite for VSS
[bbaumbach/samba-autobuild/.git] / auth /
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...
2017-07-25 Stefan Metzmacherauth/spnego: introduce a 'spnego_in' helper variable...
2017-07-25 Stefan Metzmacherauth/spnego: introduce a 'spnego_in' helper variable...
2017-07-25 Stefan Metzmacherauth/spnego: skip gensec_update_ev() if sub_sec_ready...
2017-07-25 Stefan Metzmacherauth/spnego: move gensec_update_ev() out of gensec_spne...
2017-07-25 Andreas Schneiderauth/spnego: Fix withespace and indent in gensec_spnego...
2017-07-24 Gary Lockyersource4 netlogon: Add authentication logging for Server...
2017-07-24 Gary Lockyerrpc: use symbolic constant to replace /root/ncalrpc_as_...
2017-07-05 Stefan Metzmacherauth/spnego: pass spnego_in to gensec_spnego_parse_negT...
2017-07-05 Stefan Metzmacherauth/spnego: remove useless indentation level for SPNEG...
2017-07-05 Stefan Metzmacherauth/spnego: move SERVER gensec_spnego_create_negTokenI...
2017-07-05 Stefan Metzmacherauth/spnego: set spnego_state->{state_position,expected...
2017-07-05 Stefan Metzmacherauth/spnego: don't pass 'in' to gensec_spnego_create_ne...
2017-07-05 Stefan Metzmacherauth/spnego: add a struct spnego_negTokenTarg *ta varia...
2017-07-05 Stefan Metzmacherauth/spnego: use a helper variable for spnego.negTokenI...
2017-07-05 Stefan Metzmacherauth/spnego: rename gensec_spnego_server_negTokenTarg...
2017-07-04 Andrew Bartlettauth: Disable SChannel authentication if we are not...
2017-06-29 Stefan Metzmacherauth/spnego: do basic state_position checking in gensec...
2017-06-29 Stefan Metzmacherauth/spnego: move gensec_spnego_update() into gensec_sp...
2017-06-29 Stefan Metzmacherauth/spnego: split out gensec_spnego_update_{client...
2017-06-29 Stefan Metzmacherauth/spnego: remove unused out_mem_ctx = spnego_state...
2017-06-29 Stefan Metzmacherauth/spnego: add gensec_spnego_update_sub_abort() helpe...
2017-06-29 Stefan Metzmacherauth/spnego: remove useless spnego_state->sub_sec_ready...
2017-06-29 Stefan Metzmacherauth/spnego: consitently set spnego_state->sub_sec_read...
2017-06-29 Stefan Metzmacherauth/spnego: rename spnego_state->no_response_expected...
2017-06-29 Stefan Metzmacherauth/spnego: move gensec_spnego_update_out() behind...
2017-06-29 Stefan Metzmacherauth/spnego: move some more logic to gensec_spnego_upda...
2017-06-29 Stefan Metzmacherauth/spnego: move gensec_spnego_update_in() after gense...
2017-06-29 Stefan Metzmacherauth/spnego: set state_position = SPNEGO_DONE in gensec...
2017-06-29 Stefan Metzmacherauth/spnego: move gensec_spnego_update_wrapper() into...
2017-06-29 Stefan Metzmacherauth/spnego: make use of data_blob_null instead of...
2017-06-27 Stefan Metzmacherauth/credentials: remove unused smb_krb5_create_salt_pr...
2017-06-27 Stefan Metzmacherauth/credentials: make use of smb_krb5_salt_principal...
2017-06-26 Stefan Metzmacherauth/ntlmssp: enforce NTLMSSP_NEGOTIATE_NTLM2 for the...
2017-06-26 Stefan Metzmacherauth/ntlmssp: make ntlmssp_server_check_password()...
2017-06-26 Stefan Metzmacherauth/ntlmssp: remove useless talloc_steal calls in...
2017-06-22 Gary Lockyerpycredentials: Add support for netr_crypt_password
2017-06-22 Gary Lockyerpycredentials: add function to return the netr_Authenti...
2017-06-17 Stefan Metzmacherauth/gensec: add GENSEC_UPDATE_IS_NTERROR() helper...
2017-06-17 Stefan Metzmacherauth/gensec: clear the update_busy_ptr in gensec_subcon...
2017-05-25 Gary Lockyerauth pycredentials: incorrect PyArg_ParseTupleAndKeywor...
2017-05-25 Gary Lockyerauth pycredentials: correct docstring of get_ntlm_respo...
2017-05-25 Gary Lockyerauth_log: Add test that execises the SamLogon python...
2017-05-21 Stefan Metzmacherauth/gensec: make sure there's only one pending gensec_...
2017-05-21 Stefan Metzmacherauth/gensec: improve NT_STATUS_MORE_PROCESSING_REQUIRED...
2017-05-21 Stefan Metzmacherauth/gensec: avoid using a state->subreq pointer
2017-05-21 Stefan Metzmacherauth/gensec: remove the sync update() hook from gensec_...
2017-05-21 Stefan Metzmacherauth/spnego: add simple gensec_spnego_update_send/recv...
2017-05-21 Stefan Metzmacherauth/ntlmssp: add implement gensec_ntlmssp_update_send...
2017-05-21 Stefan Metzmacherauth/ntlmssp: make gensec_ntlmssp_update() static
2017-05-21 Stefan Metzmacherauth/ntlmssp: rename 'input' to 'in' in gensec_ntlmssp_...
2017-05-21 Stefan Metzmacherauth/ntlmssp: remove unused variable from gensec_ntlmss...
2017-05-21 Stefan Metzmacherauth/ntlmssp: avoid using NT_STATUS_NOT_OK_RETURN(...
2017-05-21 Stefan Metzmacherauth/ntlmssp: remove mem_ctx=NULL handling from gensec_...
2017-05-21 Stefan Metzmacherauth/spnego: make sure a fatal error or the final succe...
2017-05-21 Stefan Metzmacherauth/spnego: let spnego.c use the new gensec_child_...
2017-05-21 Stefan Metzmacherauth/gensec: add gensec_child_* helper functions
2017-05-21 Stefan Metzmacherauth/gensec: reset existing context on gensec_start_mech()
2017-05-21 Stefan Metzmacherauth/gensec: make gensec_start_mech() static
2017-05-21 Stefan Metzmacherauth/gensec: add some basic doxygen comments for gensec...
2017-05-21 Stefan Metzmacherauth/spnego: always announce GENSEC_FEATURE_SIGN_PKT_HE...
2017-05-21 Stefan Metzmacherauth/gensec: call gensec_verify_features() also after...
2017-05-21 Stefan Metzmacherauth/spnego: fix gensec_update_ev() argument order...
2017-05-19 Petr Viktorinpython3: Use "y#" instead of "s#" for binary data in...
2017-05-13 Jeremy Allisongensec: Add a TALLOC_CTX * to gensec_register().
2017-04-21 Jeremy Allisonlib: modules: Change XXX_init interface from XXX_init...
2017-04-18 Jan Engelhardtbuild: correct package dependencies
2017-03-29 Garming Samwhitespace: auth_log.c C code conventions
2017-03-29 Andrew Bartlettpycredentials: Add bindings for get_ntlm_response()
2017-03-29 Andrew Bartlettheimdal: Pass extra information to hdb_auth_status...
2017-03-29 Andrew Bartlettauth: Add hooks for notification of authentication...
2017-03-29 Andrew Bartlettauth_log: Improve comment
2017-03-29 Andrew Bartlettauth_log: Prepared to allow logging JSON events to...
2017-03-29 Andrew Bartletts4-messaging: split up messaging into a smaller library...
2017-03-29 Gary Lockyerauth_log: Add JSON logging of Authorisation and Authent...
2017-03-29 Andrew Bartlettauth: Log the transport connection for the authorization
2017-03-29 Andrew Bartlettauth_log: Split up auth/authz logging levels and handle...
2017-03-29 Andrew Bartlettauth_log: Also log the final type of authentication...
2017-03-29 Andrew Bartlettauth_log: Expand to include the type of password used...
2017-03-29 Andrew Bartlettauth: Add logging of service authorization
2017-03-29 Andrew Bartlettauth: Always supply both the remote and local address...
2017-03-29 Gary Lockyerauth: Generate a human readable Authentication log...
2017-03-29 Andrew Bartlettauth: Add "auth_description" to allow logs to distingui...
2017-03-29 Andrew Bartlettgensec: Pass service_description into auth_usersupplied...
2017-03-29 Andrew Bartlettgensec: Add gensec_{get,set}_target_service_description()
next