nivanova/samba-autobuild/.git
2017-04-09 Stefan Metzmacherauth4: use "anonymous sam winbind_rodc sam_failtrusts...
2017-04-09 Stefan Metzmacherauth4: add a "sam_failtrusts" module
2017-04-09 Stefan Metzmachers4:selftest: run test_trust_ntlm.sh against various...
2017-04-09 Stefan Metzmachertestprogs/blackbox: add test_trust_ntlm.sh
2017-04-09 Stefan Metzmacherwinbindd: allow wbinfo -a REALM\\user to work on a DC
2017-04-09 Stefan Metzmacherauth4: use lpcfg_is_my_domain_or_realm() in authsam_wan...
2017-04-09 Stefan Metzmachertestprogs/blackbox: add test_rpcclient_*_grep helper...
2017-04-09 Stefan Metzmachertestprogs/blackbox: use subunit_ helper functions in...
2017-04-09 Stefan Metzmacherselftest: make sure we don't have any umask limitations...
2017-04-08 Jeremy Allisons4: process_standard: Add a simplified SIGTERM handler...
2017-04-08 Jeremy Allisons4: process_standard: Add tevent SIGHUP signal handler...
2017-04-08 Jeremy Allisons4: process_standard: Add return checking for tevent_ad...
2017-04-08 Jeremy Allisons4: process_standard: Always free tevent_context before...
2017-04-08 Jeremy Allisons4: process_standard: Move talloc_free of event context...
2017-04-08 Andreas Schneiders3:tests: Create a test directory for a clean test
2017-04-08 Uri Simchonidocs: fixup smbclient rename -f option
2017-04-07 Ralph Boehmewinbindd: error handling in rpc_lookup_sids()
2017-04-07 Ralph Boehmes3/rpc_client: lookupsids error handling of NT_STATUS_N...
2017-04-07 Ralph Boehmes3/rpc_client: use NT_STATUS_LOOKUP_ERR
2017-04-07 Ralph Boehmes3/include: add NT_STATUS_LOOKUP_ERR
2017-04-07 Ralph Boehmes4/torture: vfs_fruit: test for bug 12565
2017-04-07 Ralph Boehmevfs_fruit: resource fork open request with flags=O_CREA...
2017-04-07 Volker Lendeckesmbd: Fix smb1 findfirst with DFS
2017-04-07 Stefan MetzmacherWHATSNEW: Deprecate "auth methods" and "map untrusted...
2017-04-07 Stefan Metzmachers3:ntlm_auth: fix memory leak in manage_gensec_request()
2017-04-07 Andreas Schneiderpython: Add a simple pam_winbind test
2017-04-07 Andreas Schneiderlib: Add pam_wrapper 1.0.3
2017-04-07 Stefan Metzmacheruid_wrapper: use conf.blddir to construct libnss_wrappe...
2017-04-07 Stefan Metzmacherresolv_wrapper: use conf.blddir to construct libnss_wra...
2017-04-07 Stefan Metzmachernss_wrapper: use conf.blddir to construct libnss_wrappe...
2017-04-07 Stefan Metzmacherscript/compare_cc_results.py: ignore all LIB*_WRAPPER_S...
2017-04-06 Ralph Boehmeselftest: tests idmap mapping with idmap_rid
2017-04-06 Ralph Boehmeselftest: new environment "ad_member_idmap_rid"
2017-04-06 Ralph Boehmewinbindd: remove unused single_domains array
2017-04-06 Ralph Boehmewinbindd: use correct domain name for failed lookupsids
2017-04-06 Ralph Boehmeselftest: fix for wbinfo -s tests for wellknown SIDs
2017-04-06 Ralph Boehmewinbindd: explicit check for well-known SIDs in wb_look...
2017-04-06 Volker Lendeckeidmap_ldap: Fix CID 1404836 Dereference before null...
2017-04-06 Amitay Isaacsctdb-docs: Fix documentation of -n option to ctdb tool
2017-04-06 Stefan Metzmacherwinbindd: let WBFLAG_PAM_GET_PWD_POLICY only fake the...
2017-04-06 Stefan Metzmacherpam_winbind: no longer use wbcUserPasswordPolicyInfo...
2017-04-06 Gary Lockyertests dsdb: load paramaters from test environment
2017-04-06 Gary Lockyerpassword_hash: refactor setup_supplemental_field
2017-04-06 Gary Lockyerpassword_hash: Add tests to allow refactoring
2017-04-05 Ralph Boehmeselftest: fix SID composition in a test script
2017-04-05 Stefan Metzmacherrpcclient: allow -U'OTHERDOMAIN\user' again
2017-04-05 Amitay Isaacsctdb-daemon: Add tracking of migration records
2017-04-05 Amitay Isaacsctdb-daemon: For hot records, use count instead of...
2017-04-05 Amitay Isaacsctdb-common: Add hash_count abstraction
2017-04-05 Amitay Isaacsctdb-common: Add traverse_update function to db_hash...
2017-04-05 Gary LockyerTestBase: restore setting FEATURE_SEAL in insta_creds
2017-04-04 Stefan Metzmacherwafsamba: move -L/some/path from LINKFLAGS_PYEMBED...
2017-04-02 Jeremy Allisons4: server: Fix crash in NTVFS server caused by orderin...
2017-04-01 Ralph Boehmewinbindd: trigger possible passdb_dsdb initialisation
2017-04-01 Ralph Boehmeselftest: wbinfo --sids-to-unix-ids tests for wellknown...
2017-04-01 Ralph Boehmeselftest: wbinfo -s tests for wellknown SIDs
2017-04-01 Ralph Boehmewinbindd: use passdb backend for well-known SIDs
2017-03-31 Jeremy Allisons4: messaging. Add imessaging_reinit_all() function.
2017-03-30 Andreas Schneiderselftest: Define template homedir for 'ad_member' env
2017-03-29 Andreas Schneiders3:tests: Add a subsitution test for %D %u %g
2017-03-29 Christof Schmittwinbindd: Fix password policy for pam authentication
2017-03-29 Amitay Isaacsctdb-tools: Avoid deferencing argv[0] if argc == 0
2017-03-29 Andrew BartlettWHATSNEW: Add entry for auth audit
2017-03-29 Garming Samwhitespace: auth_log_pass_change.py python conventions
2017-03-29 Garming Samldap_server: Move a variable into a smaller scope
2017-03-29 Garming Samwhitespace: auth_log.c C code conventions
2017-03-29 Garming Samwhitespace: auth_log.py python conventions
2017-03-29 Gary Lockyerauth log: Add tests for anonymous bind and SamLogon
2017-03-29 Andrew Bartlettpython: Add bindings for NTLMSSP
2017-03-29 Andrew Bartlettpycredentials: Add bindings for get_ntlm_response()
2017-03-29 Gary Lockyerrpc_server: Re-order and rename remote and local addres...
2017-03-29 Gary Lockyerldap_server: Log failures to find a valid user in the...
2017-03-29 Andrew Bartlettdsdb: Add authentication audit logging for LDAP passwor...
2017-03-29 Andrew Bartlettsamr: Add logging of password change success and failure
2017-03-29 Gary Lockyerauth log tests: password change tests
2017-03-29 Andrew Bartlettheimdal: Pass extra information to hdb_auth_status...
2017-03-29 Andrew Bartletts3-rpc_server: Provide hooks required for JSON message...
2017-03-29 Andrew Bartletts3-rpc_server: Re-order and rename remote and local...
2017-03-29 Andrew Bartletts3-rpc_server: pass remote and local address to rpc_pip...
2017-03-29 Gary Lockyers4-ntvfs: Correct mixup between local/remote addresses
2017-03-29 Gary Lockyers3-rpc_server: Rename client -> remote_client and serve...
2017-03-29 Gary Lockyers3-rpc_server: Re-order local and remote address in...
2017-03-29 Gary Lockyers3-named_pipe_auth: Rename client -> remote_client...
2017-03-29 Gary Lockyers4-named_pipe_auth: Rename client -> remote_client...
2017-03-29 Gary Lockyernamed_pipe_auth: Rename client -> remote_client and...
2017-03-29 Andrew Bartlettselftest: Turn on auth event notification and so allow...
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 Bartlettldap_server: Log access without a bind
2017-03-29 Andrew Bartlettauth_log: Split up auth/authz logging levels and handle...
2017-03-29 Andrew Bartletts3-rpc_server: Log authorization to DCE/RPC for anonymo...
2017-03-29 Andrew Bartletts4-rpc_server: Log authorization to DCE/RPC for anonymo...
2017-03-29 Andrew Bartlettldap_server: Log authorization for simple binds
2017-03-29 Andrew Bartletts4-auth: Log SMB authorization for bare NTLM (NTLMSSP...
2017-03-29 Andrew Bartletts3-auth: Log SMB authorization for bare NTLM (NTLMSSP...
2017-03-29 Andrew Bartlettauth_log: Also log the final type of authentication...
next