selftest: Test encrypted RPC pipes against plugin_s4_dc
[samba.git] / source4 / dsdb /
2011-08-03 Andrew Bartlettgensec: clarify memory ownership for gensec_session_inf...
2011-08-01 Jelmer Vernooijremove unnecessary dependency on 'events' from ldb...
2011-07-30 Matthieu Patous4-kcc: correctly populate the neighbor object when...
2011-07-26 Matthieu Patous4-dsdb: Improve the calculation of system flags accord...
2011-07-21 Andrew Tridgells4-kcc: use dsdb_delete() instead of ldb_delete()
2011-07-21 Andrew Tridgells4-dsdb: added dsdb_delete() function
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-21 Matthieu Patous4-schema: add systemFlags to dsdb classes objects
2011-07-13 Dave CraftAdd intrasite code test switch
2011-07-13 Dave CraftAdd kccsrv_add_repsFrom() possibility of NULL res argument
2011-07-13 Dave CraftRemove static to allow availability to other KCC files
2011-07-13 Dave Craftkcc_connection invocation_id added to struct
2011-07-13 Dave CraftKCC NTDSConnection should utilize NTDSCONN_OPT_IS_GENERATED
2011-07-13 Dave CraftStandalone samdb_ntds_site_settings_options() helper
2011-07-13 Dave CraftNTDSConnection and NTDSA Site setting flags
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 Tridgelldsdb: fixed special case of zero NTTIME
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 Tridgellpydsdb: added get_backlink_from_lDAPDisplayName()
2011-07-13 Andrew Tridgells4-dsdb: moved checking of duplicate member entries...
2011-07-11 Andrew Tridgelldsdb: added get_lDAPDisplayName_by_attid
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...
2011-07-11 Matthieu Patous4-python: Add functions to get linkid and systemflags...
2011-07-11 Matthieu Patous4-dsdb: if the provision control is specified, update...
2011-07-11 Matthieu Patous4-dsdb: when replacing linked attribute take always...
2011-07-11 Matthieu Patous4-dsdb: check for single valued attribute in repl_meta...
2011-07-11 Andrew Tridgells4-dsdb: deleted objects are expected to be missing...
2011-07-11 Andrew Tridgells4-dsdb: fixed crash bug in extended_dn_in
2011-07-05 Andrew Tridgells4-dsdb: allow removal of unknown attributes if RELAX set
2011-07-01 Andrew Bartletts4-dsdb guard principalName parse for invalid inputs
2011-07-01 Andrew Bartletts4-dsdb Allow a servicePrincipalName of machine$
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-22 Matthieu Patous4-schema: avoid segfaulting if id3.guid is NULL
2011-06-22 Andrew Tridgells4-dsdb: bypass validation when relax set
2011-06-22 Andrew Tridgells4-dsdb: prioritise GUID in extended_dn_in
2011-06-22 Andrew Tridgells4-dsdb: catch duplicate matches in extended_dn_in
2011-06-22 Andrew Tridgellpydsdb: added get_syntax_oid_from_lDAPDisplayName()
2011-06-22 Andrew Tridgells4-dsdb: don't add zero GUID to BINARY_DN
2011-06-20 Andrew Bartlettlibcli/util Rename common map_nt_error_from_unix to...
2011-06-20 Andrew Bartlettlibcli/util Bring samba4 unix -> nt_status code in...
2011-06-17 Andrew Tridgells4-dsdb: if we don't have a remote schema, then use...
2011-06-17 Andrew Tridgells4-pydsdb: added dsdb_normalise_attributes() call
2011-06-10 Andrew Tridgells4-drs: ensure we add a RMD_ADDTIME when upgrading...
2011-06-10 Andrew Tridgells4-drs: cope with missing RMD_ADDTIME in linked attributes
2011-06-09 Matthias Dieter... s4:schema_convert_to_ol.c - fix memory contexts
2011-06-09 Matthias Dieter... s4:dsdb/schema_convert_to_ol.c - quiet enum warning
2011-06-07 Andrew Tridgells4-dsdb: cope with missing backlinks in rpmd handling
2011-06-06 Andrew Bartletts4-param Remove 'sid generator'
2011-06-06 Andrew Bartletts4-param Remove 'sam database' parameter
2011-05-25 Matthias Dieter... s4:samldb LDB module - check if the RODC group exists...
2011-05-25 Matthias Dieter... s4:samldb LDB module - better to call "samldb_prim_grou...
2011-05-25 Matthias Dieter... s4:samldb LDB module - convert a "dsdb_module_search...
2011-05-25 Matthias Dieter... s4:sam.py - uncomment/enhance some account type tests
2011-05-25 Matthias Dieter... s4:samldb LDB modules - only objectClass "computer...
2011-05-25 Matthias Dieter... s4:sam.py - tests for "isCriticalSystemObject" attribute
2011-05-25 Matthias Dieter... s4:samldb LDB module - fix "isCriticalSystemObject...
2011-05-25 Matthias Dieter... s4:sam.py - unchanged "primaryGroupID" when account...
2011-05-25 Matthias Dieter... s4:samldb LDB module - fix the behaviour when changing...
2011-05-21 Matthieu Patous4:sam.py - add tests to check that setting "userAccoun...
2011-05-21 Matthieu Patous4:samldb LDB module - don't change the "primaryGroupId...
2011-05-21 Matthias Dieter... s4:ldb-samba/ldb_wrap.*-dsdb/samdb/samdb.c - handle...
2011-05-21 Matthieu Patous4-dsdb: add unit tests for dirsync control
2011-05-21 Matthieu Patous4-dsdb: implementation of the dirsync control
2011-05-21 Matthieu Patous4-dsdb: introduce dsdb_module_search_tree
2011-05-21 Matthieu Patous4-dsdb: relax a bit the checks on read acl when dirsyn...
2011-05-21 Matthieu Patous4-dsdb: create flag for requesting ACL relax in case...
2011-05-21 Matthieu Patous4: do not change the critical flag when it's on a...
2011-05-11 Kamen Mazdrashkis4/drepl_fsmo: Add an CR so that message is visible...
2011-04-23 Jelmer VernooijFix case of libUTIL_LDB.
2011-05-08 Andrew Bartletts4-dsdb Add transactions to dsdb modify helpers
2011-05-03 Andrew Tridgells4-socket: rename allow_access() to socket_allow_access()
2011-05-03 Andrew BartlettRemove strlower_m() and strupper_m() from source4 and...
2011-05-03 Andrew Bartletts4-messaging Rename messaging -> imessaging
2011-04-29 Matthias Dieter... s4:"ldb_connect" calls - proof for "!= LDB_SUCCESS"
2011-04-29 Matthias Dieter... s4:repl_meta_data LDB module - quiet a discard const...
2011-04-29 Matthias Dieter... s4:token_group.py python test - fix typos
2011-04-29 Andrew Bartletts4-param Rename private_path() -> lpcfg_private_path()
2011-04-15 Matthieu Patous4-dsdb: Add more information on why we don't check...
2011-04-15 Matthieu Patous4-dsdb: If current attribute list is empty use the...
2011-04-13 Andrew Bartlettlibcli/ldap pull LIBCLI_LDAP_MESSAGE and LIBCLI_LDAP_ND...
2011-04-07 Matthias Dieter... dsdb:schema/schema_syntax.c - correctly check error...
2011-04-07 Matthias Dieter... dsdb:schema/schema_syntax.c - add some empty value...
2011-04-07 Matthias Dieter... s4:objectclass LDB module - "ldb_msg_sanity_check"...
2011-04-07 Matthias Dieter... s4:objectclass LDB module - fix a comment - add a ")"
2011-04-07 Andrew Tridgellldb: fixed --paged option in ldb tools
2011-04-06 Stefan Metzmachers4:dsdb/repl_meta_data: update replPropertyMetaData...
2011-04-06 Stefan Metzmachers4:dsdb/repl_meta_data: allow passing an explicit attri...
2011-04-06 Stefan Metzmachers4:dsdb/repl_meta_data: normalize the rdn attribute...
2011-04-06 Matthieu Patous4: Update/Set local USN only on attribute that have...
2011-04-04 Andrew Tridgells4-dsdb: implemented creation of conflict records
2011-04-04 Andrew Tridgells4-dsdb: added a ldb err -> NTSTATUS mapping
next