summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Change session logout to kill only the cookiesessionlogoutSimo Sorce2017-02-162-36/+3
* 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
* Add a new user to run the framework codeSimo Sorce2017-02-1518-26/+73
* Always use /etc/ipa/ca.crt as CA cert fileSimo Sorce2017-02-154-12/+7
* Simplify NSSDatabase password file handlingSimo Sorce2017-02-156-47/+33
* Separate RA cert store from the HTTP cert storeSimo Sorce2017-02-1529-163/+299
* Configure HTTPD to work via Gss-ProxySimo Sorce2017-02-1520-24/+70
* Use Anonymous user to obtain FAST armor ccacheSimo Sorce2017-02-1512-27/+91
* Drop use of kinit_as_http from trust codeSimo Sorce2017-02-152-51/+3
* Generate tmpfiles config at install timeSimo Sorce2017-02-1517-67/+78
* Change session handlingSimo Sorce2017-02-1525-1573/+173
* Backup /root/kracert.p12Christian Heimes2017-02-141-0/+1
* Allow nsaccountlock to be searched in user-find commandGabe2017-02-143-6/+22
* Bump required python-cryptography versionStanislav Laznicka2017-02-141-8/+8
* Bump required version of bind-dyndb-ldap to 11.0-2Tomas Krizek2017-02-141-1/+1
* Remove is_fips_enabled checks in installers and ipactlStanislav Laznicka2017-02-134-18/+7
* Ditch version_info and use version number from ipapython.versionChristian Heimes2017-02-101-7/+2
* test_StrEnum: use int as bad typeChristian Heimes2017-02-101-2/+2
* Stable _is_null checkChristian Heimes2017-02-101-1/+7
* cryptography has deprecated serial in favor of serial_numberChristian Heimes2017-02-106-12/+12
* Enable additional warnings (BytesWarning, DeprecationWarning)Christian Heimes2017-02-102-7/+40
* py3: ipa_generate_password: do not compare None and IntMartin Basti2017-02-101-0/+2
* py3: change_admin_password: use textual modeMartin Basti2017-02-101-16/+8
* py3: create DNS zonefile: use textual modeMartin Basti2017-02-101-4/+7
* py3: upgradeinstance: use bytes literals with LDIF operationsMartin Basti2017-02-101-3/+3
* py3: upgradeinstance: decode data before storing them as backup...Martin Basti2017-02-101-6/+8
* py3: upgradeinstance: open dse.ldif in textual modeMartin Basti2017-02-101-7/+7
* custodia: kem.set_keys: replace too-broad exceptionMartin Basti2017-02-101-2/+1
* py3: kem.py: user bytes with ldap valuesMartin Basti2017-02-101-7/+7
* py3: custodia: basedn must be unicodeMartin Basti2017-02-101-1/+1
* py3: configparser: use raw keywordMartin Basti2017-02-101-1/+1
* py3: modify_s: attribute name must be str not bytesMartin Basti2017-02-101-1/+1
* bindinstance: fix named.conf parsing regexsTomas Krizek2017-02-101-7/+6
* PEP8: fix line length for regexs in bindinstanceTomas Krizek2017-02-101-3/+6
* bump required version of BIND, bind-dyndb-ldapTomas Krizek2017-02-091-12/+5