summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Alias "unicode" to "str" under Python 3Petr Viktorin2016-01-206-0/+27
* Use print_function future definition wherever print() is usedPetr Viktorin2016-01-203-0/+5
* Don't index exceptions directlyPetr Viktorin2016-01-202-4/+4
* Use explicit truncating divisionPetr Viktorin2016-01-205-9/+9
* fixed an issue with master installation not creating reverse zoneOleg Fayans2016-01-191-3/+4
* Loggger: Use warning instead of warn - dns pluginTomas Babej2016-01-191-1/+1
* logger: Use warning instead of warnTomas Babej2016-01-1811-25/+25
* IPA upgrade: move replication ACIs to the mapping tree entryMartin Babinsky2016-01-181-1/+9
* Fix: uninstall does not stop named-pkcs11 and ipa-ods-exporterMartin Basti2016-01-182-0/+7
* ipapython: remove default_encoding_utf8Jan Cholasta2016-01-158-142/+4
* Warn about potential loss of CA, KRA, DNSSEC during uninstallMartin Basti2016-01-141-1/+11
* CI test: fix regression in task.install_kraMartin Basti2016-01-141-1/+1
* Enable pylint unbalanced-tuple-unpacking checkMartin Basti2016-01-142-3/+1
* Enable pylint unpacking-non-sequence checkMartin Basti2016-01-142-7/+6
* Always verify we have a valid ldap context.Simo Sorce2016-01-131-0/+29
* Use only AES enctypes by defaultSimo Sorce2016-01-132-13/+3
* ipatests: Make the A record for hosts in topology conditionalMilan Kubík2016-01-131-2/+9
* ipa-csreplica-manage: remove extraneous ldap2 connectionMartin Babinsky2016-01-131-2/+0
* py3: Remove py3 incompatible exception handlingTomas Babej2016-01-133-5/+5
* fix Py3 incompatible exception instantiation in replica install codeMartin Babinsky2016-01-131-4/+4
* Do not decode HTTP reason phrase from DogtagFraser Tweedale2016-01-133-38/+36
* ipalib: assume version 2.0 when skip_version_check is enabledJan Cholasta2016-01-121-2/+1
* tests for package version comparisonMartin Babinsky2016-01-121-0/+51
* Don't error when find_base() fails if a base is not requiredNathaniel McCallum2016-01-121-4/+5
* DNSSEC CI: add missing ldns-utils dependencyMartin Basti2016-01-121-0/+2
* DNSSEC test: fix adding zones with --skip-overlap-checkMartin Basti2016-01-121-5/+12
* use FFI call to rpmvercmp function for version comparisonMartin Babinsky2016-01-112-33/+13
* Fix: Use unattended parameter instead of options.unattendedDavid Kupka2016-01-111-1/+1
* installer: Change reverse zones question to better reflect reality.David Kupka2016-01-111-1/+4
* ipa-replica-prepare: Add '--auto-reverse' and '--allow-zone-overlap' optionsDavid Kupka2016-01-111-0/+5
* ipatests: Fix configuration problems in dns testsMilan Kubík2016-01-111-2/+3
* Upgrade: Fix upgrade of NIS Server configurationMartin Basti2016-01-115-55/+129
* prevent crash of CA-less server upgrade due to absent certmongerMartin Babinsky2016-01-111-2/+28
* Allow to used mixed case for sysrestoreMartin Basti2016-01-082-3/+7
* Fix DNS zone overlap check to allow ipa-replica-install to workPetr Spacek2016-01-081-15/+19
* Fix dns_is_enabled() API command to throw exceptions as appropriatePetr Spacek2016-01-081-6/+4
* Fix --auto-reverse option in --unattended mode.Petr Spacek2016-01-081-1/+2
* webui: pwpolicy cospriority field was marked as requiredPetr Vobornik2016-01-081-1/+4
* webui: add examples to network address validator error messagePetr Vobornik2016-01-082-2/+2
* Fixed install_ca and install_kra under domain level 0Oleg Fayans2016-01-071-4/+24
* update_uniqueness plugin: fix referenced before assigment errorMartin Basti2016-01-071-2/+2
* DNSSEC: Log debug messages at log level DEBUGPetr Spacek2016-01-071-1/+1
* DNSSEC: ipa-dnskeysyncd: call ods-signer ldap-cleanup on zone removalPetr Spacek2016-01-071-0/+6
* DNSSEC: ipa-ods-exporter: add ldap-cleanup commandPetr Spacek2016-01-071-12/+48
* DNSSEC: ipa-dnskeysyncd: Skip zones with old DNSSEC metadata in LDAPPetr Spacek2016-01-072-9/+31
* DNSSEC: remove keys purged by OpenDNSSEC from master HSM from LDAPPetr Spacek2016-01-072-18/+99
* DNSSEC: logging improvements in ipa-ods-exporterPetr Spacek2016-01-071-6/+11
* DNSSEC: add debug mode to ldapkeydb.pyPetr Spacek2016-01-071-2/+52
* DNSSEC: remove obsolete TODO notePetr Spacek2016-01-071-1/+0
* DNSSEC: Make sure that current key state in LDAP matches key state in BINDPetr Spacek2016-01-071-1/+5