summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* s4:dsdb/samdb: add configure checks for libgpgmeStefan Metzmacher2016-07-222-0/+34
* docs-xml/smbdotconf: reference "unix password sync" with "password hash gpg k...Stefan Metzmacher2016-07-221-1/+3
* docs-xml/smbdotconf: add "password hash gpg key ids" optionStefan Metzmacher2016-07-221-0/+45
* .travis.yml: install libgpgme11-dev python[3]-gpgmeStefan Metzmacher2016-07-221-1/+1
* docs-xml/smbdotconf: reference "unix password sync" with "samba-tool user syn...Stefan Metzmacher2016-07-221-2/+6
* docs-xml:samba-tool.8: document "user syncpasswords" commandStefan Metzmacher2016-07-221-0/+7
* python:samba/tests: add simple 'samba-tool user syncpasswords' testStefan Metzmacher2016-07-221-1/+45
* samba-tool: add 'user syncpasswords' commandStefan Metzmacher2016-07-221-0/+760
* docs-xml:samba-tool.8: document "user getpassword" commandStefan Metzmacher2016-07-221-0/+5
* python:samba/tests: verify the packages order in supplementalCredentialsStefan Metzmacher2016-07-221-0/+75
* python:samba/tests: add simple 'samba-tool user getpassword' testStefan Metzmacher2016-07-221-1/+23
* samba-tool: add 'user getpassword' commandStefan Metzmacher2016-07-221-0/+408
* pycredentials: add set_utf16_[old_]password()Stefan Metzmacher2016-07-221-0/+59
* pycredentials: add {get,set}_old_password()Stefan Metzmacher2016-07-221-1/+25
* WHATNEW: the default for "ntlm auth" is "no"Stefan Metzmacher2016-07-221-1/+14
* selftest: don't allow ntlmv1 for 'nt4_member' and 'ad_member'Stefan Metzmacher2016-07-222-3/+2
* docs-xml:smbdotconf: default "ntlm auth" to "no"Stefan Metzmacher2016-07-223-4/+10
* selftest: set "ntlm auth = yes" for now as a lot of tests rely on itStefan Metzmacher2016-07-222-0/+6
* s3:selftest: run smbclient_auth with a few more combinationsStefan Metzmacher2016-07-221-4/+5
* s3:tests: add 'as user' to the test names in test_smbclient_auth.shStefan Metzmacher2016-07-221-9/+9
* s3:ntlm_auth: call fault_setup() in order to get usefull backtracesStefan Metzmacher2016-07-221-0/+1
* WHATSNEW. Add text for Open File Description (OFD) locks.Jeremy Allison2016-07-221-0/+11
* WHATSNEW: SMB 2.1 leases enabled by defaultRalph Boehme2016-07-221-0/+8
* smbd: Enable leases by defaultVolker Lendecke2016-07-225-8/+6
* s4: torture: Don't crash if connections fail and treeXX variables are left as...Jeremy Allison2016-07-221-7/+15
* ctdb-pcp-pmda: Reimplement using new client APIAmitay Isaacs2016-07-222-96/+21
* ctdb-tests: Add torture test for fetch functionsAmitay Isaacs2016-07-222-0/+215
* ctdb-tests: Remove unused tests codeAmitay Isaacs2016-07-226-952/+0
* ctdb-tests: Rename ctdb_porting_tests to porting_testsAmitay Isaacs2016-07-223-105/+86
* ctdb-tests: Rename ctdb_lock_tdb to lock_tdbAmitay Isaacs2016-07-223-44/+62
* ctdb-tests: Convert rb_test into a unit testAmitay Isaacs2016-07-223-96/+112
* ctdb-tests: Replace ctdb_update_record_persistent with update_record_persistentAmitay Isaacs2016-07-224-154/+221
* ctdb-tests: Replace ctdb_update_record with update_record using new client APIAmitay Isaacs2016-07-224-177/+243
* ctdb-tests: Replace ctdb_transaction with transaction_loop using new client APIAmitay Isaacs2016-07-225-328/+401
* ctdb-tests: Replace ctdb_fetch_readonly_loop with fetch_readonly_loop using n...Amitay Isaacs2016-07-223-159/+272
* ctdb-tests: Replace ctdb_fetch_readonly_once with fetch_readonly using new cl...Amitay Isaacs2016-07-224-135/+171
* ctdb-tests: Replace ctdb_fetch_one with fetch_loop using new client APIAmitay Isaacs2016-07-223-157/+288
* ctdb-tests: Replace ctdb_fetch with fetch_ring using new client APIAmitay Isaacs2016-07-224-315/+384
* ctdb-tests: Replace ctdb_bench with message_ring using new client APIAmitay Isaacs2016-07-224-295/+365
* ctdb-tests: Add torture test for g_lock functionsAmitay Isaacs2016-07-222-0/+285
* ctdb-tests: Common code to process commandline optionsAmitay Isaacs2016-07-223-1/+226
* ctdb-tests: Common code to wait for synchronization across clusterAmitay Isaacs2016-07-223-0/+367
* WHATSNEW: Add the update for the samba kccGarming Sam2016-07-211-0/+11
* samba_kcc: Enable the python samba_kccGarming Sam2016-07-212-2/+2
* kcc: correct a typo in the debug messagesGarming Sam2016-07-211-2/+2
* dbcheck: Add a rule regarding replica locationsGarming Sam2016-07-212-2/+57
* dbcheck/release-4-1-0rc3: Add a check regarding replica locationsGarming Sam2016-07-214-0/+36
* join.py: Don't add replica locations without the backendGarming Sam2016-07-211-7/+8
* join.py: Add Replica-Locations for DomainDNS and ForestDNSGarming Sam2016-07-211-4/+31
* join.py: Ensure that all expressions are escapedGarming Sam2016-07-211-4/+6