summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Stage User: Test to create stage user with minimal valuesGanna Kaihorodova2017-01-191-0/+11
* Tests: Stage User Tracker implementationGanna Kaihorodova2017-01-191-8/+30
* ipaplatform: Add Debian platform module.Timo Aaltonen2017-01-197-1/+365
* Tests: Add tree root domain role in legacy client testsGanna Kaihorodova2017-01-181-3/+3
* Update warning message for ipa server uninstallAbhijeet Kasurde2017-01-181-1/+3
* Clean / ignore make check artefactChristian Heimes2017-01-182-0/+8
* Coverity: removed useless semicolon which ends statement earlierPavel Vomacka2017-01-181-2/+2
* Coverity: Fix possibility of access to attribute of undefinedPavel Vomacka2017-01-181-1/+1
* SPEC: Fix build in mockLukas Slebodnik2017-01-181-2/+13
* CONFIGURE: Update help message for jslintLukas Slebodnik2017-01-181-4/+5
* CONFIGURE: Fix detection of pylintLukas Slebodnik2017-01-181-9/+11
* Fix for handling CalledProcessError in authconfigAbhijeet Kasurde2017-01-182-3/+16
* Fix coverity issueTomas Krizek2017-01-161-1/+2
* ipapython: Add dependencies on version.pyChristian Heimes2017-01-161-0/+2
* cainstance: do not configure renewal guardJan Cholasta2017-01-162-39/+15
* dogtaginstance: track server certificate with our renew agentJan Cholasta2017-01-162-3/+3
* renew agent: handle non-replicated certificatesJan Cholasta2017-01-161-9/+16
* pytest: set rules to find test files and functionsChristian Heimes2017-01-121-6/+10
* Remove duplicated step from DS installMartin Basti2017-01-121-2/+0
* Generate sha256 ssh pubkey fingerprints for hostsStanislav Laznicka2017-01-127-12/+13
* disable hostname canonicalization by Kerberos libraryMartin Babinsky2017-01-111-0/+1
* Add sanity checks for use of --ca-subject and --subject-baseFraser Tweedale2017-01-112-0/+12
* Indicate that ca subject / subject base uses LDAP RDN orderFraser Tweedale2017-01-114-8/+14
* Allow full customisability of IPA CA subject DNFraser Tweedale2017-01-1113-98/+198
* Reuse self.api when executing ca_enabled_checkFraser Tweedale2017-01-113-21/+21
* dsinstance: extract function for writing certmap.confFraser Tweedale2017-01-112-6/+14
* ipa-ca-install: add missing --subject-base optionFraser Tweedale2017-01-112-4/+16
* Extract function for computing default subject baseFraser Tweedale2017-01-116-11/+16
* installer: rename --subject to --subject-baseFraser Tweedale2017-01-115-22/+23
* installutils: remove hardcoded subject DN assumptionFraser Tweedale2017-01-113-6/+12
* Refactor and relocate set_subject_base_in_configFraser Tweedale2017-01-112-23/+10
* py3: enable py3 pylintMartin Basti2017-01-111-1/+2
* Travis CI: actually return non-zero exit status when the test job failsMartin Babinsky2017-01-091-1/+5
* ipaclient: schema cache: Handle malformed server info data gracefullyDavid Kupka2017-01-091-2/+8
* Py3: Fix ToASCII methodMartin Basti2017-01-063-14/+19
* Fix used before assignment bug in host_port_open()Christian Heimes2017-01-061-2/+2
* ipa_generate_password algorithm changePetr Spacek2017-01-0611-59/+106
* Unify password generation across FreeIPAStanislav Laznicka2017-01-066-18/+8
* Change activity text while loading metadataPavel Vomacka2017-01-054-0/+10
* Refactoring of rpc modulePavel Vomacka2017-01-056-73/+152
* WebUI: update Patternfly and BootstrapPavel Vomacka2017-01-054-8/+11
* schema_cache: Make handling of string compatible with python3David Kupka2017-01-051-9/+13
* client, platform: Use paths.SSH* instead of get_config_dir().Timo Aaltonen2017-01-054-37/+17
* ca: fix ca-find with --pkey-onlyJan Cholasta2017-01-051-3/+7
* Use pytest conftest.py and drop pytest.iniChristian Heimes2017-01-058-42/+90
* Catch ValueError raised by pytest.config.getoption()Christian Heimes2017-01-052-3/+5
* Trim the test runner log to show only pytest failures/errorsMartin Babinsky2017-01-052-1/+18
* Add license headers to the files used by Travis CIMartin Babinsky2017-01-052-1/+9
* Travis CI: use specific Python version during buildMartin Babinsky2017-01-052-1/+4
* introduce install step to .travis.yml and cache pip installsMartin Babinsky2017-01-051-1/+2