heimdal: Call HEIMDAL_AUTOPROTO() manually.
[abartlet/samba.git/.git] / source4 / dsdb /
2010-10-16 Matthias Dieter... s4:samldb LDB module - use appropriate fixed-length...
2010-10-16 Matthias Dieter... s4:dsdb/samdb/ldb_modules/util.c - remove now unused...
2010-10-16 Matthias Dieter... s4:samba3sid LDB module - handle the RID as uint32_t
2010-10-16 Matthias Dieter... s4:objectclass LDB module - implement the "isCriticalSy...
2010-10-16 Matthias Dieter... s4:dsdb - fix unsigned integer save problems using...
2010-10-16 Matthias Dieter... s4:dsdb/common/util.c - describe the behaviour of the...
2010-10-15 Matthias Dieter... s4:samdb_msg_add_int* - use "ldb_msg_add_string" rather...
2010-10-15 Matthieu Patous4 dsdb: fix sign problem on PPC and x86
2010-10-15 Matthias Dieter... s4:samldb LDB module - cosmetic - use "ldb" variable...
2010-10-15 Matthias Dieter... s4:samdb_create_foreign_security_principal - proof...
2010-10-15 Matthias Dieter... s4:dsdb/common/util.c - samdb_msg_add_* calls - proof...
2010-10-15 Matthias Dieter... s4:dsdb/common/util.c - samdb_msg_add_string - the...
2010-10-15 Matthias Dieter... s4:dsdb - remove "samdb_msg_add_value"
2010-10-14 Matthias Dieter... s4:dsdb - remove "samdb_result_uint", "samdb_result_int...
2010-10-14 Matthias Dieter... s4:samldb LDB module - attempt to fix integer handling...
2010-10-13 Matthias Dieter... s4:samldb LDB module - cosmetic fixups
2010-10-13 Jelmer Vernooijsamdb: Set soname.
2010-10-13 Matthias Dieter... s4:sam.py - tests for "userAccountControl" attribute
2010-10-13 Matthias Dieter... s4:samldb LDB module - deny creation of temporary dupli...
2010-10-13 Matthias Dieter... s4:samldb LDB module - proof the account type also...
2010-10-13 Matthias Dieter... s4:sam.py - add a test for the group type changing...
2010-10-13 Matthias Dieter... s4:samldb LDB module - support the group type changing...
2010-10-13 Matthias Dieter... s4:ldap.py - test the "isCriticalSystemObject" behaviour
2010-10-13 Matthias Dieter... s4:samldb LDB module - deny also the direct modificatio...
2010-10-13 Matthias Dieter... s4:objectclass LDB module - deny the creation of "isCri...
2010-10-13 Matthias Dieter... s4:samldb LDB module - first implementation of the...
2010-10-13 Matthias Dieter... s4:samldb LDB module - use the new "objectclass_trigger...
2010-10-13 Matthias Dieter... s4:samldb LDB module - first implementation of the...
2010-10-13 Jelmer Vernooijdsdb/schema_data: Build as shared object.
2010-10-13 Jelmer Vernooijdsdb/schema_load: Build as shared object.
2010-10-13 Jelmer Vernooijsamdb: Build as library.
2010-10-13 Andrew Tridgells4-schema: don't name variables after standard libc...
2010-10-12 Jelmer Vernooijtorture/becomedc: Add test for global schema, use samdb...
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-10-12 Andrew Bartlettlibcli/security Use common security.h
2010-10-12 Andrew Bartletts4-libcli/security Use seperate subsystem for session...
2010-10-12 Andrew Bartlettlibcli/security Add debug class to security_token_debug...
2010-10-12 Jelmer Vernooijdsdb: Build more modules as shared objects.
2010-10-11 Jelmer Vernooijdsdb: Build some more modules as shared objects.
2010-10-11 Jelmer Vernooijdsdb: Build some more modules as shared object files.
2010-10-11 Jelmer Vernooijdsdb: Build some more modules as .so files.
2010-10-11 Jelmer Vernooijsamdb_common, ntlm: Add missing dependency on libsamba...
2010-10-11 Andrew Bartletts4-credentials Add explicit event context handling...
2010-10-11 Jelmer Vernooijcredentials: Split up into several subsystems.
2010-10-10 Jelmer Vernooijdsdb/modules: Split up helpers a bit to prevent recursi...
2010-10-10 Jelmer Vernooijdsdb/schema: Move some dsdb_dn functions that are schem...
2010-10-10 Jelmer Vernooijdsdb modules: Split ridalloc out of common helpers...
2010-10-10 Jelmer Vernooijsamdb: Remove dependency on unknown subsystem.
2010-10-10 Jelmer Vernooijdsdb: add missing dependency on samba_socket.
2010-10-10 Jelmer Vernooijldb-samba: Rename samdb_relative_path to ldb_relative_p...
2010-10-10 Jelmer Vernooijdsdb: Move attr_in_list to SAMDB_COMMON to avoid circul...
2010-10-10 Jelmer Vernooijldb-samba: Add ldb_wrap_add, remove last schema referen...
2010-10-10 Jelmer Vernooijsamdb: Add flags argument to samdb_connect().
2010-10-10 Jelmer Vernooijsamdb: Handle schema setup in samdb, not in more generi...
2010-10-10 Kamen Mazdrashkis4-dsdb-repl: Print what the error code for failure is
2010-10-10 Kamen Mazdrashkis4-dsdb: Make dsdb_setup_sorted_accessors() public
2010-10-08 Matthias Dieter... s4:ldap.py - split it up and move SAM related stuff...
2010-10-07 Matthias Dieter... s4:dsdb/common/util_samr.c - use an LDB constant for...
2010-10-07 Matthias Dieter... s4:dsdb/common/util.c - provide message set functions...
2010-10-06 Matthias Dieter... s4:samldb LDB module - remove "type" parameter of ...
2010-10-05 Matthias Dieter... s4:subtree_delete LDB module - remove the DN from an...
2010-10-05 Matthias Dieter... s4:samldb LDB module - simplify/unify the message handl...
2010-10-05 Matthias Dieter... s4:samldb LDB module - assign better memory contexts...
2010-10-04 Jelmer VernooijAdd missing dependencies for com_err.
2010-10-04 Jelmer Vernooijheimdal: Fix name of hx509 library.
2010-10-04 Matthias Dieter... s4:dsdb/common/util.c - change the usage of the RECYCLE...
2010-10-03 Matthias Dieter... s4:ldap.py - test allowed system flags restriction
2010-10-03 Matthias Dieter... s4:objectclass LDB module - introduce allowed system...
2010-10-03 Matthias Dieter... s4:urgent_replication.py - fix up the system flags...
2010-10-03 Matthias Dieter... s4:deletetest.py - enhance the tests
2010-10-03 Matthias Dieter... s4:ldap.py - remove the delete tests
2010-10-03 Matthias Dieter... s4:dsdb - substitute the "show_deleted" with the "show_...
2010-10-03 Matthias Dieter... s4:dsdb/common/util.c - introduce "DSDB_SEARCH_SHOW_REC...
2010-10-03 Matthias Dieter... s4:subtree_rename LDB module - also already deleted...
2010-10-03 Matthias Dieter... s4:show_deleted LDB module - also support the "show_rec...
2010-10-03 Matthias Dieter... s4:repl_meta_data LDB module - consider the SYSTEM_FLAG...
2010-10-03 Matthias Dieter... s4:subtree_delete LDB module - it is only responsible...
2010-10-03 Matthias Dieter... s4:objectclass LDB module - fix the "crossRef" delete...
2010-10-03 Matthias Dieter... s4:objectclass LDB module - fix the delete behaviour...
2010-10-03 Matthias Dieter... s4:dsdb_dn_val_rmd_flags - memmem - scan the whole...
2010-10-03 Matthias Dieter... s4:ldap.py - delete the right object after test complet...
2010-10-03 Matthias Dieter... s4:ldap.py - fix "system only" test
2010-10-03 Matthias Dieter... s4:acl_read LDB module - fix counter type
2010-10-03 Andrew Tridgells4-kcc: silence "Testing kcctpl_create_intersite_connec...
2010-10-02 Kamen Mazdrashkis4-test-dsdb_schema_info.py: Get rid of global module...
2010-10-02 Kamen Mazdrashkis4-test-dsdb_schema_info.py: Simplify connection SamDB
2010-10-02 Andrew Tridgells4-repl: use the GC principal name for DRS replication...
2010-10-02 Andrew Tridgells4-dsdb: added dsdb_search_by_dn_guid()
2010-10-02 Andrew Tridgells4-drs: fixed comparison login in replicated renames
2010-10-02 Andrew Tridgells4-kcc: remove stale repsTo entries in the KCC
2010-10-01 Andrew Tridgells4-rpmd: fixed a use after realloc bug
2010-10-01 Andrew Tridgells4-dsdb: fail the transaction instead of asserting...
2010-10-01 Andrew Tridgells4-rodc: don't set SPECIAL_SECRET_PROCESSING on EXOP_RE...
2010-09-30 Andrew Tridgells4-dsdb: silence the domainFunctionality not setup...
2010-09-30 Andrew Tridgells4-drepl: don't call UpdateRefs on a RODC
2010-09-30 Andrew Tridgells4-drepl: fixed the checking of replica_flags in the...
2010-09-30 Andrew Tridgells4-kcc: fixed the replica_flags in repsFrom in the kcc
2010-09-29 Andrew Tridgells4-samldb: also set a password on the krbtgt_NNNN account
2010-09-29 Nadezhda Ivanovas4-rodc: RODC should not accept requests for role transfer
2010-09-28 Andrew Tridgells4-drs: moved the drs_ObjectIdentifier handling to...
next