summaryrefslogtreecommitdiffstats
path: root/ipaserver/advise
Commit message (Expand)AuthorAgeFilesLines
* ipalib, ipaserver: fix incorrect API.register calls in docstringsJan Cholasta2016-05-251-4/+3
* plugable: replace API.import_plugins with new API.add_packageJan Cholasta2016-05-251-1/+5
* advise: configure TLS in redhat_nss_pam_ldapd and redhat_nss_ldap pluginsPetr Vobornik2016-03-011-2/+2
* Migrate wget references and usage to curlGabe2015-12-111-7/+7
* Use the print functionPetr Viktorin2015-09-011-8/+11
* Fix minor typosYuri Chornoivan2015-07-171-1/+1
* 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