summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove use of sys.exc_valuePetr Viktorin2015-09-013-6/+6
* Use %license instead of %doc for packaging the licenseRob Crittenden2015-08-311-5/+10
* Integration tests for topology pluginOleg Fayans2015-08-283-21/+241
* install: Fix SASL mappings not added in ipa-server-installJan Cholasta2015-08-271-0/+1
* cert renewal: Automatically update KRA agent PEM fileJan Cholasta2015-08-271-1/+11
* cert renewal: Include KRA users in Dogtag LDAP updateJan Cholasta2015-08-271-4/+9
* Fix user tracker to reflect new user-del messageLenka Doudova2015-08-271-1/+1
* Insure the admin_conn is disconnected on stopSimo Sorce2015-08-271-0/+7
* Simplify adding options in ipachangeconfSimo Sorce2015-08-271-0/+21
* Move sasl mappings creation to dsinstanceSimo Sorce2015-08-272-48/+51
* Remove custom utility function from krbinstanceSimo Sorce2015-08-271-21/+3
* ipactl: Do not start/stop/restart single service multiple timesDavid Kupka2015-08-261-1/+16
* vault: Limit size of data stored in vaultDavid Kupka2015-08-261-1/+20
* vault: fix vault tests after default type changePetr Vobornik2015-08-261-2/+9
* certprofile: prevent rename (modrdn)Fraser Tweedale2015-08-261-2/+3
* Removed clear text passwords from KRA install log.Endi S. Dewata2015-08-262-8/+10
* webui: add option to establish bidirectional trustPetr Vobornik2015-08-261-1/+12
* fix missing information in object metadataPetr Vobornik2015-08-261-3/+14
* Fix: Remove leftover krbV referenceMartin Basti2015-08-261-1/+1
* vault: change default vault type to symmetricPetr Vobornik2015-08-263-9/+14
* Port from python-krbV to python-gssapiMichael Simacek2015-08-2637-645/+245
* spec file: Add Requires(post) on selinux-policyJan Cholasta2015-08-261-1/+1
* Added support for changing vault encryption.Endi S. Dewata2015-08-254-15/+498
* DNSSEC: fix forward zone forwarders checksMartin Basti2015-08-251-6/+7
* Automated test for stageuser pluginLenka Doudova2015-08-253-6/+1421
* improve the usability of `ipa user-del --preserve` commandMartin Babinsky2015-08-251-57/+66
* Change internal rsa_(public|private)_key variable namesChristian Heimes2015-08-241-4/+4
* Temporary fix for ticket 5240Oleg Fayans2015-08-241-2/+2
* Added a user-friendly output to an import errorOleg Fayans2015-08-241-1/+5
* trusts: format Kerberos principal properly when fetching trust topologyAlexander Bokovoy2015-08-241-1/+6
* Bump python-gssapi version to 1.1.2Michael Simacek2015-08-241-2/+2
* Add user-stage commandMartin Basti2015-08-214-39/+70
* ipatests: Take otptoken import test out of executionMilan KubĂ­k2015-08-201-0/+2
* Added try/except block for user_input in ipautilAbhijeet Kasurde2015-08-191-17/+29
* Add flag to list all service and user vaultsChristian Heimes2015-08-193-18/+38
* Backup/resore authentication control configurationDavid Kupka2015-08-195-0/+37
* client: Add description of --ip-address and --all-ip-addresses to man pageDavid Kupka2015-08-191-0/+6
* cert-request: remove allowed extensions checkFraser Tweedale2015-08-191-19/+3
* Server Upgrade: Start DS before CA is started.Martin Basti2015-08-191-2/+12
* Add dependency to SSSD 1.13.1Martin Basti2015-08-191-2/+2
* vault: Add container information to vault command resultsJan Cholasta2015-08-191-0/+44
* vault: Fix vault-find with criteriaJan Cholasta2015-08-191-1/+1
* client: Add support for multiple IP addresses during installation.David Kupka2015-08-181-66/+223
* improve the handling of krb5-related errors in dnssec daemonsMartin Babinsky2015-08-183-4/+20
* Prohibit deletion of predefined profilesFraser Tweedale2015-08-182-5/+16
* user-undel: Fix error messages.David Kupka2015-08-181-7/+5
* trusts: harden trust-fetch-domains oddjobd-based scriptAlexander Bokovoy2015-08-182-5/+28
* install: Fix replica install with custom certificatesJan Cholasta2015-08-181-8/+9
* ipa-restore: check whether DS is running before attempting connectionMartin Babinsky2015-08-181-0/+7
* vault: validate vault typePetr Vobornik2015-08-183-7/+8