summaryrefslogtreecommitdiff
path: root/source4/dsdb
Commit message (Expand)AuthorAgeFilesLines
* 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
* password_lockout: test creds.get_kerberos_state()Douglas Bagnall2015-12-151-0/+1
* auth: keep track of lastLogon and lastLogonTimestampDouglas Bagnall2015-12-151-41/+295
* password_lockout tests: add assertLoginFailure()Douglas Bagnall2015-12-151-10/+12
* Fix various spelling errorsMathieu Parent2015-11-063-4/+4
* pydsdb: Also accept ldb.MessageElement values to dsdb routinesAndrew Bartlett2015-10-261-52/+61
* repl: Give an error if we get a secret when not expecting oneAndrew Bartlett2015-10-263-3/+24
* repl_meta_data: Print more detail into the LDB error string, not just DEBUG()Andrew Bartlett2015-10-261-17/+49
* dsdb: Add functional levels for 2012 and 2012R2Andrew Bartlett2015-10-201-0/+2
* dsdb: Fix a confusing parameterVolker Lendecke2015-09-081-1/+1
* samdb: Fix CID 1034736 Dereference after null checkVolker Lendecke2015-09-081-1/+1
* lib: Convert callers of sid_blob_parse to sid_parseVolker Lendecke2015-08-261-1/+1
* dbcheck: Add explict tests for unknown and unsorted attributeID valuesAndrew Bartlett2015-08-242-9/+28