summaryrefslogtreecommitdiffstats
path: root/ipalib
Commit message (Expand)AuthorAgeFilesLines
* trust: automatically resolve DNS trust conflicts for triangle trustsAlexander Bokovoy2016-08-221-1/+28
* Tests: Fix failing tests in test_ipalib/test_frontendLenka Doudova2016-08-171-1/+1
* Fix malformed or missing docstrings in ipalib/messagesLenka Doudova2016-08-161-3/+12
* parameters: move the `confirm` kwarg to ParamJan Cholasta2016-08-101-4/+2
* help: Do not create instances to get information about commands and topicsDavid Kupka2016-08-032-9/+13
* frontend: Change doc, summary, topic and NO_CLI to class propertiesDavid Kupka2016-08-032-11/+16
* harden the check for trust namespace overlap in new principalsMartin Babinsky2016-07-281-3/+7
* allow multiple dashes in the components of server hostnameMartin Babinsky2016-07-201-3/+10
* allow 'value' output param in commands without primary keyMartin Babinsky2016-07-201-0/+10
* messages: specify message type for ResultFormattingErrorMartin Babinsky2016-07-151-0/+1
* Provide API for management of host, service, and user principal aliasesMartin Babinsky2016-07-011-0/+71
* ipalib: introduce Principal parameterMartin Babinsky2016-07-012-0/+43
* client: add support for pre-schema serversJan Cholasta2016-07-011-2/+4
* client: do not crash when overriding remote command as methodJan Cholasta2016-07-011-6/+13
* plugable: add option to ignore override errorsJan Cholasta2016-06-301-13/+19
* cert-request: better error msg when 'add' not supportedFraser Tweedale2016-06-301-0/+10
* session: move the session module from ipalib to ipaserverJan Cholasta2016-06-301-1278/+0
* CA replica promotion: add proper CA DNS recordsMartin Basti2016-06-281-0/+1
* schema: Caching on schema on clientDavid Kupka2016-06-281-0/+3
* env: Add 'server' variable to api.envDavid Kupka2016-06-282-0/+10
* frontend: forward command calls using full nameJan Cholasta2016-06-281-1/+6
* plugable: support plugin versioningJan Cholasta2016-06-283-6/+48
* plugable: use plugin class as the key in API namespacesJan Cholasta2016-06-283-68/+82
* misc: generate `plugins` result directly in the commandJan Cholasta2016-06-281-5/+0
* IPA API: set krbcanonicalname instead of ipakrbprincipalalias on new entitiesMartin Babinsky2016-06-231-0/+11
* host/service-show/find shouldn't fail on invalid certificateStanislav Laznicka2016-06-221-0/+10
* schema: Add known_fingerprints option to schema commandDavid Kupka2016-06-211-0/+18
* pylint: fix: multiple-statementsJan Barta2016-06-211-1/+2
* dns: do not rely on custom param fields in record attributesJan Cholasta2016-06-201-7/+25
* frontend: do not crash on missing output in output_for_cliJan Cholasta2016-06-201-1/+1
* frontend: skip `value` output in output_for_cliJan Cholasta2016-06-201-1/+3
* frontend: don't copy command arguments to output paramsJan Cholasta2016-06-201-12/+1
* Fix minor typosYuri Chornoivan2016-06-201-2/+2
* server-del: perform full master removal in managed topologyMartin Babinsky2016-06-172-1/+34
* ipaserver module for working with managed topologyMartin Babinsky2016-06-171-50/+0
* DNS Locations: show warning if there is no DNS servers in locationMartin Basti2016-06-171-0/+9
* DNS Locations: require to restart named-pkcs11 affter location changeMartin Basti2016-06-171-0/+9
* DNS Locations: dnsserver-* commandsMartin Basti2016-06-172-0/+54
* DNS Locations: server-mod: add automatic records updateMartin Basti2016-06-171-0/+10
* DNS Locations: command dns-update-system-recordsMartin Basti2016-06-171-0/+23
* DNS Locations: DNS data managementMartin Basti2016-06-171-0/+2
* frontend: call `execute` rather than `forward` in LocalJan Cholasta2016-06-151-0/+3
* dns, passwd: fix outputs of `dns_resolve` and `passwd` commandsJan Cholasta2016-06-151-0/+6
* batch, schema: use Dict instead of AnyJan Cholasta2016-06-151-0/+9
* plugable: initialize plugins on demandJan Cholasta2016-06-153-23/+63
* plugable: allow plugins to be non-classesJan Cholasta2016-06-152-18/+53
* Add 'ca' pluginFraser Tweedale2016-06-151-0/+2
* Fix: Local variable s_indent might be referenced before definedMartin Basti2016-06-131-0/+1
* schema: do not validate unrequested params in command_defaultsJan Cholasta2016-06-091-3/+5
* Setup lightweight CA key retrieval on install/upgradeFraser Tweedale2016-06-091-0/+1