summaryrefslogtreecommitdiff
path: root/source4/dsdb
Commit message (Expand)AuthorAgeFilesLines
* VLV: test using restrictive expressionsDouglas Bagnall2016-05-031-0/+16
* VLV: handle empty results correctlyDouglas Bagnall2016-05-032-49/+162
* VLV: initialise struct using names for clarityDouglas Bagnall2016-05-031-9/+10
* tests/passwords: fix a typoGarming Sam2016-04-191-1/+1
* tests/dsdb: Verify that only a new ldb affects reads of userPasswordGarming Sam2016-04-191-0/+89
* dsdb: Only re-query dSHeuristics for userPassword support on modifiesAndrew Bartlett2016-04-191-2/+6
* VLV: avoid name conflict with string.h's index()Douglas Bagnall2016-03-301-11/+11
* dsdb python tests: fix several usage stringsDouglas Bagnall2016-03-227-7/+7
* dsdb sort test: avoid exception with fewer elementsDouglas Bagnall2016-03-221-1/+1
* ldb sort tests: point out a known fails against WindowsDouglas Bagnall2016-03-221-2/+14
* Implement Virtual List View (VLV)Douglas Bagnall2016-03-224-0/+1578
* sort: enable custom behaviour on critical controlGarming Sam2016-03-221-4/+13
* dsdb/repl: Ensure we use the LOCAL attid value, not the remote oneAndrew Bartlett2016-03-132-5/+25
* s4:dsdb/test/sort: avoid 'from collections import Counter'Stefan Metzmacher2016-03-111-2/+7
* s4:dsdb/test/notification: make test_invalid_filter more resilient against or...Stefan Metzmacher2016-03-111-4/+11
* ldb sort: allow sorting on attributes not returned in searchDouglas Bagnall2016-03-091-0/+56
* Add python server sort testsDouglas Bagnall2016-03-091-0/+307
* dsdb: Introduce LDB_SYNTAX_SAMBA_OCTET_STRINGAndrew Bartlett2016-03-091-4/+5
* repl_meta_data: Correctly use msDS-IntId for custom schema, not the prefixMap...Andrew Bartlett2016-03-082-14/+72
* pydsdb: Fix returning of ldb.MessageElement.Andrew Bartlett2016-03-081-6/+43
* s4:dsdb_notification: fix the --picky-developer build with gcc 4.4.3Stefan Metzmacher2016-02-191-1/+1
* s4:dsdb/tests: add notification.py with some basic testsStefan Metzmacher2016-02-171-0/+352
* s4:dsdb: let samba_dsdb make use of the dsdb_notification moduleStefan Metzmacher2016-02-171-0/+1
* s4:dsdb: add dsdb_notification moduleStefan Metzmacher2016-02-172-0/+271
* s4:dsdb/samldb: check for valid lDAPDisplayName vaues on add()Stefan Metzmacher2016-02-171-0/+30
* s4:dsdb/tests: don't use spaces in lDAPDisplayName in urgent_replication.pyStefan Metzmacher2016-02-171-4/+4
* dlist: remove unneeded type argument from DLIST_ADD_END()Michael Adam2016-02-0611-16/+16
* s4-dsdb: Add debug message if we have a ldb error stringAndreas Schneider2016-02-021-0/+1
* s4:dsdb/ldb_modules: make it possible to find a reason for LDB_ERR_NO_SUCH_OB...Stefan Metzmacher2016-02-011-3/+2
* s4:dsdb/common: make it possible to find a reason for LDB_ERR_NO_SUCH_OBJECTStefan Metzmacher2016-02-011-9/+9
* s4:dsdb/common: add dsdb_module_werror() helper functionStefan Metzmacher2016-02-012-0/+21
* s4:dsdb/common: add some const to dsdb_dn_is_upgraded_link_val()Stefan Metzmacher2016-02-011-1/+1
* build: fix ldbsearch panic on FC22Uri Simchoni2016-01-231-1/+1
* ldb-samba: Reenable recursive searchAdrian Cochrane2016-01-181-1/+3
* s4:acl LDB module - fix error messageMatthias Dieter Wallnöfer2016-01-141-1/+1
* Rename 'errors' to 'samba-errors' and make it public.Jelmer Vernooij2016-01-131-2/+2
* Avoid including libds/common/roles.h in public loadparm.h header.Jelmer Vernooij2016-01-133-0/+3
* samdb: Add explicit dependency on ldb.Jelmer Vernooij2016-01-131-1/+1
* Use full path to dlinklist.h in includes.Jelmer Vernooij2016-01-131-1/+1
* samdb: Fix CID 1347320 Dereference null return valueVolker Lendecke2016-01-081-0/+6
* python: Remove Python 2.4 support macrosAndrew Bartlett2016-01-071-7/+0
* dsdb subnets: warn when an IPv6 address is in IPv4 embedding rangeDouglas Bagnall2015-12-242-0/+43
* samldb: ensure subnets have proper net rangesDouglas Bagnall2015-12-242-0/+556
* samba-tool: add sites subnet subcommandsDouglas Bagnall2015-12-241-0/+76
* python.sites tests: remove excessive transaction managementDouglas Bagnall2015-12-241-4/+0
* selftest: Allow sites test to run against a remote ldap:// hostAndrew Bartlett2015-12-241-4/+1
* dsdb.tests.sites: don't use global database, tidy long linesDouglas Bagnall2015-12-241-22/+23
* dsdb.tests.sites: merge interdependent testsDouglas Bagnall2015-12-241-5/+2
* repl: Skip new subdomains and partitions when replicatingAndrew Bartlett2015-12-241-6/+43
* CVE-2015-8467: samdb: Match MS15-096 behaviour for userAccountControlAndrew Bartlett2015-12-162-11/+76