History log of /sssd/src/tools/sssctl/sssctl.h
Revision Date Author Comments Expand
f4f2edba5c555773d7c9adfa95562b96b0c0cdb2 11-Oct-2016 Pavel Březina <pbrezina@redhat.com>

sssctl: use systemd D-Bus API If systemd is used we leverage it's D-Bus API instead of running systemctl. Resolves: https://fedorahosted.org/sssd/ticket/3056 Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>

9b74009c1260e6f3b1031a6ae110bf1d957cba81 16-Aug-2016 Pavel Březina <pbrezina@redhat.com>

sssctl: use talloc with sifp This way we completely move D-Bus memory management to talloc and we reduce number of code lines needed to send and receive reply. Reviewed-by: Lukáš Slebodník <lslebodn@redhat.com> Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>

488b455f6b7881ec108a127840b1c1f1523d937f 05-Aug-2016 Michal Židek <mzidek@redhat.com>

sssctl: Consistent commands naming Use TOPIC-ACTION pattern for sssctl command names. Resolves: https://fedorahosted.org/sssd/ticket/3087 Reviewed-by: Pavel Březina <pbrezina@redhat.com> Reviewed-by: Lukáš Slebodník <lslebodn@redhat.com>

e088912418fd4db750f2097dfde8ef9b77303f05 07-Jul-2016 Michal Židek <mzidek@redhat.com>

sssctl: Add config-check command Fixes: https://fedorahosted.org/sssd/ticket/2269 sssctl sconfig-check command allows to call SSSD config file validators on demand. Reviewed-by: Lukáš Slebodník <lslebodn@redhat.com>

552390afcc81af96ca201fa6c25ddefbbecbeb4e 07-Jul-2016 Jakub Hrozek <jhrozek@redhat.com>

TOOLS: Add the upgrade-cache command Allows to upgrade the cache using the sssctl tool, which might be useful e.g. in RPM %post scripts. Reviewed-by: Sumit Bose <sbose@redhat.com>

e157b9f6cb370e1b94bcac2044d26ad66d640fba 27-Jun-2016 Pavel Březina <pbrezina@redhat.com>

sssctl: new tool Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>