Age | Commit message (Expand) | Author | Files | Lines |
2009-12-17 | Add DEBUG messages to getpwnam_callback and getpwuid_callback | Stephen Gallagher | 1 | -0/+4 |
2009-12-08 | Fix potential uninitialized value errors in nsssrv_cmd.c | Stephen Gallagher | 1 | -1/+2 |
2009-12-03 | Use the custom password field in groups too. | Simo Sorce | 1 | -3/+5 |
2009-12-03 | Use memberuid and not member in group enumerations | Simo Sorce | 1 | -53/+8 |
2009-11-23 | Fix ticket #289 | Simo Sorce | 1 | -0/+18 |
2009-11-23 | Speed up user requests while offline | Stephen Gallagher | 1 | -10/+12 |
2009-11-20 | Filter by id range before actually storing entries. | Simo Sorce | 1 | -16/+0 |
2009-11-20 | Optimize sysdb_enumgrent | Simo Sorce | 1 | -172/+178 |
2009-11-18 | Make the password field configurable in NSS | Jakub Hrozek | 3 | -4/+14 |
2009-11-18 | Change initgroups code to use and check the cache | Simo Sorce | 1 | -196/+98 |
2009-11-12 | Fix check_cache bug in dealing with the callback | Simo Sorce | 1 | -97/+104 |
2009-11-05 | Update midpoint refresh logic to be relative to cache timeout | Stephen Gallagher | 3 | -9/+24 |
2009-10-27 | Move responsibility for entry expiration timeout | Simo Sorce | 3 | -19/+8 |
2009-10-15 | Remove two unused functions. | Stephen Gallagher | 1 | -8/+0 |
2009-10-09 | Remove DP process | Simo Sorce | 1 | -16/+16 |
2009-10-06 | Remove unused btreemap code | Stephen Gallagher | 1 | -1/+0 |
2009-09-29 | Fix infinite loop with empty group enumeration | Stephen Gallagher | 1 | -13/+15 |
2009-09-25 | Send debug messages to logfile | Jakub Hrozek | 1 | -1/+3 |
2009-09-25 | Upgrade confdb to version 2 | Stephen Gallagher | 2 | -23/+41 |
2009-09-23 | Revert "Use syslog for logging error conditions in SSSD" | Stephen Gallagher | 2 | -44/+36 |
2009-09-21 | Use syslog for logging error conditions in SSSD | Jakub Hrozek | 2 | -36/+44 |
2009-09-11 | Fix getgrnam and getgrgid calls | Simo Sorce | 1 | -7/+9 |
2009-09-09 | Add support for the EntryCacheNoWaitRefreshTimeout | Stephen Gallagher | 3 | -2/+53 |
2009-09-09 | Consolidate cache lookups in the NSS | Stephen Gallagher | 1 | -177/+93 |
2009-09-08 | Split database in multiple files | Simo Sorce | 1 | -22/+183 |
2009-09-08 | Fix two possible uninitialized values | Simo Sorce | 1 | -3/+4 |
2009-08-31 | Turn enumeration into a boolean value | Simo Sorce | 2 | -8/+4 |
2009-08-27 | Fix group replies when using member/memberof | Simo Sorce | 1 | -191/+139 |
2009-08-21 | fix handling of filtersUsers in groups | Sumit Bose | 3 | -31/+44 |
2009-08-17 | Fix reconnection code | Simo Sorce | 1 | -16/+24 |
2009-08-14 | Refactor responder_dp.c | Stephen Gallagher | 1 | -20/+20 |
2009-08-11 | Change the why DP clients identify | Simo Sorce | 3 | -85/+15 |
2009-08-11 | Change services identification mechanism | Simo Sorce | 1 | -74/+5 |
2009-08-11 | Make child processes exit when parent dies | Jakub Hrozek | 1 | -0/+6 |
2009-08-11 | Make socket paths a compile-time option | Stephen Gallagher | 1 | -1/+0 |
2009-08-10 | Simplify interfaces initialization | Simo Sorce | 3 | -23/+30 |
2009-08-10 | Cosmetic changes | Simo Sorce | 2 | -17/+17 |
2009-08-10 | Remove redundant memory contexts | Simo Sorce | 1 | -3/+3 |
2009-07-20 | Implement resInit for monitor, NSS, PAM, DP and the backends | Stephen Gallagher | 1 | -0/+20 |
2009-05-28 | Fix user enumeration bug | Simo Sorce | 1 | -4/+0 |
2009-05-27 | Fix enumerations (bug #42) | Simo Sorce | 1 | -12/+76 |
2009-05-26 | Silence warnings | Simo Sorce | 2 | -4/+8 |
2009-05-26 | Do not fire up backend search when the data provider is local | Jakub Hrozek | 1 | -14/+14 |
2009-05-15 | added more flexible handling of client protocol | Sumit Bose | 1 | -0/+10 |
2009-05-06 | Fix some more return paths using uninitalized ret | Simo Sorce | 1 | -3/+3 |
2009-04-29 | Fix use of uninitialized return variable | Simo Sorce | 1 | -5/+5 |
2009-04-17 | Force user check and discover user's domain | Simo Sorce | 2 | -278/+0 |
2009-04-16 | Fix by_id enumeration with multiple domains | Simo Sorce | 1 | -0/+10 |
2009-04-14 | Add common function to retrieve comma sep. lists | Simo Sorce | 1 | -11/+13 |
2009-04-14 | Make reconnection to the Data Provider a global setting | Stephen Gallagher | 1 | -5/+2 |