summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* otptoken: fix import of DNJan Cholasta2016-05-251-1/+2
* dns: do not rely on server data structures in code called on clientJan Cholasta2016-05-253-50/+86
* dns: move code called on client to the module levelJan Cholasta2016-05-251-120/+130
* automount: do not inherit automountlocation_import from LDAPQueryJan Cholasta2016-05-251-1/+8
* frontend: move the interactive_prompt callback type to CommandJan Cholasta2016-05-252-37/+10
* frontend: merge baseldap.CallbackRegistry into CommandJan Cholasta2016-05-253-58/+63
* plugable: switch API to Registry-based plugin discoveryJan Cholasta2016-05-253-82/+62
* plugable: remove the unused deprecated API.register methodJan Cholasta2016-05-251-5/+5
* ipalib, ipaserver: fix incorrect API.register calls in docstringsJan Cholasta2016-05-255-31/+31
* ipalib, ipaserver: migrate all plugins to Registry-based registrationJan Cholasta2016-05-2519-81/+99
* plugable: replace API.import_plugins with new API.add_packageJan Cholasta2016-05-253-35/+34
* makeaci: load additional plugins using API.add_moduleJan Cholasta2016-05-251-2/+7
* ipalib: remove the unused `csv` argument of ParamJan Cholasta2016-05-2519-61/+17
* makeapi: optimize API.txtJan Cholasta2016-05-254-4607/+4668
* frontend: do not forward argument defaults to serverJan Cholasta2016-05-252-2/+5
* user: do not assume the preserve flags have value in user_delJan Cholasta2016-05-251-5/+6
* frontend: do not forward unspecified positional arguments to serverJan Cholasta2016-05-251-1/+14
* ipalib: make optional positional command arguments actually optionalJan Cholasta2016-05-2513-23/+44
* batch: do not crash when no argument is specifiedJan Cholasta2016-05-251-1/+1
* frontend: perform argument value validation only on serverJan Cholasta2016-05-253-5/+16
* frontend: remove the unused Command.soft_validate methodJan Cholasta2016-05-252-43/+1
* frontend: re-raise remote RequirementError using CLI name in CLIJan Cholasta2016-05-259-46/+34
* rpc: include structured error information in responsesJan Cholasta2016-05-2510-28/+246
* parameters: remove unused ConversionError and ValidationError argumentsJan Cholasta2016-05-255-84/+37
* rpc: do not crash when unable to parse JSONJan Cholasta2016-05-251-1/+1
* replica install: do not set CA renewal master flagJan Cholasta2016-05-243-4/+28
* Test: Maximum username length higher than 255 cannot be setLenka Doudova2016-05-241-1/+30
* ipa-nis-manage: add status optionPetr Spacek2016-05-242-6/+24
* Incorrect message when KRA already installedPatrice Duc-Jacquet2016-05-201-0/+5
* Fix referenced before assigment variables in except statementsMartin Basti2016-05-201-2/+2
* pylint: replace Refactor category with individual check namesPetr Spacek2016-05-201-1/+18
* makeapi: use the same formatting for `int` and `long` valuesJan Cholasta2016-05-191-0/+2
* 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