summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* waf: Check for MIT KDC binaryAndreas Schneider2017-04-292-0/+18
* mit-kdb: Update KDB vtable for DAL version 6Andreas Schneider2017-04-295-132/+63
* waf: Require MIT Kerberos 1.15.1 for Samba ADAndreas Schneider2017-04-292-11/+23
* mit-kdb: Zero the db principal when we allocate itAndreas Schneider2017-04-291-1/+1
* samba_dnsupdate: Do not rewrite krb5.conf in selftestAndreas Schneider2017-04-291-4/+7
* s3-tests: Use common functions in test_smbclient_netbios_aliases.shAndreas Schneider2017-04-291-10/+10
* testprogs: Add common kinit functionAndreas Schneider2017-04-291-0/+16
* s4:torture: Fix the remote_pac testAndreas Schneider2017-04-291-26/+46
* s4:selftest: Only run auth_log tests with HeimdalAndreas Schneider2017-04-291-1/+1
* lsa4_srv: Factor out dcesrc_lsa_valid_AccountRight()Volker Lendecke2017-04-291-6/+25
* source3 smdb: fix null pointer dereferenceGary Lockyer2017-04-282-3/+1
* source3 smbd: tests for null pointer dereferenceGary Lockyer2017-04-283-0/+64
* s3: smbd: inotify_map_mask_to_filter incorrectly indexes an array.Doug Nazar2017-04-281-1/+1
* tdb: version 1.3.13tdb-1.3.13Stefan Metzmacher2017-04-272-1/+71
* tdb: Improve debugging in _tdb_transaction_startAndrew Bartlett2017-04-271-0/+4
* tdb: Improve debugging when the allrecord lock fails to upgradeAndrew Bartlett2017-04-272-1/+6
* tdb: runtime check for robust mutexes may hang in threaded programsRalph Boehme2017-04-271-46/+70
* notify: Fix ordering of events in notifydShilpa Krishnareddy2017-04-261-1/+2
* s4-messaging: Add helpful commentsAndrew Bartlett2017-04-261-0/+7
* process_standard: clean up messaging for children after exit()Andrew Bartlett2017-04-252-1/+4
* lib: Fix CID 1405493 Error handling issues (CHECKED_RETURN)Volker Lendecke2017-04-251-1/+6
* lib/util: fix a Coverity finding in tforkRalph Boehme2017-04-251-5/+18
* s3-libgpo: Fix the build of the group policy CSEsGünther Deschner2017-04-243-3/+3
* tdbtool: Add "storehex" commandVolker Lendecke2017-04-222-0/+97
* secrets: Protect against a non-0-terminated ldap passwordVolker Lendecke2017-04-221-0/+7
* vfs_fruit: lp_case_sensitive() does not return a boolRalph Boehme2017-04-222-5/+19
* selftest: Do not enable inbound replication during replica_syncAndrew Bartlett2017-04-221-51/+0
* lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison2017-04-22205-335/+373
* pyrpc: Fix segfault in ClientConnectionGary Lockyer2017-04-212-0/+26
* vfs_acl_xattr|tdb: ensure create mask is at least 0666 if ignore_system_acls ...Ralph Boehme2017-04-202-6/+42
* cleanupdb: Fix a memory read errorHanno Böck2017-04-201-1/+1
* lib/util: add a test for samba_runcmd_send()Ralph Boehme2017-04-202-0/+51
* wafsamba: add source directory define SRCDIR to config.hRalph Boehme2017-04-201-0/+2
* lib/util: make use of tfork in samba_runcmd_send()Ralph Boehme2017-04-202-48/+58
* lib/util: add a test for tfork()Ralph Boehme2017-04-203-0/+104
* lib/util: add tfork()Stefan Metzmacher2017-04-203-2/+380
* smbldap: Bump version numberVolker Lendecke2017-04-202-1/+32
* smbldap: Privatize struct smbldap_stateVolker Lendecke2017-04-202-24/+27
* smbldap: Introduce "smbldap_get_paged_results"Volker Lendecke2017-04-203-1/+9
* smbldap: Introduce "smbldap_get_paged_results"Volker Lendecke2017-04-203-3/+9
* smbldap: Introduce "smbldap_get_ldap"Volker Lendecke2017-04-207-211/+343
* smbldap: Fix a typoVolker Lendecke2017-04-201-1/+1
* autobuild: Do not require cmocka to be installed for samba-libs to buildAndrew Bartlett2017-04-191-1/+1
* ldb:tests: Unit test the ldb_rename() operationJakub Hrozek2017-04-191-38/+256
* ldb:tests: Add tests for case insensitive searchesJakub Hrozek2017-04-191-0/+114
* ldb:tests: unit test for ldb_search()Jakub Hrozek2017-04-191-13/+380
* ldb:tests: Add a modify testJakub Hrozek2017-04-191-0/+423
* ldb:tests: Add a test for ldb transactionsJakub Hrozek2017-04-191-0/+80
* ldb:tests: Add a basic delete testJakub Hrozek2017-04-191-13/+121
* ldb:tests: Add a basic search testJakub Hrozek2017-04-191-0/+72