Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-02-29 | Keep sysdb context in domain info struct | Sumit Bose | 1 | -8/+2 | |
2012-02-23 | pam_sss: keep selinux optional | Simo Sorce | 1 | -3/+0 | |
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com> | |||||
2011-11-22 | Cleanup: Remove unused parameters | Jakub Hrozek | 1 | -3/+1 | |
2011-11-07 | Fixed possible resource leak in create_mail_spool() | Jan Zeleny | 1 | -9/+9 | |
https://fedorahosted.org/sssd/ticket/1071 | |||||
2011-08-15 | sysdb refactoring: deleted domain variables in sysdb API | Jan Zeleny | 1 | -1/+0 | |
The patch also updates code using modified functions. Tests have also been adjusted. | |||||
2010-09-08 | Fix assorted minor bugs in sss_ tools | Jakub Hrozek | 1 | -0/+5 | |
Fixes: #585 | |||||
2010-04-12 | tools: remove creation of event_context | Simo Sorce | 1 | -8/+0 | |
Since the sysdb is now synchronous and creates its own event context we don't need an explicit event context anymore in the tools. | |||||
2010-04-12 | sysydb: Finally stop using a common event context | Simo Sorce | 1 | -1/+1 | |
This commit completes the migration to a synchronous sysdb | |||||
2010-04-12 | sysdb: convert sysdb_getgrnam | Simo Sorce | 1 | -1/+1 | |
2010-04-06 | Add userdel_cmd param | Jakub Hrozek | 1 | -0/+75 | |
Fixes: #231 | |||||
2010-02-18 | Rename server/ directory to src/ | Stephen Gallagher | 1 | -0/+520 | |
Also update BUILD.txt |