summaryrefslogtreecommitdiff
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* s3: VFS: Use SMB_VFS_FCNTL to set fd flags in open_file()Anoop C S2019-10-083-1/+33
* s3: VFS: Add SMB_VFS_FCNTLAnoop C S2019-10-0811-0/+254
* s3/passdb: clang: Fix 'Value stored during initialization is never read'Noel Power2019-10-081-2/+2
* s3: smbclient: Stop an SMB2-connection from blundering into SMB1-specific calls.Jeremy Allison2019-10-071-0/+4
* rpcclient: Remove unused global domain sidVolker Lendecke2019-10-031-72/+0
* rpcclient: Remove domain sid checkVolker Lendecke2019-10-031-6/+0
* rpcclient: Make cmd_samr.c independent of global domain_sidVolker Lendecke2019-10-031-8/+75
* rpcclient: Fix a commentVolker Lendecke2019-10-031-1/+1
* rpcclient: Move rpccli_try_samr_connects() to cmd_samr.cVolker Lendecke2019-10-033-26/+22
* rpcclient: Remove rpcclient_cli_stateVolker Lendecke2019-10-032-4/+0
* rpclient: Remove cmd_testVolker Lendecke2019-10-033-98/+0
* s3: smbd: Fix the SMB2 server to pass SMB2-PATH-SLASH.Jeremy Allison2019-10-021-0/+45
* s3: torture: Add MS-FSA style terminating '/' and '\\' test - SMB2-PATH-SLASH.Jeremy Allison2019-10-024-0/+211
* dbwrap_watch: Don't alert ourselves, fix raw.oplock.batch26 raceVolker Lendecke2019-10-021-2/+14
* dbwrap_watch: Remove "addwatch" handling from dbwrap_watched_save()Volker Lendecke2019-10-021-28/+10
* dbwrap_watch: Move reallocating watchers to dbwrap_watched_watch_send()Volker Lendecke2019-10-021-2/+19
* dbwrap_watch: Slightly simplify dbwrap_watched_fetch_locked()Volker Lendecke2019-10-021-4/+1
* epmapper: Fix printf specifiersVolker Lendecke2019-10-021-2/+2
* rpc_client: Don't pass a NULL string to talloc_asprintfVolker Lendecke2019-10-021-7/+23
* smbd: Fix CID 1453984: Null pointer dereferences (REVERSE_INULL)Volker Lendecke2019-10-021-3/+5
* lib: Fix CID 1453985: Null pointer dereferences (FORWARD_NULL)Volker Lendecke2019-10-021-0/+1
* s3:smbd: use is_named_stream() in a a few placesRalph Boehme2019-10-026-129/+23
* vfs_default: use is_named_stream() for stream checkRalph Boehme2019-10-021-6/+6
* s3:smbd: add a comment explaining the File-ID semantics when a file is createdRalph Boehme2019-10-021-0/+9
* s3:smbd: ensure a created stream picks up the File-ID from the basefileRalph Boehme2019-10-021-1/+1
* s3:lib: add is_named_stream()Ralph Boehme2019-10-022-0/+27
* s3:lib: use strequal_m() in is_ntfs_default_stream_smb_fname()Ralph Boehme2019-10-021-1/+1
* s3:lib: implement logic directly in is_ntfs_default_stream_smb_fname()Ralph Boehme2019-10-021-1/+3
* s3:lib: expand a comment with the function doc for is_ntfs_stream_smb_fnameRalph Boehme2019-10-021-1/+2
* s3:lib: factor out stream name asserts to helper functionRalph Boehme2019-10-021-4/+10
* s3:lib: assert stream_name is NULL for POSIX pathsRalph Boehme2019-10-021-1/+1
* s3:lib: rework a return expression into an if blockRalph Boehme2019-10-021-1/+5
* s3:smbd: when storing DOS attribute call dos_mode() beforehandRalph Boehme2019-10-021-0/+1
* s3:smbd: change the place where we call dos_mode() when processing SMB2_CREATERalph Boehme2019-10-021-2/+3
* s3: passdb: ret doesn't seem to be needed at allNoel Power2019-10-011-3/+2
* s3/libsmb: clang: Fix 'Value stored during its initialization is never read'Noel Power2019-09-301-1/+1
* winbind: provide passwd struct for group sid with ID_TYPE_BOTH mapping (again)Michael Adam2019-09-271-2/+16
* s3/libsmb: clang: Fix 'warning: Value stored to 'p' is never read'Noel Power2019-09-261-1/+0
* s3/passdb: clang: Value stored to 'c' is never readNoel Power2019-09-261-4/+2
* s3/libsmb: clang: value stored to 'idx_current' is never readNoel Power2019-09-261-1/+0
* s3/passdb: clang: Fix warning: Value stored to 'acct_ctrl' is never readNoel Power2019-09-261-3/+1
* s3/lib/netapi: clang: Fix 'Value stored during initialization is never read'Noel Power2019-09-261-5/+5
* s3/rpc_client: clang: Fix 'Value stored during initialization is never read'Noel Power2019-09-261-2/+2
* s3/libads: clang: Fix 'Value stored during its initialization is never read'Noel Power2019-09-261-4/+4
* s3/lib/netapi: clang: Fix 'Value stored during initialization is never read'Noel Power2019-09-261-1/+1
* s3/lib/netapi: clang: Fix 'Value stored during initialization is never read'Noel Power2019-09-261-3/+3
* s3/auth: clang: Fix 'Value stored during its initialization is never read'Noel Power2019-09-261-1/+1
* s3/auth: clang: Fix 'Value stored during its initialization is never read'Noel Power2019-09-261-2/+2
* s3/libsmb: clang: Fix 'Value stored during its initialization is never read'Noel Power2019-09-261-2/+2
* s3/libads: clang: Fix 'Value stored during initialization is never read'Noel Power2019-09-261-1/+1