Try to implement the right logic for systemFlags
[nivanova/samba-autobuild/.git] / source4 / dsdb / samdb / ldb_modules / objectclass.c
2008-09-08 Andrew BartlettTry to implement the right logic for systemFlags
2008-03-27 Jelmer VernooijMerge v4.0-test
2008-03-13 Andrew BartlettBail out, rather than segfault on no domain sid.
2008-03-12 Andrew BartlettDon't segfault on invalid objectClass input.
2008-02-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-20 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-20 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-20 Jelmer VernooijFix use of some modules (needed _PUBLIC_).
2008-02-20 Jelmer VernooijUse struct-based rather than function-based initializat...
2008-01-22 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-21 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-18 Andrew BartlettOnly set showOnlyInAdvancedView: TRUE when adding defau...
2008-01-18 Andrew BartlettMerge commit 'origin/v4-0-test' into 4-0-local
2008-01-18 Andrew BartlettAdd showInAdvancedViewOnly to every new object
2008-01-01 Jelmer Vernooijr26638: libndr: Require explicitly specifying iconv_con...
2007-12-21 Jelmer Vernooijr26540: Revert my previous commit after concerns raised...
2007-12-21 Jelmer Vernooijr26539: Remove unnecessary statics.
2007-12-21 Andrew Bartlettr26297: Correct error message. This function verifies...
2007-12-21 Andrew Bartlettr26282: These modules expect errors, but if we don...
2007-12-21 Andrew Bartlettr25942: Make various ldb modules handle an LDB backend...
2007-12-21 Stefan Metzmacherr25920: ndr: change NTSTAUS into enum ndr_err_code...
2007-12-21 Andrew Bartlettr25762: This test belongs best with the other checks...
2007-12-21 Andrew Bartlettr25755: Fix a couple of memory leaks, in particular...
2007-12-21 Andrew Bartlettr25754: More work on normal forms for ldb input.
2007-12-21 Andrew Bartlettr25750: Update the objectclass module to improve consis...
2007-12-21 Andrew Bartlettr25705: Ensure we return the out value to the caller.
2007-12-21 Andrew Bartlettr25704: Handle the chicken-and-egg problem of setting...
2007-12-21 Andrew Bartlettr25702: Clarify comments and make this module more...
2007-12-21 Andrew Bartlettr24916: (merge to release branch)
2007-10-10 Andrew Bartlettr24914: In response to bug #4892 by Matthias Wallnöfer...
2007-10-10 Andrew Bartlettr24731: Remove unused code - if we hit these error...
2007-10-10 Andrew Bartlettr24459: Fix up ldap.js and test_ldb.sh to test the...
2007-10-10 Andrew Bartlettr24277: Tidyup as requested by metze.
2007-10-10 Andrew Bartlettr24263: Fix bug 4846 (unable to copy users in MMC Activ...
2007-10-10 Andrew Bartlettr24262: Set the objectCategory by default in the object...
2007-10-10 Andrew Bartlettr24259: Rework the objectclass module to use the new...