summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* DNS Locations: API testsMartin Basti2016-06-032-0/+232
* DNS Locations: location-* commandsMartin Basti2016-06-038-2/+230
* DNS Locations: add new attributes and objectclassesMartin Basti2016-06-031-0/+4
* DNS Locations: Always create DNS related privilegesMartin Basti2016-06-034-16/+32
* Fix minor typoYuri Chornoivan2016-06-031-1/+1
* Remove dangling RUVs even if replicas are offlineStanislav Laznicka2016-06-033-7/+4
* fixes premature sys.exit in ipa-replica-manage delStanislav Laznicka2016-06-031-6/+5
* frontend: do not check API minor version of the clientJan Cholasta2016-06-031-2/+0
* ipalib: move server-side plugins to ipaserverJan Cholasta2016-06-03103-80/+65
* ipaclient: implement thin clientJan Cholasta2016-06-039-9/+352
* misc: hide the unused --all option of `env` and `plugins` in CLIJan Cholasta2016-06-031-2/+2
* ipalib: move File command arguments to ipaclientJan Cholasta2016-06-036-8/+51
* ipactl: use server APIJan Cholasta2016-06-031-1/+1
* client install: finalize API after CA certs are availableJan Cholasta2016-06-031-1/+2
* rpc: do not validate command name in RPCClient.forwardJan Cholasta2016-06-031-4/+0
* rpc: optimize JSON-RPC response handlingJan Cholasta2016-06-031-3/+3
* rpc: specify connection options in API configJan Cholasta2016-06-0311-70/+73
* rpc: allow overriding NSS DB directory in API configJan Cholasta2016-06-032-5/+6
* rpc: respect API config in RPCClient.create_connectionJan Cholasta2016-06-032-3/+10
* ipalib: introduce API schema pluginsJan Cholasta2016-06-033-2/+757
* ipalib: replace DeprecatedParam with `deprecated` Param argumentJan Cholasta2016-06-0310-50/+74
* parameters: introduce no_convert keyword argumentJan Cholasta2016-06-032-2/+12
* parameters: introduce cli_metavar keyword argumentJan Cholasta2016-06-033-3/+7
* ipalib: split off client-side plugin code into ipaclientJan Cholasta2016-06-0334-751/+1198
* dns: move code shared by client and server to separate moduleJan Cholasta2016-06-034-77/+109
* ipaclient: add client-side command override classJan Cholasta2016-06-031-0/+63
* frontend: turn Method attributes into propertiesJan Cholasta2016-06-031-32/+11
* plugable: remember overriden plugins in APIJan Cholasta2016-06-031-0/+9
* plugable: simplify API plugin initialization codeJan Cholasta2016-06-031-32/+29
* plugable: turn Plugin attributes into propertiesJan Cholasta2016-06-036-45/+32
* help, makeapi: do not use hardcoded plugin package nameJan Cholasta2016-06-032-22/+43
* help, makeapi: specify module topic by nameJan Cholasta2016-06-0314-25/+46
* help, makeapi: allow setting command topic explicitlyJan Cholasta2016-06-033-64/+64
* ipalib: move client-side plugins to ipaclientJan Cholasta2016-06-038-1185/+1276
* ipaclient: introduce ipaclient.pluginsJan Cholasta2016-06-034-2/+17
* dns: fix dnsrecord interactive modeJan Cholasta2016-06-031-2/+2
* cli: make optional positional command arguments actually optionalJan Cholasta2016-06-031-2/+2
* Decreased timeout for IO blocking for DSStanislav Laznicka2016-06-021-0/+4
* Added <my_hostname>=<IPA REALM> mapping to krb5.confStanislav Laznicka2016-06-022-4/+8
* Increased mod_wsgi socket-timeoutStanislav Laznicka2016-06-021-1/+2
* Deprecated the domain-level option in ipa-server-installStanislav Laznicka2016-06-021-0/+1
* Enable service authentication indicator managementNathaniel McCallum2016-06-023-6/+17
* Update the delete dialog on details user pagePavel Vomacka2016-06-021-23/+102
* Add option to show OTP when adding hostPavel Vomacka2016-06-024-3/+69
* Fix: topologysuffix_find doesn't have no_members optionMartin Basti2016-06-021-1/+1
* Add more information regarding where to find revocation reason in "ipa cert_r...Patrice Duc-Jacquet2016-06-021-2/+4
* Fix: replace incorrect no_cli with no_option flagMartin Basti2016-06-021-1/+1
* Test: fix failing host_testMartin Basti2016-06-011-1/+1
* Performance: Find commands: do not process members by defaultMartin Basti2016-05-3128-87/+970
* Make option --no-members public in CLIMartin Basti2016-05-311-1/+1