summaryrefslogtreecommitdiffstats
path: root/src/util/find_uid.c
Commit message (Expand)AuthorAgeFilesLines
* Update DEBUG* invocations to use new levelsNikolai Kondrashov2014-02-121-23/+31
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-121-28/+28
* Include ext headers with #include <foo.h> - contPavel Reichl2013-11-041-1/+1
* util: Allways fall back to old find_uid methodSimo Sorce2013-09-251-4/+4
* Include header file in implementation module.Lukas Slebodnik2013-09-241-0/+1
* util: Use systemd-login to check user sessionsSimo Sorce2013-09-161-0/+20
* Convert read and write operations to sss_atomic_readJakub Hrozek2012-04-201-9/+7
* Handle cases where UID is -1Stephen Gallagher2012-02-291-6/+1
* Ensure NULL-termination in get_uid_from_pid()Stephen Gallagher2012-02-141-0/+3
* Fixed possible resource leak in get_uid_from_pid()Jan Zeleny2011-11-071-4/+10
* Always use uint32_t for UID/GID numbersJakub Hrozek2010-10-261-3/+3
* Use unsigned long for conversion to id_tJakub Hrozek2010-10-181-4/+4
* Check closedir call in find_uidJakub Hrozek2010-06-141-4/+9
* get_uid_from_pid should use fstat rather than lstatJakub Hrozek2010-06-141-11/+11
* Fix misuse of errno in find_uid.cStephen Gallagher2010-06-101-17/+26
* Properly handle read() and write() throughout the SSSDStephen Gallagher2010-06-101-4/+9
* Rename server/ directory to src/Stephen Gallagher2010-02-181-0/+296