summaryrefslogtreecommitdiff
path: root/src/tools/files.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-11Fix formating of variables with type: ssize_tLukas Slebodnik1-1/+1
2013-07-09Do not copy special files when creating homedirOndrej Kos1-68/+3
2013-05-20Fixing critical format string issues.Lukas Slebodnik1-3/+3
2013-04-03Return errno, not -1 on failure in files.cJakub Hrozek1-0/+1
2013-03-13Reuse sss_open_cloexec at other places in code.Lukas Slebodnik1-66/+4
2013-01-29Unchecked return value in files.cMichal Zidek1-1/+9
2013-01-28TOOLS: Compile on old platforms such as RHEL5Jakub Hrozek1-37/+140
2013-01-23TOOLS: Use file descriptor to avoid races when creating a home directoryJakub Hrozek1-321/+358
2013-01-23TOOLS: Use openat/unlinkat when removing the homedirJakub Hrozek1-42/+41
2012-04-20Convert read and write operations to sss_atomic_readJakub Hrozek1-32/+19
2010-06-17Fix potential resource leak in remove_tree_with_ctx()Stephen Gallagher1-1/+10
2010-06-14Fix potential resource leak in copy_tree_ctx()Jakub Hrozek1-2/+10
2010-06-10Properly handle read() and write() throughout the SSSDStephen Gallagher1-19/+36
2010-04-08Move SELinux related functions into its own moduleJakub Hrozek1-57/+0
2010-03-04Add forgotten \n in DEBUG statementsMartin Nagy1-1/+1
2010-02-18Rename server/ directory to src/Stephen Gallagher1-0/+736