summaryrefslogtreecommitdiff
path: root/src/tools/files.c
AgeCommit message (Expand)AuthorFilesLines
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