summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Backwards compatibility with setuptools 0.9.8Christian Heimes2016-12-011-6/+25
* Require python-cryptography >= 1.3.1Christian Heimes2016-11-302-7/+7
* Wheel bundles fixesChristian Heimes2016-11-303-4/+4
* Check the result of cert request in replica installerFlorence Blanc-Renaud2016-11-302-8/+7
* Test: basic kerberos over http functionalityOleg Fayans2016-11-301-0/+58
* Test: made kinit_admin a returning functionOleg Fayans2016-11-301-2/+2
* Require python-gssapi >= 1.2.0Christian Heimes2016-11-302-7/+7
* replica install: track the RA agent certificate againJan Cholasta2016-11-301-1/+5
* Adjustments for setup requirementsChristian Heimes2016-11-307-22/+17
* Enhance __repr__ method of PrincipalMartin Babinsky2016-11-302-0/+6
* Accept server host names resolvable only using /etc/hostsPetr Spacek2016-11-291-4/+3
* tests: Added basic tests for certs in idoverridesOleg Fayans2016-11-291-0/+82
* Created idview trackerOleg Fayans2016-11-291-0/+116
* replication: ensure bind DN group check interval is set on replica configMartin Babinsky2016-11-291-0/+6
* upgrade: add replica bind DN group check interval to CA topology configMartin Babinsky2016-11-291-0/+1
* Build: properly integrate ipa.pot into build system testsPetr Spacek2016-11-291-2/+2
* Build: properly integrate ipasetup.py into build systemPetr Spacek2016-11-293-7/+17
* Build: properly integrate version.py into build systemPetr Spacek2016-11-293-5/+20
* Build: properly integrate loader.js into build systemPetr Spacek2016-11-293-3/+15
* Build: properly integrate freeipa.spec.in into build systemPetr Spacek2016-11-292-2/+9
* Build: properly integrate ipa-version.h.in into build systemPetr Spacek2016-11-292-1/+13
* ipaclient: remove hard dependency on ipaplatformJan Cholasta2016-11-293-19/+13
* ipaclient: move install modules to the install subpackageJan Cholasta2016-11-2912-26/+23
* ipalib: remove hard dependency on ipapythonJan Cholasta2016-11-293-3/+5
* constants: remove CACERTJan Cholasta2016-11-2912-73/+70
* ipalib: move certstore to the install subpackageJan Cholasta2016-11-2910-20/+17
* ipapython: remove hard dependency on ipaplatformJan Cholasta2016-11-295-9/+17
* ipautil: move file encryption functions to installutilsJan Cholasta2016-11-294-63/+89
* ipautil: move kinit functions to ipalib.installJan Cholasta2016-11-2916-127/+146
* ipautil: move is_fips_enabled() to ipaplatform.tasksJan Cholasta2016-11-297-28/+28
* ipautil: remove the timeout argument of run()Jan Cholasta2016-11-292-17/+10
* ipautil: remove get_domain_name()Jan Cholasta2016-11-297-170/+2
* ipautil: remove SHARE_DIR and PLUGIN_SHARE_DIRJan Cholasta2016-11-2917-35/+53
* certdb: use a temporary file to pass password to pk12utilJan Cholasta2016-11-292-4/+7
* certdb: move IPA NSS DB install functions to ipaclient.installJan Cholasta2016-11-294-52/+53
* ipapython: move certmonger and sysrestore to ipalib.installJan Cholasta2016-11-2921-33/+29
* ipapython: move dnssec, p11helper and secrets to ipaserverJan Cholasta2016-11-2930-49/+47
* custodiainstance: automatic restart on config file updateJan Cholasta2016-11-292-1/+9
* paths: remove DEV_NULLJan Cholasta2016-11-293-3/+2
* DNS: URI records: bump python-dns requirementsMartin Basti2016-11-292-6/+6
* Build: workaround bug while calling parallel make from rpmbuildPetr Spacek2016-11-291-1/+2
* Improve the robustness FreeIPA's i18n module and its testsMartin Babinsky2016-11-282-7/+32
* wrap long lineChristian Heimes2016-11-251-1/+2
* Silence import warnings for Samba bindingsChristian Heimes2016-11-251-1/+6
* Fix Python 3 bugs discovered by pylintChristian Heimes2016-11-2510-13/+25
* Python3 pylint fixesChristian Heimes2016-11-2524-21/+40
* Fix ipa-replica-install when upgrade from ca-less to ca-fullFlorence Blanc-Renaud2016-11-252-5/+12
* Do not log DM password in ca/kra installation logsStanislav Laznicka2016-11-253-11/+11
* IPA Allows Password Reuse with History value defined when admin resets the pa...Thierry Bordaz2016-11-241-9/+14
* Add main guards to a couple of Python scriptsChristian Heimes2016-11-244-47/+48