objectclass AS_SYSTEM
[metze/samba/wip.git] / source4 / dsdb / samdb / ldb_modules / objectclass.c
2012-11-19 Stefan Metzmacherobjectclass AS_SYSTEM
2012-08-21 Matthias Dieter... s4:dsdb_sort_objectClass_attr - simplify memory context...
2012-08-14 Andrew Bartletts4-dsdb: Add mem_ctx argument to samdb_ntds_settings_dn
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-04-11 Matthias Dieter... s4:dsdb - move "objectclass_sort()" out from the object...
2012-03-25 Matthias Dieter... s4:dsdb - enhance "get_last_structural_class()" for...
2012-03-25 Matthias Dieter... s4:objectclass LDB module - fix up the sorting in respe...
2012-03-25 Matthias Dieter... s4:objectclass LDB module - clean up "objectclass_sort()"
2011-12-19 Matthieu Patous4-dsdb: Relax the conditions where we can't do a subtr...
2011-10-27 Matthias Dieter... s4:objectclass LDB module - objectclass modify op....
2011-10-27 Matthias Dieter... s4:objectclass LDB module - objectclass modify operations
2011-10-27 Matthias Dieter... s4:objectclass LDB module - forbid to add unrelated...
2011-10-27 Matthias Dieter... s4:objectclass LDB module - "objectclass_add" - small...
2011-10-27 Matthias Dieter... s4:objectclass LDB module - "check_rodc_ntdsdsa_add"
2011-10-27 Matthias Dieter... s4:objectclass LDB module - update copyright
2011-09-23 Andrew Bartlettbuild: avoid util.h as a public header name due to...
2011-07-26 Matthieu Patous4-dsdb: Improve the calculation of system flags accord...
2011-07-21 Matthieu Patous4-dsdb: Use controls provided during the request while...
2011-04-07 Matthias Dieter... s4:objectclass LDB module - "ldb_msg_sanity_check"...
2011-04-07 Matthias Dieter... s4:objectclass LDB module - fix a comment - add a ")"
2011-03-04 Matthias Dieter... Revert "s4:objectclass LDB module - if we cannot find...
2011-03-04 Matthias Dieter... s4:objectclass LDB module - fix a comment
2011-03-04 Matthias Dieter... s4:objectclass LDB module - if we cannot find DN's...
2011-02-28 Jelmer VernooijFix some types
2011-01-25 Matthias Dieter... s4:dsdb/samdb/ldb_modules/objectclass.c - move LSA...
2011-01-17 Andrew Tridgells4-dsdb: pass parent request to dsdb_module_*() functions
2010-11-26 Matthias Dieter... s4:objectclass LDB module - simply use "msg" when reque...
2010-11-26 Matthias Dieter... s4:objectclass LDB module - move the "mem_ctx" allocati...
2010-11-26 Andrew Bartletts4-dsdb Reorganise and clarify the LSA objectClass...
2010-11-26 Andrew Bartletts4-objectclass Use a specific local variable name,...
2010-11-25 Matthias Dieter... s4:lsa RPC server / objectclass LDB module - fix the...
2010-11-24 Matthias Dieter... s4:objectclass LDB module - LSA objects - allow them...
2010-11-24 Matthias Dieter... s4:objectclass LDB module - move one checks into the...
2010-11-24 Matthias Dieter... s4:objectclass LDB module - some more or less cosmetic...
2010-11-16 Matthias Dieter... s4:objectclass LDB module - the "olddn" is the special...
2010-11-16 Matthias Dieter... s4:objectclass LDB module - free "nc_root" after name...
2010-11-15 Matthias Dieter... s4:objectclass LDB module - improve the default name...
2010-11-15 Matthias Dieter... s4:objectclass LDB module - implement the "objectClass...
2010-11-13 Matthias Dieter... s4:objectclass LDB module - multiple "objectClass"...
2010-11-12 Matthias Dieter... s4:objectclass LDB module - we should not simply ignore...
2010-11-11 Matthias Dieter... s4:dsdb - proof against empty RDN values where expected
2010-11-11 Matthias Dieter... s4:objectclass LDB module - allow RDNs also to come...
2010-11-08 Matthias Dieter... s4:objectclass LDB module - no idea why we'd need the...
2010-11-03 Matthias Dieter... s4:objectclass LDB module - the structural objectclass...
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-19 Andrew Tridgells4-dsdb: register the DCPROMO_OID control with the...
2010-10-16 Matthias Dieter... s4:objectclass LDB module - implement the "isCriticalSy...
2010-10-13 Matthias Dieter... s4:objectclass LDB module - deny the creation of "isCri...
2010-10-10 Jelmer Vernooijdsdb/modules: Split up helpers a bit to prevent recursi...
2010-10-03 Matthias Dieter... s4:objectclass LDB module - introduce allowed system...
2010-10-03 Matthias Dieter... s4:dsdb - substitute the "show_deleted" with the "show_...
2010-10-03 Matthias Dieter... s4:objectclass LDB module - fix the "crossRef" delete...
2010-10-03 Matthias Dieter... s4:objectclass LDB module - fix the delete behaviour...
2010-09-25 Andrew Tridgellldb: mark the location of a lot more ldb requests
2010-09-05 Matthieu Patoudsdb: make the ATTRIBUTE NOT FOUND more clear
2010-08-17 Andrew Tridgells4-dsdb: support LDB_CONTROL_RODC_DCPROMO_OID for nTDSD...
2010-08-10 Matthias Dieter... s4:objectclass LDB module - weak the check for the...
2010-08-07 Matthias Dieter... s4:objectclass LDB module - "add operation" - enhance...
2010-08-07 Matthias Dieter... s4:objectclass LDB module - "add operation" - implement...
2010-08-07 Matthias Dieter... s4:objectclass LDB module - "add operation" - reject...
2010-08-07 Matthias Dieter... s4:objectclass LDB module - "add operation" - move...
2010-08-07 Matthias Dieter... s4:objectclass LDB module - "add operation" - deny...
2010-08-07 Matthias Dieter... s4:objectclass LDB module - "add" operation - free...
2010-08-01 Matthias Dieter... s4:objectclass LDB module - consider the "instanceType...
2010-08-01 Matthias Dieter... s4:objectclass LDB module - implement additional delete...
2010-07-07 Andrew Tridgells4-dsdb: use ldb_operr() in the dsdb code
2010-06-19 Matthias Dieter... s4:objectclass LDB module - disable delete operations...
2010-06-19 Matthias Dieter... s4:objectclass LDB module - use the old DN when display...
2010-06-19 Matthias Dieter... s4:objectclass LDB module - add a better message when...
2010-06-19 Matthias Dieter... s4:objectclass LDB module - add an error message when...
2010-06-19 Matthias Dieter... s4:objectclass LDB module - handle the case when there...
2010-06-18 Matthias Dieter... s4:objectclass LDB module - move "mem_ctx" initialisati...
2010-06-15 Jelmer Vernooijdsdb: Fix includes when building against system ldb.
2010-06-07 Matthias Dieter... s4:objectclass LDB module - rework the code which handl...
2010-06-07 Matthias Dieter... s4:objectclass LDB module - remove "fix_check_attributes"
2010-06-07 Matthias Dieter... s4:objectclass LDB module - instanciate the schema...
2010-06-07 Matthias Dieter... s4:objectclass LDB module - finally implement the corre...
2010-06-07 Matthias Dieter... s4:objectclass LDB module - cosmetic change
2010-06-07 Matthias Dieter... s4:objectclass LDB module - remove duplicated code
2010-06-07 Matthias Dieter... s4:objectclass LDB module - fix counter variable types
2010-06-07 Matthias Dieter... s4:objectclass LDB module - explain why the search...
2010-06-07 Matthias Dieter... s4:objectclass LDB module - this "talloc_steal" is...
2010-06-07 Matthias Dieter... s4:objectclass LDB module - fix error result if an...
2010-06-07 Matthias Dieter... s4:objectclass LDB module - use "ldb_oom" for expressin...
2010-06-07 Matthias Dieter... s4:objectclass LDB module - fix header and add my copyright
2010-05-04 Anatoliy Atanasovs4/rodc: Fix the callbacks up the stack to handle refer...
2010-04-22 Andrew Tridgells4-dsdb: moved rodc schema validation to samldb.c
2010-04-22 Fernando J V da... s4-drs: Do not allow system-critical attributes to...
2010-04-13 Matthias Dieter... s4:objectclass LDB module - remove a unneeded newline
2010-03-16 Andrew Bartletts4:dsdb Change dsdb_get_schema() callers to use new...
2010-03-07 Matthias Dieter... s4:objectclass LDB module - change counter variabls...
2010-02-24 Matthieu Patoudsdb: Add a more explicit error message for constructed...
2009-12-18 Brendan Powerss4-dsdb: fix handling of AUX classes in objectclass_sort
2009-11-30 Andrew Tridgells4-dsdb: don't call ldb_next_init() twice in objectclas...
2009-11-26 Matthias Dieter... s4:objectclass LDB module - Prevent write operations...
2009-11-20 Fernando J V da... s4-drs: Removes stored parentGUID's creation and renaming
2009-11-16 Andrew Bartletts4:dsdb Rework samdb code to use 'storage format' DNs...
2009-11-09 Andrew Tridgells4-samdb: remove the rDN size constraint of 64
next