s4:dsdb/descriptor: fix replication of NC heads
[kai/samba.git] / source4 / dsdb / samdb / ldb_modules / descriptor.c
2012-12-07 Stefan Metzmachers4:dsdb/descriptor: fix replication of NC heads
2012-12-02 Stefan Metzmachers4:dsdb/descriptor: NULL out user_descriptor elements...
2012-11-30 Stefan Metzmachers4:dsdb/descriptor: inherit nTSecurityDescriptor change...
2012-11-30 Stefan Metzmachers4:dsdb/descriptor: recalculate nTSecurityDescriptor...
2012-11-30 Stefan Metzmachers4:dsdb/descriptor: implement DSDB_EXTENDED_SEC_DESC_PR...
2012-11-30 Stefan Metzmachers4:dsdb/descriptor: handle DSDB_CONTROL_SEC_DESC_PROPAG...
2012-11-30 Stefan Metzmachers4:dsdb/descriptor: the old nTSecurityDescriptor is...
2012-11-30 Stefan Metzmachers4:dsdb/descriptor: make explicit that we don't support...
2012-11-30 Stefan Metzmachers4:dsdb/descriptor: remove some nesting from descriptor...
2012-11-30 Stefan Metzmachers4:dsdb/descriptor: remove some unnecessary nesting
2012-11-30 Stefan Metzmachers4:dsdb/descriptor: add some error checks to descriptor...
2012-11-30 Stefan Metzmachers4:dsdb/descriptor: remove support for unused LDB_CONTR...
2012-11-30 Stefan Metzmachers4:dsdb/descriptor: move special dn check to the start...
2012-11-30 Stefan Metzmachers4:dsdb/descriptor: if the caller specifies no DACL...
2012-11-30 Stefan Metzmachers4:dsdb/descriptor: give SYSTEM the correct default...
2012-11-30 Stefan Metzmachers4:dsdb/descriptor: make it clear that the SD Flags...
2012-11-30 Stefan Metzmachers4:dsdb/descriptor: make use of dsdb_request_sd_flags()
2012-11-30 Stefan Metzmachers4:dsdb/descriptor: always use descriptor_search_callba...
2012-11-30 Stefan Metzmachers4:dsdb/descriptor: do searches for nTSecurityDescripto...
2012-05-19 Matthieu Patous4-dsdb: allow modification of some deleted object...
2012-04-11 Matthias Dieter... s4:dsdb/samdb/ldb_modules/schema.c - move "get_last_str...
2012-04-11 Matthias Dieter... s4:dsdb - introduce a only constant-time "get_last_stru...
2012-03-26 Andrew Bartletts4-dsdb: use constant-time search for descriptor -...
2012-03-25 Matthias Dieter... s4:dsdb - enhance "get_last_structural_class()" for...
2011-11-16 Matthieu Patous4-dsdb: rework the NC detection for the descriptor...
2011-09-23 Andrew Bartlettbuild: avoid util.h as a public header name due to...
2011-03-19 Jelmer Vernooijsource4/dsdb/samdb: Fix prototypes for all functions.
2011-02-22 Nadezhda Ivanovas4-descriptor: Fixed a typo in a comment and clarified...
2011-02-22 Nadezhda Ivanovas4-descriptor: Fixed some missing curly braces.
2011-02-21 Nadezhda Ivanovas4-descriptor: Fixed some compiler warnings.
2011-02-21 Nadezhda Ivanovas4-descriptor: Removed unnecessary descriptor_change...
2011-02-21 Nadezhda Ivanovas4-descriptor: Replaced the async descriptor_change...
2011-02-21 Nadezhda Ivanovas4-descriptor: Replaced the synchronous descriptor_chan...
2011-01-17 Andrew Tridgells4-dsdb: pass parent request to dsdb_module_*() functions
2010-12-18 Andrew BartlettRevert "s4-dsdb Don't talloc_free() ares on failure...
2010-12-16 Andrew Bartletts4-dsdb Don't talloc_free() ares on failure, as LDB...
2010-12-02 Kamen Mazdrashkis4-dsdb/descriptor: comment typo
2010-11-16 Matthias Dieter... s4:descriptor LDB module - also "get_default_ag" should...
2010-11-16 Matthias Dieter... s4:descriptor LDB module - handle the NCs in a more...
2010-11-16 Matthias Dieter... s4:descriptor LDB module - make more clear that special...
2010-11-07 Matthias Dieter... s4:descriptor LDB module - make the "nTSecurityDescript...
2010-11-07 Matthias Dieter... s4:descriptor LDB module - save a pointer to the reques...
2010-11-07 Matthias Dieter... s4:descriptor LDB module - by "dsdb_next_callback"...
2010-11-07 Matthias Dieter... s4:descriptor LDB module - remove a bit pointless memor...
2010-11-07 Matthias Dieter... s4:descriptor LDB module - remove a "ldb_msg_sanity_che...
2010-11-07 Matthias Dieter... s4:descriptor LDB module - don't ignore referrals if...
2010-11-03 Matthias Dieter... s4:descriptor LDB module - a bit cleanup
2010-11-01 Andrew Tridgells4-ldb: enable version checking in dsdb ldb modules
2010-11-01 Andrew Tridgells4-dsdb: convert the rest of the ldb modules to the...
2010-10-10 Jelmer Vernooijdsdb/modules: Split up helpers a bit to prevent recursi...
2010-09-25 Andrew Tridgellldb: mark the location of a lot more ldb requests
2010-09-25 Andrew Tridgells4-dsdb: added tagging of requests in dsdb modules
2010-08-01 Matthias Dieter... s4:descriptor LDB module - remove the "forest DN" check
2010-07-07 Andrew Tridgells4-dsdb: use ldb_operr() in the dsdb code
2010-06-19 Jelmer Vernooijdsdb: Make module ops struct for each module public.
2010-06-15 Jelmer Vernooijdsdb: Fix includes when building against system ldb.
2010-06-06 Matthias Dieter... s4:descriptor LDB module - cosmetic fixup
2010-06-01 Anatoliy Atanasovs4: check the sacl and dacl pointers on the old sd
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-05-04 Anatoliy Atanasovs4/rodc: Fix the callbacks up the stack to handle refer...
2010-04-22 Andrew Tridgells4-dsdb: removed an unused variable
2010-04-13 Matthias Dieter... s4:acl/descriptor LDB module - distinguish between...
2010-03-16 Andrew Bartletts4:dsdb Change dsdb_get_schema() callers to use new...
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-02 Andrew Tridgells4-dsdb: force REVISION_ADS for new and updated ACLs...
2009-12-18 Brendan Powerss4-dsdb: Move get_last_structural class from descriptor...
2009-12-16 Andrew Tridgells4-dsdb: don't actually remove the sd_flags control...
2009-12-09 Andrew Tridgells4-dsdb: added dsdb_functional_level() helper function
2009-11-27 Matthieu Patous4: fix SD update and password change in upgrade script
2009-11-22 Nadezhda IvanovaFixed incorrect indentation.
2009-11-21 Nadezhda IvanovaImplemented LDAP_SERVER_SD_FLAGS_OID on search requests.
2009-11-20 Nadezhda IvanovaImplementation of LDAP_SERVER_SD_FLAGS_OID on modify...
2009-11-15 Nadezhda IvanovaFixed some major bugs in inheritance and access checks.
2009-11-03 Nadezhda IvanovaAdded some dn to the info in the log messages.
2009-10-20 Andrew Tridgells4-dsdb: fixed empty structure error on solaris8
2009-09-22 Nadezhda Ivanovas4:dsdb Fix of double addition of SD-s
2009-09-22 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-09-21 Andrew Bartletts4:dsdb Run the new 'descriptor' module by default.
2009-09-20 Matthias Dieter... Merge branch 'master' of git://git.samba.org/samba
2009-09-20 Nadezhda IvanovaDisable descriptor module unless enabled in smb.conf
2009-09-17 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-17 Matthias Dieter... s4:descriptor module - Revert and const fixups
2009-09-17 Matthias Dieter... s4:descriptor - cosmetic
2009-09-17 Matthias Dieter... s4/domain behaviour flags: Fix them up in various locations
2009-09-16 Nadezhda IvanovaOwner and group defaulting.