s4:drepl_out_helpers: don't look at the internals of 'struct rpc_request'
[ira/wip.git] / source4 / dsdb / samdb /
2010-02-24 Matthias Dieter... s4:partition DSDB module - Generate basic referrals
2010-02-24 Matthias Dieter... s4:partition DSDB module - change the search and domain...
2010-02-24 Matthias Dieter... s4:SAMLDB module - ignore referrals
2010-02-24 Matthieu Patoudsdb: Add a more explicit error message for constructed...
2010-02-24 Kamen Mazdrashkis4/schema: Move msDS-IntId implementation to samldb...
2010-02-21 Matthias Dieter... s4:operational LDB module - enable support for passing...
2010-02-21 Matthias Dieter... s4:partition DSDB module - Cosmetic fixups
2010-02-21 Matthias Dieter... s4:password_hash - Fix up request message pointers
2010-02-20 Andrew Bartletts4:credentials Add hooks to extract a named Kerberos...
2010-02-16 Andrew Tridgells4-samdb: use dsdb_search() in cracknames
2010-02-16 Andrew Tridgells4-dsdb: move dsdb_request_add_controls() into dsdb...
2010-02-15 Andrew Tridgells4-rootdse: we don't need DSDB_FLAG_OWN_MODULE here
2010-02-15 Eduardo Limas4-drs: enable the recyclebin optional feature
2010-02-15 Andrew Tridgells4-dsdb: don't change replPropertyMetaData if the value...
2010-02-15 Fernando J V da... s4-drs: Fixes bugs regarding Urgent Replication on...
2010-02-13 Andrew Tridgells4: use LDB_TYPESAFE_QSORT() instead of ldb_qsort()
2010-02-13 Andrew Tridgells4-dsdb: use TYPESAFE_QSORT() in dsdb code
2010-02-10 Andrew Tridgellutil: rewrite dlinklist.h so that DLIST_ADD_END() is...
2010-02-10 Jeremy Allisons4-dsdb: update repl_meta_data.c to use new DLIST_...
2010-02-08 Matthias Dieter... s4:subtree_delete - "NULL" as format string isn't allow...
2010-02-04 Matthias Dieter... s4:mark the SYSTEM control always as non-critical
2010-02-02 Matt KraaiChange uint_t to unsigned int in source4
2010-01-16 Andrew Tridgells4-dsdb: isGlobalCatalogReady should be shown by default
2010-01-16 Andrew Tridgells4-dsdb: added isGlobalCatalogReady
2010-01-14 Fernando J V da... s4-drs: Store uSNUrgent for Urgent Replication
2010-01-13 Stefan Metzmachers4:dsdb: use validate_update module
2010-01-13 Stefan Metzmachers4:dsdb: add validate_update module
2010-01-13 Stefan Metzmachers4:dsdb/resolve_oids: also resolve oid in search attrib...
2010-01-13 Stefan Metzmachers4:dsdb/schema_load: add a TODO about schema reloading
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-10 Matthias Dieter... s4:repl_meta_data - Transform a "1" into a "true" on...
2010-01-09 Andrew Tridgells4-drs: instanceType is always sent, regardless of...
2010-01-09 Andrew Tridgells4-samldb: fixed primaryGroupID when promoting a machin...
2010-01-08 Andrew Tridgells4-samba3samtest: we need to force netbios name as...
2010-01-08 Andrew Tridgells4-samba3sid: fixed error returns when res->count ...
2010-01-08 Andrew Tridgells4-samba3samtest: force workgroup so the domain is...
2010-01-08 Andrew Tridgells4-samba3sid: the sambaNextRid attribute is actually...
2010-01-08 Andrew Tridgells4-samba3sam: use samba3sid module
2010-01-08 Andrew Tridgells4-dsdb: added a samba3sid module
2010-01-08 Andrew Tridgells4-samba3samtest: use system credentials for creating...
2010-01-08 Andrew Tridgells4-dsdb: fixed const misuse in acl module
2010-01-08 Andrew Tridgells4-dsdb: use dsdb_module_am_system() in acl module
2010-01-08 Andrew Tridgells4-dsdb: allow specification of a SID if we are system
2010-01-08 Andrew Tridgells4-dsdb: added dsdb_module_am_system()
2010-01-08 Andrew Tridgells4-dsdb: squash some unknown structure warnings
2010-01-08 Andrew Tridgells4-partition: fixed selection of partitions on exact...
2010-01-08 Andrew Tridgells4-dsdb: poke the RID Manager when completely out of...
2010-01-08 Andrew Tridgells4-dsdb: ensure we will in all the attributes for RID Set
2010-01-08 Andrew Tridgells4-dsdb: added DSDB_FLAG_TOP_MODULE
2010-01-08 Andrew Tridgells4-dsdb: no longer need special invocationID handling...
2010-01-08 Kamen Mazdrashkis4/schema: Do not assign msDS-IntId value if LDB_CONTRO...
2010-01-08 Andrew Tridgells4-partition: don't ignore errors from other modules
2010-01-08 Andrew Tridgells4-dsdb: improve error messages in schema and pdc_fsmo...
2010-01-08 Andrew Tridgells4-dsdb: added an extended operation for allocating...
2010-01-08 Andrew Tridgells4-dsdb: the dsdb ldb modules now need messagiing
2010-01-08 Andrew Tridgells4-dsdb: send a message to the drepl task when we need...
2010-01-08 Andrew Tridgells4-ridalloc: copy with missing rIDNextRid and rIDAlloca...
2010-01-08 Andrew Tridgells4-dsdb: added dsdb_module_set_integer()
2010-01-08 Andrew Tridgells4-dsdb: clarify who is responsible for each attribute
2010-01-08 Andrew Tridgells4-dsdb: fixed usage of rIDAllocationPool and rIDPrevio...
2010-01-08 Andrew Tridgells4-dsdb: implement refresh of RID Set pool for a local...
2010-01-08 Andrew Tridgells4-dsdb: implement creation of the RID Set object
2010-01-08 Andrew Tridgells4-dsdb: use dsdb_next_callback()
2010-01-08 Andrew Tridgells4-dsdb: added dsdb_next_callback()
2010-01-08 Andrew Tridgells4-dsdb: added dsdb_module_constrainted_update_integer()
2010-01-08 Andrew Tridgells4-dsdb: added dsdb_module_reference_dn()
2010-01-08 Andrew Tridgells4-dsdb: added dsdb_module_add()
2010-01-08 Andrew Tridgells4-dsdb: move the RID allocation logic into ridalloc.c
2010-01-08 Andrew Tridgells4-samldb: use RID Set to allocate user/group RIDs
2010-01-08 Jelmer Vernooijlinked_attributes: Fix missing dependency on util.
2010-01-07 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-05 Matthias Dieter... s4:SAMLDB LDB module - Fix trailing whitespaces
2010-01-05 Matthias Dieter... s4:SAMLDB LDB module - Rework to allow checks for wrong...
2010-01-05 Matthias Dieter... s4:schema_load.c - Typo
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...
2010-01-01 Andrew Tridgells4-dsdb: switched to using RMD_FLAGS instead of DELETED...
2010-01-01 Andrew Tridgells4-dsdb: make sure 'whenChanged' is set on modify
2010-01-01 Andrew Tridgells4-dsdb: allow system to remove deleted objects
2010-01-01 Andrew Tridgells4-drs: make sure the DNs we put in the db have a exten...
2010-01-01 Andrew Tridgells4-dsdb: use ldb_val_to_time() instead of ldb_string_to...
2010-01-01 Andrew Tridgells4-drs: re-resolve the DN in linked attribute processing
2010-01-01 Andrew Tridgells4-drs: use dsdb_module_rename()
2010-01-01 Andrew Tridgells4-drs: use dsdb linked attribute parse functions
2010-01-01 Andrew Tridgells4-dsdb: fixed valgrind error in replmd modify
2010-01-01 Andrew Tridgells4-drs: don't try to remove backlinks directly
2010-01-01 Andrew Tridgells4-drs: isRecycled only exists in FL W2K8-R2
2010-01-01 Andrew Tridgells4-drs: use DSDB_FLAG_OWN_MODULE
2010-01-01 Andrew Tridgells4-drs: update comment to refect only forward link...
2010-01-01 Andrew Tridgells4-drs: fixed typo for uSNCreated
2010-01-01 Andrew Tridgells4-drs: use dsdb_module_guid_by_dn()
2010-01-01 Andrew Tridgells4-drs: cope better with NULL GUIDS from DRS
2010-01-01 Andrew Tridgells4-drs: give an error message in repl_meta_data if...
2010-01-01 Andrew Tridgells4-drs: treat a zero GUID as not present in replmd_add_...
2010-01-01 Andrew Tridgells4-dsdb: added DSDB_FLAG_OWN_MODULE
2010-01-01 Andrew Tridgells4-dsdb: use a common method for finding a link pair
2010-01-01 Andrew Tridgells4-dsdb: fill in the correct version number of links...
2010-01-01 Andrew Tridgells4-dsdb: move checking for single valued links to samba...
2010-01-01 Andrew Tridgells4-dsdb: added dsdb_check_single_valued_link()
2010-01-01 Andrew Tridgells4-dsdb: auto-upgrade w2k formatted linked attributes...
next