summaryrefslogtreecommitdiff
path: root/src/tools
AgeCommit message (Expand)AuthorFilesLines
2013-01-15Make sysdb_user_dn() require a domain explictly.Simo Sorce1-3/+3
2013-01-15Remove the sysdb_ctx_get_domain() function.Simo Sorce1-10/+11
2013-01-15Refactor single domain initializationSimo Sorce3-9/+6
2013-01-15Refactor sysdb initializationSimo Sorce1-21/+10
2013-01-14Use new sysdb_search_service() in sss_cacheSimo Sorce1-35/+4
2013-01-09Revert "Add a default section to a switch-statement"Simo Sorce1-12/+8
2013-01-09Add a default section to a switch-statementSumit Bose1-0/+3
2013-01-08Remove unhelpful vtable from sss_cacheSimo Sorce1-24/+30
2013-01-04sss_cache: fqdn not acceptedMichal Zidek1-14/+149
2012-12-13tools: sss_userdel and groupdel remove entries from memory cacheMichal Zidek2-0/+47
2012-11-28sss_cache: Small refactor.Michal Zidek3-58/+72
2012-11-20LDAP: Only convert direct parents' ghost attribute to memberJakub Hrozek2-2/+3
2012-11-19Display more information on DB version mismatchOndrej Kos3-0/+4
2012-11-06sss_cache: Remove fastcache even if sssd is not running.Michal Zidek3-20/+152
2012-11-06sss_cache: Multiple domains not handled properlyMichal Zidek1-35/+37
2012-10-29Include talloc log in our debug facilityMichal Zidek10-10/+10
2012-10-16sss_debuglevel: Multiple arguments are treated as error.Michal Zidek1-0/+6
2012-10-03sss_seed: Improved error message when the domain does not exist.Michal Zidek1-2/+5
2012-10-03sss_seed: Passwords longer then PASS_MAX not allowed.Michal Zidek1-1/+8
2012-10-03sss_seed: Make only first line of password file valid.Michal Zidek1-0/+36
2012-10-03sss_seed: Show error message when interactive input fails.Michal Zidek1-0/+1
2012-10-03sss_seed: Option --debug did not work in sss_seed tool.Michal Zidek1-4/+4
2012-09-24SYSDB: Remove unnecessary domain parameter from several sysdb callsJakub Hrozek2-13/+6
2012-09-24sss_cache tool invalidates records in memory cache.Michal Zidek1-0/+26
2012-09-24tools_util.h provides signal_sssd function.Michal Zidek3-99/+99
2012-08-23Unify usage of sysdb transactionsMichal Zidek6-11/+67
2012-08-03Return value of fread in src/tools/sss_debuglevel.c no longer ignored.Michal Zidek1-1/+9
2012-08-01First-boot sss_seed toolNick Guay1-0/+829
2012-06-12Make re_expression and full_name_format per domain optionsStef Walter1-1/+1
2012-05-31Ghost members - modified sss_groupshowJan Zeleny1-4/+40
2012-05-22Always use positional arguments in translatable stringsStephen Gallagher8-23/+23
2012-05-03SSS_DEBUGLEVEL: silence analyzer warningsJakub Hrozek1-2/+3
2012-04-20Convert read and write operations to sss_atomic_readJakub Hrozek1-32/+19
2012-04-18sss_cache: Better error reportingJakub Hrozek1-37/+94
2012-04-18sss_cache: support invalidating services and autofs mapsJakub Hrozek1-9/+118
2012-03-02Hide --debug option in sss_debuglevelPavel Březina1-1/+1
2012-02-29Keep sysdb context in domain info structSumit Bose2-16/+4
2012-02-23pam_sss: keep selinux optionalSimo Sorce1-3/+0
2012-02-21Don't give memory context in confdb where not neededJan Zeleny1-3/+3
2011-11-22Cleanup: Remove unused parametersJakub Hrozek7-39/+30
2011-11-07Fixed possible resource leak in create_mail_spool()Jan Zeleny1-9/+9
2011-10-14TOOLS: Do not leak pid_file handle on errorStephen Gallagher1-1/+2
2011-10-13SysDB commands that save lastUpdate allows this value to be passed inPavel Březina1-2/+2
2011-10-03Use explicit base 10 for converting strings to integersJakub Hrozek1-1/+1
2011-09-28Multiline macro cleanupJakub Hrozek1-1/+1
2011-09-06sss_debuglevel - change the debug levels on the flyPavel Březina1-0/+393
2011-08-25New DEBUG facility - SSSDBG_UNRESOLVED changed from -1 to 0Pavel Březina8-8/+8
2011-08-25New DEBUG facility - conversionPavel Březina9-21/+9
2011-08-15sysdb refactoring: memory context deletedJan Zeleny2-13/+9
2011-08-15sysdb refactoring: deleted domain variables in sysdb APIJan Zeleny10-45/+23