s4-dsdb: no longer need special invocationID handling for standalone servers
[ira/wip.git] / source4 /
2010-01-08 Andrew Tridgells4-dsdb: no longer need special invocationID handling...
2010-01-08 Andrew Tridgells4-provision: do a self join for all server types
2010-01-08 Andrew Tridgells4-schema: added generic attributeID conversion functions
2010-01-08 Andrew Tridgells4-schema: added dsdb_attribute_by_lDAPDisplayName_ldb_val
2010-01-08 Andrew Tridgells4-schema: make ldb_val to string comparison safer...
2010-01-08 Kamen Mazdrashkis4/dsdb_schema: Load msDS-IntId value separately when...
2010-01-08 Kamen MazdrashkiRevert "s4-schema: Set ATTID in schema cache from ...
2010-01-08 Kamen Mazdrashkis4/schema: Do not assign msDS-IntId value if LDB_CONTRO...
2010-01-08 Andrew Tridgells4-libnet: better error messages in libnet_vampire.c
2010-01-08 Kamen Mazdrashkis4/dsdb_schema: use msDS-IntId value for attribute...
2010-01-08 Kamen Mazdrashkis4/dsdb_schema: fetch msDS-IntId value during SCHEMA...
2010-01-08 Kamen Mazdrashkis4/dsdb_schema: GET_UINT32_DS() macro to use supplied...
2010-01-08 Andrew Tridgells4-partition: don't ignore errors from other modules
2010-01-08 Andrew Tridgells4-devel: a useful script to setup bin/ and st/ as...
2010-01-08 Andrew Tridgells4-provision: re-open sam.ldb after creating the schema
2010-01-08 Andrew Tridgells4-provision: RID 1000 is consumed by the machine account
2010-01-08 Andrew Tridgells4-ldb: improve error handling in indexing code
2010-01-08 Andrew Tridgells4-dsdb: improve error messages in schema and pdc_fsmo...
2010-01-08 Andrew Tridgells4-drs: added some debug messages
2010-01-08 Andrew Tridgells4-event: added s4_event_context_set_default()
2010-01-08 Andrew Tridgells4-dsdb: added support for DRSUAPI_EXOP_FSMO_RID_ALLOC
2010-01-08 Andrew Tridgells4-dsdb: added an extended operation for allocating...
2010-01-08 Andrew Tridgells4-repl: implement MSG_DREPL_ALLOCATE_RID
2010-01-08 Andrew Tridgells4-repl: allow for callbacks when a repl operation...
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-messaging: added a new msg type MSG_DREPL_ALLOCATE_RID
2010-01-08 Andrew Tridgells4-repl: added request for RID allocation in drepl...
2010-01-08 Andrew Tridgells4-dsdb: added dsdb_find_guid_attr_by_dn()
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-provision: don't hard wire the creation of the RID...
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-provision: allow provision modifies to add records
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 Andrew Tridgells4-provision: the DC object itself needs a fixed objectSID
2010-01-08 Andrew Tridgells4-dsdb: added samdb_rid_set_dn()
2010-01-08 Andrew Tridgells4-provision: added an initial RID Set
2010-01-08 Andrew Tridgells4-ldb: added nice ldif display of 64 bit ranges for...
2010-01-08 Andrew Tridgells4-dsdb: added samdb_reference_dn()
2010-01-08 Jelmer Vernooijlinked_attributes: Fix missing dependency on util.
2010-01-07 Tim Proutys4 torture: Add RAW-OPEN-NTCREATEDIR to test error...
2010-01-07 Steven Dannemans4/torture: fix small bug in lock test
2010-01-07 Steven Dannemans4/torture: add more lock cancellation tests
2010-01-06 Günther Deschners4-smbtorture: add test_ChangeID to RPC-SPOOLSS.
2010-01-06 Günther Deschners4-smbtorture: add test_SetPrinter to RPC-SPOOLSS.
2010-01-06 Günther Deschners4-smbtorture: refactor test_GetPrinter in RPC-SPOOLSS.
2010-01-06 Kamen Mazdrashkis4: Fix result check for getaddrinfo()
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-05 Matthias Dieter... s4:ldap_schema.py - add an additional check for validit...
2010-01-05 Matthias Dieter... s4:ldap_schema.py - Move generated attributes check
2010-01-04 Jeremy AllisonFix the merged build. Probably not strictly correct...
2010-01-04 Stefan Metzmachers4:dsdb/repl: convert dreplsrv_out_drsuapi_send/recv...
2010-01-04 Stefan Metzmachers4: Happy New Year 2010
2010-01-02 Andrew Tridgells4-dsdb: force REVISION_ADS for new and updated ACLs...
2010-01-02 Andrew Tridgells4-drs: don't give an error on repsTo delete if add...
2010-01-02 Andrew Tridgells4-sddl: DRS replication needs REVISION_ADS for SDs
2010-01-02 Jelmer Vernooijldb: Fix the standalone ldb build.
2010-01-01 Andrew Tridgells4-dsdb: switched to using RMD_FLAGS instead of DELETED...
2010-01-01 Andrew Tridgells4-kcc: added a preiodic task to remove deleted objects
2010-01-01 Andrew Tridgells4-dsdb: fixed several memory leaks
2010-01-01 Andrew Tridgells4-dsdb: fixed samdb_create_foreign_security_principal...
2010-01-01 Andrew Tridgells4-ldb: fixed valgrind error: ares can be freed by...
2010-01-01 Andrew Tridgells4-dsdb: make sure 'whenChanged' is set on modify
2010-01-01 Andrew Tridgells4-dsdb: added dsdb_tombstone_lifetime()
2010-01-01 Andrew Tridgells4-dsdb: allow system to remove deleted objects
2010-01-01 Andrew Tridgells4-ldaptest: need to use MessageElement for modify...
2010-01-01 Andrew Tridgells4-ldb: show an error string, as well as error message
2010-01-01 Andrew Tridgells4-drs: make sure the DNs we put in the db have a exten...
2010-01-01 Andrew Tridgells4-dsdb: added dsdb_set_extended_dn_guid()
2010-01-01 Andrew Tridgells4-ldbtest: fixed message element in modify
2010-01-01 Andrew Tridgells4-ldb: allow modules to override error return values
2010-01-01 Andrew Tridgells4-ldbmodify: show the error code as well as error...
2010-01-01 Andrew Tridgells4-ldb: declate ldb_val_to_time()
2010-01-01 Andrew Tridgells4-ldb: use safe length limited conversions for int64...
2010-01-01 Andrew Tridgells4-dsdb: use safe length limiting in string->integer...
2010-01-01 Andrew Tridgells4-dsdb: use ldb_val_to_time() instead of ldb_string_to...
2010-01-01 Andrew Tridgells4-ldb: added ldb_val_to_time()
2010-01-01 Andrew Tridgells4-drs: sort linked attributes
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: added parse functions for DRS linked attribute...
2010-01-01 Andrew Tridgells4-drs: set flag to indicate that we do support linked...
2010-01-01 Andrew Tridgells4-ldb: show the error code as well as errstr
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
next