don't overwrite fixed attributes with @ATTRIBUTES
[tprouty/samba.git] / source4 / lib / ldb / common / ldb_attributes.c
2008-08-20 Andrew Tridgelldon't overwrite fixed attributes with @ATTRIBUTES
2008-08-20 Andrew TridgellMerge commit 'origin/v4-0-test' into v4-0-test
2008-08-20 Andrew Tridgelladded a LDB_ATTR_FLAG_FIXED so the schema module can...
2008-08-19 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-19 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-18 Andrew BartlettAllow attributes to be overwritten, not just added to
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Andrew Bartlettr25218: After discussion with Simo, remove the subclass...
2007-10-10 Andrew Tridgellr23798: updated old Temple Place FSF addresses to new URL
2007-10-10 Andrew Tridgellr23795: more v2->v3 conversion
2007-10-10 Jelmer Vernooijr22681: Fix standalone ldb build when parent directory...
2007-10-10 Stefan Metzmacherr20188: move back to an default attribute handler and...
2007-10-10 Stefan Metzmacherr20184: change ldb_attrib_handler into ldb_schema_attri...
2007-10-10 Stefan Metzmacherr20168: start separating attributes and syntaxes
2007-10-10 Stefan Metzmacherr19966: we don't need 2 versions of this functions
2007-10-10 Simo Sorcer19907: this function is used a lot
2007-10-10 Simo Sorcer19886: ncName is specific to samba, not the generic...
2007-10-10 Stefan Metzmacherr19740: fix compiler warning
2007-10-10 Andrew Tridgellr19365: fixed a memory leak in the ldb attribute handling
2007-10-10 Andrew Tridgellr17579: make ldb build g++ friendly
2007-10-10 Andrew Bartlettr16066: The OSX AD plugin uses objectCategory searches...
2007-10-10 Andrew Bartlettr16062: objectCategory is a DN, and needs to be matched...
2007-10-10 Stefan Metzmacherr12829: fix ldb headers, to not include '<...>' files...
2007-10-10 Andrew Tridgellr10915: added a standard attribute handler for a ldap...
2007-10-10 Andrew Bartlettr9928: ncName is a DN, and needs to use DN matching...
2007-10-10 Jelmer Vernooijr9771: - Prevent ldb crash when a invalid DN is added
2007-10-10 Andrew Tridgellr8364: fixed a valgrind bug spotted by simo
2007-10-10 Simo Sorcer8082: large rewite of ldb_dn.c
2007-10-10 Andrew Tridgellr8037: a fairly major update to the internals of ldb...