summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2008R2: Missing operation (75, 76) for ActiveDirectoryUpdate version 5 (FL)Garming Sam2017-12-205-2/+34
* ldapcmp: Add otherWellKnownObjects to ignore when using --twoGarming Sam2017-12-201-6/+11
* sambadns: Allow functional level 2016 (when added)Garming Sam2017-12-201-2/+3
* wscript: Install missing .ldf filesGarming Sam2017-12-201-0/+1
* g_lock: fix cleanup of stale entries in g_lock_trylock()Stefan Metzmacher2017-12-202-2/+5
* torture3: add LOCAL-G-LOCK6 testStefan Metzmacher2017-12-205-0/+156
* dsdb: Improve code and directly close fpAndreas Schneider2017-12-201-4/+1
* dsdb: Fix CID 1426728 Structurally dead codeVolker Lendecke2017-12-201-2/+0
* dsdb: Fix CID 1426727 Resource leakVolker Lendecke2017-12-201-0/+2
* selftest: replace global with explicit environment variablesJamie McClymont2017-12-201-14/+27
* selftest: apply NSS_WRAPPER_HOSTNAME to child processesJamie McClymont2017-12-201-0/+1
* selftest: fix samba3.rpc.samba3.netlogon running after an nt4_member testJamie McClymont2017-12-202-4/+7
* ldb: Intersect the index from SCOPE_ONELEVEL with the index for the search ex...Andrew Bartlett2017-12-202-8/+204
* selftest: Do not use dn= filter stringAndrew Bartlett2017-12-201-2/+2
* systemd: Only start samba and nmbd when network interfaces are upAndreas Schneider2017-12-202-2/+4
* s4:samba: Fix default to be running samba as a deamonAndrew Bartlett2017-12-191-1/+1
* doc/ctdb: fix two typosBjörn Baumbach2017-12-191-2/+2
* dns_server: Do the exact match query first, then do the wildcard lookupAndrew Bartlett2017-12-191-0/+14
* dns_server: Do not look for a wildcard for @Andrew Bartlett2017-12-191-0/+10
* dns_server: Use the indexed "name" attribute in wildcard lookupAndrew Bartlett2017-12-191-7/+5
* winbind: Fix backslash in format stringChristof Schmitt2017-12-191-1/+1
* LDB:test-generic.sh - fix smaller/greater comparison testsMatthias Dieter Wallnöfer2017-12-191-7/+10
* vfs: Use static_decl_vfs in all VFS modulesChristof Schmitt2017-12-1848-48/+47
* docs-xml/manpages: fix some trailing version strings from the doc.version changeBjörn Jacke2017-12-1817-17/+17
* source4/lib/socket/socket_ip.c set socket close on execGary Lockyer2017-12-181-0/+3
* source3/winbindd/winbindd.c set socket close on execGary Lockyer2017-12-181-0/+1
* source3/utils/smbfilter.c set socket close on execGary Lockyer2017-12-181-0/+1
* source3/libsmb/unexpected.c set socket close on execGary Lockyer2017-12-181-0/+1
* source3/smbd/server.c set socket close on execGary Lockyer2017-12-181-0/+1
* source3/lib/server_prefork.c set socket close on execGary Lockyer2017-12-181-0/+1
* source3/rpc_server/rpc_server.c set socket close on execGary Lockyer2017-12-181-0/+3
* ctdb/tcp/tcp_connect.c set socket close on execGary Lockyer2017-12-181-0/+1
* ctdb/server/ctdb_daemon.c set socket close on execGary Lockyer2017-12-181-0/+1
* lib/async_req/async_sock.c set socket close on execGary Lockyer2017-12-182-1/+2
* lib/tevent/echo_server.c set socket close on execGary Lockyer2017-12-181-0/+1
* WHATSNEW: Encrypted secretsGary Lockyer2017-12-181-0/+33
* selftest fl2000dc provision with --plaintext-secretsGary Lockyer2017-12-182-3/+9
* provision: Changes to support encrypted_secrets moduleGary Lockyer2017-12-186-31/+102
* dsdb encrypted secrets moduleGary Lockyer2017-12-188-0/+3036
* tests dsdb encrypted secrets moduleGary Lockyer2017-12-183-0/+110
* pyglue: Add function to generate a random byte stringGary Lockyer2017-12-182-0/+22
* smbd: Fix coredump on failing chdir during logoffChristof Schmitt2017-12-162-5/+0
* selftest: Add test for failing chdir call in smbdChristof Schmitt2017-12-153-0/+60
* selftest: Make location of log file available in testsChristof Schmitt2017-12-151-0/+1
* selftest: Add share for error injection testingChristof Schmitt2017-12-151-0/+4
* vfs_error_inject: Add new moduleChristof Schmitt2017-12-153-0/+108
* gpo: Test that unapply worksDavid Mulder2017-12-152-29/+99
* gpo: Only commit the earliest change to the logDavid Mulder2017-12-151-1/+1
* gpo: Fix the empty apply logDavid Mulder2017-12-151-28/+37
* libgpo: Remedy some longer linesGarming Sam2017-12-151-23/+41