summaryrefslogtreecommitdiffstats
path: root/ipaclient
Commit message (Expand)AuthorAgeFilesLines
* 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
* ipaclient: introduce ipaclient.pluginsJan Cholasta2016-06-032-2/+11
* build: fix client-only buildJan Cholasta2016-05-191-0/+2
* pylint: remove bare exceptMartin Basti2016-03-221-1/+1
* only search for Kerberos SRV records when autodiscovery was requestedMartin Babinsky2016-03-141-3/+7
* ipadiscovery: Decode to unicode in ipacheckldap(), get_ipa_basedn()Petr Viktorin2016-03-031-7/+11
* Move get_ipa_basedn from ipautil to ipadiscoveryPetr Viktorin2016-03-031-1/+44
* client: stop using /etc/pki/nssdbJan Cholasta2016-02-241-12/+0
* Cosmetic changes to the codeStanislav Laznicka2016-02-241-1/+1
* Split ipa-client/ into ipaclient/ (Python library) and client/ (C, scripts)Petr Viktorin2016-01-276-0/+1572