summaryrefslogtreecommitdiffstats
path: root/source4/dsdb
Commit message (Expand)AuthorAgeFilesLines
...
* s4:dsdb/tests: add test_timevalues1() to verify timestamp valuesStefan Metzmacher2015-01-241-0/+40
* dsdb-tests: Clarify that accounts really do fall back to UF_NORMAL_ACCOUNT if...Andrew Bartlett2015-01-221-3/+63
* dsdb-samldb: Clarify userAccountControl manipulation code by always using UF_...Andrew Bartlett2015-01-221-8/+6
* dsdb-samldb: Clarify that accounts really do fall back to UF_NORMAL_ACCOUNT i...Andrew Bartlett2015-01-221-3/+8
* dsdb-samldb: Only allow known and settable userAccountControl bits to be setAndrew Bartlett2015-01-221-4/+9
* dsdb-tests: Show that we can not change the primaryGroupID of a DCAndrew Bartlett2015-01-221-0/+110
* s4:dsdb/samldb: let samldb_prim_group_change() protect DOMAIN_RID_{READONLY_,...Stefan Metzmacher2015-01-221-2/+26
* dsdb: Improve userAccountControl handlingAndrew Bartlett2015-01-222-32/+158
* dsdb-tests: Add new test samba4.user_account_control.pythonAndrew Bartlett2015-01-221-0/+521
* dsdb: Default to UF_NORMAL_ACCOUNT when no account type is specifiedAndrew Bartlett2015-01-221-3/+3
* libds: UF_PARTIAL_SECRETS_ACCOUNT is a flag, not an account typeAndrew Bartlett2015-01-221-10/+9
* dsdb-tests: Align sam.py with Windows 2012R2 and uncomment userAccountControl...Andrew Bartlett2015-01-221-82/+68
* CVE-2014-8143:dsdb-samldb: Check for extended access rights before we allow c...Andrew Bartlett2015-01-152-1/+195
* CVE-2014-8143:dsdb: Allow use of dsdb_autotransaction_request outside util.cAndrew Bartlett2015-01-151-2/+2
* CVE-2014-8143:pydsdb: Pull in UF_USE_AES_KEYS flagAndrew Bartlett2015-01-151-0/+1
* dsdb: Add tokenGroupsGlobalAndUniversal, tokenGroups, tokenGroupsNoGCAcceptableGarming Sam2014-12-222-15/+399
* dsdb: Ignore errors from search in dns_notify moduleAndrew Bartlett2014-12-221-14/+12
* dsdb: Use a fixed set of attributes in search in dns_notify moduleAndrew Bartlett2014-12-221-2/+4
* dsdb: Use ldb_attr_cmp() for comparing objectclass namesAndrew Bartlett2014-12-221-3/+3
* s4-dns: Reload DNS zones from dsdb when zones are modified through RPC or DRSSamuel Cabrero2014-12-223-1/+459
* dsdb: Only parse SAMBA_LDAP_MATCH_RULE_TRANSITIVE_EVAL as a DNAndrew Bartlett2014-12-221-1/+3
* s4:dsdb: Fix not freed temp memory contextSamuel Cabrero2014-12-221-0/+1
* dsdb: Define syntax access point oid string as a macroSamuel Cabrero2014-12-222-1/+2
* dsdb: Improve code clarity for ldb_extended_dn_in_openldap modeAndrew Bartlett2014-12-221-3/+7
* s4:dsdb/extended_dn_in: Fix DNs and filter expressions in extended match opsSamuel Cabrero2014-12-221-13/+35
* s4:dsdb/rootdse: expand extended dn values with the AS_SYSTEM controlStefan Metzmacher2014-12-121-4/+2
* Reduce number of places where sys.path is (possibly) updated for external mod...Jelmer Vernooij2014-11-301-2/+1
* dsdb: Remove a self-assignmentVolker Lendecke2014-11-241-1/+0
* sam: Use samba.tests.subunitrun.Jelmer Vernooij2014-11-241-8/+4
* Use samba.tests.subunitrun in dsdb ldap and ldap_schema tests.Jelmer Vernooij2014-11-242-39/+50
* Use samba.tests.subunitrun in urgent replication test.Jelmer Vernooij2014-11-241-13/+4
* ldap: Use samba.tests.subunitrun.Jelmer Vernooij2014-11-221-19/+6
* deletetest: use samba.tests.subunitrun.Jelmer Vernooij2014-11-221-60/+52
* ldap_syntaxes: Use samba.tests.subunitrun.Jelmer Vernooij2014-11-221-24/+16
* password lockout: Use samba.tests.subunitrun.Jelmer Vernooij2014-11-221-99/+90
* passwords: Use samba.tests.subunitrun.Jelmer Vernooij2014-11-221-119/+113
* sec_descriptor: Use samba.tests.subunitrun.Jelmer Vernooij2014-11-221-16/+6
* token_group: Use samba.tests.subunitrun.Jelmer Vernooij2014-11-221-12/+8
* sites: Use samba.tests.subunitrun.Jelmer Vernooij2014-11-221-11/+6
* sec_descriptor test: Simplify, use samba.tests.subunitrun module.Jelmer Vernooij2014-11-221-19/+13
* Move option handling into samba.tests.subunitrun.Jelmer Vernooij2014-11-221-8/+6
* Move option parsing to samba.tests.subunitrun.Jelmer Vernooij2014-11-221-1/+1
* Add convenience class for old-style Samba subunit python tests.Jelmer Vernooij2014-11-221-13/+10
* dsdb.tests.acl: Create and run a single testsuite, should easy migration to r...Jelmer Vernooij2014-11-191-34/+43
* dsdb.tests.ldap: Create and run a single testsuite, should easy migration to ...Jelmer Vernooij2014-11-191-116/+73
* dirsync test: Create and run a single testsuite, should easy migration to reg...Jelmer Vernooij2014-11-191-15/+12
* urgent_replication: Use subunit reporting, remove allow_empty_output.Jelmer Vernooij2014-10-141-72/+44
* dsdb: Do not attempt to return beyond the end of the password history arrayAndrew Bartlett2014-10-131-2/+2
* dsdb: Fix a crash in an error returnVolker Lendecke2014-10-111-1/+1
* repl: Specify the target realm in dreplsrv_get_target_principal()Andrew Bartlett2014-09-301-2/+2