summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* dsdb: Do not permit nested event loops when in a transaction, use a nested ev...Andrew Bartlett2014-07-151-13/+80
* dsdb: Rename private_data to rootdse_private_data in rootdseAndrew Bartlett2014-07-151-8/+8
* dsdb: Add more tests for DN+String and DN+Binary comparisonsAndrew Bartlett2014-07-151-0/+14
* selftest: Add tests for dbcheck detection and removal of partial objectsAndrew Bartlett2014-07-1531-0/+80715
* dsdb: Make it harder to corrupt the database by requiring DBCHECK or RELAX fo...Andrew Bartlett2014-07-152-10/+32
* dsdb: Do not refresh the schema using the wrong event contextAndrew Bartlett2014-07-155-112/+191
* dsdb: Do not store a struct ldb_dn in struct schema_dataAndrew Bartlett2014-07-159-48/+41
* dsdb: Improve missing objectClass handlingAndrew Bartlett2014-07-151-13/+13
* dsdb: Improve errors and checks for missing objectClass valuesAndrew Bartlett2014-07-151-2/+9
* dsdb: Clarify how the DSDB_REPL_FLAG_PRIORITISE_INCOMING flag worksAndrew Bartlett2014-07-151-5/+13
* dsdb: Do not update notify_uSN until the transaction is genuinely committed t...Andrew Bartlett2014-07-151-7/+7
* dsdb: Further assert that we always have an objectClass and an rDNAndrew Bartlett2014-07-151-32/+118
* dsdb: Ensure to sort replPropertyMetaData as UNSIGNED, not SIGNED quantitiesAndrew Bartlett2014-07-151-4/+18
* s4:samdb: respect SEARCH_FLAG_PRESERVEONDELETEArvid Requate2014-07-151-2/+7
* s4-samldb: Do not allow deletion of objects with RID < 1000Nadezhda Ivanova2014-07-153-3/+40
* dsdb: Use dsdb_next_callback() rather than a no-op per-module callbackAndrew Bartlett2014-07-151-38/+16
* s4-dsdb: instanceType NC_HEAD is only allowed combined with WRITE for an orig...Nadezhda Ivanova2014-07-152-5/+15
* s4:dsdb/repl: make use of dcerpc_binding_handle_is_connected()Stefan Metzmacher2014-07-151-7/+10
* dsdb/tests/ldap: fix test_distinguished_name against w2k8r2Stefan Metzmacher2014-07-151-2/+2
* Add LDB_MAP_RENDROP optionHoward Chu2014-07-151-1/+1
* ldb: Do not build libldb-cmdline when using system ldb.Jeroen Dekkers2014-07-152-2/+1
* samdb: Fix CID 1034910 Dereference before null checkVolker Lendecke2014-07-151-3/+3
* samdb: Fix CID 1034910 Dereference before null checkVolker Lendecke2014-07-151-3/+3
* s4:dsdb/ldb_modules: avoid invalid pointer type warningsStefan Metzmacher2014-07-152-5/+4
* s4:dsdb fix compiler warningsChristian Ambach2014-07-151-1/+1
* s4-dsdb: Fix a use after free segfault.Andreas Schneider2014-07-151-3/+4
* s4:dsdb fix compiler warningsChristian Ambach2014-07-151-1/+1
* s4:dsdb fix compiler warningsChristian Ambach2014-07-151-1/+1
* s4:dsdb/ldb_modules: avoid declaration after code warningsStefan Metzmacher2014-07-152-2/+5
* s4-rpc_server/drsuapi: Print ldb error showing why we failed to perform the a...Andrew Bartlett2014-07-151-1/+1
* s4-dsacl: Fixed incorrect handling of privileges in sec_access_check_dsNadezhda Ivanova2014-07-152-1/+31
* dsdb: Return LDB_ERR_INSUFFICIENT_ACCESS_RIGHTS rather than OPERATIONS_ERROR ...Andrew Bartlett2014-07-151-4/+7
* dsdb: Do not give an error is metadata.tdb does not yet existAndrew Bartlett2014-07-151-2/+2
* dsdb: Provide a clearer error when we fail to store the sequence number in me...Andrew Bartlett2014-07-151-6/+19
* samdb: Fix CID 1034910 Dereference before null checkVolker Lendecke2014-07-151-3/+3
* drs-cracksname: fix problems that prevented to pass our torture testsMatthieu Patou2014-07-151-6/+21
* drs-crackname: Fix error code so that we have the same as windowsMatthieu Patou2014-07-151-0/+1
* drs-cracknames: When cracking NT4 names we should just look at netbios for th...Matthieu Patou2014-07-151-2/+1
* drs-crackname: Fix cracknames for the format UNKNOWN when the data is actuall...Matthieu Patou2014-07-151-1/+4
* s4:repl_meta_data: fix array assignment in replmd_process_linked_attribute()Stefan Metzmacher2014-07-151-2/+2
* s3/s4: smbd, rpc, ldap, cldap, kdc services.Jeremy Allison2014-07-155-6/+39
* bug #10609: CVE-2014-0239 Don't reply to repliesKai Blin2014-05-201-0/+6
* lib-util: rename memdup to smb_memdup and fix all callers (bug #10556)Björn Baumbach2014-05-201-2/+2
* ad-dc: use exit_daemon() to communicate status of startup to systemdAlexander Bokovoy2014-05-201-12/+7
* add systemd integrationAlexander Bokovoy2014-05-201-0/+4
* Fix an empty if statement.Jose A. Rivera2014-05-191-1/+1
* dsdb: Do checks for invalid renames in samldb, before repl_meta_dataAndrew Bartlett2014-05-062-238/+271
* s4:torture/netlogon: Test netlogon with additional attrsBenjamin Franzke2014-04-291-0/+83
* s4:torture/ldap: Add test for netlogon over tcpBenjamin Franzke2014-04-294-330/+519
* s4:dsdb: Move cldap netlogon functions into samdb/ldb_modulesBenjamin Franzke2014-04-2910-34/+10