s3: piddir creation fix part 2.
[ira/wip.git] / source4 / dsdb / samdb / ldb_modules /
2012-03-02 Arvid RequateSEGV in acl_validate_spn_value: dnsHostName NULL
2012-02-13 Amitay Isaacss4-dsdb: Check if metadata.tdb exists, before trying...
2012-01-29 Rusty Russellsamdb: use compat wrappers for tdb_fetch().
2012-01-16 Stefan Metzmachers4:dsdb/password_hash: require a "Primary:Kerberos...
2012-01-05 Matthias Dieter... s4:repl_meta_data LDB module - set "isRecycled" time...
2011-12-23 Matthieu Patous4-ldb: Add isRecycled when is defined in the schema
2011-12-19 Matthieu Patous4-dsdb: Relax the conditions where we can't do a subtr...
2011-11-29 Amitay Isaacss4-dsdb: Added metadata to partition module for global...
2011-11-29 Amitay Isaacss4-dsdb: use dsdb_module_extended instead of duplicate...
2011-11-29 Amitay Isaacss4-dsdb: Return ldb_result context in dsdb_module_extended
2011-11-29 Amitay Isaacss4-dsdb: Remove LDB_SEQ_HIGHEST_TIMESTAMP sequence...
2011-11-26 Matthias Dieter... s4:update_keytab LDB module - no need to filter for...
2011-11-19 Matthieu Patous4-dsdb: Modify the repl_meta_data behavior to allow...
2011-11-17 Amitay Isaacss4-dsdb: Remove unsed variable
2011-11-16 Matthieu Patous4-dsdb: rework the NC detection for the descriptor...
2011-11-15 Matthias Dieter... s4:partition LDB module - fix handling regarding specia...
2011-11-15 Stefan Metzmachers4:dsdb/schema_data: reject schema update unless they...
2011-11-15 Stefan Metzmachers4:dsdb/schema_data: reject changes to schemaInfo,...
2011-11-15 Stefan Metzmachers4:dsdb/schema_data: make sure we reject schema changes...
2011-11-15 Stefan Metzmachers4:dsdb/schema_data: make sure we only allow objects...
2011-11-15 Stefan Metzmachers4:dsdb/samldb: use DSDB_FLAG_AS_SYSTEM in samldb_schem...
2011-11-13 Matthieu Patous4-dsdb: initialize correctly the value of originating_...
2011-10-27 Matthias Dieter... s4:repl_meta_data LDB module - don't intercept the...
2011-10-27 Matthias Dieter... s4:repl_meta_data LDB module - rename operation - do...
2011-10-27 Matthias Dieter... s4:repl_meta_data LDB module - remove pointless debug...
2011-10-27 Matthias Dieter... s4:repl_meta_data LDB module - always return the origin...
2011-10-27 Matthias Dieter... s4:repl_meta_data LDB module - "dsdb_search_module_dn...
2011-10-27 Matthias Dieter... s4:objectclass_attrs LDB module - implement the dSHeuri...
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-10-27 Matthias Dieter... s4:password_hash LDB module - fix compiler warning...
2011-10-19 Andrew Tridgelldsdb: improve debug message
2011-10-13 Andrew Bartletts4-messaging: Pass the loadparm context, not just the...
2011-10-12 Gregor Becks3:utils change data_blob_dup_talloc() to take a DATA_B...
2011-10-07 Stefan Metzmachers4:dsdb/password_hash: add DSDB_CONTROL_PASSWORD_BYPASS...
2011-10-07 Andrew Tridgells4-dsdb: special case for deleted objects one way link
2011-10-07 Andrew Tridgells4-dsdb: don't display links to deleted objects
2011-10-07 Andrew Tridgells4-dsdb: fixed behaviour of show_deleted and show_recyc...
2011-10-07 Andrew Tridgells4-dsdb: fixed the check_optional_feature() call
2011-10-06 Andrew Tridgells4-dsdb: allow deletion of backlinks if DSDB_CONTROL_DB...
2011-10-06 Andrew Tridgells4-dsdb: allow groupType update on deleted objects
2011-10-06 Andrew Bartletts4-dsdb: Do not assume that all deleted objects have...
2011-10-06 Andrew Bartlettdsdb: Do not attempt to resolve conflicts on an RODC
2011-10-06 Andrew Bartlettdsdb: fix double-free in replication failure case on...
2011-10-04 Andrew Tridgells4-dsdb: add the DSDB_CONTROL_PARTIAL_REPLICA when...
2011-10-04 Andrew Tridgells4-dsdb: added new control DSDB_MODIFY_PARTIAL_REPLICA
2011-10-04 Andrew Tridgells4-dsdb: fixed formatting of a debug message
2011-10-04 Andrew Tridgells4-partition: allow creation of uninstantiated partitions
2011-10-04 Andrew Tridgells4-dsdb: allow uninstantiated NC heads
2011-10-04 Andrew Tridgells4-dsdb: implement DSDB_REPL_FLAG_PRIORITISE_INCOMING
2011-10-04 Andrew Tridgells4-dsdb: disallow changes based on instanceType
2011-09-23 Andrew Bartlettbuild: avoid util.h as a public header name due to...
2011-09-22 Andrew Tridgells4-dsdb: load the partialReplica attribute in the ...
2011-09-19 Andrew Tridgells4-dsdb: cope with out of sync replication attributes...
2011-09-19 Andrew Tridgells4-drs: cope with REPL_OBJ getncchanges call for new...
2011-09-08 Andrew Tridgells4-dsdb: prevent crash on bad DN in construct_parent_guid()
2011-09-05 Andrew Bartletts4-schema consolidate schema handling
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: 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-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 Andrew Bartletts4-dsdb ensure we honour the hash_values control, even...
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 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: make extended_dn_in a bit more efficient
2011-08-09 Andrew Tridgells4-dsdb: use dn_format shortcut to find DN format
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: fixed outgoing one way link DNs
2011-08-01 Jelmer Vernooijremove unnecessary dependency on 'events' from ldb...
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-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-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 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 Tridgells4-dsdb: moved checking of duplicate member entries...
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...
next