summaryrefslogtreecommitdiffstats
path: root/source4/dsdb
Commit message (Expand)AuthorAgeFilesLines
* s4-lib: Remove unused samdb_msg_set_value()Ricky Nance2012-02-251-15/+0
* s4-lib: Remove unused samdb_msg_set_string()Ricky Nance2012-02-251-15/+0
* s4-lib: Remove unused samdb_msg_set_int()Ricky Nance2012-02-251-15/+0
* s4-selftest: Avoid running kinit for each new connectionAndrew Bartlett2012-02-203-3/+6
* s4-dsdb: Check if metadata.tdb exists, before trying to open itAmitay Isaacs2012-02-131-0/+6
* Revert "s4-drs: do not try to contact for replication servers that are not an...Andrew Tridgell2012-02-011-38/+4
* samdb: use compat wrappers for tdb_fetch().Rusty Russell2012-01-301-6/+6
* dsdb: Allow DSDB_CONTROL_PASSWORD_BYPASS_LAST_SET_OID to be specified as a flagAndrew Bartlett2012-01-242-0/+8
* python: Change except: statement to except Exception:Amitay Isaacs2012-01-241-1/+1
* s4:dsdb/password_hash: require a "Primary:Kerberos" blob in supplementalCrede...Stefan Metzmacher2012-01-161-0/+16
* Intersite KCC flags for pythonDave Craft2012-01-141-0/+5
* s4:repl_meta_data LDB module - set "isRecycled" time correctlyMatthias Dieter Wallnöfer2012-01-051-9/+8
* s4-kcc: Remove also deleted objects that are not in the Deleted Object containerMatthieu Patou2011-12-232-2/+38
* s4-ldb: Add isRecycled when is defined in the schemaMatthieu Patou2011-12-231-3/+9
* s4-dsdb: Relax the conditions where we can't do a subtree deleteMatthieu Patou2011-12-191-1/+19
* s4:pydsdb: remove unused variable from py_dsdb_am_pdc()Stefan Metzmacher2011-12-131-1/+0
* s4:dsdb/common/util.c - test LDB result against LDB_SUCCESS as we are always ...Matthias Dieter Wallnöfer2011-12-091-1/+1
* Invocation of samba_kcc from KCC taskDave Craft2011-12-083-21/+89
* Add subreq and status to kcc_service structDave Craft2011-12-081-2/+9
* pydsdb: provide a am_pdc hook like am_rodc to python scriptsAndrew Bartlett2011-12-071-0/+22
* s4-drs: do not try to contact for replication servers that are not anymore in...Matthieu Patou2011-12-051-6/+40
* s4-resolver: do not use all the A and AAAA records, those after a NS are not ...Matthieu Patou2011-12-051-1/+1
* s4-drs: mark WERR_DS_DRA_BUSY as a non error in DsReplicaUpdateRefsMatthieu Patou2011-12-051-2/+22
* s4-repl: Check if GC SPN exists before using it for replicationAmitay Isaacs2011-11-291-3/+54
* s4-dsdb: Added metadata to partition module for global sequence numberAmitay Isaacs2011-11-295-17/+612
* s4-dsdb: use dsdb_module_extended instead of duplicate codeAmitay Isaacs2011-11-292-31/+13
* s4-dsdb: Return ldb_result context in dsdb_module_extendedAmitay Isaacs2011-11-291-3/+20
* s4-dsdb: Remove LDB_SEQ_HIGHEST_TIMESTAMP sequence number supportAmitay Isaacs2011-11-292-140/+13
* s4:update_keytab LDB module - no need to filter for the DNMatthias Dieter Wallnöfer2011-11-261-2/+2
* s4-dsdb: Modify the repl_meta_data behavior to allow Metadata change on attri...Matthieu Patou2011-11-191-2/+8
* dsdb: Fix the password expiry calculationAmitay Isaacs2011-11-181-1/+1
* s4-dsdb: Remove unsed variableAmitay Isaacs2011-11-171-2/+0
* s4-dsdb: rework the NC detection for the descriptor calculationMatthieu Patou2011-11-161-12/+31
* s4:partition LDB module - fix handling regarding special DNs on searchesMatthias Dieter Wallnöfer2011-11-151-0/+5
* s4:dsdb/schema_data: reject schema update unless they're allowedStefan Metzmacher2011-11-151-0/+12
* s4:dsdb/schema: add "dsdb:schema update allowed" option to enable schema updatesStefan Metzmacher2011-11-153-2/+17
* s4:dsdb/schema_data: reject changes to schemaInfo, msDs-Schema-Extensions, ms...Stefan Metzmacher2011-11-151-0/+28
* s4:dsdb/schema_data: make sure we reject schema changes if we're not the sche...Stefan Metzmacher2011-11-151-0/+101
* s4:dsdb/schema_data: make sure we only allow objects one level below the sche...Stefan Metzmacher2011-11-151-1/+33
* s4:param/provision: pass schema_dn to provision_get_schema()Stefan Metzmacher2011-11-151-1/+1
* s4:dsdb/schema: pass and remember the schema_dn in dsdb_set_schema_from_ldif()Stefan Metzmacher2011-11-152-4/+12
* s4:dsdb/pydsdb: pass down schema_dn to _dsdb_set_schema_from_ldif()Stefan Metzmacher2011-11-151-2/+2
* s4:dsdb/samldb: use DSDB_FLAG_AS_SYSTEM in samldb_schema_info_update()Stefan Metzmacher2011-11-151-1/+3
* Remove broken code - these lines use undefined symbols.Jelmer Vernooij2011-11-141-7/+2
* s4-dsdb: initialize correctly the value of originating_change_time for the De...Matthieu Patou2011-11-131-2/+52
* test: fixed several tests to use samba.testsAndrew Tridgell2011-11-105-8/+9
* python dsdb flag addtions (NTDSSETTINGS, NTDSCONN)Dave Craft2011-11-071-0/+27
* s4-sites: Document, fix under optimal coding, use exceptionsMatthieu Patou2011-11-021-18/+18
* s4-selftest: add unit tests for sites's function in pythonMatthieu Patou2011-11-021-0/+125
* dsdb: Handle the case when extended rights string is NULLAmitay Isaacs2011-11-021-4/+7