summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* memcache: Increase size of default memcache to 512kChristof Schmitt2019-04-123-3/+3
* memcache: Properly track the size of talloc objectsChristof Schmitt2019-04-121-0/+19
* memcache: Introduce struct for storing talloc pointerChristof Schmitt2019-04-121-15/+20
* ctdb-scripts: Update statd-callout to try several configuration filesMartin Schwenke2019-04-121-1/+2
* ctdb-scripts: Allow load_system_config() to take multiple alternativesMartin Schwenke2019-04-121-9/+10
* ctdb-tests: Update NFS test infrastructure to support systemd servicesMartin Schwenke2019-04-121-6/+93
* ctdb-scripts: Add systemd services to NFS call-outMartin Schwenke2019-04-121-0/+23
* ctdb-scripts: Start NFS quota service if definedMartin Schwenke2019-04-121-0/+10
* ctdb-scripts: Stop/start mount/rquotad/status via NFS call-outMartin Schwenke2019-04-124-6/+88
* ctdb-scripts: Factor out nfs_load_config()Martin Schwenke2019-04-121-3/+11
* ctdb-scripts: Add test variable CTDB_NFS_DISTRO_STYLEMartin Schwenke2019-04-121-14/+32
* ctdb-scripts: Rename variable nfslock_service to nfs_lock_serviceMartin Schwenke2019-04-121-11/+11
* ctdb-scripts: Reindent some functions prior to making changesMartin Schwenke2019-04-121-44/+44
* py/provision: fix for Python 2.6Douglas Bagnall2019-04-091-1/+1
* s3-libnet_join: allow fallback to NTLMSSP auth in libnet_joinGünther Deschner2019-04-091-0/+2
* s3-libnet_join: setup libnet join error string when AD connect failsGünther Deschner2019-04-091-0/+3
* s3-libnet_join: always pass down admin domain to ads layerGünther Deschner2019-04-091-0/+12
* s3:ldap: Leave add machine code early for pre-existing accountsGuenther Deschner2019-04-091-1/+9
* s3:libads: Make sure we can lookup KDCs which are not configuredAndreas Schneider2019-04-091-2/+10
* s3:libnet: Use more secure name for the JOIN krb5.confAndreas Schneider2019-04-091-3/+5
* auth:creds: Prefer the principal over DOMAIN/username when using NTLMAndreas Schneider2019-04-091-1/+1
* auth:ntlmssp: Add back CRAP ndr debug outputGuenther Deschner2019-04-091-0/+32
* s3:libnet: Fix debug message in libnet_DomainJoin()Guenther Deschner2019-04-091-2/+2
* s3:libsmb: Add some useful debug output to cliconnectAndreas Schneider2019-04-091-0/+13
* s3:libads: Print more information when LDAP failsAndreas Schneider2019-04-091-2/+10
* docs: Update smbclient manpage for --max-protocolAndreas Schneider2019-04-091-3/+3
* VERSION: Bump version up to 4.9.7.Karolin Seeger2019-04-081-1/+1
* Merge tag 'samba-4.9.6' into v4-9-testKarolin Seeger2019-04-088-119/+225
|\
| * VERSION: Disable GIT_SNAPSHOT for the 4.9.6 release.samba-4.9.6Karolin Seeger2019-04-051-1/+1
| * WHATSNEW: Add release notes for Samba 4.9.6.Karolin Seeger2019-04-051-2/+64
| * CVE-2019-3880 s3: rpc: winreg: Remove implementations of SaveKey/RestoreKey.Jeremy Allison2019-04-051-88/+4
| * CVE-2019-3870 pysmbd: Ensure a zero umask is set for smbd.mkdir()Andrew Bartlett2019-04-052-2/+10
| * CVE-2019-3870 pysmbd: Move umask manipuations as close as possible to usersAndrew Bartlett2019-04-053-28/+10
| * CVE-2019-3870 pysmbd: Include tests to show the outside umask has no impactAndrew Bartlett2019-04-053-1/+15
| * CVE-2019-3870 tests: Add test to check file-permissions are correct after pro...Tim Beale2019-04-053-0/+73
| * CVE-2019-3870 tests: Extend smbd tests to check for umask being overwrittenTim Beale2019-04-054-4/+55
| * VERSION: Bump version up to 4.9.6...Karolin Seeger2019-04-051-2/+2
* | libcli: permit larger values of DataLength in SMB2_ENCRYPTION_CAPABILITIES of...Philipp Gesang2019-04-021-1/+1
* | s3:lib: Fix the debug message for adding cache entries.Andreas Schneider2019-04-021-4/+4
* | s3:waf: Fix the detection of makdev() macro on LinuxAndreas Schneider2019-03-281-0/+3
* | regfio tests: Update comment style to match README.CodingAndrew Bartlett2019-03-281-1/+1
* | regfio: Update code near recent changes to match README.CodingAndrew Bartlett2019-03-281-8/+14
* | regfio: Improve handling of malformed registry hive filesMichael Hanselmann2019-03-284-1/+51
* | regfio: Add trivial unit testMichael Hanselmann2019-03-283-0/+147
* | regfio: Use correct function names in debug informationMichael Hanselmann2019-03-281-3/+3
* | Fix typos in "valid"Michael Hanselmann2019-03-282-2/+2
* | py/kcc_utils: py2.6 compatibilityDouglas Bagnall2019-03-281-2/+2
* | py/graph: use 2.6 compatible check for set membershipDouglas Bagnall2019-03-281-1/+1
* | dbcheck: use the str() value of the "name" attributeStefan Metzmacher2019-03-282-2/+2
* | dbcheck: don't check expired tombstone objects by default anymoreStefan Metzmacher2019-03-284-12/+67