summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* doc: Add doxygen for functions in srv_keytab.cGarming Sam2016-11-301-0/+47
* s4-auth: Don't check for NULL saltPrincipal if it doesn't need itGarming Sam2016-11-301-6/+6
* s4-torture: add spoolss_SetPrinter ndr test to validate secdesc_ptrGünther Deschner2016-11-181-0/+57
* spoolss: Use correct values for secdesc and devmode pointersGünther Deschner2016-11-182-8/+8
* provision: Add support for BIND 9.11.xAmitay Isaacs2016-11-031-0/+3
* 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
* HEIMDAL:lib/krb5: destroy a memory ccache on reinitStefan Metzmacher2016-10-201-17/+35
* dbcheck: assert uSNChanged values in release-4-5-0-pre1Garming Sam2016-10-203-0/+219
* 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
* 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-201-0/+47
* dsdb: Add comments to dsdb_garbage_collect_tombstones()Andrew Bartlett2016-10-201-1/+29
* selftest: Add test for 'samba-tool tombstones expunge'Andrew Bartlett2016-10-208-0/+86
* dsdb: Use a date comparison in the search to avoid returning all deleted objectsAndrew Bartlett2016-10-201-24/+20
* dsdb: Expose ldb error string to dsdb_garbage_collect_tombstones() callersAndrew Bartlett2016-10-204-9/+21
* python: Add binding for dsdb_garbage_collect_tombstones()Andrew Bartlett2016-10-202-1/+98
* dsdb: Expand garbage_collect_tombstones to expunge links alsoAndrew Bartlett2016-10-203-58/+214
* dsdb: move tombstone lifetime calculation out of dsdb_garbage_collect_tombsto...Andrew Bartlett2016-10-203-10/+14
* dsdb: Rework more KCC service-specific details out of dsdb_garbage_collect_to...Andrew Bartlett2016-10-203-32/+32
* dsdb: Rework kcc_deleted() into dsdb_garbage_collect_tombstones()Andrew Bartlett2016-10-207-53/+90
* kcc: Move kcc/kcc_deleted.c into kcc/garbage_collect_tombstones.cAndrew Bartlett2016-10-203-3/+9
* ldb-samba: Add new extended match rule DSDB_MATCH_FOR_EXPUNGEAndrew Bartlett2016-10-201-0/+1
* pydsdb: Raise TypeError for type errors, rather than incorrectly raising an L...Andrew Bartlett2016-10-201-2/+2
* Add a blackbox tests for id & getent to test domain@realm type credentialsNoel Power2016-10-201-0/+7
* torture/ioctl: test compression responses when unsupportedDavid Disseldorp2016-10-201-0/+76
* s4:samba_spnupdate: do not attempt to parse log level, use parsed valueChristian Ambach2016-10-201-1/+1
* s4:param add log_level function to retrieve log level in Python codeChristian Ambach2016-10-201-0/+9
* s4-torture: test GetPrinterData with server handle and 0 keylength.Günther Deschner2016-09-071-7/+15
* vfs_acl_xattr|tdb: enforced settings when ignore system acls=yesRalph Boehme2016-09-071-2/+2
* s4/torture: tests for vfs_acl_xattr default ACL stylesRalph Boehme2016-09-073-1/+316
* dsdb: Allow missing a mandatory attribute from a dbcheck fixAndrew Bartlett2016-09-061-1/+8
* tests/getnc_exop: Ensure that attribute list sorting is correctBob Campbell2016-08-291-1/+3
* getncchanges: Compute the partial attribute set from the remote schemaGarming Sam2016-08-291-29/+164
* tests/getnc_exop: PartialAttrSetEx test (passes Windows, fails us)Garming Sam2016-08-291-2/+98
* tests/getnc_exop: Ensure the remote prefixmap is always used (name attr)Garming Sam2016-08-291-0/+73
* tests/getnc_exop: Ensure the remote prefixmap is always used (secret attrs)Garming Sam2016-08-291-5/+86