summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: Remove --timestamp-dependencies (BROKEN)Andrew Bartlett2018-12-212-22/+0
* paged results: testing suite for new paged results moduleAaron Haslett2018-12-212-3/+418
* paged results: new paged results module using GUID listAaron Haslett2018-12-216-456/+806
* vlv: tests for delete, add, and modify casesAaron Haslett2018-12-212-0/+110
* s3-vfs-fruit: add close callGünther Deschner2018-12-211-0/+82
* s4 messaging tests: Fix race condition in smbcontrol testsGary Lockyer2018-12-211-1/+9
* tests (audit_auth)_log: PEP8 cleanup.Gary Lockyer2018-12-208-70/+74
* WHATSNEW: JSON logging changesGary Lockyer2018-12-201-0/+29
* dns: treating fully qualified and unqualified zone as identical.Aaron Haslett2018-12-203-5/+19
* dns: test for treating fully qualified zones same as unqualifiedAaron Haslett2018-12-202-2/+60
* lib: Remove sid_string_dbgVolker Lendecke2018-12-202-12/+0
* samr: Use dom_sid_str_bufVolker Lendecke2018-12-201-48/+91
* lsasrv: Use dom_sid_str_bufVolker Lendecke2018-12-201-4/+9
* spoolss: Use dom_sid_str_bufVolker Lendecke2018-12-201-4/+9
* winbindd: Use dom_sid_str_bufVolker Lendecke2018-12-2025-59/+129
* wkssvc: Use dom_sid_str_bufVolker Lendecke2018-12-201-5/+13
* libnet: Use dom_sid_str_bufVolker Lendecke2018-12-201-23/+32
* lib: Use dom_sid_str_bufVolker Lendecke2018-12-204-7/+17
* lib: Avoid sid_string_dbgVolker Lendecke2018-12-201-2/+2
* auth3: Use dom_sid_str_bufVolker Lendecke2018-12-203-19/+31
* vfs: Use dom_sid_str_bufVolker Lendecke2018-12-203-8/+18
* lookup_sid: Use dom_sid_str_bufVolker Lendecke2018-12-201-19/+40
* pdb_ldap: Use dom_sid_str_bufVolker Lendecke2018-12-201-16/+34
* pdb_smbpasswd: Use dom_sid_str_bufVolker Lendecke2018-12-201-3/+6
* passdb: Use dom_sid_str_bufVolker Lendecke2018-12-206-17/+36
* groupdb: Use dom_sid_str_bufVolker Lendecke2018-12-202-2/+4
* winbind: Use dom_sid_str_bufVolker Lendecke2018-12-203-4/+11
* libads: Use dom_sid_str_bufVolker Lendecke2018-12-201-2/+3
* smbd: Use dom_sid_str_bufVolker Lendecke2018-12-204-22/+40
* smbcacls: Use dom_sid_str_bufVolker Lendecke2018-12-201-1/+2
* net: Use dom_sid_str_bufVolker Lendecke2018-12-202-5/+11
* lib:util: Use memset_s() in data_blob_clear()Andreas Schneider2018-12-201-1/+1
* libcli:smb: Avoid explicit ZERO_STRUCTAndreas Schneider2018-12-201-4/+2
* libcli:auth: Use C99 initializers or ZERO_ARRAY instead of ZERO_STRUCTAndreas Schneider2018-12-201-9/+6
* lib:util: Sync memory.h with replace.hAndreas Schneider2018-12-201-4/+8
* lib:util: Cleanup comments in memory.hAndreas Schneider2018-12-201-18/+20
* replace: Use memset_s for ZERO_* macrosAndreas Schneider2018-12-201-4/+8
* replace: Cleanup comments for ZERO_*Andreas Schneider2018-12-201-11/+13
* replace: Add memset_s to replacement functionsAndreas Schneider2018-12-202-1/+2
* wafsamba: Do not remove BUILTINS as duplicatesAndreas Schneider2018-12-201-0/+5
* waf: Add missing libreplace deps to pyldb*Andreas Schneider2018-12-201-2/+2
* s3:auth_winbind: ignore a missing winbindd as NT4 PDC/BDC without trustsStefan Metzmacher2018-12-201-1/+32
* s3:auth_winbind: return NT_STATUS_NO_LOGON_SERVERS if winbindd is not availableStefan Metzmacher2018-12-201-1/+1
* s3:auth_winbind: remove fallback to optional backendStefan Metzmacher2018-12-202-17/+1
* s3:auth: ignore create_builtin_guests() failing without a valid idmap configu...Stefan Metzmacher2018-12-201-1/+17
* s3-vfs-streams_xattr: add close callGünther Deschner2018-12-201-0/+26
* lib/audit_logging: actually create tallocPhilipp Gesang2018-12-201-0/+6
* docs-xml: document "log level" changesRalph Boehme2018-12-201-2/+9
* debug: enable per debug-class logfilesRalph Boehme2018-12-201-2/+13
* debug: remove fd and debugf from state, use dbgc_config[DBGC_ALL]Ralph Boehme2018-12-201-25/+34