nsswitch: Lookup the domain in tests with the wb seperator
[vlendec/samba-autobuild/.git] / source3 /
2018-05-24 Andreas Schneidernsswitch: Add a test looking up the user using the upn
2018-05-14 Andrew Bartlettwinbindd: Do re-connect if the RPC call fails in the...
2018-05-14 Andrew Bartlettwinbindd: Add a cache of the samr and lsa handles for...
2018-05-14 David Disseldorpvfs_ceph: add fake async pwrite/pread send/recv hooks
2018-05-14 Vandana Rungtas3: VFS: Fix memory leak in vfs_ceph.
2018-05-14 Ralph Boehmes3:cleanupd: sends MSG_SMB_UNLOCK twice to interested...
2018-05-09 Andreas Schneiders3:smbspool: Fix cmdline argument handling
2018-05-09 Andreas Schneidersmbspool: Improve URI handling code
2018-05-07 Jeremy Allisons3: libsmbclient: Fix hard-coded connection error retur...
2018-05-07 Ralph Boehmes3:cleanupd: use MSG_SMB_BRL_VALIDATE to signal cleanup...
2018-05-07 Jeremy Allisonceph: VFS: Add asynchronous fsync to ceph module, fake...
2018-05-07 Christof Schmittrpc_server: Fix NetSessEnum with stale sessions
2018-05-07 Christof Schmittselftest: Add testcase for querying sessions after...
2018-05-07 Christof Schmittrpcclient: Print number of entries for NetSessEnum
2018-05-07 Björn Jackeprinting: return the same error code as windows does...
2018-05-07 Jeremy Allisons3: tests: Regression test to ensure we can never retur...
2018-05-07 Jeremy Allisons3: smbd. Generic fix for incorrect reporting of stream...
2018-05-07 Jeremy Allisons3: vfs: vfs_streams_xattr: Don't blindly re-use the...
2018-04-20 Stefan Metzmachers3:modules: fix the build of vfs_aixacl2.c
2018-04-20 Stefan Metzmachers3:modules: make virusfilter_io_connect_path() more...
2018-04-20 Stefan Metzmachers3:modules: fix the picky-developer build of vfs_virusf...
2018-04-20 Volker Lendeckevfs_virusfilter: Fix CID 1428738 Macro compares unsigne...
2018-04-20 Volker Lendeckevfs_virusfilter: Fix CID 1428740 Macro compares unsigne...
2018-04-20 Volker Lendeckevfs_virusfilter: Fix CID 1428739 Buffer not null terminated
2018-04-20 Andreas Schneiders3:passdb: Do not return OK if we don't have pinfo...
2018-04-20 Ralph Boehmewinbindd: add retry to _winbind_SendToSam
2018-04-20 Ralph Boehmewinbindd: add retry to _winbind_DsrUpdateReadOnlyServer...
2018-04-20 Ralph Boehmewinbindd: add retry to _wbint_DsGetDcName
2018-04-20 Ralph Boehmewinbindd: add retry to _wbint_LookupSids()
2018-04-20 Ralph Boehmewinbindd: use reset_cm_connection_on_error() instead...
2018-04-20 Ralph Boehmewinbindd: fix logic calling dcerpc_binding_handle_is_co...
2018-04-20 Ralph Boehmewinbindd: call dcerpc_binding_handle_is_connected(...
2018-04-20 Ralph Boehmewinbindd: force netlogon reauth for certain errors...
2018-04-20 Ralph Boehmewinbindd: call reset_cm_connection_on_error() from...
2018-04-20 Ralph Boehmewinbindd: make reset_cm_connection_on_error() public
2018-04-20 Ralph Boehmewinbindd: check for NT_STATUS_IO_DEVICE_ERROR in reset_...
2018-04-20 Ralph Boehmewinbindd: add and use ldap_reconnect_need_retry() in...
2018-04-20 Volker Lendeckewinbind: Keep "force_reauth" in invalidate_cm_connection
2018-04-20 Volker Lendeckewinbind: Add smbcontrol disconnect-dc
2018-04-20 Volker Lendeckeutils: Add destroy_netlogon_creds_cli
2018-04-19 Volker Lendeckesmbclient: Handle ENUM_DIR in "notify" command
2018-04-19 Volker Lendeckelibsmb: Handle IO_TIMEOUT in cli_smb2_notify properly
2018-04-19 Volker Lendeckerpc_server: Init local_server_* in make_internal_rpc_pi...
2018-04-19 Volker Lendeckelibads: Fix the build --without-ads
2018-04-12 Stefan Metzmachers3:smb2_server: correctly maintain request counters...
2018-04-11 Christof Schmittwinbindd: Do not ignore domain in the LOOKUPNAME request
2018-04-11 Christof SchmittAdd test for wbinfo name lookup
2018-04-11 Christof Schmitttest_smbclient_s3.sh: Use correct separator in "list...
2018-04-11 Jeremy Allisons3: smbd: Unix extensions attempts to change wrong...
2018-04-10 Jeremy Allisons3: smbd: Fix memory leak in vfswrap_getwd()
2018-04-10 Lutz Justens3: lib: messages: Don't use the result of sec_init...
2018-04-10 Ralph Boehmes3:smbd: don't use the directory cache for SMB2/3
2018-04-06 Jeremy Allisons3: smbd: Files or directories can't be opened DELETE_O...
2018-04-06 Jeremy Allisons3: smbd: SMB2: Add DBGC_SMB2_CREDITS class to specific...
2018-04-06 Jeremy Allisons3: debug: smb2: Create a new DBGC_SMB2 debug class...
2018-04-06 Anton Nefedov via... s3:smbd: map nterror on smb2_flush errorpath
2018-04-06 Jeremy Allisons3: smbd: Fruit. Make the use of dom_sid_compare_domain...
2018-04-06 Ralph Boehmeselftest: run vfs.fruit_netatalk test against seperate...
2018-04-06 Jeremy Allisons3: smbd: vfs_fruit: Replace code in fruit_fget_nt_acl...
2018-04-06 Jeremy Allisons3: smbd: vfs_fruit: Replace code in check_ms_nfs(...
2018-04-06 Jeremy Allisons3: smbd: vfs_fruit: Add remove_virtual_nfs_aces()...
2018-04-06 Jeremy Allisons3: vfs_fruit. Change check_ms_nfs() to remove the...
2018-04-06 Jeremy Allisons3: vfs_fruit. If the security descriptor was modified...
2018-04-06 Jeremy Allisons3: vfs_fruit: Ensure we operate on a copy of the incom...
2018-04-06 Jeremy Allisons3: vfs_fruit. Ensure we only return one set of the...
2018-04-06 Jeremy Allisons3: smbd: Fix possible directory fd leak if the underly...
2018-04-06 Jeremy Allisons3: ldap: Ensure the ADS_STRUCT pointer doesn't get...
2018-03-21 Stefan Metzmachers3:auth: make use of make_{server,session}_info_anonymous()
2018-03-20 Stefan Metzmachers3:rpc_server: make use of make_session_info_anonymous()
2018-03-20 Stefan Metzmachers3:auth: add make_{server,session}_info_anonymous()
2018-03-20 Stefan Metzmachers3:auth: pass the whole auth_session_info from copy_ses...
2018-03-20 Stefan Metzmachers3:auth: base make_new_session_info_system() on auth_sy...
2018-03-20 Stefan Metzmachers3:auth: add auth3_user_info_dc_add_hints() and auth3_s...
2018-03-20 Stefan Metzmachers3:auth: remove static from finalize_local_nt_token()
2018-03-20 Stefan Metzmachers3:auth: pass AUTH_SESSION_INFO_* flags to finalize_loc...
2018-03-20 Stefan Metzmachers3:auth: don't try to expand system or anonymous tokens...
2018-03-20 Stefan Metzmachers3:auth: add add_builtin_guests() handling to finalize_...
2018-03-20 Stefan Metzmachers3:auth: only call secrets_fetch_domain_sid() once...
2018-03-20 Stefan Metzmachers3:passdb: handle dom_sid=NULL in create_builtin_{users...
2018-03-20 Stefan Metzmachers3:auth: move add_local_groups() out of finalize_local_...
2018-03-20 Stefan Metzmachers3:auth: add the "Unix Groups" sid for the primary gid
2018-03-20 Stefan Metzmachers3:auth: remove unused auth_serversupplied_info->system
2018-03-20 Stefan Metzmachers3:selftest: run SMB2-ANONYMOUS
2018-03-20 Stefan Metzmachers3:torture: add SMB2-ANONYMOUS which asserts no GUEST...
2018-03-13 Jeremy AllisonCVE-2018-1050: s3: RPC: spoolss server. Protect against...
2018-03-07 Dan Robertsonlibsmb: Use smb2 tcon if conn_protocol >= SMB2_02
2018-03-07 Andreas Schneiders3:smbd: Do not crash if we fail to init the session...
2018-02-28 Stefan Metzmacherwinbindd: disable support for CROSS_ORGANIZATION domains
2018-02-28 Ralph Boehmevfs_fruit: use off_t, not size_t for TM size calculations
2018-02-28 Günther Deschnerbuild: fix libceph-common detection
2018-02-27 Stefan Metzmacherwinbind: don't try to do an authenticated SMB connectio...
2018-02-27 Stefan Metzmacherwinbind: set_dc_type_and_flags() is not needed on a DC
2018-02-27 Stefan Metzmacherwinbind: make sure we don't contact trusted domains...
2018-02-27 Stefan Metzmacherwinbind: make sure we don't contact trusted domains...
2018-02-27 Stefan Metzmacherwinbind: let cm_connect_netlogon_transport() only work...
2018-02-27 Stefan Metzmacherwinbind: force the usage of schannel in cm_connect_lsa...
2018-02-27 Stefan Metzmachers3:smb_macros.h: add IS_AD_DC as addition to IS_DC
2018-02-27 Stefan Metzmacherwinbind: Use one queue for all domain children
2018-02-27 Volker Lendeckewinbind: Maintain a binding handle per domain and alway...
2018-02-27 Stefan Metzmacherwinbind: make choose_domain_child() static
next