s4-torture: add test for winspool_AsyncEnumPrinters
[kai/samba-autobuild/.git] / source4 / dsdb /
2016-11-04 Andrew Bartlettdsdb: Create RID Set as SYSTEM
2016-11-04 Andrew Bartlettdsdb: Add python hooks to allocate a RID set and alloca...
2016-11-03 Garming Samcollect_tombstones: Allow links to recycled objects...
2016-11-02 Clive Ferreiraobjectclass_attrs: Only abort on a missing attribute...
2016-11-01 Clive Ferreiratypo: supprise -> surprise
2016-11-01 Clive Ferreiraobjectclass_attrs: correctly indent a comment
2016-09-27 Günther Deschnerwerror: replace WERR_INVALID_PARAM with WERR_INVALID_PA...
2016-09-27 Günther Deschnerwerror: replace WERR_GENERAL_FAILURE with WERR_GEN_FAIL...
2016-09-27 Günther Deschnerwerror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY...
2016-09-27 Andrew Bartlettdsdb: Avoid ldb_dn_validate() call on trusted input...
2016-09-08 Andreas Schneiderdsdb: Do not use free'd memory.
2016-09-08 Garming Samtests: Skip a test for reveal internals for passing...
2016-09-08 Garming Samtests: Check that USN bumps when modifying a linked...
2016-09-08 Garming Samtests: Assert vanishing links doesn't bump USN
2016-09-08 Garming Samrpmd: Skip bump of USN when vanishing forward links
2016-09-08 Garming Samrpmd: Add a TODO regarding the additional work performed
2016-09-08 Garming Samrpmd: Remove the seq_num check for skipping additional...
2016-09-08 Garming Samrpmd: Add the ldb error string to a debug
2016-09-05 Bob Campbellcopyright: Add the missing notices for garbage collect...
2016-09-05 Bob Campbelldsdb: refactor part of garbage_collect_tombstones into...
2016-09-02 Volker Lendeckekcc: Fix a -Werror,-Wformat-security error
2016-09-02 Andreas Schneiders4-dsdb: Change debug level for replication
2016-09-01 Garming Samgc_tombstones: Typo fix
2016-09-01 Andrew Bartlettdsdb: Do not check isDeleted as a possible link
2016-09-01 Andrew Bartlettdsdb: Add comments to dsdb_garbage_collect_tombstones()
2016-09-01 Andrew Bartlettdsdb: Use a date comparison in the search to avoid...
2016-09-01 Andrew Bartlettdsdb: Expose ldb error string to dsdb_garbage_collect_t...
2016-09-01 Andrew Bartlettpython: Add binding for dsdb_garbage_collect_tombstones()
2016-09-01 Andrew Bartlettdsdb: Expand garbage_collect_tombstones to expunge...
2016-09-01 Andrew Bartlettdsdb: move tombstone lifetime calculation out of dsdb_g...
2016-09-01 Andrew Bartlettdsdb: Rework more KCC service-specific details out...
2016-09-01 Andrew Bartlettdsdb: Rework kcc_deleted() into dsdb_garbage_collect_to...
2016-09-01 Andrew Bartlettkcc: Move kcc/kcc_deleted.c into kcc/garbage_collect_to...
2016-09-01 Andrew Bartlettpydsdb: Raise TypeError for type errors, rather than...
2016-08-31 Andreas Schneiderkrb5_wrap: Rename kerberos_free_data_contents()
2016-08-31 Douglas BagnallAdd AD DC performance tests
2016-08-29 Andrew Bartlettdsdb: Allow missing a mandatory attribute from a dbchec...
2016-08-25 Garming Samdrepl_out: Send the prefix map alongside the global...
2016-08-25 Garming Samdrepl_out: Send the prefix map alongside the RODC parti...
2016-08-25 Garming Samreplicated_objects: Add missing newline for debug
2016-08-25 Garming Samtests/schemainfo: run dsdb schema info tests with prope...
2016-08-19 Douglas Bagnallvlv tests: remove uninteresting debug message
2016-08-10 Andrew Bartletts4:dsdb/repl_meta_data: Add more info on which DN we...
2016-08-10 Stefan Metzmachers4:dsdb/repl: let dsdb_replicated_objects_convert(...
2016-08-10 Stefan Metzmachers4:dsdb/repl: set working_schema->resolving_in_progress...
2016-08-10 Stefan Metzmachers4:dsdb/schema: move messages for unknown attids to...
2016-08-10 Stefan Metzmachers4:dsdb/schema: split out a dsdb_attribute_drsuapi_remo...
2016-08-10 Stefan Metzmachers4:dsdb/schema: don't update the in memory schema-...
2016-08-10 Stefan Metzmachers4:dsdb/schema: avoid an implicit prefix map creation...
2016-08-10 Stefan Metzmachers4:dsdb/objectclass_attrs: call dsdb_attribute_from_ldb...
2016-08-10 Stefan Metzmachers4:dsdb/repl: make sure the working_schema prefix map...
2016-08-10 Stefan Metzmachers4:dsdb/schema: make dsdb_schema_pfm_add_entry() public...
2016-08-10 Andrew Bartletts4:dsdb/schema: Remove unused old schema from memory
2016-08-10 Andrew Bartletts4:dsdb/repl: Improve memory handling in replicated...
2016-08-10 Stefan Metzmachers4:dsdb/schema: don't treat an older remote schema...
2016-08-10 Stefan Metzmachers4:dsdb/schema: store struct dsdb_schema_info instead...
2016-08-10 Stefan Metzmachers4:dsdb/repl: avoid recursion after fetching schema...
2016-08-10 Stefan Metzmachers4:dsdb/schema: don't change schema->schema_info on...
2016-08-05 Jeremy Allisons4: repl: Ensure all error paths in dreplsrv_op_pull_so...
2016-07-28 Andrew Bartlettdsdb: Limit potential stack use when parsing extended DNs
2016-07-28 Garming Samreplmd: Send replicated update OID for forward links
2016-07-28 Garming Samreplmd: Remove data field on DSDB_CONTROL_REPLICATED_UP...
2016-07-28 Garming Samreplmd: Check dsdb_dn for syntax errors
2016-07-26 Volker Lendeckedsdb: Fix CID 1364520 Incorrect expression (EVALUATION_...
2016-07-25 Garming SamAddressSanitizer: Initialize for kcc_topology.c
2016-07-23 Stefan Metzmachers4:dsdb/replicated_objects: don't skip notifications...
2016-07-22 Stefan Metzmachers4:dsdb/repl_meta_data: remember originating updates...
2016-07-22 Stefan Metzmachers4:dsdb/tests: add UF_SMARTCARD_REQUIRED tests
2016-07-22 Stefan Metzmachers4:dsdb/password_hash: add the UF_SMARTCARD_REQUIRED...
2016-07-22 Andrew Bartlettbuild: Add hints on what libraries to install for gpgme...
2016-07-22 Stefan Metzmachers4:dsdb/samdb: optionally store package_PrimarySambaGPG...
2016-07-22 Stefan Metzmachers4:dsdb/samdb: add configure checks for libgpgme
2016-07-21 Garming Samsamba_kcc: Enable the python samba_kcc
2016-07-21 Garming Samdrepl: Fix a typo
2016-07-20 Stefan Metzmachers4:dsdb/password_hash: explicitly set SUPPLEMENTAL_CRED...
2016-07-19 Douglas BagnallVLV tests: remove vestigial pdb stub
2016-07-19 Douglas BagnallVLV tests: add tests with show_deleted control
2016-07-19 Douglas BagnallVLV: fix handling with show_deleted and similar controls
2016-07-19 Douglas BagnallVLV tests: comment typo
2016-07-19 Douglas BagnallVLV tests: reduce test duplication hence elapsed time
2016-07-19 Andrew Bartlettdrs: pass the forced-replication flag from DsReplicaSyn...
2016-07-19 Andrew Bartlettrepl: Remove check for parentGUID being NULL in dsdb_co...
2016-07-15 Garming Samextended_dn_out: Force showing of one-way links if...
2016-07-15 Garming Samlink_attrs: Add tests for one way links (and pseudo...
2016-07-15 Douglas Bagnalldsdb tests: add linked attribute tests
2016-07-15 Douglas Bagnalldsdb: add vanish links control
2016-07-15 Douglas Bagnallrepl_meta_data: free context on error in replmd_modify_...
2016-07-15 Douglas Bagnallreplmd_modify_delete: check talloc_new()
2016-07-15 Douglas Bagnalls4/dsdb/repl_meta_data: use local bool version of flag
2016-07-13 Volker Lendeckedsdb: Fix CID 1363810: Null pointer dereferences
2016-07-13 Andrew Bartlettdsdb: Improve debugging during SD recursion failure
2016-07-12 Andrew Bartlettdsdb: Avoid search on * in replmd_replicated_apply_next()
2016-07-09 Andrew BartlettRevert "dsdb: Disable tombstone_reanimation module...
2016-07-09 Stefan Metzmachers4:dsdb/tests: add RestoreUserPwdObjectTestCase test
2016-07-09 Stefan Metzmachers4:dsdb/tests: improve the RestoreUserObjectTestCase...
2016-07-09 Stefan Metzmachers4:dsdb/tests: improve tombstone_reanimation varifications
2016-07-09 Stefan Metzmachers4:dsdb/tests: make tombstone_reanimation.py executable
2016-07-09 Stefan Metzmachers4:dsdb/tests: make use assertAttributesEqual() in...
2016-07-09 Stefan Metzmachers4:dsdb/tombstone_reanimate: restructure the module...
2016-07-09 Stefan Metzmachers4:dsdb/common: prepare dsdb_user_obj_set_defaults...
next