summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* build: fix client-only buildJan Cholasta2016-05-194-4/+13
* spec file: bump minimum required pki-core versionJan Cholasta2016-05-191-2/+2
* Detect and repair incorrect caIPAserviceCert configFraser Tweedale2016-05-192-3/+49
* Prevent replica install from overwriting cert profilesFraser Tweedale2016-05-191-6/+12
* Ping module tests.Peter Lacko2016-05-181-28/+27
* Batch command: avoid accessing potentially undefined context.principalPetr Spacek2016-05-121-1/+4
* Remove unused variable and finally block in SchemaCacheMartin Basti2016-05-121-5/+0
* ipactl: advertise --ignore-service-failure optionMartin Basti2016-05-121-0/+10
* Added exception handling for mal-formatted XML ParsingAbhijeet Kasurde2016-05-111-2/+7
* Added necessary A record for the replica to root zoneOleg Fayans2016-05-111-0/+5
* A workaround for ticket N 5348Oleg Fayans2016-05-111-7/+90
* Remove unused file install/share/fedora-ds.init.patchPetr Spacek2016-05-111-12/+0
* DNS installer: accept --auto-forwarders option in unattended modePetr Spacek2016-05-111-2/+5
* Fix to clean-dangling-ruv for single CA topologiesStanislav Laznicka2016-05-101-21/+33
* ipa-nis-manage enable: change service name from 'portmap' to 'rpcbind'Gabe2016-05-101-11/+10
* Replaced find_hostname with api.env.hostAbhijeet Kasurde2016-05-101-21/+1
* test_cert_plugin: Encode 'certificate' for comparison with 'usercertificate'Petr Viktorin2016-05-101-2/+2
* ipalib.cli: Improve reporting of binary values in the CLIPetr Viktorin2016-05-101-2/+3
* Fix remaining relative import and enable Pylint checkPetr Viktorin2016-05-102-2/+1
* DNS: Fix upgrade - master to forward zone transformationPetr Spacek2016-05-101-1/+3
* Removed custom implementation of CalledProcessErrorAbhijeet Kasurde2016-05-101-15/+2
* make: fail when ACI.txt or API.txt differs from values in source codeMartin Basti2016-05-061-1/+1
* Switch /usr/bin/ipa to Python 3Petr Viktorin2016-05-062-1/+12
* idviews: Add user certificate attribute to user ID overridesTomas Babej2016-05-065-8/+109
* Fix added to ipa-compat-manage command line helpAbhijeet Kasurde2016-05-051-3/+3
* test_add_remove_cert_cmd: Use bytes for base64.b64encode()Petr Viktorin2016-05-051-1/+1
* certprofile plugin: Use binary mode for file with binary dataPetr Viktorin2016-05-051-1/+1
* radiusproxy plugin tests: Expect bytes, not text, for ipatokenradiussecretPetr Viktorin2016-05-051-2/+3
* range plugin tests: Use bytes with MockLDAP under Python 3Petr Viktorin2016-05-051-20/+28
* ipalib.rpc: Send base64-encoded data as string under Python 3Petr Viktorin2016-05-051-1/+4
* xmlrpc_test: Expect bytes rather than strings for binary attributesPetr Viktorin2016-05-053-8/+8
* radiusproxy plugin: Use str(error) rather than error.messagePetr Viktorin2016-05-051-1/+1
* xmlrpc_test: Rename exception instance before working with itPetr Viktorin2016-05-051-8/+9
* test_xmlrpc: Use absolute importsPetr Viktorin2016-05-052-6/+6
* fix stageuser tests (removal of has_keytab and has_password from find)Martin Basti2016-05-051-2/+5
* Updated ipa command man pageAbhijeet Kasurde2016-05-031-7/+3
* Test fix: Cleanup for host certificateLenka Doudova2016-05-032-1/+17
* ipa_kdb: add krbPrincipalAuthInd handlingMatt Rogers2016-05-022-2/+174
* spec: Add python-sssdconfig dependency for python-ipatests packageMilan KubĂ­k2016-04-291-0/+2
* ipa-nis-manage: mention return code 3 in man pagePetr Spacek2016-04-291-0/+2
* ipa-nis-manage: Replace text references to compat plugin with NISPetr Spacek2016-04-291-2/+2
* Auto-detect default value for --forward-policy option in installersPetr Spacek2016-04-286-5/+25
* Add function ipapython.dnsutil.inside_auto_empty_zone()Petr Spacek2016-04-281-0/+25
* Use shared sanity check and tests ipapython.dnsutil.is_auto_empty_zone()Petr Spacek2016-04-281-2/+14
* Move function is_auto_empty_zone() into ipapython.dnsutilPetr Spacek2016-04-282-7/+7
* Add assert_absolute_dnsname() helper to ipapython.dnsutilPetr Spacek2016-04-281-0/+19
* Move automatic empty zone list into ipapython.dnsutil and make it reusablePetr Spacek2016-04-282-53/+60
* Extend installers with --forward-policy optionPetr Spacek2016-04-289-7/+32
* Remove function ipapython.ipautil.host_exists()Petr Spacek2016-04-282-18/+8
* Moved password check from clean_dangling_ruvStanislav Laznicka2016-04-281-10/+2