Fix segfaults when loading the schema fails.
[kai/samba.git] / source4 / dsdb / schema / schema_init.c
2008-08-18 Andrew BartlettFix segfaults when loading the schema fails.
2008-08-15 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-15 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-15 Andrew BartlettGenerate the subSchema in cn=Aggregate
2008-08-01 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-30 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-28 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-27 Andrew BartlettFix warnings in new prefixMap code
2008-07-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-26 Stefan Metzmacherdsdb/schema: make more clear where we create the value...
2008-07-26 Stefan Metzmacherdsdb/schema: dsdb_write_prefixes_to_ldb() should do...
2008-07-25 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-25 Andrew BartlettTry to avoid a memory leak if we re-set the global...
2008-07-24 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-24 Anatoliy Atanasovdsdb_create_prefix_mapping() implementation checks...
2008-07-11 Andrew BartlettUse common code to fill in allowedAttributes in kludge_acl.
2008-07-10 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-10 Andrew BartlettMake ad2oLschema even simpler, by moving the heavy...
2008-07-02 Stefan MetzmacherMerge commit 'origin/v4-0-stable' into v4-0-test
2008-07-02 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-02 Andrew BartlettMove ad2oLschema and oLschema2ldif into Samba4, out...
2008-07-02 Andrew BartlettFill in the auxiliary classes into the dsdb_schema.
2008-07-01 Stefan Metzmacherschema_fsmo: prepare auto allocation of schema oid...
2008-07-01 Stefan Metzmacherschema_fsmo: move fsmo info into struct dsdb_schema
2008-03-07 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-06 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-03-06 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-03-06 Andrew BartlettMake Samba4 pass the NET-API-BECOMEDC test against...
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-19 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-kvmtest
2008-02-19 Jelmer VernooijFix accidently introduced bug - thanks metze.
2008-02-19 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-19 Jelmer VernooijRemove uses of global_loadparm.
2008-01-10 Andrew BartlettMerge commit 'origin/v4-0-test' into 4-0-local
2008-01-09 Andrew Bartlettr26697: Leak less memory into the ldb context.
2008-01-01 Jelmer Vernooijr26639: librpc: Pass iconv convenience on from RPC...
2008-01-01 Jelmer Vernooijr26638: libndr: Require explicitly specifying iconv_con...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26540: Revert my previous commit after concerns raised...
2007-12-21 Jelmer Vernooijr26539: Remove unnecessary statics.
2007-12-21 Kai Blinr26528: dsdb: Fix a warning.
2007-12-21 Jelmer Vernooijr26429: Avoid use of global_smb_iconv_convenience.
2007-12-21 Andrew Bartlettr26412: Add comments and refactor to reuse common code.
2007-12-21 Jelmer Vernooijr26316: Use contexts for conversion functions.
2007-12-21 Stefan Metzmacherr25920: ndr: change NTSTAUS into enum ndr_err_code...
2007-12-21 Andrew Bartlettr25786: Add function required by linked_attributes...
2007-12-21 Andrew Bartlettr25749: Add function required by linked_attributes...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25553: Convert to standard bool type.
2007-10-10 Andrew Bartlettr24631: Fix up format warnings, found on my Fedora...
2007-10-10 Andrew Bartlettr24060: Fix bug #4806 by Matthias Wallnöfer <mwallnoefe...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Tridgellr23699: when we create the global schema, remember...
2007-10-10 Andrew Bartlettr23695: By not using the NULL context for these large...
2007-10-10 Andrew Bartlettr23560: - Activate metze's schema modules (from metze...
2007-10-10 Stefan Metzmacherr23419: initialize variable...
2007-10-10 Stefan Metzmacherr22992: add a function to attach the dsdb_schema to...
2007-10-10 Stefan Metzmacherr21839: add my email address
2007-10-10 Stefan Metzmacherr20766: when creating dsdb_attribute or dsdb_class...
2007-10-10 Stefan Metzmacherr20764: fix some little bugs
2007-10-10 Stefan Metzmacherr20763: add function to get the oid mappings in drsuapi...
2007-10-10 Stefan Metzmacherr20733: add a function to load the oid mappings from...
2007-10-10 Stefan Metzmacherr20576: add functions to get and set dsdb_schema on...
2007-10-10 Stefan Metzmacherr20523: match the lDAPDisplayName case insensitive
2007-10-10 Stefan Metzmacherr20504: we handle the attribute values always as DATA_B...
2007-10-10 Stefan Metzmacherr20484: get rid of the special case for DN strings
2007-10-10 Stefan Metzmacherr20477: get rid of the spcial case for unicode strings
2007-10-10 Stefan Metzmacherr20476: get rid of extra case for uint32 values
2007-10-10 Stefan Metzmacherr20475: remove special case for GUID values
2007-10-10 Stefan Metzmacherr20473: remove special case for boolean values
2007-10-10 Stefan Metzmacherr20439: this should be const pointers
2007-10-10 Stefan Metzmacherr20416: fix compiler warnings
2007-10-10 Stefan Metzmacherr20415: add a function to get the lDAPDisplayName for...
2007-10-10 Stefan Metzmacherr20410: add functions to access dsdb_attributes and...
2007-10-10 Stefan Metzmacherr20409: load the attribute syntax for the attribute
2007-10-10 Stefan Metzmacherr20408: fix cut'n'paste error
2007-10-10 Stefan Metzmacherr20382: systemAuxiliaryClass and auxiliaryClass are...
2007-10-10 Stefan Metzmacherr20379: - make sure the schema info blob is 21 bytes...
2007-10-10 Stefan Metzmacherr20331: the last entry in the oid mapping array which...
2007-10-10 Stefan Metzmacherr20307: remove unused vars
2007-10-10 Stefan Metzmacherr20306: remove the static oid mapping table
2007-10-10 Stefan Metzmacherr20233: add functions to create a dsdb_attribute and...
2007-10-10 Stefan Metzmacherr20232: specify attribute name and structure element...
2007-10-10 Stefan Metzmacherr20231: - add more oid => uint32 id mappings
2007-10-10 Stefan Metzmacherr20226: rename macros with a _LDB at the end, because...
2007-10-10 Stefan Metzmacherr20224: the struct element msDs_Schema_Extensions and...
2007-10-10 Stefan Metzmacherr20223: this function is in the torture test now
2007-10-10 Stefan Metzmacherr20221: - move the dsdb_schema, dsdb_attribute, dsdb_cl...