summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WIP: IPA certauth plugincertauthSumit Bose2017-02-236-3/+405
* ipa-kdb: add ipadb_fetch_principals_with_extra_filter()Sumit Bose2017-02-232-13/+56
* Support for Certificate Identity MappingFlorence Blanc-Renaud2017-02-2315-13/+862
* Update Contributors.txtMartin Kosek2017-02-232-2/+13
* Fix ipa-server-upgradeStanislav Laznicka2017-02-231-1/+2
* Use newer Certificate.serial_number in krainstance.pyStanislav Laznicka2017-02-231-1/+1
* use the methods of the parent class to retrieve CIFS kerberos keysMartin Babinsky2017-02-221-19/+11
* httpinstance: re-use parent's methods to retrieve anonymous keytabMartin Babinsky2017-02-221-1/+4
* Make request_service_keytab into a public methodMartin Babinsky2017-02-223-5/+5
* allow for more flexibility when requesting service keytabMartin Babinsky2017-02-221-15/+26
* Remove non-sensical kdestroy on https stopSimo Sorce2017-02-224-3/+3
* Add --without-ipatests optionChristian Heimes2017-02-222-10/+28
* Add missing include of stdint.h for uint8_tChristian Heimes2017-02-221-0/+1
* ipa_pwd: remove unnecessary dependency on dirsrv pluginsLukas Slebodnik2017-02-222-1/+3
* Client-only builds with --disable-serverChristian Heimes2017-02-223-127/+172
* Fix session logoutSimo Sorce2017-02-222-5/+5
* scripts, tests: explicitly set confdir in the rest of server codeJan Cholasta2017-02-2213-15/+37
* FIPS: perform replica installation checkTomas Krizek2017-02-211-0/+22
* replicainstall: add context manager for rpc clientTomas Krizek2017-02-211-11/+22
* check_remote_version: update exception and docstringTomas Krizek2017-02-211-1/+8
* test_config: fix tests for env.fips_modeTomas Krizek2017-02-211-0/+1
* Add fips_mode variable to envTomas Krizek2017-02-211-0/+8
* Minor typo fix in DNS install pluginAbhijeet Kasurde2017-02-211-2/+2
* Fix error in ca_cert_files validatorStanislav Laznicka2017-02-211-0/+4
* Don't prepend option names with additional '--'Stanislav Laznicka2017-02-211-1/+1
* server upgrade: uninstall ipa_memcached properlyJan Cholasta2017-02-201-4/+2
* server upgrade: always upgrade KRA agent PEM fileJan Cholasta2017-02-202-3/+5
* server upgrade: fix upgrade from pre-4.0Jan Cholasta2017-02-203-2/+3
* server upgrade: fix upgrade in CA-lessJan Cholasta2017-02-202-1/+6
* client install: create /etc/ipa/nssdb with correct modeJan Cholasta2017-02-202-3/+9
* WebUI: fix incorrect behavior of ESC button on comboboxPavel Vomacka2017-02-171-3/+8
* WebUI: add default on_cancel function in adder_dialogPavel Vomacka2017-02-171-0/+2
* Use RemoveOnStop to cleanup systemd socketsNathaniel McCallum2017-02-171-1/+1
* Do not configure PKI ajp redirection to use "::1"Florence Blanc-Renaud2017-02-172-6/+2
* Move AD trust installation code to a separate moduleMartin Babinsky2017-02-172-342/+389
* Update warning message for replica installAbhijeet Kasurde2017-02-171-1/+5
* ipactl restart: log httplib failues as debugMartin Basti2017-02-171-1/+1
* Add fix for ipa plugins commandAbhijeet Kasurde2017-02-172-1/+5
* Bump python-cryptography version in ipasetup.py.inStanislav Laznicka2017-02-171-1/+1
* custodiainstance: don't use IPA-specific CertDBStanislav Laznicka2017-02-171-13/+8
* Add password to certutil calls in NSSDatabaseStanislav Laznicka2017-02-176-39/+42
* Tests: search for disabled usersMartin Basti2017-02-171-0/+41
* Explicitly remove support of SSLv2/3Stanislav Laznicka2017-02-173-4/+94
* Deduplicate session cookies in headersSimo Sorce2017-02-171-0/+5
* Change session logout to kill only the cookieSimo Sorce2017-02-172-36/+3
* Update man page of ipa-server-installAbhijeet Kasurde2017-02-171-2/+5
* pkinit: make sure to have proper dictionary for Kerberos instance on upgradeAlexander Bokovoy2017-02-161-0/+12
* Add FIPS-token password of HTTPD NSS databaseStanislav Laznicka2017-02-151-7/+12
* New lite-server implementationChristian Heimes2017-02-155-162/+261
* Explain more performance tricks in doc stringChristian Heimes2017-02-151-2/+5