summaryrefslogtreecommitdiffstats
path: root/src/tools/files.c
Commit message (Expand)AuthorAgeFilesLines
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-121-56/+56
* Fix formating of variables with type: ssize_tLukas Slebodnik2013-09-111-1/+1
* Do not copy special files when creating homedirOndrej Kos2013-07-091-68/+3
* Fixing critical format string issues.Lukas Slebodnik2013-05-201-3/+3
* Return errno, not -1 on failure in files.cJakub Hrozek2013-04-031-0/+1
* Reuse sss_open_cloexec at other places in code.Lukas Slebodnik2013-03-131-66/+4
* Unchecked return value in files.cMichal Zidek2013-01-291-1/+9
* TOOLS: Compile on old platforms such as RHEL5Jakub Hrozek2013-01-281-37/+140
* TOOLS: Use file descriptor to avoid races when creating a home directoryJakub Hrozek2013-01-231-321/+358
* TOOLS: Use openat/unlinkat when removing the homedirJakub Hrozek2013-01-231-42/+41
* Convert read and write operations to sss_atomic_readJakub Hrozek2012-04-201-32/+19
* Fix potential resource leak in remove_tree_with_ctx()Stephen Gallagher2010-06-171-1/+10
* Fix potential resource leak in copy_tree_ctx()Jakub Hrozek2010-06-141-2/+10
* Properly handle read() and write() throughout the SSSDStephen Gallagher2010-06-101-19/+36
* Move SELinux related functions into its own moduleJakub Hrozek2010-04-081-57/+0
* Add forgotten \n in DEBUG statementsMartin Nagy2010-03-041-1/+1
* Rename server/ directory to src/Stephen Gallagher2010-02-181-0/+736