summaryrefslogtreecommitdiff
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* winbindd: Do re-connect if the RPC call fails in the passdb caseAndrew Bartlett2018-05-141-0/+128
* winbindd: Add a cache of the samr and lsa handles for the passdb domainAndrew Bartlett2018-05-141-108/+159
* vfs_ceph: add fake async pwrite/pread send/recv hooksDavid Disseldorp2018-05-141-1/+108
* s3: VFS: Fix memory leak in vfs_ceph.Vandana Rungta2018-05-141-10/+11
* s3:cleanupd: sends MSG_SMB_UNLOCK twice to interested peersRalph Boehme2018-05-141-2/+0
* s3:smbspool: Fix cmdline argument handlingAndreas Schneider2018-05-092-19/+72
* smbspool: Improve URI handling codeAndreas Schneider2018-05-091-11/+18
* s3: libsmbclient: Fix hard-coded connection error return of ETIMEDOUT.Jeremy Allison2018-05-071-1/+1
* s3:cleanupd: use MSG_SMB_BRL_VALIDATE to signal cleanupd unclean process shut...Ralph Boehme2018-05-072-2/+2
* ceph: VFS: Add asynchronous fsync to ceph module, fake using synchronous call.Jeremy Allison2018-05-071-0/+53
* rpc_server: Fix NetSessEnum with stale sessionsChristof Schmitt2018-05-071-0/+4
* selftest: Add testcase for querying sessions after smbd crashChristof Schmitt2018-05-072-0/+61
* rpcclient: Print number of entries for NetSessEnumChristof Schmitt2018-05-071-0/+2
* printing: return the same error code as windows does on upload failuresBjörn Jacke2018-05-071-1/+1
* s3: tests: Regression test to ensure we can never return a DIRECTORY attribut...Jeremy Allison2018-05-071-0/+76
* s3: smbd. Generic fix for incorrect reporting of stream dos attributes on a d...Jeremy Allison2018-05-071-0/+22
* s3: vfs: vfs_streams_xattr: Don't blindly re-use the base file mode bits.Jeremy Allison2018-05-071-0/+2
* s3:modules: fix the build of vfs_aixacl2.cStefan Metzmacher2018-04-201-2/+3
* s3:modules: make virusfilter_io_connect_path() more portableStefan Metzmacher2018-04-201-15/+16
* s3:modules: fix the picky-developer build of vfs_virusfilter.c on FreeBSD 11Stefan Metzmacher2018-04-201-2/+3
* vfs_virusfilter: Fix CID 1428738 Macro compares unsigned to 0Volker Lendecke2018-04-201-1/+1
* vfs_virusfilter: Fix CID 1428740 Macro compares unsigned to 0Volker Lendecke2018-04-201-1/+1
* vfs_virusfilter: Fix CID 1428739 Buffer not null terminatedVolker Lendecke2018-04-201-1/+7
* s3:passdb: Do not return OK if we don't have pinfo set upAndreas Schneider2018-04-201-1/+1
* winbindd: add retry to _winbind_SendToSamRalph Boehme2018-04-201-1/+11
* winbindd: add retry to _winbind_DsrUpdateReadOnlyServerDnsRecordsRalph Boehme2018-04-201-0/+10
* winbindd: add retry to _wbint_DsGetDcNameRalph Boehme2018-04-201-18/+19
* winbindd: add retry to _wbint_LookupSids()Ralph Boehme2018-04-201-1/+7
* winbindd: use reset_cm_connection_on_error() instead of dcerpc_binding_handle...Ralph Boehme2018-04-201-13/+7
* winbindd: fix logic calling dcerpc_binding_handle_is_connected()Ralph Boehme2018-04-201-4/+4
* winbindd: call dcerpc_binding_handle_is_connected() from reset_cm_connection_...Ralph Boehme2018-04-203-23/+31
* winbindd: force netlogon reauth for certain errors in reset_cm_connection_on_...Ralph Boehme2018-04-201-0/+8
* winbindd: call reset_cm_connection_on_error() from reconnect_need_retry()Ralph Boehme2018-04-201-7/+1
* winbindd: make reset_cm_connection_on_error() publicRalph Boehme2018-04-202-2/+6
* winbindd: check for NT_STATUS_IO_DEVICE_ERROR in reset_cm_connection_on_error()Ralph Boehme2018-04-201-1/+3
* winbindd: add and use ldap_reconnect_need_retry() in winbindd_reconnect_ads.cRalph Boehme2018-04-201-6/+52
* winbind: Keep "force_reauth" in invalidate_cm_connectionVolker Lendecke2018-04-201-1/+1
* winbind: Add smbcontrol disconnect-dcVolker Lendecke2018-04-205-1/+64
* utils: Add destroy_netlogon_creds_cliVolker Lendecke2018-04-202-0/+146
* smbclient: Handle ENUM_DIR in "notify" commandVolker Lendecke2018-04-191-2/+7
* libsmb: Handle IO_TIMEOUT in cli_smb2_notify properlyVolker Lendecke2018-04-191-0/+9
* rpc_server: Init local_server_* in make_internal_rpc_pipe_socketpairVolker Lendecke2018-04-193-24/+43
* libads: Fix the build --without-adsVolker Lendecke2018-04-191-0/+4
* s3:smb2_server: correctly maintain request counters for compound requestsStefan Metzmacher2018-04-121-1/+5
* winbindd: Do not ignore domain in the LOOKUPNAME requestChristof Schmitt2018-04-111-12/+21
* Add test for wbinfo name lookupChristof Schmitt2018-04-111-0/+4
* test_smbclient_s3.sh: Use correct separator in "list with backup privilege" testChristof Schmitt2018-04-111-3/+7
* s3: smbd: Unix extensions attempts to change wrong field in fchown call.Jeremy Allison2018-04-111-2/+2
* s3: smbd: Fix memory leak in vfswrap_getwd()Jeremy Allison2018-04-101-3/+6
* s3: lib: messages: Don't use the result of sec_init() before calling sec_init().Lutz Justen2018-04-101-2/+7