s4:ldb.h - add constant for LDAP EXOP password change
[ira/wip.git] / source4 / dsdb /
2009-10-03 Andrew Bartletts4:dsdb Use possibleInferiors to restrict creation...
2009-10-03 Andrew Bartletts4:dsdb add systemPossibleInferiors to schema code
2009-10-03 Andrew Bartletts4:dsdb Add objectClass and RDN constraints to objectCl...
2009-10-03 Matthias Dieter... s4:dsdb Don't allow creation of systemOnly objectclasses
2009-10-02 Matthias Dieter... s4:repl_meta_data - various
2009-10-02 Andrew Bartletts4:dsdb Return correct error on invalid attribute
2009-10-02 Andrew Bartletts4:dsdb Pass down the exact error code on failure in...
2009-10-02 Matthias Dieter... s4:samdb_set_password - Return the maximum password...
2009-10-02 Matthias Dieter... s4:samdb_set_password - cosmetic fixes
2009-10-02 Matthias Dieter... s4: fix various warnings (not "const" related ones)
2009-10-02 Andrew Bartletts4:dsdb Fix crash from LDAP login of DOM\\
2009-10-02 Andrew Bartletts4:dsdb rework instanceType module - put instanceType...
2009-10-02 Andrew Bartletts4:dsdb Don't allow creating of new objects with an...
2009-10-02 Andrew Bartletts4:dsdb Add 'lazy_commit' module to swallow the 'lazy...
2009-10-02 Matthieu Patous4-ldb: Use relax control to check in replace metadata...
2009-10-02 Andrew Bartletts4:Ensure the selected RDN is the right one per the...
2009-10-02 Andrew Tridgells4-samldb: the samldb module requires that the primary...
2009-10-02 Andrew Tridgells4-samdb: added some debugging
2009-10-02 Matthias Dieter... s4:dsdb/common/sidmap - Remove
2009-10-02 Andrew Tridgells4-ldb: accept the binary DN OIDs in extended DN modules
2009-10-02 Andrew Tridgells4-ldb: Add support for binary blobs in DNs
2009-09-30 Matthias Dieter... s4:dsdb/common/util - remove introduced "samdb_is_capab...
2009-09-28 Andrew Tridgells4-kcc: fixed corruption of repsFrom records by kcc
2009-09-28 Andrew Tridgells4-kcc: remove stale repsFrom entries in kcc run
2009-09-28 Andrew Tridgells4-dsdb: don't return the partition root objects
2009-09-28 Andrew Tridgells4-dsdb: removed extraneous debug messages
2009-09-28 Andrew Tridgells4-dsdb: update replPropertyMetaData on linked attribut...
2009-09-28 Andrew Tridgells4-dsdb: fixed searching for GUID based DNs between...
2009-09-28 Andrew Tridgells4-samdb: when UF_SERVER_TRUST_ACCOUNT is set mark...
2009-09-28 Andrew Tridgells4-repl: free the la list on prepare commit failure
2009-09-28 Andrew Tridgells4-samdb: free the linked_attributes list on prepare...
2009-09-28 Andrew Tridgells4-repl: use GUID to resolve target in linked attributes
2009-09-28 Andrew Tridgells4-dsdb: ask for an extended DN in dsdb_find_dn_by_guid()
2009-09-28 Andrew Tridgells4-dsdb: make dsdb_search_dn_with_deleted public for...
2009-09-28 Andrew Tridgells4-drs: fixed sorting of replPropertyMetaData
2009-09-24 Andrew Tridgells4-drs: add defines for replication flags on attributes
2009-09-24 Andrew Tridgells4-ldb: sort replPropertyMetaData by attid
2009-09-24 Andrew Tridgells4-ldb: add instanceType in repl_meta_data module
2009-09-24 Andrew Tridgells4-drs: add SHOW_DELETED control on dsdb utility calls
2009-09-23 Andrew Tridgells4-dsdb: cope with windows sending extra pad bytes
2009-09-23 Andrew Tridgells4-dsdb: added dsdb_find_sid_by_dn()
2009-09-23 Andrew Tridgells4-drs: ignore zero value elements in DRS add operations
2009-09-23 Andrew Tridgells4-ldb: added a bunch more debug for DC join
2009-09-23 Andrew Tridgells4-ldbmodules: allow instanceType to be specified by...
2009-09-22 Nadezhda Ivanovas4:dsdb Fix of double addition of SD-s
2009-09-22 Andrew Bartletts4:ldb Add 'single-value' support to LDB.
2009-09-22 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-09-22 Nadezhda IvanovaInitial Implementation of the DS objects access checks.
2009-09-21 Andrew Bartletts4:dsdb Run the new 'descriptor' module by default.
2009-09-21 Andrew Tridgells4-schema: don't trace the schema load (too verbose)
2009-09-21 Andrew Tridgells4-ldap: default edn type is 0
2009-09-21 Andrew Tridgells4-ldb: add support for extended DNs in the rootDSE
2009-09-21 Andrew Tridgells4-dsdb: fixed a printf format warning
2009-09-21 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-09-21 Andrew Bartletts4:kerberos Fix the salt to match Windows 2008.
2009-09-21 Stefan Metzmachers4:dsdb/resolve_oids: add fast pathes for the common...
2009-09-21 Stefan Metzmachers4:dsdb/resolve_oids: check return values in recursion
2009-09-21 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-09-20 Matthias Dieter... Merge branch 'master' of git://git.samba.org/samba
2009-09-20 Matthias Dieter... s4:samba3sam.py test - remove the primary group ID...
2009-09-20 Nadezhda IvanovaDisable descriptor module unless enabled in smb.conf
2009-09-20 Matthias Dieter... s4:dsdb/common/util - Check for the right forest/domain...
2009-09-20 Stefan Metzmacherdsdb/samdb: add resolve_oids module
2009-09-19 Anatoliy AtanasovHandle dsdb_class_by_lDAPDisplayName returned values...
2009-09-19 Anatoliy AtanasovMove replmd_drsuapi_DsReplicaCursor2_compare to a commo...
2009-09-19 Andrew Bartletts4:dsdb Print the partition we failed to suggest replic...
2009-09-19 Andrew Tridgells4-server: kill main daemon if a task fails to initialise
2009-09-18 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-18 Andrew Tridgells4-drs: cope with dupliate linked attributes
2009-09-17 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-17 Matthias Dieter... s4:descriptor module - Revert and const fixups
2009-09-17 Matthias Dieter... s4:descriptor - cosmetic
2009-09-17 Matthias Dieter... s4/domain behaviour flags: Fix them up in various locations
2009-09-16 Andrew Tridgells4-repl: raise a debug level
2009-09-16 Andrew Tridgells4-dsdb: treat uSNHighest as 0 if @REPLCHANGED doesn...
2009-09-16 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-16 Andrew Tridgells4-repl: raise a debug level
2009-09-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-09-16 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-16 Andrew Tridgells4-dsdb: treat uSNHighest as 0 if @REPLCHANGED doesn...
2009-09-16 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-16 Andrew Tridgells4-repl: take advantage of async RPC forwarding
2009-09-16 Andrew Tridgells4-repl: don't do double replication
2009-09-16 Andrew Tridgells4-repl: make sure we marshal the replPropertyMetaData...
2009-09-16 Andrew Tridgells4-dsdb: use DLIST_ADD() not DLIST_ADD_END()
2009-09-16 Andrew Tridgells4-repl: add a debug to make it easier to monitor repli...
2009-09-15 Andrew Tridgells4-repl: don't do double replication
2009-09-15 Andrew Tridgells4-repl: make sure we marshal the replPropertyMetaData...
2009-09-15 Andrew Tridgells4-dsdb: use DLIST_ADD() not DLIST_ADD_END()
2009-09-15 Andrew Tridgells4-repl: add a debug to make it easier to monitor repli...
2009-09-15 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-15 Andrew Tridgells4-repl: don't do double replication
2009-09-15 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-15 Andrew Tridgells4-repl: make sure we marshal the replPropertyMetaData...
2009-09-15 Andrew Tridgells4-dsdb: use DLIST_ADD() not DLIST_ADD_END()
2009-09-15 Andrew Tridgells4-repl: add a debug to make it easier to monitor repli...
2009-09-15 Andrew Bartletts4:schema Add code to provide an index into the subClas...
2009-09-15 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-15 Andrew Tridgells4-dsdb: use DLIST_ADD() not DLIST_ADD_END()
2009-09-15 Andrew Tridgells4-repl: add a debug to make it easier to monitor repli...
next