summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove update_from_dict() methodStanislav Laznicka2016-09-222-109/+0
* Updated help/man information about hostnameStanislav Laznicka2016-09-224-4/+6
* Tests: Remove usage of krb5 ccache from test_ipaserver/test_ldapLenka Doudova2016-09-211-5/+1
* Tests: Fix host attributes in ipa-join host testLenka Doudova2016-09-211-0/+6
* Tests: Update host test with ipa-joinLenka Doudova2016-09-211-4/+9
* Tests: Add krb5kdc.service restart to integration trust testsLenka Doudova2016-09-212-3/+2
* test_plugable: update the rest of test_initJan Cholasta2016-09-211-4/+5
* Tests: Remove unnecessary attributes from base trackerLenka Doudova2016-09-211-2/+0
* Tests: Remove --force options from tracker base classLenka Doudova2016-09-2114-18/+32
* Tests: Remove SSSD restart from integration testsLenka Doudova2016-09-211-1/+0
* Added a fix for setting Priority as required field in Password Policy Details...Abhijeet Kasurde2016-09-211-1/+4
* WebUI: Change group name from 'normal' to 'Non-POSIX'Pavel Vomacka2016-09-213-9/+7
* Update ipa-server-install man page for hostnameTomas Krizek2016-09-211-1/+1
* Add help info about certificate revocation reasonsTomas Krizek2016-09-211-1/+2
* Add log messages for IP checks during client installTomas Krizek2016-09-211-2/+3
* Show error message for invalid IPs in client installTomas Krizek2016-09-211-1/+4
* Use constant for user and group patternsMartin Basti2016-09-204-5/+14
* Fix regexp patterns in parameters to not enforce lengthMartin Basti2016-09-205-7/+7
* Keep NSS trust flags of existing certificatesTomas Krizek2016-09-191-0/+8
* dns: re-introduce --raw in dnsrecord-delJan Cholasta2016-09-193-3/+8
* client: remove hard dependency on pam_krb5Jan Cholasta2016-09-194-1/+7
* Add cert checks in ipa-server-certinstallFlorence Blanc-Renaud2016-09-191-2/+38
* WebUI: Add handling for HTTP error 404Pavel Vomacka2016-09-151-1/+8
* Xfailed a test that fails due to 6250Oleg Fayans2016-09-151-0/+24
* Fixed segment naming in topology testsOleg Fayans2016-09-151-11/+22
* Add check for IP addresses into DNS installerMartin Basti2016-09-143-6/+12
* Fix missing config.ips in promote_checkMartin Basti2016-09-141-0/+1
* Abstract procedures for IP address warningsMartin Basti2016-09-144-70/+46
* Catch DNS exceptions during emptyzones named.conf upgradeMartin Basti2016-09-141-3/+14
* Start named during configuration upgrade.Martin Basti2016-09-141-0/+12
* ipa passwd: use correct normalizer for user principalsMartin Babinsky2016-09-141-3/+4
* Tests: Fix integration sudo tests setup and checksLenka Doudova2016-09-141-2/+29
* trust-fetch-domains: contact forest DCs when fetching trust domain infoMartin Babinsky2016-09-141-3/+11
* Xfailed the tests due to a known bug with replica preparationOleg Fayans2016-09-141-0/+6
* Changed addressing to the client hosts to be replicasOleg Fayans2016-09-141-5/+5
* Several fixes in replica_promotion testsOleg Fayans2016-09-141-3/+7
* Removed incorrect check for returncodeOleg Fayans2016-09-142-5/+7
* cert-request: raise error when request failsFraser Tweedale2016-09-131-0/+4
* Tests: Fix failing ldap.backend testLenka Doudova2016-09-131-1/+1
* Tests: Add cleanup to integration trust testsLenka Doudova2016-09-131-0/+5
* Tests: Fix regex errors in integration trust testsLenka Doudova2016-09-091-4/+5
* netgroup: avoid extraneous LDAP search when retrieving primary key from DNMartin Babinsky2016-09-091-0/+20
* Fix regression introduced in ipa-certupdateFlorence Blanc-Renaud2016-09-091-1/+4
* Tests: extend DNS cmdline tests with lowercased record typeMartin Basti2016-09-081-0/+12
* advise: Use `name` instead of `__name__` to get plugin namesMartin Babinsky2016-09-081-2/+2
* Add 'Restore' option to action dropdown menuPavel Vomacka2016-09-084-9/+36
* Show warning when net/broadcast IP address is used in installerMartin Basti2016-09-073-0/+71
* Allow multicast addresses in A/AAAA recordsMartin Basti2016-09-071-2/+4
* Allow broadcast ip addressesMartin Basti2016-09-072-7/+7
* Allow network ip addressesMartin Basti2016-09-073-9/+11