summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* split out lint to a separate Travis jobMartin Babinsky2017-01-051-5/+10
* Travis: offload test execution to a separate scriptMartin Babinsky2017-01-051-16/+1
* Travis CI: a separate script to run test tasksMartin Babinsky2017-01-051-0/+34
* Put the commands informing and displaying build logs on single lineMartin Babinsky2017-01-051-4/+2
* travis: mark FreeIPA as python projectMartin Babinsky2017-01-051-0/+1
* Bump up ipa-docker-test-runner versionMartin Babinsky2017-01-051-1/+1
* installer: Stop adding distro-specific NTP servers into ntp.confDavid Kupka2017-01-051-43/+8
* dsinstance: minor string fixesFraser Tweedale2017-01-051-6/+7
* Set up DS TLS on replica in CA-less topologyFraser Tweedale2017-01-051-1/+3
* Silence pylint import errors of ipaserver in ipalib and ipaclientChristian Heimes2017-01-052-3/+3
* Clarify meaning of --domain and --realm in installersStanislav Laznicka2017-01-055-79/+64
* Enumerate available options in IPA installerAbhijeet Kasurde2017-01-032-3/+8
* spec file: revert to the previous Release tagJan Cholasta2017-01-021-1/+1
* x509: use PyASN1 to parse PKCS#7Jan Cholasta2016-12-221-17/+31
* Remove "Request Certificate with SubjectAltName" permissionFraser Tweedale2016-12-213-22/+1
* Use the tar Posix option for tarballsSimo Sorce2016-12-211-1/+1
* server install: fix KRA agent PEM file not being createdJan Cholasta2016-12-203-1/+4
* Fix DL1 replica installation in CA-less topologyFraser Tweedale2016-12-201-1/+1
* spec file: do not define with_lint inside a commentJan Cholasta2016-12-191-1/+1
* Remove named-pkcs11 workarounds from DNSSEC tests.Petr Spacek2016-12-191-82/+0
* Add a basic test suite for `kadmin.local` interfaceMartin Babinsky2016-12-161-0/+125
* Make `kadmin` family of functions return the result of ipautil.runMartin Babinsky2016-12-161-5/+8
* ipa-kdb: search for password policies globallyAlexander Bokovoy2016-12-151-1/+1
* certprofile-mod: correctly authorise config updateFraser Tweedale2016-12-141-0/+5
* Add compatibility code to retrieve headersSimo Sorce2016-12-141-1/+5
* tests: Expect krbpwdpolicyreference in result of {host,service}-{find,show} -...David Kupka2016-12-144-2/+58
* password policy: Add explicit default password policy for hosts and servicesDavid Kupka2016-12-143-0/+135
* ipaclient.plugins: Use api_version from internally called commandsDavid Kupka2016-12-143-0/+24
* Build: forbid builds in working directories containing white spacesPetr Spacek2016-12-141-0/+8
* Fix regression in test suiteFraser Tweedale2016-12-131-4/+10
* Build: always use Pylint from Python version used for rest of the buildPetr Spacek2016-12-132-10/+13
* Build: specify BuildRequires for Python 3 pylintPetr Spacek2016-12-131-1/+40
* Build: makerpms.sh generates Python 2 & 3 packages at the same timePetr Spacek2016-12-131-55/+103
* fix: regression in API version comparisonMartin Basti2016-12-131-2/+1
* Check for conflict entries before raising domain levelLudwig Krispenz2016-12-131-0/+28
* WebUI: Hide incorrectly shown buttons on hosts tab in ID ViewsPavel Vomacka2016-12-121-0/+1
* adtrust: remove FILE: prefix from 'dedicated keytab file' in smb.confAlexander Bokovoy2016-12-122-1/+23
* ipactl: pass api as argument to servicesMartin Basti2016-12-121-7/+7
* Configure Anonymous PKINIT on server installSimo Sorce2016-12-1218-69/+325
* Add options to write lightweight CA cert or chain to fileFraser Tweedale2016-12-127-16/+172
* certdb: accumulate extracted certs as list of PEMsFraser Tweedale2016-12-121-7/+8
* Add function for extracting PEM certs from PKCS #7Fraser Tweedale2016-12-123-41/+49
* gracefully handle setting replica bind dn group on old mastersMartin Babinsky2016-12-121-16/+32
* certdb: fix PKCS#12 import with empty passwordJan Cholasta2016-12-121-1/+1
* replicainstall: give correct error message on DL mismatchStanislav Laznicka2016-12-091-1/+1