summaryrefslogtreecommitdiffstats
path: root/ipaserver/advise
Commit message (Expand)AuthorAgeFilesLines
* plugable: Specify plugin base classes and modules using API propertiesJan Cholasta2015-07-011-1/+6
* plugable: Pass API to plugins on initialization rather than using set_apiJan Cholasta2015-07-011-2/+2
* plugable: Specify plugins to import in API by module namesJan Cholasta2015-07-011-1/+1
* plugable: Move plugin base class and override logic to APIJan Cholasta2015-07-011-4/+1
* advise: Add separate API object for ipa-adviseJan Cholasta2015-03-053-26/+77
* ipa tool: Print the name of the server we are connecting to with -vPetr Viktorin2014-02-051-0/+5
* Switch client to JSON-RPCPetr Viktorin2013-11-261-2/+2
* ipatests: Use command -v instead of which in legacy client adviceTomas Babej2013-11-011-2/+2
* advice: Add legacy client configuration script using nss-ldapTomas Babej2013-10-311-1/+36
* Add ipa-advise plugins for nss-pam-ldapd legacy clientsAna Krivokapic2013-10-181-14/+198
* Remove redundant shebangsTomas Babej2013-08-261-1/+0
* Enable running API commands in ipa-advise pluginsAna Krivokapic2013-08-071-0/+2
* Add ipa-advise plugins for legacy clientsAna Krivokapic2013-08-071-0/+163
* Wrap lines in the list of available advicesTomas Babej2013-08-061-6/+14
* Add a word wrapping for comment log messages to AdviceLoggerTomas Babej2013-08-061-1/+6
* Provide ipa-advise toolTomas Babej2013-07-174-0/+254