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
/
tools
/
files.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-11
Fix formating of variables with type: ssize_t
Lukas Slebodnik
1
-1
/
+1
2013-07-09
Do not copy special files when creating homedir
Ondrej Kos
1
-68
/
+3
2013-05-20
Fixing critical format string issues.
Lukas Slebodnik
1
-3
/
+3
2013-04-03
Return errno, not -1 on failure in files.c
Jakub Hrozek
1
-0
/
+1
2013-03-13
Reuse sss_open_cloexec at other places in code.
Lukas Slebodnik
1
-66
/
+4
2013-01-29
Unchecked return value in files.c
Michal Zidek
1
-1
/
+9
2013-01-28
TOOLS: Compile on old platforms such as RHEL5
Jakub Hrozek
1
-37
/
+140
2013-01-23
TOOLS: Use file descriptor to avoid races when creating a home directory
Jakub Hrozek
1
-321
/
+358
2013-01-23
TOOLS: Use openat/unlinkat when removing the homedir
Jakub Hrozek
1
-42
/
+41
2012-04-20
Convert read and write operations to sss_atomic_read
Jakub Hrozek
1
-32
/
+19
2010-06-17
Fix potential resource leak in remove_tree_with_ctx()
Stephen Gallagher
1
-1
/
+10
2010-06-14
Fix potential resource leak in copy_tree_ctx()
Jakub Hrozek
1
-2
/
+10
2010-06-10
Properly handle read() and write() throughout the SSSD
Stephen Gallagher
1
-19
/
+36
2010-04-08
Move SELinux related functions into its own module
Jakub Hrozek
1
-57
/
+0
2010-03-04
Add forgotten \n in DEBUG statements
Martin Nagy
1
-1
/
+1
2010-02-18
Rename server/ directory to src/
Stephen Gallagher
1
-0
/
+736