summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Port all setup.py to setuptoolsChristian Heimes2016-10-2023-453/+383
* Replace ipaplatform's symlinks with a meta importerChristian Heimes2016-10-206-17/+37
* Add fix for no-hbac-allow option in server installAbhijeet Kasurde2016-10-182-2/+3
* Reverted the essertion for replica uninstall returncodeOleg Fayans2016-10-181-5/+1
* Build: remove deprecated AC_STDC_HEADERS macroPetr Spacek2016-10-181-1/+0
* Build: require Python >= 2.7Petr Spacek2016-10-181-1/+1
* Build: remove traces of mozldap libraryPetr Spacek2016-10-182-54/+7
* Build: modernize crypto library detectionPetr Spacek2016-10-183-10/+6
* Build: modernize UUID library detectionPetr Spacek2016-10-181-4/+1
* Build: modernize Kerberos library detectionPetr Spacek2016-10-181-5/+1
* Build: add missing KRB5_LIBS to daemons/ipa-otpdPetr Spacek2016-10-181-2/+2
* Move ipa.1 man fileChristian Heimes2016-10-174-44/+2
* cert: add revocation reason back to cert-find outputJan Cholasta2016-10-131-8/+9
* Move ipa-otpd to $libexecdir/ipaTimo Aaltonen2016-10-133-3/+4
* Purge obsolete firefox extensionTimo Aaltonen2016-10-1320-502/+2
* CI: workaround: wait for dogtag before replica-prepareMartin Basti2016-10-131-0/+3
* Test: disabled wrong client domain tests for domlevel 0Oleg Fayans2016-10-121-0/+1
* Tests: Certificate revocationLenka Doudova2016-10-121-5/+75
* Tests: Remove invalid certplugin testsLenka Doudova2016-10-121-74/+1
* UnsafeIPAddress: Implement __(g|s)etstate__ and to ensure proper (un)picklingDavid Kupka2016-10-121-0/+22
* do not use keys() method when iterating through dictionariesMartin Babinsky2016-10-126-11/+11
* remove trailing newlines form python modulesMartin Babinsky2016-10-1224-27/+0
* WebUI: fix API Browser menu labelPavel Vomacka2016-10-113-1/+3
* Tests: print what was expected from callables in xmlrpc_testsPetr Spacek2016-10-111-14/+22
* Pylint: fix the rest of unused local variablesMartin Basti2016-10-1114-101/+53
* Pylint: remove unused variables in testsMartin Basti2016-10-118-58/+41
* Add tooltip to all fields in DNS record adder dialogPavel Vomacka2016-10-111-0/+15
* DNS: Improve field descriptions for SRV recordsPetr Spacek2016-10-112-5/+9
* DNS: Support URI resource record typePetr Spacek2016-10-119-15/+174
* Fix ipa-cacert-manage man pageFlorence Blanc-Renaud2016-10-111-1/+3
* Tests: Fix failing test_ipalib/test_parametersLenka Doudova2016-10-111-1/+1
* Fix compatibility with python-dns 1.15.0Petr Spacek2016-10-111-8/+7
* Add commentary about CA deletion to plugin docFraser Tweedale2016-10-061-8/+13
* spec: require Dogtag >= 10.3.5-6Fraser Tweedale2016-10-061-2/+2
* ipa: check if provided config file existsTomas Krizek2016-10-061-2/+11
* ipa: allow relative paths for config fileTomas Krizek2016-10-061-14/+1
* Tests: Remove silent deleting and creating entries by trackerLenka Doudova2016-10-064-7/+5
* Pylint: remove unused variables in ipaserver packageMartin Basti2016-10-0614-124/+78
* Pylint: remove unused variables from installers and scriptsMartin Basti2016-10-0630-234/+111
* Add iSecStore.spanChristian Heimes2016-10-061-0/+3
* Properly handle LDAP socket closures in ipa-otpdNathaniel McCallum2016-10-062-13/+10
* Make installer quit more nicely on external CA installationStanislav Laznicka2016-10-061-1/+1
* ipatests: Implement tests with CSRs requesting SANMilan Kubík2016-10-042-2/+303
* ipatests: Fix name property on a service trackerMilan Kubík2016-10-041-1/+1
* ipatests: provide context manager for keytab usage in RPC testsMilan Kubík2016-10-041-5/+67
* Raise errors from service.py:_ldap_mod() by defaultPetr Spacek2016-10-041-2/+2
* Fix test_util.test_assert_deepequal testStanislav Laznicka2016-10-041-5/+17
* mod_nss: use more robust quoting of NSSNickname directiveMartin Babinsky2016-10-032-12/+33
* Move character escaping function to ipautilMartin Babinsky2016-10-032-27/+29
* Fix: find OSCP certificate testMartin Basti2016-09-301-1/+3