ntp_signd: move socket directory to var/lib not var/run for permissions change
[metze/samba/wip.git] / source4 / dsdb /
2012-11-12 Stefan Metzmachers4:dsdb/acl_read: make sure confidential attributes...
2012-11-11 Stefan Metzmachers4:dsdb/acl_read: fix whitespace formatting errors
2012-11-11 Stefan Metzmachers4:dsdb/acl: only give administrators access to attribu...
2012-11-11 Stefan Metzmachers4:dsdb/acl: reorganize the logic flow in the password...
2012-11-11 Stefan Metzmachers4:dsdb/acl: fix search filter cleanup for password...
2012-11-06 Jelmer Vernooijldb_secrets_tdb_sync: Add dependency on gssapi.
2012-11-06 Jelmer Vernooijdsdb: Rename _res argument to _result.
2012-11-05 Volker Lendeckedsdb: Simplify DsCrackNameOneFilter a bit
2012-10-25 Andrew Bartlettdsdb-cracknames: Return DRSUAPI_DS_NAME_STATUS_NO_MAPPI...
2012-10-24 Andrew Bartlettdsdb-cracknames: Always use talloc_zero()
2012-10-08 Matthieu Patous4-repl: make dreplsrv_partition_find_for_nc return...
2012-10-08 Matthieu Patoudrs-replica-info: level_not_supported is wrong when...
2012-10-08 Matthieu Patoudrs-crackname: if there is no sid do not return the...
2012-10-08 Matthieu PatouImplement the LIST_INFO_FOR_SERVER input format
2012-09-01 Andrew Bartletts4-dsdb: Remove unused variables
2012-09-01 Andrew Bartletts4-dsdb: Remove unused tmp_ctx leaked onto long-term...
2012-08-27 Andrew Bartletts4-dsdb: Remove double-free in update_keytab module
2012-08-27 Andrew Bartletts4-dsdb: Add secrets_tdb_sync - an ldb module to keep...
2012-08-23 Andrew Bartletts4-dsdb: Remove unused variables
2012-08-23 Andrew Bartletts4-dsdb: Do not use a possibly-old loadparm context...
2012-08-21 Matthias Dieter... s4:samldb LDB module - remove unused "member" attribute...
2012-08-21 Matthias Dieter... s4:dsdb - always fail if a search filter could not...
2012-08-21 Matthias Dieter... s4:dsdb_sort_objectClass_attr - simplify memory context...
2012-08-21 Matthias Dieter... s4:dsdb_sort_objectClass_attr - use "data_blob_string_c...
2012-08-17 Andrew Bartletts4-dsdb: Use tmp_ctx in kccsrv_check_deleted to avoid...
2012-08-17 Andrew Bartletts4-kcc: Avoid use-after-free of dn and add tmp_ctx
2012-08-17 Andrew Bartletts4-dsdb: Ensure we always free tmp_ctx in schema refres...
2012-08-14 Stefan Metzmachers4:dsdb/repl: fix the usage of 'GC/' prefixed principal...
2012-08-14 Andrew Bartletts4-dsdb: Use samdb_dn_is_our_ntdsa()
2012-08-14 Andrew Bartletts4-dsdb: Add samdb_dn_is_our_ntdsa()
2012-08-14 Andrew Bartletts4-dsdb: Use samdb_reference_dn_is_our_ntdsa()
2012-08-14 Andrew Bartletts4-dsdb: Add helper function samdb_reference_dn_is_our_...
2012-08-14 Andrew Bartletts4-dsdb: Use ldb_dn_copy() rather than talloc_reference()
2012-08-14 Andrew Bartletts4-libnet: Improve debugging of libnet_BecomeDC LDAP...
2012-08-14 Stefan Metzmachers4:dsdb/repl: ldb_errstring() takes a 'struct ldb_conte...
2012-08-14 Stefan Metzmachers4:dsdb/repl: make sure instanceType_e is not changed...
2012-08-14 Stefan Metzmachers4:dsdb/repl: avoid reallocation of msg->elements
2012-08-14 Andrew Bartletts4-dsdb: Add mem_ctx argument to samdb_ntds_settings_dn
2012-08-14 Andrew Bartletts4-dsdb: Improve memory handling in dsdb_schema_from_ld...
2012-08-14 Andrew Bartletts4-dsdb: Improve memory handling in kccsrv_add_connection()
2012-08-14 Andrew Bartletts4-dsdb: Improve memory handling in kccsrv_find_connect...
2012-08-14 Andrew Bartletts4-dsdb: Add const
2012-08-11 Andrew Bartletts4-dsdb: Take more care in handling of global schema...
2012-08-11 Andrew Bartletts4-dsdb: Remove support for per-partition sequence...
2012-08-11 Andrew Bartletts4-dsdb: Use only the replication USN for schema reload.
2012-08-10 Björn Jackebuild: rename security → samba-security
2012-08-10 Andrew Bartletts4-dsdb: Explain better what records are written during...
2012-08-09 Andrew Bartletts4-dsdb: Remove strcasecmp() fallback in replmd_ldb_mes...
2012-08-09 Andrew Bartletts4-dsdb: Do not reload partition metadata except on...
2012-08-09 Andrew Bartletts4-pydsdb: Provide control of if we should write index...
2012-08-09 Andrew Bartletts4-dsdb: Change talloc parent
2012-08-09 Andrew Bartletts4-dsdb: Remove ldb_sequence_type argument from partiti...
2012-08-09 Andrew Bartletts4-dsdb: simplify migration of old-style seqence number...
2012-08-09 Andrew Bartletts4-dsdb: Reduce calls to the ldb layer by reloading...
2012-08-06 Stefan Metzmachers4:libcli/pyerrors: s/PyErr_WERROR_IS_ERR_RAISE/PyErr_W...
2012-08-03 Stefan Metzmachers4:dsdb:replicated_objects: do not move 'instanceType...
2012-07-31 Andrew Bartletts4-dsdb: Replace any existing lastKnownParent attribute...
2012-07-31 Andrew Bartletts4-dsdb: Improve tracing in repl_meta_data
2012-07-31 Andrew Bartletts4-dsdb: Handle rename conflicts in both directions
2012-07-31 Andrew Bartletts4-dsdb: Request extended DN and show deleted when...
2012-07-29 Andrew Bartletts4-dsdb: Fill in lastKnownParent when moving to lostAnd...
2012-07-29 Andrew Bartletts4-dsdb: Do not strip base components off DN before...
2012-07-29 Andrew Bartletts4-dsdb: Change move to lostAndFound to use container...
2012-07-29 Andrew Bartletts4-dsdb: Provide a way to force incoming renames to...
2012-07-29 Andrew Bartletts4-dsdb: Provide a way to handle conflicts due to rename
2012-07-29 Andrew Bartletts4-repl: Use ldb_dn_new() to create the rootDSE DN
2012-07-29 Andrew Bartletts4-repl: Use NULL for pointer test when checking for...
2012-07-18 Andrew Bartlettdsdb: Allocate new OID to allow updates of a read-only...
2012-07-18 Andrew Bartletts4-dsdb: Allow dbcheck to correct an incorrect instanceType
2012-07-18 Andrew Bartletts4-dsdb: Ensure we never write read-only objects onto...
2012-07-06 Andrew Bartletts4-dsdb: Remove unused variables in py_dsdb_get_partiti...
2012-07-06 Andrew Bartlettpydsdb: Add bindings for dsdb_wellknown_dn()
2012-07-06 Andrew Bartletts4-pydsdb: Add bindings for dsdb_find_nc_root()
2012-07-06 Andrew Bartletts4-pydsdb: Improve PyErr_LDB_{DN,}_OR_RAISE to use...
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.
next