s4-provision: Fill msDS-NC-Replica-Locations attribute in DNS provisioning
[nivanova/samba-autobuild/.git] / source4 / dsdb /
2011-09-07 Amitay Isaacss4-kcc: Fix the list of NCs for DRS replica information
2011-09-05 Andrew Tridgells4-cracknames: fixed cracknames to use more specific...
2011-09-05 Andrew Bartletts4-schema consolidate schema handling
2011-09-05 Andrew Bartletts4-dsdb Print clearer error messages when invalid accou...
2011-08-26 Andrew Bartletts4-dsdb Return ACL errors as ldb_errstring()
2011-08-24 Andrew Tridgells4-dsdb: fixed use of RMD flags in ldb search in dirsyn...
2011-08-24 Andrew Tridgells4-dsdb: fixed newlines in DEBUG() calls in cracknames
2011-08-24 Andrew Tridgells4-acl: use dnsforest not dnsdomain for GC names
2011-08-24 Andrew Tridgells4-repl: fixed _msdcs DNS name
2011-08-24 Andrew Tridgells4-kcc: fixed _msdcs DNS name
2011-08-24 Andrew Tridgells4-dsdb: added samdb_ntds_msdcs_dns_name()
2011-08-24 Andrew Tridgells4-dsdb: fixed calls to ldb_val_string_cmp()
2011-08-24 Andrew Tridgells4-dsdb: added samdb_dn_to_dns_domain()
2011-08-24 Andrew Tridgells4-dsdb: assert that base DNs are used correctly
2011-08-24 Andrew Tridgells4-dsdb: enforce NULL DN validity in partition module
2011-08-24 Andrew Tridgells4-dsdb: fixed basedn in extended_dn_in module
2011-08-24 Andrew Tridgells4-dsdb: cleanup use of NULL vs base DN in samldb
2011-08-24 Andrew Tridgells4-dsdb: removed unused function in ACL module
2011-08-24 Andrew Tridgells4-dsdb: fixed all partitions search in cracknames
2011-08-21 Jelmer Vernooijsamdb: Install header file.
2011-08-18 Jelmer Vernooijcredentials: Rename library to samba-credentials to...
2011-08-17 Andrew Tridgells4-dsdb: fixed deletion of backlinks for fl2000 DCs
2011-08-17 Andrew Tridgells4-dsdb: added comments and fixed backlink check in...
2011-08-17 Andrew Tridgells4-dirsync: use dsdb_module_dn_by_guid() not dsdb_find_...
2011-08-13 Simo Sorces4:dsdb: use tevent_ fn names instaed of legacy event_...
2011-08-13 Amitay Isaacss4-dsdb: Provide additional method to connect to specif...
2011-08-13 Andrew Bartletts4-dsdb ensure we honour the hash_values control, even...
2011-08-13 Andrew Bartletts4-dsdb Give a less worrying error message on failure...
2011-08-13 Andrew Bartletts4-dsdb Add ability to force a particular SID in the...
2011-08-13 Andrew Bartletts4-dsdb Add flag to set DSDB_BYPASS_PASSWORD_HASH control
2011-08-12 Andrew Tridgells4-dsdb: don't cache the NTDS settings DN
2011-08-12 Andrew Tridgells4-dsdb: expand dsServiceName from GUID form at runtime
2011-08-12 Andrew Tridgells4-dsdb: remove the naming_fsmo and pdc_fsmo modules
2011-08-12 Andrew Tridgells4-dsdb: calculate validFSMOs at runtime instead of...
2011-08-09 Matthias Dieter... s4:subtree_rename LDB module - fix the move/rename...
2011-08-09 Matthieu Patous4-dsdb: avoid printing a pointless debug line
2011-08-09 Matthieu Patous4-drsuapi: crackname search also for deleted objects
2011-08-09 Andrew Bartletts4-dsdb clarify that failure to load the schema items...
2011-08-09 Andrew Bartlettmove schema_fill_constructed() call to dsdb_setup_sorte...
2011-08-09 Andrew Bartletts4-dsdb Remove unused schema function
2011-08-09 Andrew Tridgells4-dsdb: added SAMDB_INDEXING_VERSION to @INDEXLIST
2011-08-09 Andrew Tridgells4-dsdb: fixed booling conversion to check value length
2011-08-09 Andrew Tridgells4-dsdb: add auto-normalisation of attributes
2011-08-09 Andrew Tridgells4-dsdb: ensure rIDSetReferences is stored as an extend...
2011-08-09 Andrew Tridgells4-dsdb: ensure we setup the dn_format field in schema...
2011-08-09 Andrew Tridgells4-acl-test: use symbolic names for groupType
2011-08-09 Andrew Tridgells4-dsdb: make extended_dn_in a bit more efficient
2011-08-09 Andrew Tridgells4-dsdb: use dn_format shortcut to find DN format
2011-08-07 Jelmer Vernooijpyldb: Consistently use pyldb_ prefix.
2011-08-04 Andrew Tridgells4-dsdb: extend the extended_dn_in module to handle...
2011-08-04 Andrew Tridgells4-dsdb: handle search expressions containing extended DNs
2011-08-04 Andrew Tridgells4-dsdb: added dn_format attribute of a dsdb_attribute
2011-08-04 Andrew Tridgells4-dsdb: fixed outgoing one way link DNs
2011-08-04 Andrew Tridgells4-dsdb: setup a one_way_link attribute on schema attri...
2011-08-04 Andrew Tridgells4-dsdb: fixed a warning on dsdb_delete()
2011-08-04 Andrew Tridgells4-dsdb: make requests for STORAGE_FORMAT control non...
2011-08-03 Andrew Bartlettgensec: clarify memory ownership for gensec_session_inf...
2011-08-01 Jelmer Vernooijremove unnecessary dependency on 'events' from ldb...
2011-07-30 Matthieu Patous4-kcc: correctly populate the neighbor object when...
2011-07-26 Matthieu Patous4-dsdb: Improve the calculation of system flags accord...
2011-07-21 Andrew Tridgells4-kcc: use dsdb_delete() instead of ldb_delete()
2011-07-21 Andrew Tridgells4-dsdb: added dsdb_delete() function
2011-07-21 Matthieu Patous4-dsdb: Use controls provided during the request while...
2011-07-21 Matthieu Patous4-dsdb: check group membership only for non deleted...
2011-07-21 Matthieu Patouupdate/add my copyright
2011-07-21 Matthieu Patous4-dsdb: In rootdse add extended dn info on all values...
2011-07-21 Matthieu Patous4-dsdb: add dsdb_module_extended function similar...
2011-07-21 Matthieu Patous4-schema: add systemFlags to dsdb classes objects
2011-07-13 Dave CraftAdd intrasite code test switch
2011-07-13 Dave CraftAdd kccsrv_add_repsFrom() possibility of NULL res argument
2011-07-13 Dave CraftRemove static to allow availability to other KCC files
2011-07-13 Dave Craftkcc_connection invocation_id added to struct
2011-07-13 Dave CraftKCC NTDSConnection should utilize NTDSCONN_OPT_IS_GENERATED
2011-07-13 Dave CraftStandalone samdb_ntds_site_settings_options() helper
2011-07-13 Dave CraftNTDSConnection and NTDSA Site setting flags
2011-07-13 Andrew Tridgells4-dsdb: fixed the defaultObjectCategory to have a...
2011-07-13 Andrew Tridgells4-dsdb: another special case for the "member" attribute
2011-07-13 Andrew Bartletts4-dsdb Don't process deletion of member attributes...
2011-07-13 Andrew Tridgelldsdb: fixed special case of zero NTTIME
2011-07-13 Andrew Tridgells4-dsdb: fixed modify of ACLs on deleted objects
2011-07-13 Andrew Tridgells4-dsdb: raise debug level for backlink errors
2011-07-13 Andrew Tridgellpydsdb: added get_backlink_from_lDAPDisplayName()
2011-07-13 Andrew Tridgells4-dsdb: moved checking of duplicate member entries...
2011-07-11 Andrew Tridgelldsdb: added get_lDAPDisplayName_by_attid
2011-07-11 Matthieu Patous4-dirsync: do not return linked attribute if the targe...
2011-07-11 Matthieu Patous4-dsdb: allow objectsid to be specified in a modificat...
2011-07-11 Matthieu Patous4-python: Add functions to get linkid and systemflags...
2011-07-11 Matthieu Patous4-dsdb: if the provision control is specified, update...
2011-07-11 Matthieu Patous4-dsdb: when replacing linked attribute take always...
2011-07-11 Matthieu Patous4-dsdb: check for single valued attribute in repl_meta...
2011-07-11 Andrew Tridgells4-dsdb: deleted objects are expected to be missing...
2011-07-11 Andrew Tridgells4-dsdb: fixed crash bug in extended_dn_in
2011-07-05 Andrew Tridgells4-dsdb: allow removal of unknown attributes if RELAX set
2011-07-01 Andrew Bartletts4-dsdb guard principalName parse for invalid inputs
2011-07-01 Andrew Bartletts4-dsdb Allow a servicePrincipalName of machine$
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-22 Matthieu Patous4-schema: avoid segfaulting if id3.guid is NULL
2011-06-22 Andrew Tridgells4-dsdb: bypass validation when relax set
2011-06-22 Andrew Tridgells4-dsdb: prioritise GUID in extended_dn_in
next