summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix test, nested lists are no longer converted to nested tuplesChristian Heimes2017-02-151-1/+1
* Pretty print JSON in debug mode (debug level >= 2)Christian Heimes2017-02-152-44/+60
* Convert list to tuplesChristian Heimes2017-02-151-1/+5
* Faster JSON encoder/decoderChristian Heimes2017-02-152-84/+135
* ipa-kdb: support KDB DAL version 6.1Alexander Bokovoy2017-02-155-20/+95
* Test: DNS nsupdate from dns-update-system-recordsMartin Basti2017-02-151-0/+25
* DNS: dns-update-system-record can create nsupdate fileMartin Basti2017-02-151-6/+66
* Insure removal of session on identity changeSimo Sorce2017-02-151-0/+6
* Explicitly pass down ccache names for connectionsSimo Sorce2017-02-151-13/+18
* Allow rpc callers to pass ccache and service namesSimo Sorce2017-02-151-6/+14
* Fix uninstall stopping ipa.serviceSimo Sorce2017-02-151-2/+6
* Rationalize creation of RA and HTTPD NSS databasesSimo Sorce2017-02-154-37/+51