python-samba3: Secrets file loaded from private dir, not lib dir
[idra/samba.git] / source4 / dsdb /
2011-08-18 Jelmer Vernooijcredentials: Rename library to samba-credentials to...
2011-08-17 Andrew Tridgells4-dsdb: fixed deletion of backlinks for fl2000 DCs
2011-08-17 Andrew Tridgells4-dsdb: added comments and fixed backlink check in...
2011-08-17 Andrew Tridgells4-dirsync: use dsdb_module_dn_by_guid() not dsdb_find_...
2011-08-13 Simo Sorces4:dsdb: use tevent_ fn names instaed of legacy event_...
2011-08-13 Amitay Isaacss4-dsdb: Provide additional method to connect to specif...
2011-08-13 Andrew Bartletts4-dsdb ensure we honour the hash_values control, even...
2011-08-13 Andrew Bartletts4-dsdb Give a less worrying error message on failure...
2011-08-13 Andrew Bartletts4-dsdb Add ability to force a particular SID in the...
2011-08-13 Andrew Bartletts4-dsdb Add flag to set DSDB_BYPASS_PASSWORD_HASH control
2011-08-12 Andrew Tridgells4-dsdb: don't cache the NTDS settings DN
2011-08-12 Andrew Tridgells4-dsdb: expand dsServiceName from GUID form at runtime
2011-08-12 Andrew Tridgells4-dsdb: remove the naming_fsmo and pdc_fsmo modules
2011-08-12 Andrew Tridgells4-dsdb: calculate validFSMOs at runtime instead of...
2011-08-09 Matthias Dieter... s4:subtree_rename LDB module - fix the move/rename...
2011-08-09 Matthieu Patous4-dsdb: avoid printing a pointless debug line
2011-08-09 Matthieu Patous4-drsuapi: crackname search also for deleted objects
2011-08-09 Andrew Bartletts4-dsdb clarify that failure to load the schema items...
2011-08-09 Andrew Bartlettmove schema_fill_constructed() call to dsdb_setup_sorte...
2011-08-09 Andrew Bartletts4-dsdb Remove unused schema function
2011-08-09 Andrew Tridgells4-dsdb: added SAMDB_INDEXING_VERSION to @INDEXLIST
2011-08-09 Andrew Tridgells4-dsdb: fixed booling conversion to check value length
2011-08-09 Andrew Tridgells4-dsdb: add auto-normalisation of attributes
2011-08-09 Andrew Tridgells4-dsdb: ensure rIDSetReferences is stored as an extend...
2011-08-09 Andrew Tridgells4-dsdb: ensure we setup the dn_format field in schema...
2011-08-09 Andrew Tridgells4-acl-test: use symbolic names for groupType
2011-08-09 Andrew Tridgells4-dsdb: make extended_dn_in a bit more efficient
2011-08-09 Andrew Tridgells4-dsdb: use dn_format shortcut to find DN format
2011-08-07 Jelmer Vernooijpyldb: Consistently use pyldb_ prefix.
2011-08-04 Andrew Tridgells4-dsdb: extend the extended_dn_in module to handle...
2011-08-04 Andrew Tridgells4-dsdb: handle search expressions containing extended DNs
2011-08-04 Andrew Tridgells4-dsdb: added dn_format attribute of a dsdb_attribute
2011-08-04 Andrew Tridgells4-dsdb: fixed outgoing one way link DNs
2011-08-04 Andrew Tridgells4-dsdb: setup a one_way_link attribute on schema attri...
2011-08-04 Andrew Tridgells4-dsdb: fixed a warning on dsdb_delete()
2011-08-04 Andrew Tridgells4-dsdb: make requests for STORAGE_FORMAT control non...
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...
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
next