summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* spec file: update the python package names for libipa_hbac and libsss_nss_idmapMilan Kubík2015-07-141-3/+3
* Fix DNS records installation for replicasSimo Sorce2015-07-141-3/+3
* Start dirsrv for kdcproxy upgradeChristian Heimes2015-07-141-16/+19
* Revert "Hide topology and domainlevel features"Tomas Babej2015-07-106-20/+5
* ipalib: pass api instance into textui in doctest snippetsMilan Kubík2015-07-101-12/+13
* ipalib: Fix missing format for InvalidDomainLevelErrorTomas Babej2015-07-101-0/+1
* Prevent to rename certprofile profile idMartin Basti2015-07-101-0/+3
* Bump 4.3 development version to 4.2.90Petr Vobornik2015-07-091-1/+1
* Become IPA 4.2.0Petr Vobornik2015-07-091-1/+1
* fix error message when certificate CN is invalidPetr Vobornik2015-07-091-3/+1
* webui: remove cert manipulation actions from host and servicePetr Vobornik2015-07-092-16/+4
* webui: show multiple certPetr Vobornik2015-07-097-6/+116
* webui: cert-request improvementsPetr Vobornik2015-07-096-34/+168
* move session_logout command to ipalib/plugins directoryPetr Vobornik2015-07-084-31/+37
* upgrade: Enable and start oddjobd if adtrust is availableTomas Babej2015-07-082-0/+25
* adtrustinstance: Enable and start oddjobdTomas Babej2015-07-082-0/+30
* cert-request: enforce caacl for principals in SANFraser Tweedale2015-07-081-17/+25
* caacl: fix incorrect construction of HbacRequest for hostsFraser Tweedale2015-07-081-3/+4
* webui: hide facet tab in certificate details facetPetr Vobornik2015-07-081-0/+1
* webui: caaclPetr Vobornik2015-07-087-1/+414
* webui: certificate profilesPetr Vobornik2015-07-085-1/+117
* Fix logging in APIMartin Basti2015-07-081-2/+2
* spec file: Update minimal versions of required packagesJan Cholasta2015-07-081-8/+4
* Upgrade: Do not show upgrade failed message when IPA is not installedMartin Basti2015-07-082-1/+6
* ipalib: Fix skip_version_check optionJan Cholasta2015-07-083-9/+9
* Added vault access control.Endi S. Dewata2015-07-086-33/+226
* ipa-kdb: add unit_tests for string_to_sid() and dom_sid_string()Sumit Bose2015-07-081-0/+60
* ipa-kdb: make string_to_sid() and dom_sid_string() more robustSumit Bose2015-07-081-1/+10
* ipa-kdb: add unit-test for filter_logon_info()Sumit Bose2015-07-083-50/+323
* ipa-kdb: convert test to cmockaSumit Bose2015-07-082-88/+49
* extdom: add unit-test for get_user_grouplist()Sumit Bose2015-07-084-2/+1045
* trust: support retrieving POSIX IDs with one-way trust during trust-addAlexander Bokovoy2015-07-083-33/+119
* trusts: add ACIs to allow AD trust agents to fetch cross-realm keytabsAlexander Bokovoy2015-07-081-0/+1
* ipa-pwd-extop: expand error message to tell what user is not allowed to fetch...Alexander Bokovoy2015-07-081-2/+2
* trusts: add support for one-way trust and switch to it by defaultAlexander Bokovoy2015-07-0811-52/+443
* ipa-adtrust-install: allow configuring of trust agentsAlexander Bokovoy2015-07-082-1/+95
* ipa-sidgen: reduce log level to normal if domain SID is not availableAlexander Bokovoy2015-07-081-1/+1
* trusts: pass AD DC hostname if specified explicitlyAlexander Bokovoy2015-07-084-7/+19
* ipa-adtrust-install: add IPA master host principal to adtrust agentsAlexander Bokovoy2015-07-086-32/+81
* add one-way trust support to ipasamAlexander Bokovoy2015-07-081-21/+85
* ipa-kdb: filter out group membership from MS-PAC for exact SID matches tooAlexander Bokovoy2015-07-081-1/+99
* ipa-kdb: use proper memory chunk size when moving sidsAlexander Bokovoy2015-07-081-3/+17
* dcerpc: Raise ACIError correctlyTomas Babej2015-07-081-3/+5
* ipa-replica-prepare: Do not create DNS zone it automatically.David Kupka2015-07-081-5/+8
* add option to skip client API version checkMartin Babinsky2015-07-085-6/+15
* Fix regression: ipa-dns-install will add CA records if requiredMartin Basti2015-07-081-1/+1
* certprofile: add ability to update profile config in DogtagFraser Tweedale2015-07-084-6/+48
* certprofile: add option to export profile configFraser Tweedale2015-07-084-6/+48
* Hide topology and domainlevel featuresTomas Babej2015-07-086-5/+20
* Improve error handling in ipa-httpd-kdcproxyChristian Heimes2015-07-071-20/+55