summaryrefslogtreecommitdiff
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* winbindd: pass domain SID to wbint_UnixIDs2SidsRalph Boehme2017-10-105-5/+15
* winbindd: add domain SID to idmap mapping domainsRalph Boehme2017-10-101-15/+147
* vfs_fake_acls: deny give-ownershipRalph Boehme2017-10-091-0/+18
* vfs_acl_common: fix take ownership vs give ownershipRalph Boehme2017-10-091-0/+13
* vfs_acl_common: factor out a variable declarationRalph Boehme2017-10-091-2/+3
* s3/smbd/posix_acls: return correct status in try_chownRalph Boehme2017-10-091-1/+1
* selftest: tests for change ownership on a fileRalph Boehme2017-10-092-0/+122
* selftest: fix samba3.blackbox.inherit_owner.default test script test_inherit_...Ralph Boehme2017-10-092-12/+17
* selftest: fix acl_xattr test script test_acl_xattr.shRalph Boehme2017-10-091-2/+2
* selftest: fix acl_xattr test: sn-devel unreliable gidRalph Boehme2017-10-091-1/+1
* selftest: fix acl_xattr test: grep ouput before mungingRalph Boehme2017-10-091-1/+1
* selftest: fix acl_xattr test: group, not userRalph Boehme2017-10-091-2/+2
* selftest: fix acl_xattr test: changing ownerRalph Boehme2017-10-091-1/+2
* s3: smbd: Currently if getwd() fails after a chdir(), we panic.Jeremy Allison2017-10-091-11/+70
* smbcacls: no need to fetch the sd when changing ownershipRalph Boehme2017-10-071-10/+6
* s3: spoolss: Fix GUID string format on GetPrinter infoSamuel Cabrero2017-10-061-3/+13
* s3: VFS: Ensure default SMB_VFS_GETWD() call can't return a partially complet...Jeremy Allison2017-10-041-0/+4
* s3: VFS: Protect errno if sys_getwd() fails across free() call.Jeremy Allison2017-10-041-0/+4
* s3: VFS: Ensure sys_getwd() doesn't leak memory on error on really old systems.Jeremy Allison2017-10-041-1/+6
* vfs_solarisacl: fix build for samba 4.7 and upJorge Schrauwen via samba-technical2017-10-042-2/+2
* s3/smbd: register Time Machine shares with AvahiOmri Mor2017-10-041-1/+96
* vfs_fruit: Add Time Machine supportKevin Anderson2017-10-041-0/+21
* net: groupmap cleanup should not delete BUILTIN mappingsRalph Boehme2017-10-021-1/+3
* lib: Remove talloc_dictVolker Lendecke2017-09-305-296/+0
* winbind: Remove the use of "talloc_dict"Volker Lendecke2017-09-309-87/+65
* Changes in samba vxfs plugin.Pooja Mahadik2017-09-303-0/+211
* s3:winbind: unmapped Unix users must be resolved locallyRalph Wuerthner2017-09-291-0/+6
* s3:winbind: unmapped Unix groups in getgrgid must be resolved locallyRalph Wuerthner2017-09-291-0/+6
* notifyd: Broadcast to all connected nodesAmitay Isaacs2017-09-291-2/+2
* lib: Use CTDB_CONTROL_CHECK_PID_SRVIDVolker Lendecke2017-09-261-3/+18
* lib: Add "unique_id" to ctdbd_process_existsVolker Lendecke2017-09-264-4/+6
* rpcclient: Fix "capabilities" commandVolker Lendecke2017-09-251-40/+16
* netlogon_creds_cli: Pass "capabilities" up from creds_cli_checkVolker Lendecke2017-09-252-2/+4
* winbindd: Use rpccli_connect_netlogonVolker Lendecke2017-09-251-94/+5
* cli_netlogon: rpccli_connect_netlogonVolker Lendecke2017-09-252-0/+197
* cli_netlogon: Return flags from rpccli_setup_netlogon_creds_lockedVolker Lendecke2017-09-252-5/+11
* rpcclient3: Factor out cli_rpc_pipe_open_bind_schannel()Volker Lendecke2017-09-252-37/+63
* cli_netlogon: Factor out rpccli_setup_netlogon_creds_lockedVolker Lendecke2017-09-252-14/+36
* netlogon_creds_cli: Protect netlogon_creds_cli_auth by _lckVolker Lendecke2017-09-252-8/+51
* netlogon_creds_cli: Protect netlogon_creds_cli_check by _lckVolker Lendecke2017-09-251-9/+9
* rpc_client3: Avoid "cli_credentials" in cli_rpc_pipe_open_schannel_with_credsVolker Lendecke2017-09-255-14/+20
* netlogon_creds_cli: Simplify netlogon_creds_cli_deleteVolker Lendecke2017-09-251-1/+2
* cli_netlogon: Remove an unnecessary if-conditionVolker Lendecke2017-09-251-4/+0
* cli_netlogon: Rename "netlogon_creds" to "creds_ctx"Volker Lendecke2017-09-252-37/+37
* selftest: Also run smbtorture smb2.compound with aio enabledChristof Schmitt2017-09-221-0/+4
* smbd/aio: Do not go async for SMB2 compound requestsChristof Schmitt2017-09-221-0/+8
* smbd: Move check for SMB2 compound request to new functionChristof Schmitt2017-09-223-1/+7
* s3: Fix a small spelling mistake in smbcacls.Richard Sharpe2017-09-221-1/+1
* auth3: Remove auth_domainVolker Lendecke2017-09-224-424/+3
* libnet: Remove libnet_samsyncVolker Lendecke2017-09-207-3425/+0