Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert read and write operations to sss_atomic_read | Jakub Hrozek | 2012-04-20 | 1 | -9/+7 |
* | Handle cases where UID is -1 | Stephen Gallagher | 2012-02-29 | 1 | -6/+1 |
* | Ensure NULL-termination in get_uid_from_pid() | Stephen Gallagher | 2012-02-14 | 1 | -0/+3 |
* | Fixed possible resource leak in get_uid_from_pid() | Jan Zeleny | 2011-11-07 | 1 | -4/+10 |
* | Always use uint32_t for UID/GID numbers | Jakub Hrozek | 2010-10-26 | 1 | -3/+3 |
* | Use unsigned long for conversion to id_t | Jakub Hrozek | 2010-10-18 | 1 | -4/+4 |
* | Check closedir call in find_uid | Jakub Hrozek | 2010-06-14 | 1 | -4/+9 |
* | get_uid_from_pid should use fstat rather than lstat | Jakub Hrozek | 2010-06-14 | 1 | -11/+11 |
* | Fix misuse of errno in find_uid.c | Stephen Gallagher | 2010-06-10 | 1 | -17/+26 |
* | Properly handle read() and write() throughout the SSSD | Stephen Gallagher | 2010-06-10 | 1 | -4/+9 |
* | Rename server/ directory to src/ | Stephen Gallagher | 2010-02-18 | 1 | -0/+296 |