s4-build: avoid finding python symlinks
[abartlet/samba.git/.git] / source4 / dsdb /
2010-02-11 Andrew Tridgells4-dns: don't leave behind a tmp file
2010-02-11 Andrew Tridgells4-dns: added a dns update task
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-05 Kamen Mazdrashkis4/drs: propagate DRS_ extension flags in code base
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-28 Fernando J V da... s4-drs: Reads uSNUrgent and sets Urgent Replication...
2010-01-17 Andrew Tridgellidl: switched to using the WSPP names for the 'neighbou...
2010-01-16 Andrew Tridgells4-dsdb: isGlobalCatalogReady should be shown by default
2010-01-16 Andrew Tridgells4-kcc: added DsReplicaGetInfo pending ops call
2010-01-16 Andrew Tridgells4-kcc: added DsReplicaGetInfo CURSORS2 level
2010-01-16 Andrew Tridgells4-idl: in DsReplicaGetInfo unknown2 is actually an...
2010-01-16 Andrew Tridgells4-kcc: added support for CURSORS info level in DsRepli...
2010-01-16 Andrew Tridgells4-dsdb: take advantage of local cursor and sort
2010-01-16 Andrew Tridgells4-dsdb: add our local cursor and sort in dsdb_load_udv_*()
2010-01-16 Andrew Tridgells4-dsdb: use dsdb_load_udv_v2() in repl task
2010-01-16 Andrew Tridgells4-dsdb: added dsdb_load_udv_v2() and dsdb_load_udv_v1()
2010-01-16 Andrew Tridgells4-kcc: simplify the ReplicaGetInfo implementation...
2010-01-16 Andrew Tridgells4-kcc: squash a warning
2010-01-16 Andrew Tridgells4-drs: framework for DsGetReplInfo(), includes the...
2010-01-16 Andrew Tridgells4-dsdb: added isGlobalCatalogReady
2010-01-14 Andrew Tridgells4-drepl: switch drepl over to using the generic DRS...
2010-01-14 Fernando J V da... s4-drs: Uses dsdb_load_partition_usn() with urgent_uSN...
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/schema: add dsdb_syntax_OID_validate_ldb()
2010-01-13 Stefan Metzmachers4:dsdb/schema: add dsdb_syntax_DN_STRING_validate_ldb()
2010-01-13 Stefan Metzmachers4:dsdb/schema: add dsdb_syntax_DN_BINARY_validate_ldb()
2010-01-13 Stefan Metzmachers4:dsdb/schema: add dsdb_syntax_DN_validate_ldb()
2010-01-13 Stefan Metzmachers4:dsdb/schema: add dsdb_syntax_PRESENTATION_ADDRESS_va...
2010-01-13 Stefan Metzmachers4:dsdb/schema: add dsdb_syntax_UNICODE_validate_ldb()
2010-01-13 Stefan Metzmachers4:dsdb/schema: add dsdb_syntax_DATA_BLOB_validate_ldb()
2010-01-13 Stefan Metzmachers4:dsdb/schema: add dsdb_syntax_NTTIME_validate_ldb()
2010-01-13 Stefan Metzmachers4:dsdb/schema: add dsdb_syntax_NTTIME_UTC_validate_ldb()
2010-01-13 Stefan Metzmachers4:dsdb/schema: add dsdb_syntax_INT64_validate_ldb()
2010-01-13 Stefan Metzmachers4:dsdb/schema: add dsdb_syntax_INT32_validate_ldb()
2010-01-13 Stefan Metzmachers4:dsdb/schema: add dsdb_syntax_BOOL_validate_ldb()
2010-01-13 Stefan Metzmachers4:dsdb: add validate_update module
2010-01-13 Stefan Metzmachers4:dsdb/schema: add inftrastructure for dsdb_validate_ldb()
2010-01-13 Stefan Metzmachers4:dsdb/schema: add dsdb_syntax_DN_STRING_* wrappers
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 Stefan Metzmachers4:dsdb/repl: reorder dreplsrv_op_notify* functions
2010-01-13 Stefan Metzmachers4:dsdb/repl: change dreplsrv_op_notify_send/recv(...
2010-01-13 Stefan Metzmachers4:dsdb/common: fix major bug in lsa_BinaryString to...
2010-01-13 Stefan Metzmachers4:dsdb/common: let samdb_msg_add_uint() call samdb_msg...
2010-01-13 Stefan Metzmachers4:dsdb/common: let samdb_msg_add_uint64() call samdb_m...
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-10 Andrew Tridgells4-dsdb: added samdb_domain_sid_cache_only()
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-09 Andrew Tridgells4-drs: add a local UDV entry even when no replUpToDate...
2010-01-09 Andrew Tridgells4-drs: give DN of failed replication partition
2010-01-09 Andrew Tridgells4-dsdb: added samdb_ldb_val_case_cmp()
2010-01-09 Andrew Tridgells4-drs: calculate and send a uptodateness_vector with...
2010-01-09 Andrew Tridgells4-drs: added filtering by udv in getncchanges
2010-01-08 Andrew Tridgells4-schema: added some debug for bad attributes
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 Stefan Metzmachers4:dsdb/repl: convert dreplsrv_op_pull_source_send...
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 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 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-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-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-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...
next