Age | Commit message (Expand) | Author | Files | Lines |
2009-09-25 | Upgrade confdb to version 2 | Stephen Gallagher | 1 | -2/+3 |
2009-09-23 | Don't try to use initgroups_dyn if not available | Simo Sorce | 1 | -0/+3 |
2009-09-23 | Revert "Use syslog for logging error conditions in SSSD" | Stephen Gallagher | 1 | -12/+12 |
2009-09-21 | Use syslog for logging error conditions in SSSD | Jakub Hrozek | 1 | -12/+12 |
2009-09-17 | Better handle groups w/o members | Simo Sorce | 1 | -6/+122 |
2009-09-17 | Fix copy&paste error. | Simo Sorce | 1 | -4/+4 |
2009-09-14 | Make the offline status backend-global | Simo Sorce | 1 | -67/+13 |
2009-09-11 | Complete the removal of "legacy" option. | Simo Sorce | 1 | -4/+4 |
2009-09-03 | Fix proxy enumeration | Simo Sorce | 1 | -86/+123 |
2009-08-27 | Remove redunant function and always pass attrs. | Simo Sorce | 1 | -8/+12 |
2009-08-11 | Make socket paths a compile-time option | Stephen Gallagher | 1 | -1/+0 |
2009-07-31 | Add ignore_not_found parameter to sysdb delete functions | Jakub Hrozek | 1 | -6/+9 |
2009-07-21 | add handling of the new backend targets to proxy backend | Sumit Bose | 1 | -0/+30 |
2009-07-20 | add infrastructure to handle new backend targets | Sumit Bose | 1 | -11/+12 |
2009-07-08 | Unify password caching ops in sysdb | Simo Sorce | 1 | -128/+27 |
2009-07-08 | fixed some typos which prevented password caching | Sumit Bose | 1 | -3/+5 |
2009-07-03 | Convert proxy internals to tevent_req style | Simo Sorce | 1 | -865/+1438 |
2009-07-03 | Rework transaction code to use tevent_req | Simo Sorce | 1 | -226/+491 |
2009-07-03 | Rename sysdb_req to sysdb_handle. | Simo Sorce | 1 | -45/+45 |
2009-06-30 | Remove redundant libPath option from proxy provider | Stephen Gallagher | 1 | -3/+7 |
2009-06-10 | Turn sssd_mem_takeover into sssd_mem_attach | Simo Sorce | 1 | -11/+0 |
2009-05-26 | Silence warnings | Simo Sorce | 1 | -4/+5 |
2009-05-18 | Implement approximate offline detection in proxy | Simo Sorce | 1 | -5/+98 |
2009-05-18 | Move actual password caching into sysdb | Simo Sorce | 1 | -11/+113 |
2009-04-27 | fix for pam proxy chauthtok | Sumit Bose | 1 | -9/+17 |
2009-04-13 | Always pass full domain info | Simo Sorce | 1 | -7/+11 |
2009-04-07 | Split modules types in Identity and Authenticator | Simo Sorce | 1 | -13/+60 |
2009-04-01 | Add way to use files as a proxy backend fro LOCAL | Simo Sorce | 1 | -11/+65 |
2009-03-20 | Enable autoreconnection of Data Provider Backends to the Data Provider | Stephen Gallagher | 1 | -3/+10 |
2009-03-19 | use pam_data as main data structure for dbus communication | Sumit Bose | 1 | -4/+2 |
2009-02-28 | Convert sync calls in sysdb to async, transaction dependent, calls. | Simo Sorce | 1 | -350/+610 |
2009-02-26 | Rebase the code to use talloc, tdb, tevent, ldb as external | Simo Sorce | 1 | -0/+1 |
2009-02-24 | Add PAM responder | Sumit Bose | 1 | -1/+131 |
2009-02-20 | Completely rework the nss interface to be able to use 2 | Simo Sorce | 1 | -31/+189 |
2009-02-13 | Make backend requests async | Simo Sorce | 1 | -48/+349 |
2009-02-12 | - make all functions supposed to get input in posix format | Simo Sorce | 1 | -12/+12 |
2009-01-12 | Regroup database rleated functions under db and | Simo Sorce | 1 | -4/+7 |
2009-01-11 | Add support for getpwuid in proxy backend | Simo Sorce | 1 | -1/+60 |
2009-01-11 | Turn ldap_provider.c into proxy.c and make it possible to load just any | Simo Sorce | 1 | -0/+281 |