summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* waf: Create kerberos_implementation.py for provisioningAndreas Schneider2017-04-293-0/+49
* selftest: Skip s4u2proxy tests, no support yetAndreas Schneider2017-04-291-0/+2
* testprogs: Add MIT Kerberos specific kpasswd blackbox testAndreas Schneider2017-04-292-0/+232
* s4-kdc: Start the kpasswd service with MIT KDCAndreas Schneider2017-04-292-1/+225
* waf: Search for MIT kadm-server libraryAndreas Schneider2017-04-291-0/+4
* s4-kdc: Add MIT Kerberos specific kpasswd codeAndreas Schneider2017-04-292-2/+305
* s4-torture: Add AES and RC4 enctype checksAndreas Schneider2017-04-291-0/+175
* s4-torture: Add TORTURE_KRB5_TEST_CLOCK_SKEW testAndreas Schneider2017-04-292-2/+63
* s4-torture: Add TORTURE_KRB5_TEST_BREAK_PW testAndreas Schneider2017-04-291-8/+92
* s4-torture: Add TORTURE_KRB5_TEST_PAC_REQUEST testAndreas Schneider2017-04-291-1/+83
* s4-torture: Add KDC test harness and first testAndreas Schneider2017-04-291-4/+343
* waf: Only build KRB5 KDC tests when AD_DC build is enabledAndreas Schneider2017-04-291-17/+17
* testprogs: Add test with exported keytab from samba-toolAndreas Schneider2017-04-292-0/+128
* testprogs: Add a kinit trust test for MIT KDCAndreas Schneider2017-04-292-0/+142
* testprogs: Add test_kinit_mit.sh testAndreas Schneider2017-04-292-0/+314
* s4-torture: Fix kinit of samba4.blackbox.locktestAndreas Schneider2017-04-291-1/+1
* testprogs: Fix usage printout of bogus blackbox testAndreas Schneider2017-04-291-1/+1
* testprogs: Fix test_chgdcpass blackbox test with MITAndreas Schneider2017-04-291-2/+14
* s4-torture: disable s4u2self/proxy remote pac tests for MIT build for now.Günther Deschner2017-04-291-2/+4
* selftest: Set clockskew grace time to 5 secondsAndreas Schneider2017-04-291-0/+4
* selftest: Setup configs for MIT KDCAndreas Schneider2017-04-292-0/+57
* selftest: Disable RODC tests with MIT KDCAndreas Schneider2017-04-292-1/+4
* selftest: Start MIT KDC if Kerberos is from MITAndreas Schneider2017-04-292-0/+9
* waf: Do not disable the ntvfs fileserver when we have MIT DC buildAndreas Schneider2017-04-291-4/+2
* param: Add 'mit kdc config' option to smb.confAndreas Schneider2017-04-292-0/+21
* s4-kdc: Register the MIT irpc PAC validation serviceAndreas Schneider2017-04-292-0/+13
* s4-kdc: Add MIT KRB5 based irpc service for PAC validationAndreas Schneider2017-04-293-0/+234
* s4-kdc: Add a MIT Kerberos KDC serviceAndreas Schneider2017-04-293-18/+179
* param: Add 'mit kdc command' to change the default.Andreas Schneider2017-04-296-1/+37
* 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