Add bug number for samba/talloc breakage and fix
[abartlet/samba-debian.git] / source4 / dsdb / samdb / ldb_modules / descriptor.c
2016-04-04 Andrew BartlettImported Upstream version 4.3.6
2016-04-01 Andrew BartlettImported Upstream version 4.4.0
2014-08-03 Jelmer VernooijMerge tag 'upstream/4.1.11' into debian
2014-08-03 Jelmer VernooijImported Upstream version 4.1.11
2014-07-28 Karolin SeegerMerge commit 'origin/v4-1-test^' into v4-1-stable
2014-07-15 Christian Ambachs4:dsdb fix compiler warnings
2013-12-12 Christian Ambachs4:dsdb fix compiler warnings
2013-12-09 Ivo De DeckerMerge branch 'master' into samba_4.1
2013-12-09 Ivo De DeckerMerge tag 'upstream/4.0.13+dfsg' into samba_4.1
2013-12-06 Jelmer VernooijMerge branch 'master' of git+ssh://git.debian.org/git...
2013-11-17 Jelmer VernooijMerge tag 'upstream/4.1.1+dfsg' into debian.
2013-11-17 Jelmer VernooijImported Upstream version 4.1.1+dfsg
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-15 Ivo De DeckerMerge branch 'master' into samba_4.0
2013-08-05 Andrew Bartlettdsdb-descriptor: Do not do a subtree search unless...
2013-07-24 Andrew Bartlettdsdb-descriptor: Do not do a subtree search unless...
2013-05-10 Ivo De DeckerMerge tag 'upstream/4.0.5+dfsg1' into samba_4.0_ivo
2013-05-10 Ivo De DeckerImported Upstream version 4.0.5+dfsg1
2013-05-10 Ivo De DeckerImported Upstream version 4.0.3+dfsg1
2013-05-10 Ivo De DeckerImported Upstream version 4.0.0+dfsg1
2013-02-22 Andrew Bartlettdsdb-descriptor: Avoid segfault copying an SD without...
2013-02-22 Andrew Bartlettdsdb-descriptor: Spell out security descriptor flags...
2013-01-27 Stefan Metzmacherdsdb-descriptor: get_default_group() should always...
2012-12-11 Stefan Metzmachers4:dsdb/descriptor: pass object_list to create_security...
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...
2012-01-26 bubulleLoad samba-3.6.2 into branches/samba/upstream.
2011-11-16 Matthieu Patous4-dsdb: rework the NC detection for the descriptor...
2011-11-12 bubulleMerge upstream 3.6.1 source
2011-09-23 Andrew Bartlettbuild: avoid util.h as a public header name due to...
2011-06-07 bubulleRevert upstream branch to 3.5.8....oops
2011-06-07 bubulleLoad samba-3.6.0rc2 into branches/samba/upstream.
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-09-06 bubulleMerge 3.5.4 in upstream branch
2010-09-06 bubulleMerge upstream 3.5.4~dfsg
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-04-06 bubulleRevert to 3.4.7...for now?
2010-04-04 bubulleMerge 3.5.1 from experimental
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
next