summaryrefslogtreecommitdiffstats
path: root/ipaclient
Commit message (Expand)AuthorAgeFilesLines
* schema: Perform the check for schema update when force_schema_check is TrueDavid Kupka2016-07-011-1/+6
* ipalib: introduce Principal parameterMartin Babinsky2016-07-011-0/+2
* client: add support for pre-schema serversJan Cholasta2016-07-01196-103/+139688
* client: do not crash when overriding remote command as methodJan Cholasta2016-07-011-2/+8
* client: add placeholders for required remote pluginsJan Cholasta2016-06-303-3/+78
* client: ignore override errors in command overridesJan Cholasta2016-06-3022-43/+43
* cert: fix CLI output of cert_remove_holdJan Cholasta2016-06-301-1/+13
* frontend: do not ignore client-side output paramsJan Cholasta2016-06-301-1/+12
* schema: properly fix Flag arguments on the clientJan Cholasta2016-06-301-2/+2
* schema: fix Flag arguments on the clientJan Cholasta2016-06-291-1/+1
* ipa-certupdate: track lightweight CA certificatesFraser Tweedale2016-06-291-4/+48
* schema: Caching on schema on clientDavid Kupka2016-06-281-10/+220
* schema: support plugin versioningJan Cholasta2016-06-281-16/+25
* plugable: support plugin versioningJan Cholasta2016-06-281-0/+2
* schema: client-side code cleanupJan Cholasta2016-06-271-242/+190
* schema: fix param default value handlingJan Cholasta2016-06-271-3/+3
* pylint: fix: multiple-statementsJan Barta2016-06-211-1/+2
* dns: fix dns_update_system_records to work with thin clientJan Cholasta2016-06-211-2/+2
* cert: allow search by certificateJan Cholasta2016-06-211-0/+23
* cert: add object pluginJan Cholasta2016-06-211-3/+3
* schema: remove `no_cli` from command schemaJan Cholasta2016-06-201-2/+2
* schema: remove redundant informationJan Cholasta2016-06-201-9/+4
* schema: merge command args and optionsJan Cholasta2016-06-201-6/+5
* schema: remove output_paramsJan Cholasta2016-06-202-5/+130
* schema: add object class schemaJan Cholasta2016-06-201-10/+42
* permission: handle ipapermright deprecated CLI alias on the clientJan Cholasta2016-06-201-0/+31
* passwd: handle sort order of passwd argument on the clientJan Cholasta2016-06-201-0/+17
* misc: skip `count` and `total` output in env.output_for_cliJan Cholasta2016-06-201-0/+3
* dns: do not rely on custom param fields in record attributesJan Cholasta2016-06-201-3/+4
* frontend: don't copy command arguments to output paramsJan Cholasta2016-06-201-0/+1
* server-del: perform full master removal in managed topologyMartin Babinsky2016-06-171-0/+17
* DNS Locations: command dns-update-system-recordsMartin Basti2016-06-171-1/+28
* Added missing translation to automount.py methodAbhijeet Kasurde2016-06-161-12/+12
* schema: fix client-side dynamic defaultsJan Cholasta2016-06-151-3/+3
* misc: fix empty CLI output of `env` and `plugins` commandsJan Cholasta2016-06-151-0/+24
* batch, schema: use Dict instead of AnyJan Cholasta2016-06-151-1/+1
* schema: generate client-side commands on demandJan Cholasta2016-06-151-7/+28
* schema: fix typoJan Cholasta2016-06-091-1/+1
* schema: fix topic command outputJan Cholasta2016-06-091-0/+2
* otptoken: support Python 3 for the qr codeAlexander Bokovoy2016-06-091-1/+1
* Add the culprit line when a configuration file has an incorrect formatFlorence Blanc-Renaud2016-06-061-1/+5
* DNS Location: location-show: return list of servers in locationMartin Basti2016-06-031-0/+35
* Fix minor typoYuri Chornoivan2016-06-031-1/+1
* ipalib: move server-side plugins to ipaserverJan Cholasta2016-06-031-1/+1
* ipaclient: implement thin clientJan Cholasta2016-06-034-0/+336
* ipalib: move File command arguments to ipaclientJan Cholasta2016-06-033-0/+36
* ipalib: split off client-side plugin code into ipaclientJan Cholasta2016-06-0317-0/+1197
* ipaclient: add client-side command override classJan Cholasta2016-06-031-0/+63
* help, makeapi: specify module topic by nameJan Cholasta2016-06-031-1/+1
* ipalib: move client-side plugins to ipaclientJan Cholasta2016-06-035-0/+1478