samba.git
2018-03-19 Stefan Metzmachers3:auth: support AUTH_SESSION_INFO_NTLM in finalize_loc...
2018-03-19 Stefan Metzmachers3:auth: make use of create_builtin_guests() in finaliz...
2018-03-19 Stefan Metzmachers3:libnet_join: make use of create_builtin_guests()
2018-03-19 Stefan Metzmachers3:passdb: add create_builtin_guests()
2018-03-19 Stefan Metzmachers3:auth: rename "guest" methods to "anonymous"
2018-03-19 Simo SorceRemove dead code
2018-03-19 Simo SorceRevert "Use "localhost" to be ipv6 only friendly"
2018-03-19 Simo SorceUse "localhost" to be ipv6 only friendly
2018-03-19 Jonathan HunterUpdate help text for dbcheck
2018-03-19 Matt Selskyauth/kerberos: Fix typo in error message regarding...
2018-03-19 Andrej Gesselbugfix memory leak. partition_dn is only used to search...
2018-03-19 Martin Schwenkectdb-scripts: Drop CTDBD_CONF internal test variable
2018-03-19 Martin Schwenkectdb-tests: Drop unused functions
2018-03-19 Martin Schwenkectdb-tests: Construct values for CTDB_BASES by hand
2018-03-19 Martin Schwenkectdb-tests: Use CTDB_BASE instead of node_dir
2018-03-19 Martin Schwenkectdb-tests: Use onnode to start/stop local daemons
2018-03-19 Martin Schwenkectdb-daemon: Drop ctdbd --nlist option
2018-03-19 Martin Schwenkectdb-tools: No longer honour CTDB_NODES environment...
2018-03-19 Martin Schwenkectdb-scripts: Drop CTDB_NODES configuration option
2018-03-19 Martin Schwenkectdb-tools: Drop testing hook from ctdb tool
2018-03-19 Martin Schwenkectdb-tests: Simplify nodes file handling in tool tests
2018-03-19 Martin Schwenkectdb-tests: Put configuration, socket and PID file...
2018-03-19 Martin Schwenkectdb-tests: Improve setting of helper paths
2018-03-19 Martin Schwenkectdb-tests: Use setup_base() in tool unit tests
2018-03-19 Martin Schwenkectdb-tests: Drop an orphaned comment
2018-03-19 Martin Schwenkectdb-tools: Drop onnode CTDB_NODES_FILE environment...
2018-03-19 Martin Schwenkectdb-tests: Use default location for nodes file
2018-03-19 Martin Schwenkectdb-daemon: Drop ctdbd --public-interface option
2018-03-19 Martin Schwenkectdb-scripts: Drop CTDB_PUBLIC_INTERFACE configuration...
2018-03-19 Martin Schwenkectdb-daemon: Drop ctdbd --public-addresses option
2018-03-19 Martin Schwenkectdb-tests: Remove unused function get_ctdbd_command_li...
2018-03-19 Martin Schwenkectdb-scripts: Drop CTDB_PUBLIC_ADDRESSES configuration...
2018-03-19 Martin Schwenkectdb-tests: Allow tests access to CTDB_BASE
2018-03-19 Martin Schwenkectdb-scripts: Drop 10.external event script
2018-03-19 Martin Schwenkectdb-tests: Use default public addresses file for event...
2018-03-19 Martin Schwenkectdb-tests: Use default public addresses file in local...
2018-03-19 Martin Schwenkectdb-daemon: Provide a default location for public...
2018-03-19 Martin Schwenkectdb-tests: Don't allow simple tests to use environment...
2018-03-19 Martin Schwenkectdb-tests: Update some tests to use setup_ctdb() options
2018-03-19 Martin Schwenkectdb_tests: Reconfigure the cluster when restarting...
2018-03-19 Martin Schwenkectdb-tests: Add some options to setup_ctdb()
2018-03-19 Martin Schwenkectdb-tools: Drop ctdb --socket option
2018-03-19 Martin Schwenkectdb-tools: Move handling of CTDB_SOCKET to process_com...
2018-03-19 Martin Schwenkectdb-daemon: Drop ctdbd --socket option
2018-03-19 Martin Schwenkectdb-scripts: Drop CTDB_SOCKET configuration option
2018-03-19 Martin Schwenkectdb-tools: Drop a couple of unnecessary exports of...
2018-03-19 Martin Schwenkectdb-tests: Use environment variable for specifying...
2018-03-19 Martin Schwenkectdb-daemon: Allow CTDB_SOCKET environment variable...
2018-03-19 Martin Schwenkectdb-tests: Use CTDB_SOCKET environment variable to...
2018-03-19 Martin Schwenkectdb-tests: Drop ctdbd --event-script-dir option
2018-03-19 Martin Schwenkectdb-scripts: Drop CTDB_EVENT_SCRIPT_DIR configuration...
2018-03-19 Martin Schwenkectdb-daemon: Drop ctdbd --pidfile option
2018-03-19 Martin Schwenkectdb-scripts: Drop CTDB_PIDFILE configuration option
2018-03-19 Martin Schwenkectdb-ib: Drop a bit-rotted test example from the README
2018-03-17 Jeremy Allisons4: vfs: fruit tests: Add regression test for dealing...
2018-03-16 Ralph Boehmeselftest: vfs.fruit: add xattr_tdb where possible
2018-03-16 Ralph Boehmeselftest: run vfs.fruit_netatalk test against seperate...
2018-03-16 Jeremy Allisons3: smbd: vfs_fruit: Replace code in fruit_fget_nt_acl...
2018-03-16 Jeremy Allisons3: smbd: vfs_fruit: Replace code in check_ms_nfs(...
2018-03-16 Jeremy Allisons3: smbd: vfs_fruit: Add remove_virtual_nfs_aces()...
2018-03-16 Stefan Metzmacherlibcli/security: fix some SID values in comments
2018-03-16 Stefan Metzmachertest_smbclient_s3.sh: force LANG=C during test_utimes()
2018-03-16 Andreas Schneiderwbinfo: Improve the wording for --online-status
2018-03-16 Björn Baumbachms_schema: fix python2.6 incompatibility
2018-03-16 Ralph Boehmes3: gse: use "gensec_gssapi:requested_life_time"
2018-03-16 Anton Nefedov... s3:smbd: map nterror on smb2_flush errorpath
2018-03-16 Stefan Metzmachers3:auth: make use of make_{server,session}_info_anonymous()
2018-03-15 Stefan Metzmachers3:rpc_server: make use of make_session_info_anonymous()
2018-03-15 Stefan Metzmachers3:auth: add make_{server,session}_info_anonymous()
2018-03-15 Stefan Metzmachers3:auth: pass the whole auth_session_info from copy_ses...
2018-03-15 Stefan Metzmachers3:auth: base make_new_session_info_system() on auth_sy...
2018-03-15 Stefan Metzmachers3:auth: add auth3_user_info_dc_add_hints() and auth3_s...
2018-03-15 Stefan Metzmacherauth: add auth_user_info_copy() function
2018-03-15 Stefan Metzmachers3:auth: remove static from finalize_local_nt_token()
2018-03-15 Stefan Metzmachers3:auth: pass AUTH_SESSION_INFO_* flags to finalize_loc...
2018-03-15 Stefan Metzmachers3:auth: don't try to expand system or anonymous tokens...
2018-03-15 Stefan Metzmachers3:auth: add add_builtin_guests() handling to finalize_...
2018-03-15 Stefan Metzmachers3:auth: only call secrets_fetch_domain_sid() once...
2018-03-15 Stefan Metzmachers3:passdb: handle dom_sid=NULL in create_builtin_{users...
2018-03-15 Stefan Metzmachers3:auth: move add_local_groups() out of finalize_local_...
2018-03-15 Stefan Metzmachers3:auth: add the "Unix Groups" sid for the primary gid
2018-03-15 Stefan Metzmachers3:auth: remove unused auth_serversupplied_info->system
2018-03-15 Ralph Boehmelibcli/security: only announce a session as GUEST if...
2018-03-15 Stefan Metzmachers3:selftest: run SMB2-ANONYMOUS
2018-03-15 Stefan Metzmachers3:torture: add SMB2-ANONYMOUS which asserts no GUEST...
2018-03-15 Ralph Boehmewinbindd: add retry to _winbind_SendToSam
2018-03-15 Ralph Boehmewinbindd: add retry to _winbind_DsrUpdateReadOnlyServer...
2018-03-15 Ralph Boehmewinbindd: add retry to _wbint_DsGetDcName
2018-03-15 Ralph Boehmewinbindd: add retry to _wbint_LookupSids()
2018-03-15 Ralph Boehmewinbindd: use reset_cm_connection_on_error() instead...
2018-03-15 Ralph Boehmewinbindd: fix logic calling dcerpc_binding_handle_is_co...
2018-03-15 Ralph Boehmewinbindd: call dcerpc_binding_handle_is_connected(...
2018-03-15 Ralph Boehmewinbindd: force netlogon reauth for certain errors...
2018-03-15 Ralph Boehmewinbindd: call reset_cm_connection_on_error() from...
2018-03-15 Ralph Boehmewinbindd: make reset_cm_connection_on_error() public
2018-03-15 Ralph Boehmewinbindd: check for NT_STATUS_IO_DEVICE_ERROR in reset_...
2018-03-15 Ralph Boehmewinbindd: add and use ldap_reconnect_need_retry() in...
2018-03-15 Volker Lendeckewinbind: Keep "force_reauth" in invalidate_cm_connection
2018-03-15 Volker Lendeckewinbind: Add smbcontrol disconnect-dc
2018-03-15 Volker Lendeckeutils: Add destroy_netlogon_creds_cli
next