summaryrefslogtreecommitdiff
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* s3:rpcclient: Initialize domain_nameAndreas Schneider2018-11-141-1/+1
* s3: lib: nmbname: Ensure we limit the NetBIOS name correctly. CID: 1433607Jeremy Allison2018-11-131-13/+21
* s3:smb2_sesssetup: check session_info security level before it gets talloc_mo...Ralph Boehme2018-11-131-4/+4
* s3:selftest: also run smb2.session torture testsuite against ad_memberRalph Boehme2018-11-131-0/+1
* s3:selftest: split "raw.session" and "smb2.session"Ralph Boehme2018-11-131-1/+6
* smbd: Use wire_perms_to_unix in unix_perms_from_wireVolker Lendecke2018-11-131-18/+1
* winbindd: Fix crash when taking profilesVolker Lendecke2018-11-121-1/+2
* s3:winbind: Log client process name for PAM authAndreas Schneider2018-11-121-2/+4
* s3:winbind: Log client process name in winbind_miscAndreas Schneider2018-11-121-16/+30
* s3:winbind: Log client process nameAndreas Schneider2018-11-1212-13/+46
* s3:winbindd: Also log the process name in winbinddAndreas Schneider2018-11-122-5/+15
* wbclient: Send the client process name talking to winbindAndreas Schneider2018-11-121-0/+4
* lib: Use dom_sid_str_bufVolker Lendecke2018-11-101-6/+9
* idmap: Use dom_sid_str_bufVolker Lendecke2018-11-091-1/+3
* idmap: Use dom_sid_str_bufVolker Lendecke2018-11-091-4/+5
* idmap: Use dom_sid_str_bufVolker Lendecke2018-11-091-2/+5
* passdb: Use dom_sid_str_bufVolker Lendecke2018-11-091-9/+7
* passdb: Use dom_sid_str_bufVolker Lendecke2018-11-091-7/+9
* passdb: Use dom_sid_str_bufVolker Lendecke2018-11-091-3/+7
* passdb: Use dom_sid_str_bufVolker Lendecke2018-11-091-3/+3
* winbind: Use dom_sid_str_bufVolker Lendecke2018-11-091-27/+27
* winbind: Use dom_sid_str_bufVolker Lendecke2018-11-091-2/+2
* winbind: Use dom_sid_str_bufVolker Lendecke2018-11-091-4/+6
* vfs_fruit: validation of writes on AFP_AfpInfo streamRalph Boehme2018-11-091-10/+57
* vfs_fruit: move a comment to the right placeRalph Boehme2018-11-091-7/+12
* selftest: Test hide new files timeoutVolker Lendecke2018-11-095-0/+188
* smbd: Add "hide new files" optionVolker Lendecke2018-11-091-1/+17
* debug: Use debuglevel_(get|set) functionAndreas Schneider2018-11-081-1/+1
* nsswitch:tests: Pass the envname to the scriptAndreas Schneider2018-11-081-2/+2
* source4 smbd prefork: Increase default worklers to 4Gary Lockyer2018-11-071-1/+1
* gencache: Prune expired entriesVolker Lendecke2018-11-061-0/+88
* gencache: Wipe corrupt databasesVolker Lendecke2018-11-061-13/+53
* gencache: Remove transaction-based tdbVolker Lendecke2018-11-068-450/+9
* gencache: Add crc checkVolker Lendecke2018-11-061-9/+39
* gencache: Convert to a binary timestampVolker Lendecke2018-11-061-31/+6
* selftest: Run smb2.delete-on-close-perms also with "delete readonly = yes"Christof Schmitt2018-11-031-0/+4
* smbd: Fix DELETE_ON_CLOSE behaviour on files with READ_ONLY attributeChristof Schmitt2018-11-031-8/+22
* lib: Use dom_sid_str_bufVolker Lendecke2018-11-021-1/+2
* passdb: Use dom_sid_str_bufVolker Lendecke2018-11-021-8/+3
* lib: Use dom_sid_str_bufVolker Lendecke2018-11-021-14/+12
* libsmb: Use dom_sid_str_bufVolker Lendecke2018-11-021-19/+19
* smbd: Use dom_sid_str_bufVolker Lendecke2018-11-021-3/+3
* winbindd: Use dom_sid_str_bufVolker Lendecke2018-11-021-3/+3
* winbindd: Use dom_sid_str_bufVolker Lendecke2018-11-021-7/+6
* net: Use dom_sid_str_bufVolker Lendecke2018-11-021-3/+4
* idmap: Use dom_sid_str_bufVolker Lendecke2018-11-021-5/+6
* s3:smbd: remove now unused check if fsp is NULLRalph Boehme2018-11-021-16/+0
* s3:smbd: fix SMB2 aio cancellingRalph Boehme2018-11-021-4/+8
* s4:torture/smb2/read: add test for cancelling SMB aioRalph Boehme2018-11-021-0/+2
* vfs_delay_inject: implement pread_send and pwrite_sendRalph Boehme2018-11-021-0/+262