s4-libnet: Skip calling lsarpc functions over a wrong pipe.
[mat/samba.git] / source4 / dsdb /
2012-07-06 Andrew Bartletts4-dsdb: Give a much better error message when parentGU...
2012-07-06 Andrew Bartletts4-dsdb: Use parent_object_guid to find the correct...
2012-06-27 Andrew Bartletts4-dsdb when setting DSDB_CONTROL_PASSWORD_BYPASS_LAST_...
2012-06-27 Andrew Bartletts4-dsdb: Remove hooks for non-directory password handling
2012-06-26 Andrew Bartletts4-samldb: do not talloc_steal() the elements of the...
2012-06-24 Andrew Bartletts4-join: Import DNS zones in AD DC join
2012-06-24 Andrew Bartletts4-drepl: Ensure that the op->source does not get deall...
2012-06-23 Matthieu Patouselftest: schema is not automatically reloaded now...
2012-06-23 Matthieu Patous4-dsdb: operational handle modifyTimeStamp on the...
2012-06-23 Matthieu Patous4-schema: improve the documentation of the dsdb_schema...
2012-06-23 Matthieu Patous4-dsdb: Check for key SCHEMA_SEQ_NUM in metadata.tdb...
2012-06-23 Matthieu Patous4-dsdb: Add/Update SCHEMA_SEQ_NUM key in the metadata...
2012-06-23 Matthieu Patous4-drs: if schema has changed during replication notify...
2012-06-23 Matthieu Patous4-dsdb: move schema_load at the top of module stack
2012-06-23 Matthieu Patous4-extended: do not try to fix if there is no schema
2012-06-23 Matthieu Patous4-schema: keep track of the timestamp of the most...
2012-06-23 Matthieu Patous4-schema: generalized time use its own syntax now
2012-06-23 Matthieu Patous4-drsuapi: Fix a const warning
2012-06-23 Matthieu Patous4-drsuapi: rework the crackname implementation of...
2012-06-23 Matthieu Patous4-dsdb-linkedattributes: register the VERIFY_NAME...
2012-06-23 Matthieu Patous4-dsdb: support otherWellKnownObjects
2012-06-23 Matthieu Patous4-dsdb: Try to avoid much of the time a db search...
2012-06-23 Matthieu Patoudsdb-schema: do not reload more often than schema_reloa...
2012-06-23 Matthieu Patous4-dsdb: fix a warning about unused variable
2012-06-21 Jelmer Vernooijsamdb: Accept a list of member variables rather than...
2012-06-19 Rusty Russellldb: use tdb directly, not tdb_compat.
2012-06-15 Andrew Bartlettlib/param: Create a seperate server role for "active...
2012-06-07 Andrew Bartlettbuild: Add missing deps and make MESSAGING a private...
2012-05-30 Amitay Isaacsdsdb: Fix error checking conditions in partition_metada...
2012-05-23 Alexander BokovoyIntroduce system MIT krb5 build with --with-system...
2012-05-19 Matthieu Patous4-dsdb: allow modification of some deleted object...
2012-05-19 Matthieu Patous4-dsdb: naming context needs to have the extended...
2012-05-06 Matthieu Patous4-schema: Validate more class attribute when adding...
2012-05-06 Matthieu Patous4: use intermediate var, increase lisibility
2012-05-04 Andrew Bartletts4-dsdb: Use data_blob_string_const and add explainatio...
2012-05-03 Andrew Bartletts4-dsdb: Use strcasecmp_m() to compare possibly multiby...
2012-05-03 Matthias Dieter... s4:samldb LDB module - make sure to not add identical...
2012-04-30 Matthias Dieter... s4:samldb LDB module - homogenize LDB search attributes...
2012-04-30 Matthias Dieter... s4:samldb LDB module - implement "fSMORoleOwner" attrib...
2012-04-29 Matthias Dieter... s4:dsdb/common/util.c - samdb_is_pdc() - fail if the...
2012-04-29 Matthieu PatouAdd some debug for FOOBAR return case as they are hard...
2012-04-29 Matthieu Patoudsdb: more RELAX to DBCHECK control shift so that only...
2012-04-29 Matthieu Patoudsdb: change control from relax to dbcheck
2012-04-23 Simo SorceCracknames: use krb wrapper functions so it works with MIT
2012-04-23 Simo SorceMake krb5 wrapper library common so they can be used...
2012-04-19 Matthieu Patous4-kcc: avoid a false alarm with rodc
2012-04-18 Andrew Tridgelldsdb: added SHOW_DELETED to samldb_member_check()
2012-04-18 Matthias Dieter... s4:dsdb/pydsdb.c - call the "objectClass" normalisation...
2012-04-18 Michael Adams4:samdb:rootdse: implement the schemaUpgradeInProgress...
2012-04-17 Matthieu Patous4-schema: set subClassOf by default to top if not...
2012-04-17 Matthieu Patous4-schema: remove unused variable
2012-04-17 Matthieu Patous4-schema: Generate some schema related attribute as...
2012-04-17 Matthieu Patous4-schema: rename dsdb_attribute_from_ldb to dsdb_set_a...
2012-04-17 Matthieu Patous4: use enums instead of strings it's cheaper
2012-04-12 Simo Sorcesrv_keytab: Pass krb5_context directly, it's all we...
2012-04-12 Simo Sorces4-auth-krb: Remove unneded dependency on kerberos_util.
2012-04-12 Simo Sorces4-auth-krb: Simplify salt_princ handling.
2012-04-12 Simo Sorces4-auth-krb: Move keytab functions in a separate file.
2012-04-12 Günther Deschners4-ldb: use KRB5_KEY macros to access key elements.
2012-04-11 Matthias Dieter... s4:dsdb/samdb/ldb_modules/schema.c - move "get_last_str...
2012-04-11 Matthias Dieter... s4:dsdb/samdb/ldb_modules/schema.c - inline "get_oc_gui...
2012-04-11 Matthias Dieter... s4:dsdb - introduce a only constant-time "get_last_stru...
2012-04-11 Matthias Dieter... s4:dsdb/samdb/ldb_modules/schema.c - inline "acl_check_...
2012-04-11 Matthias Dieter... s4:dsdb - move "objectclass_sort()" out from the object...
2012-04-11 Matthias Dieter... s4:acl LDB module - remove set but unused variables
2012-04-11 Matthias Dieter... s4:objectclass LDB module - remove unneeded build depen...
2012-04-11 Matthias Dieter... s4:schema/schema_query.c - fix a comment
2012-04-11 Matthias Dieter... s4:schema/schema_init.c - better use "ldb_attr_cmp...
2012-04-11 Matthias Dieter... s4:dsdb/pydsdb.c - fix indentation
2012-03-26 Andrew Bartletts4-dsdb: use constant-time search for descriptor -...
2012-03-26 Matthias Dieter... s4:ldap.py - re-introduce the "(dn=CN=ldaptestUSER3...
2012-03-25 Matthias Dieter... LDB/s4 - do not use the "(dn=...)" syntax on filters...
2012-03-25 Matthias Dieter... s4:ldap.py - test the already mentioned structural...
2012-03-25 Matthias Dieter... s4:dsdb - enhance "get_last_structural_class()" for...
2012-03-25 Matthias Dieter... s4:objectclass LDB module - fix up the sorting in respe...
2012-03-25 Matthias Dieter... s4:objectclass LDB module - clean up "objectclass_sort()"
2012-03-20 Jelmer VernooijMove NS_GUID_string and NS_GUID_from_string to dsdb...
2012-03-14 Amitay Isaacss4-dsdb: Fix the case for attribute name msDS-hasMasterNCs
2012-03-10 Jelmer Vernooijtdb_wrap: Move to specific directory.
2012-03-02 Arvid RequateSEGV in acl_validate_spn_value: dnsHostName NULL
2012-02-25 Ricky Nances4-lib: Remove unused samdb_msg_set_value()
2012-02-25 Ricky Nances4-lib: Remove unused samdb_msg_set_string()
2012-02-25 Ricky Nances4-lib: Remove unused samdb_msg_set_int()
2012-02-19 Andrew Bartletts4-selftest: Avoid running kinit for each new connection
2012-02-13 Amitay Isaacss4-dsdb: Check if metadata.tdb exists, before trying...
2012-02-01 Andrew TridgellRevert "s4-drs: do not try to contact for replication...
2012-01-29 Rusty Russellsamdb: use compat wrappers for tdb_fetch().
2012-01-24 Andrew Bartlettdsdb: Allow DSDB_CONTROL_PASSWORD_BYPASS_LAST_SET_OID...
2012-01-24 Amitay Isaacspython: Change except: statement to except Exception:
2012-01-16 Stefan Metzmachers4:dsdb/password_hash: require a "Primary:Kerberos...
2012-01-14 Dave CraftIntersite KCC flags for python
2012-01-05 Matthias Dieter... s4:repl_meta_data LDB module - set "isRecycled" time...
2011-12-23 Matthieu Patous4-kcc: Remove also deleted objects that are not in...
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-12-13 Stefan Metzmachers4:pydsdb: remove unused variable from py_dsdb_am_pdc()
2011-12-09 Matthias Dieter... s4:dsdb/common/util.c - test LDB result against LDB_SUC...
2011-12-08 Dave CraftInvocation of samba_kcc from KCC task
2011-12-08 Dave CraftAdd subreq and status to kcc_service struct
2011-12-07 Andrew Bartlettpydsdb: provide a am_pdc hook like am_rodc to python...
next