index
:
sssd
build-fixes
build-fixes-1
heimdal
heimdal-1
master
System Security Services Daemon
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
util
/
find_uid.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-25
util: Allways fall back to old find_uid method
Simo Sorce
1
-4
/
+4
2013-09-24
Include header file in implementation module.
Lukas Slebodnik
1
-0
/
+1
2013-09-16
util: Use systemd-login to check user sessions
Simo Sorce
1
-0
/
+20
2012-04-20
Convert read and write operations to sss_atomic_read
Jakub Hrozek
1
-9
/
+7
2012-02-29
Handle cases where UID is -1
Stephen Gallagher
1
-6
/
+1
2012-02-14
Ensure NULL-termination in get_uid_from_pid()
Stephen Gallagher
1
-0
/
+3
2011-11-07
Fixed possible resource leak in get_uid_from_pid()
Jan Zeleny
1
-4
/
+10
2010-10-26
Always use uint32_t for UID/GID numbers
Jakub Hrozek
1
-3
/
+3
2010-10-18
Use unsigned long for conversion to id_t
Jakub Hrozek
1
-4
/
+4
2010-06-14
Check closedir call in find_uid
Jakub Hrozek
1
-4
/
+9
2010-06-14
get_uid_from_pid should use fstat rather than lstat
Jakub Hrozek
1
-11
/
+11
2010-06-10
Fix misuse of errno in find_uid.c
Stephen Gallagher
1
-17
/
+26
2010-06-10
Properly handle read() and write() throughout the SSSD
Stephen Gallagher
1
-4
/
+9
2010-02-18
Rename server/ directory to src/
Stephen Gallagher
1
-0
/
+296