summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* ctdb-tests: Add tests for updated Debian style Samba start/stopMartin Schwenke2016-11-164-3/+33
* ctdb-scripts: Fix Debian init in samba eventscriptMathieu Parent2016-11-161-2/+2
* s3-printing: Allow printer names longer than 16 charsAndreas Schneider2016-11-141-18/+37
* s3-printing: Correctly encode CUPS printer URIsAndreas Schneider2016-11-141-18/+110
* vfs:glusterfs: preallocate result for glfs_realpathMichael Adam2016-11-071-1/+14
* ctdb-scripts: Fix calculation of CTDB_BASEAmitay Isaacs2016-11-044-4/+4
* s3-winbind: Do not return NO_MEMORY if we have an empty user listAndreas Schneider2016-11-041-0/+4
* provision: Add support for BIND 9.11.xAmitay Isaacs2016-11-032-1/+8
* dlz-bind: Add support for BIND 9.11.xAmitay Isaacs2016-11-032-0/+37
* dlz-bind: Set DNS_CLIENTINFO_VERSION based on BIND versionAmitay Isaacs2016-11-031-1/+7
* dlz-bind: Fix initialization of DLZ_DLOPEN_AGEAmitay Isaacs2016-11-031-1/+4
* dlz-bind: Fix preprocessor checks for BIND versionsAmitay Isaacs2016-11-031-8/+8
* ctdb-packaging: Move CTDB tests to /usr/local/share/ctdb/tests/Martin Schwenke2016-10-312-3/+3
* s3:smbd: only pass UCF_PREP_CREATEFILE to filename_convert() if we may create...Stefan Metzmacher2016-10-315-26/+54
* Revert "ctdb-common: Use SCHED_RESET_ON_FORK when setting SCHED_FIFO"Amitay Isaacs2016-10-311-7/+1
* s3: vfs: streams_depot. Use conn->connectpath not conn->cwd.Jeremy Allison2016-10-311-1/+2
* s3: selftest: Add test for orphan 'lost-XXX' directories in streams_depot.Jeremy Allison2016-10-311-0/+41
* s3: vfs: Remove files/directories after the streams are deleted.Jeremy Allison2016-10-311-4/+14
* s3: torture: vfstest. unlink cmd must be stream aware.Jeremy Allison2016-10-311-0/+8
* smbd: in ntlm auth, do not map empty domain in case of \user@realmUri Simchoni2016-10-312-5/+7
* winbindd: do not modify credentials in NTLM passthroughUri Simchoni2016-10-311-6/+5
* selftest: test NTLM user@realm authenticationUri Simchoni2016-10-312-0/+3
* ctdb-conn: add missing variable initializationRalph Wuerthner2016-10-311-1/+1
* Merge tag 'samba-4.5.1' into v4-5-testStefan Metzmacher2016-10-260-0/+0
|\
| * Revert "script/release.sh: use 8 byte gpg key ids"samba-4.5.1Karolin Seeger2016-10-241-6/+6
* | VERSION: Bump version up to 4.5.2...Karolin Seeger2016-10-241-2/+2
|/
* VERSION: Disable git snapshots for the 4.5.1 release.Karolin Seeger2016-10-241-1/+1
* WHATSNEW: Add release notes for Samba 4.5.1.Karolin Seeger2016-10-241-0/+127
* s3: libsmb: Fix cut and paste error using the wrong structure type.Jeremy Allison2016-10-201-1/+1
* s3:libads: don't use MEMORY:ads_sasl_spnego_bind nor set "KRB5CCNAME"Stefan Metzmacher2016-10-201-6/+0
* s3:libads: don't use MEMORY:ads_sasl_gssapi_do_bind nor set "KRB5CCNAME"Stefan Metzmacher2016-10-201-5/+0
* HEIMDAL:lib/krb5: destroy a memory ccache on reinitStefan Metzmacher2016-10-201-17/+35
* s3-printing: fix migrate printer code (bug 8618)Björn Baumbach2016-10-201-0/+27
* dbcheck: assert uSNChanged values in release-4-5-0-pre1Garming Sam2016-10-204-1/+236
* tests: Skip a test for reveal internals for passing WindowsGarming Sam2016-10-201-1/+6
* tests: Check that USN bumps when modifying a linked attrGarming Sam2016-10-201-0/+21
* dbcheck: Make it clearer about temporary outputGarming Sam2016-10-201-1/+1
* tombstone-expunge: Assert than an expunge does not bump the USNGarming Sam2016-10-201-0/+12
* tests: Assert vanishing links doesn't bump USNGarming Sam2016-10-201-0/+20
* rpmd: Skip bump of USN when vanishing forward linksGarming Sam2016-10-201-0/+12
* rpmd: Add a TODO regarding the additional work performedGarming Sam2016-10-201-0/+10
* rpmd: Remove the seq_num check for skipping additional workGarming Sam2016-10-201-7/+0
* rpmd: Add the ldb error string to a debugGarming Sam2016-10-201-2/+3
* torture: Remove unnecessary whitespaceGarming Sam2016-10-201-1/+1
* copyright: Add the missing notices for garbage collect tombstonesBob Campbell2016-10-201-0/+2
* dsdb: refactor part of garbage_collect_tombstones into new functionBob Campbell2016-10-201-169/+216
* kcc: Fix a -Werror,-Wformat-security errorVolker Lendecke2016-10-201-1/+1
* gc_tombstones: Typo fixGarming Sam2016-10-201-1/+1
* dsdb: Do not check isDeleted as a possible linkAndrew Bartlett2016-10-201-0/+5
* lib/ldb-samba: Add test for DSDB_MATCH_FOR_EXPUNGE match ruleAndrew Bartlett2016-10-202-0/+97