summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* talloc: version 2.1.11talloc-2.1.11Stefan Metzmacher2018-01-124-1/+97
* talloc: Do not disclose the random talloc magic in free()'ed memoryAndrew Bartlett2018-01-121-30/+88
* talloc: Add tests to require use-after-free to give the correct talloc_abort(...Andrew Bartlett2018-01-121-0/+68
* talloc: Remove talloc_abort_magic()Andrew Bartlett2018-01-121-15/+5
* s3:tests: Fix test_net_tdb.sh with system tdb-toolsAndreas Schneider2018-01-101-2/+7
* selftest: Use the ad_dc with smbfs for ad_member envAndreas Schneider2018-01-101-3/+3
* selftest: split a large system invocation lineRalph Boehme2018-01-101-1/+3
* selftest: split a large system invocation lineRalph Boehme2018-01-101-1/+5
* selftest: split a large system invocation lineRalph Boehme2018-01-101-1/+4
* selftest: set wrapper env variables when running net groupmapRalph Boehme2018-01-101-6/+19
* selftest: remove second loop waiting for winbindd from wait_for_start()Ralph Boehme2018-01-101-11/+5
* selftest: fix creation of builtin users in wait_for_startRalph Boehme2018-01-101-4/+23
* s4:dns_server: avoid debug noise on successful updatesStefan Metzmacher2018-01-102-2/+2
* s4:lib/tls: fix the developer build without gnutls supportStefan Metzmacher2018-01-101-0/+1
* WHATSNEW: document the changes/deprecation of 'client schannel' and 'server s...Stefan Metzmacher2018-01-101-0/+4
* docs-xml: deprecate "server schannel" and change the default to "yes"Stefan Metzmacher2018-01-103-4/+13
* selftest: explicitly configure some dcs with 'server schannel = auto'Stefan Metzmacher2018-01-102-0/+3
* docs-xml: deprecate "client schannel" and change the default to "yes"Stefan Metzmacher2018-01-103-4/+11
* WHATSNEW: document removal of 'use spnego" optionStefan Metzmacher2018-01-101-0/+1
* docs-xml: remove deprecated 'use spnego" optionStefan Metzmacher2018-01-103-22/+0
* s4:smb_server: remove deprecated 'use spnego = no" handlingStefan Metzmacher2018-01-101-1/+0
* s3:smbd: remove deprecated 'use spnego = no" handlingStefan Metzmacher2018-01-101-1/+0
* s4:selftest: replace --option=usespnego= with --option=clientusespnego=Stefan Metzmacher2018-01-103-14/+18
* WHATSNEW: document removal 'winbind trusted domains only' optionStefan Metzmacher2018-01-101-0/+1
* docs-xml: remove deprecated of 'winbind trusted domains only' optionStefan Metzmacher2018-01-103-25/+1
* winbindd: remove 'winbind trusted domains only' handlingStefan Metzmacher2018-01-104-36/+1
* s3:g_lock: keep old mylock on error and don't store new mylock on errorStefan Metzmacher2018-01-101-2/+17
* winbindd: use setproctitleRalph Boehme2018-01-103-0/+12
* vfs_fruit: initialise bandsize to please a compilerDouglas Bagnall2018-01-101-1/+1
* python: Print the finddcs error messageVolker Lendecke2018-01-092-0/+6
* libnet: Add NULL checks to py_net_finddcVolker Lendecke2018-01-091-0/+10
* vfs_fruit: set delete-on-close for empty finderinfoRalph Boehme2018-01-092-26/+36
* vfs_fruit: filter out AFP_AfpInfo streams with pending delete-on-closeRalph Boehme2018-01-091-1/+71
* vfs_fruit: factor out delete_invalid_meta_stream() from fruit_streaminfo_meta...Ralph Boehme2018-01-091-23/+34
* s4/torture/fruit: enhance zero AFP_AfpInfo stream testRalph Boehme2018-01-092-3/+86
* s4/torture/fruit: ensure AFP_AfpInfo blobs are 0-initializedRalph Boehme2018-01-091-1/+1
* selftest: close connections after tests in samba4.ldap.rodc_rwdc.pythonJamie McClymont2018-01-092-0/+17
* pwrap: Build libpamtest as a subsystem to avoid issuesAndreas Schneider2018-01-081-2/+6
* selftest: use net rpc join when joining NT4-style domainsRalph Boehme2018-01-081-1/+1
* selftest: close connections after tests in samba4.ldap.secdesc.pythonJamie McClymont2018-01-081-0/+5
* selftest: close connections after tests in samba4.ldap.acl.pythonJamie McClymont2018-01-081-0/+32
* docs-xml: mention that the man pages are "part of" version xBjörn Jacke2018-01-0875-75/+75
* doc: document wins server's smb.conf parametersBjoern Jacke2018-01-0812-0/+171
* tests:docs: remove explicit exceptions for parametric optionsBjörn Jacke2018-01-081-5/+3
* tests:docs: don't try to test parametric option defaultsBjörn Jacke2018-01-081-0/+3
* packaging: add configure option to preprocess and install systemd filesAurelien Aptel2018-01-088-12/+87
* crypto: Update the REQUIREMENTSAndreas Schneider2018-01-081-23/+47
* Add substitutions %t, %j, and %J as path-safe variants of %T, %i, and %I.Dr. Thomas Orgis2018-01-085-0/+170
* define DBGC_AUTH classkkplein2018-01-0819-0/+59
* Update util.c to include DBGC_AUTH classkkplein2018-01-081-2/+2