summaryrefslogtreecommitdiffstats
path: root/freeipa.spec.in
Commit message (Expand)AuthorAgeFilesLines
* spec file: always provide python package aliasesJan Cholasta2017-03-151-0/+6
* spec file: support client-only buildJan Cholasta2017-03-151-8/+12
* spec file: support build without ipatestsJan Cholasta2017-03-151-5/+24
* Make pylint and jsl optionalChristian Heimes2017-03-151-7/+4
* spec file: add unconditional python-setuptools BuildRequiresJan Cholasta2017-03-151-2/+2
* Remove copy-schema-to-ca.py from master branchMartin Basti2017-03-141-1/+0
* Support certificate login after installation and upgradePavel Vomacka2017-03-141-0/+1
* pylint: bump dependency to version >= 1.6Martin Basti2017-03-131-2/+2
* Bump required version of gssproxy to 0.7.0David Kupka2017-03-101-2/+1
* Move csrgen templates into ipaclient packageChristian Heimes2017-03-081-7/+6
* IdM Server: list all Employees with matching Smart CardFlorence Blanc-Renaud2017-03-081-0/+2
* Change README to use MarkdownPetr Vobornik2017-03-021-16/+16
* Add with_wheels global to install wheel and PyPI packaging dependenciesChristian Heimes2017-03-021-3/+8
* Add python-wheel as build requirementChristian Heimes2017-03-021-0/+10
* Do not configure PKI ajp redirection to use "::1"Florence Blanc-Renaud2017-02-171-2/+2
* ipa-kdb: support KDB DAL version 6.1Alexander Bokovoy2017-02-151-0/+8
* Configure HTTPD to work via Gss-ProxySimo Sorce2017-02-151-0/+3
* Generate tmpfiles config at install timeSimo Sorce2017-02-151-6/+1
* Change session handlingSimo Sorce2017-02-151-7/+3
* Bump required python-cryptography versionStanislav Laznicka2017-02-141-8/+8
* Bump required version of bind-dyndb-ldap to 11.0-2Tomas Krizek2017-02-141-1/+1
* bump required version of BIND, bind-dyndb-ldapTomas Krizek2017-02-091-12/+5
* pki-base: use pki-base-python2 as dependencyMartin Basti2017-02-071-3/+2
* pki: add missing depedency pki-base[-python3]Martin Basti2017-02-071-2/+3
* csrgen: Add code to generate scripts that generate CSRsBen Lipton2017-01-311-0/+11
* Remove deprecated ipa-upgradeconfig commandAbhijeet Kasurde2017-01-241-2/+0
* SPEC: Fix build in mockLukas Slebodnik2017-01-181-2/+13
* Py3: Fix ToASCII methodMartin Basti2017-01-061-10/+10
* spec file: revert to the previous Release tagJan Cholasta2017-01-021-1/+1
* spec file: do not define with_lint inside a commentJan Cholasta2016-12-191-1/+1
* 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
* Add python-pyasn1-modules into dependenciesPavel Vomacka2016-12-051-0/+3
* Require python-cryptography >= 1.3.1Christian Heimes2016-11-301-6/+6
* Require python-gssapi >= 1.2.0Christian Heimes2016-11-301-6/+6
* certdb: move IPA NSS DB install functions to ipaclient.installJan Cholasta2016-11-291-1/+1
* ipapython: move dnssec, p11helper and secrets to ipaserverJan Cholasta2016-11-291-4/+2
* DNS: URI records: bump python-dns requirementsMartin Basti2016-11-291-5/+5
* Build: workaround bug while calling parallel make from rpmbuildPetr Spacek2016-11-291-1/+2
* Build: use standard infrastructure for translationsPetr Spacek2016-11-221-0/+1
* Port ipapython.dnssec.odsmgr to xml.etreeChristian Heimes2016-11-161-2/+1
* Build: workaround bug 1005235 related to Python paths in auto-generated RequiresPetr Spacek2016-11-161-0/+2
* Build: document what should be in %install section of SPEC filePetr Spacek2016-11-151-0/+8
* Build: move web UI file installation from SPEC to Makefile.amPetr Spacek2016-11-151-19/+0
* Build: move server directory handling from SPEC to Makefile.amPetr Spacek2016-11-151-8/+0
* Build: move client directory handling from SPEC to Makefile.amPetr Spacek2016-11-151-3/+0
* install: introduce installer class hierarchyJan Cholasta2016-11-111-1/+3
* install: use standard Python classes to declare knob typesJan Cholasta2016-11-111-0/+2
* ipa-client-install: move client install to moduleMartin Basti2016-11-111-0/+3
* Build: pass down %{release} from SPEC to configurePetr Spacek2016-11-111-1/+1