summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* temp commit to run the affected teststest_realmdomainsPetr Vobornik2018-02-161-30/+10
* webui:tests: realm domain add with DNS checkPetr Vobornik2018-02-161-4/+58
* webui:tests: move DNS test data to separate filePetr Vobornik2018-02-162-60/+69
* freeipa-server no longer supports i686 arch on F28Christian Heimes2018-02-161-0/+8
* WebUI Tests: changing the ActionsChains.move_to_element to a new approachFelipe Barreto2018-02-161-5/+11
* WebUI Tests: fixing test_user.py::test_test_noprivate_posixFelipe Barreto2018-02-161-0/+1
* WebUI Tests: Changing how the initial load process is doneFelipe Barreto2018-02-161-1/+19
* WebUI Tests: fixing test_range test caseFelipe Barreto2018-02-162-2/+37
* WebUI Tests: changing how the login screen is detectedFelipe Barreto2018-02-161-9/+11
* WebUI Tests: refactoring login method to be more readableFelipe Barreto2018-02-161-25/+28
* WebUI Tests: fixing test_navigationFelipe Barreto2018-02-161-3/+5
* WebUI Tests: fixing test_groupFelipe Barreto2018-02-161-1/+1
* WebUI Tests: fixing test_hbacFelipe Barreto2018-02-161-10/+11
* ipa-custodia-checker now uses python3 shebangChristian Heimes2018-02-161-1/+1
* Have all the scripts run in python 3 by defaultStanislav Laznicka2018-02-1566-133/+70
* Unified ldap_initialize() functionChristian Heimes2018-02-157-21/+47
* 389-ds OTP lasttoken plugin: Add unit testFlorence Blanc-Renaud2018-02-151-0/+173
* User must not be able to delete his last active otp tokenFlorence Blanc-Renaud2018-02-151-8/+24
* Fix multiple uninstallation of serverChristian Heimes2018-02-153-8/+24
* Fix i18n test for Chinese translationChristian Heimes2018-02-152-10/+19
* Run API and ACI under Python 2 and 3Christian Heimes2018-02-152-10/+14
* Generate same API.txt under Python 2 and 3Christian Heimes2018-02-158-60/+111
* test_backup_and_restore.py Fix loggingAleksei Slaikovskii2018-02-141-3/+3
* Before the fix, when ipa-backup was called for the first time, the LDAP datab...Mohammad Rizwan Yusuf2018-02-141-0/+52
* ipa host-add --ip-address: properly handle NoNameserversFlorence Blanc-Renaud2018-02-122-1/+80
* Enable and start oddjobd after ipa-restore if it's not running.Aleksei Slaikovskii2018-02-094-36/+116
* ipaplatform, ipa.conf: Use paths variables in ipa.conf.templateTimo Aaltonen2018-02-094-9/+20
* Move config templates from install/conf to install/shareTimo Aaltonen2018-02-0912-24/+17
* ldap2: fix implementation of can_addFraser Tweedale2018-02-093-15/+39
* ipaldap: allow GetEffectiveRights on individual operationsFraser Tweedale2018-02-092-33/+36
* Check if replication agreement exist before enable/disable itFelipe Barreto2018-02-092-2/+16
* Replace wsgi package conflict with config fileChristian Heimes2018-02-0912-5/+75
* ipa-kdb: update trust information in all workersSumit Bose2018-02-081-13/+20
* Restart named-pkcs11 after KRA installationChristian Heimes2018-02-081-0/+5
* Update existing 389-DS cn=RSA,cn=encryption configChristian Heimes2018-02-081-1/+5
* Update IPA CA issuer DN upon renewalFraser Tweedale2018-02-081-1/+25
* Fix detection of KRA installation so upgrades can succeedRob Crittenden2018-02-082-2/+23
* Replace hard-coded paths with path constantsChristian Heimes2018-02-0817-40/+70
* Bump python-ldap version to fix syncrepl bugChristian Heimes2018-02-081-1/+2
* ipa-kdb: use magic value to check if ipadb is usedSumit Bose2018-02-083-1/+4
* Bump SELinux policy for DNSSECChristian Heimes2018-02-081-1/+2
* ipa-server-upgrade now checks custodia server keysChristian Heimes2018-02-081-1/+11
* ipa_tests: test subca key replicationMichal Reznik2018-02-071-3/+46
* DNSSEC code cleanupChristian Heimes2018-02-073-80/+134
* DNSSEC: Reformat lines to address PEP8 violationsChristian Heimes2018-02-074-12/+24
* Decode ODS commandsChristian Heimes2018-02-071-7/+14
* Run DNSSEC under Python 3Christian Heimes2018-02-071-4/+3
* More DNSSEC house keepingChristian Heimes2018-02-072-30/+29
* py3 dnssec: convert hexlify to strTomas Krizek2018-02-074-37/+50
* py3: bindmgr: fix bytes issuesTomas Krizek2018-02-071-6/+8