summaryrefslogtreecommitdiffstats
path: root/source4/dsdb
Commit message (Expand)AuthorAgeFilesLines
...
* update/add my copyrightMatthieu Patou2011-07-214-0/+4
* s4-dsdb: In rootdse add extended dn info on all values for a given attributeMatthieu Patou2011-07-211-57/+66
* s4-dsdb: add dsdb_module_extended function similar to other dsdb_module_* fun...Matthieu Patou2011-07-211-0/+61
* s4-schema: add systemFlags to dsdb classes objectsMatthieu Patou2011-07-212-0/+2
* Add intrasite code test switchDave Craft2011-07-142-0/+9
* Add kccsrv_add_repsFrom() possibility of NULL res argumentDave Craft2011-07-141-2/+2
* Remove static to allow availability to other KCC filesDave Craft2011-07-141-4/+4
* kcc_connection invocation_id added to structDave Craft2011-07-141-0/+1
* KCC NTDSConnection should utilize NTDSCONN_OPT_IS_GENERATEDDave Craft2011-07-141-1/+9
* Standalone samdb_ntds_site_settings_options() helperDave Craft2011-07-141-0/+48
* NTDSConnection and NTDSA Site setting flagsDave Craft2011-07-141-8/+0
* s4-dsdb: fixed the defaultObjectCategory to have a full GUIDAndrew Tridgell2011-07-131-0/+24
* s4-dsdb: another special case for the "member" attributeAndrew Tridgell2011-07-131-1/+6
* s4-dsdb Don't process deletion of member attributes here.Andrew Bartlett2011-07-131-0/+9
* dsdb: fixed special case of zero NTTIMEAndrew Tridgell2011-07-131-0/+20
* s4-dsdb: fixed modify of ACLs on deleted objectsAndrew Tridgell2011-07-131-2/+4
* s4-dsdb: raise debug level for backlink errorsAndrew Tridgell2011-07-131-1/+1
* pydsdb: added get_backlink_from_lDAPDisplayName()Andrew Tridgell2011-07-131-0/+45
* s4-dsdb: moved checking of duplicate member entries to repl_meta_data.cAndrew Tridgell2011-07-132-35/+20
* dsdb: added get_lDAPDisplayName_by_attidAndrew Tridgell2011-07-111-0/+33
* s4-dirsync: do not return linked attribute if the target object is no moreMatthieu Patou2011-07-111-0/+29
* s4-dsdb: allow objectsid to be specified in a modification operationMatthieu Patou2011-07-111-3/+5
* s4-python: Add functions to get linkid and systemflags of an attributeMatthieu Patou2011-07-111-0/+68
* s4-dsdb: if the provision control is specified, update replication metadata e...Matthieu Patou2011-07-111-1/+7
* s4-dsdb: when replacing linked attribute take always the new dn as the old dn...Matthieu Patou2011-07-111-1/+1
* s4-dsdb: check for single valued attribute in repl_meta_data moduleMatthieu Patou2011-07-111-0/+11
* s4-dsdb: deleted objects are expected to be missing mandatory attributesAndrew Tridgell2011-07-111-1/+2
* s4-dsdb: fixed crash bug in extended_dn_inAndrew Tridgell2011-07-111-2/+4
* s4-dsdb: allow removal of unknown attributes if RELAX setAndrew Tridgell2011-07-052-2/+21
* s4-dsdb guard principalName parse for invalid inputsAndrew Bartlett2011-07-011-1/+6
* s4-dsdb Allow a servicePrincipalName of machine$Andrew Bartlett2011-07-011-0/+6
* s4-schema: avoid segfaulting if id3.guid is NULLMatthieu Patou2011-06-221-2/+1
* s4-dsdb: bypass validation when relax setAndrew Tridgell2011-06-221-1/+2
* s4-dsdb: prioritise GUID in extended_dn_inAndrew Tridgell2011-06-221-8/+11
* s4-dsdb: catch duplicate matches in extended_dn_inAndrew Tridgell2011-06-221-0/+12
* pydsdb: added get_syntax_oid_from_lDAPDisplayName()Andrew Tridgell2011-06-221-0/+40
* s4-dsdb: don't add zero GUID to BINARY_DNAndrew Tridgell2011-06-221-9/+11
* libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbolAndrew Bartlett2011-06-201-4/+4
* libcli/util Bring samba4 unix -> nt_status code in common.Andrew Bartlett2011-06-201-1/+1
* s4-dsdb: if we don't have a remote schema, then use the local oneAndrew Tridgell2011-06-171-2/+8
* s4-pydsdb: added dsdb_normalise_attributes() callAndrew Tridgell2011-06-171-0/+104
* s4-drs: ensure we add a RMD_ADDTIME when upgrading a linked attributeAndrew Tridgell2011-06-101-1/+2
* s4-drs: cope with missing RMD_ADDTIME in linked attributesAndrew Tridgell2011-06-101-1/+1
* s4:schema_convert_to_ol.c - fix memory contextsMatthias Dieter Wallnöfer2011-06-091-3/+13
* s4:dsdb/schema_convert_to_ol.c - quiet enum warningMatthias Dieter Wallnöfer2011-06-091-0/+9
* s4-dsdb: cope with missing backlinks in rpmd handlingAndrew Tridgell2011-06-071-1/+10
* s4-param Remove 'sid generator'Andrew Bartlett2011-06-061-9/+5
* s4-param Remove 'sam database' parameterAndrew Bartlett2011-06-061-1/+1
* s4:samldb LDB module - check if the RODC group exists if creating an RODCMatthias Dieter Wallnöfer2011-05-251-13/+43
* s4:samldb LDB module - better to call "samldb_prim_group_trigger"Matthias Dieter Wallnöfer2011-05-251-1/+1