summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add PrimaryGroupId to group array in DC responseIsaac Boukris2019-07-032-3/+6
* selftest: check for PrimaryGroupId in DC returned group arrayIsaac Boukris2019-07-032-1/+49
* selftest: remote_pac: s/s2u4self/s4u2self/gIsaac Boukris2019-07-031-32/+33
* s3:modules: Use hash_inode() in vfs_streams_xattrAndreas Schneider2019-07-032-62/+5
* s3:modules: Use hash_inode() in vfs_fruitAndreas Schneider2019-07-032-71/+11
* s3:modules: Allow SHA1 usage for file IDs in FIPS modeAndreas Schneider2019-07-031-0/+12
* s3:modules: Add hash_inode() function based on SHA1Andreas Schneider2019-07-033-0/+112
* lib: Fix return of server_id_db_prune_name()Volker Lendecke2019-07-031-1/+6
* tdb: Adapt _tdb_transaction_cancel() to README.CodingVolker Lendecke2019-07-031-1/+1
* tdb: Adapt tdb_rescue() to README.CodingVolker Lendecke2019-07-031-1/+1
* lib/krb5_wrap: Fix leaking using mkstempNoel Power2019-07-031-2/+5
* smbd: Simplify filename_convert_internal()Volker Lendecke2019-07-021-4/+1
* smbd: Remove unused "msg_ctx" from smbd_smb1_do_locks_send()Volker Lendecke2019-07-024-8/+0
* smbd: Remove unused "msg_ctx" from smbd_do_locks_try()Volker Lendecke2019-07-023-6/+0
* smbd: Remove unused "msg_ctx" from locking_close_file()Volker Lendecke2019-07-023-5/+3
* smbd: Remove unused "msg_ctx" from do_unlock()Volker Lendecke2019-07-024-20/+17
* smbd: Remove unused "msg_ctx" from brl_close_fnum()Volker Lendecke2019-07-023-5/+3
* smbd: Remove unused "msg_ctx" from brl_unlock()Volker Lendecke2019-07-023-7/+4
* vfs: Remove unused "msg_ctx" from SMB_VFS_BRL_UNLOCK_WINDOWSVolker Lendecke2019-07-0210-30/+16
* smbd: Remove unused "msg_ctx" from brl_unlock_posix()Volker Lendecke2019-07-021-3/+2
* smbd: Remove unused "msg_ctx" from do_lock()Volker Lendecke2019-07-024-9/+2
* smbd: Remove unused "msg_ctx" from brl_lock()Volker Lendecke2019-07-023-21/+20
* smbd: Remove unused "msg_ctx" from brl_lock_posixVolker Lendecke2019-07-021-3/+2
* smbd: Remove unused "blocking_lock" from brl_lock_windows_default()Volker Lendecke2019-07-023-4/+3
* vfs: Remove "blocking_lock" from SMB_VFS_BRL_LOCK_WINDOWSVolker Lendecke2019-07-029-38/+24
* smbd: brl_lock() never sees blocking locks anymoreVolker Lendecke2019-07-023-5/+2
* smbd: do_lock() never sees blocking locks anymoreVolker Lendecke2019-07-024-10/+2
* smbd: Make do_lock() return NTSTATUSVolker Lendecke2019-07-024-75/+50
* smbd: Avoid casts in do_lock()Volker Lendecke2019-07-021-5/+9
* smbd: Ensure initialized vars in do_lockVolker Lendecke2019-07-021-2/+2
* librpc/idl: fix build with --enable-spotlightVolker Lendecke2019-07-021-1/+1
* kcc: default to logging to DBGLVL_WARNINGGary Lockyer2019-07-021-1/+4
* docs/smbclient: document -TcnDouglas Bagnall2019-07-021-0/+7
* man net: include --json optionDouglas Bagnall2019-07-021-0/+7
* net idmap check: correct spelling of --forceDouglas Bagnall2019-07-021-1/+1
* s4/scripting/smbstatus: approach py3 compatibilityDouglas Bagnall2019-07-021-2/+2
* pytests/subunitrun: not usefully executableDouglas Bagnall2019-07-021-2/+0
* s4/tests/dsdb_schema: not usefully executable as scriptDouglas Bagnall2019-07-021-1/+0
* s4/script/rodcdns: str type doesn't need decodingDouglas Bagnall2019-07-021-1/+1
* wintest: py3 telnet.sendline() doesn't like string with ^ZDouglas Bagnall2019-07-022-3/+3
* script/bisect-test: fix for py3Douglas Bagnall2019-07-021-1/+1
* s4/scripting/autoidl: another py3 incompatible exceptDouglas Bagnall2019-07-021-1/+2
* repl_md: Avoid dropping cross-partition linksTim Beale2019-07-022-17/+17
* tests: Add getncchanges test for cross-partition links + TGTTim Beale2019-07-022-1/+29
* WHATSNEW.txt: samba-tool --backend-size-parameterGary Lockyer2019-07-021-1/+18
* samba-tool domain join: remove the subdomain optionGary Lockyer2019-07-022-121/+5
* join subdomain: changes for --backend-store-sizeGary Lockyer2019-07-021-4/+6
* samba-tool domain dcpromo: add --backend-store-size optionGary Lockyer2019-07-022-2/+2
* samba-tool dcpromo tests: add --backend-store-size optionGary Lockyer2019-07-023-0/+173
* samba-tool clone-dc-database: Add --backend-store-size optionGary Lockyer2019-07-023-12/+21