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
/
server.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-22
Check return values of setenv and unsetenv
Jakub Hrozek
1
-1
/
+5
2013-09-18
BE: Log domain name to journald if available
Jakub Hrozek
1
-0
/
+5
2013-09-11
Fix formating of variables with type: ssize_t
Lukas Slebodnik
1
-2
/
+2
2013-05-06
Fix minor typos
Yuri Chornoivan
1
-1
/
+1
2013-04-03
pidfile(): Do not leak fd on error
Jakub Hrozek
1
-0
/
+1
2012-11-19
SERVER: Check the return value of waitpid
Jakub Hrozek
1
-11
/
+27
2012-11-06
exit original process after sssd is initialized
Pavel Březina
1
-2
/
+29
2012-11-06
fix indendation, coding style and debug levels in server.c
Pavel Březina
1
-110
/
+114
2012-06-20
Move some debug lines to new debug log levels
Stef Walter
1
-3
/
+3
2012-05-02
SERVER: use the correct return code of sss_atomic_write_s
Jakub Hrozek
1
-1
/
+1
2012-04-20
Convert read and write operations to sss_atomic_read
Jakub Hrozek
1
-57
/
+39
2012-02-21
Don't give memory context in confdb where not needed
Jan Zeleny
1
-4
/
+4
2012-01-21
Fix invalid index in pidfile()
Stephen Gallagher
1
-1
/
+3
2011-12-19
Reorder pidfile() function to guarantee NULL-termination
Stephen Gallagher
1
-3
/
+3
2011-09-08
DEBUG timestamps offer higher precision
Pavel Březina
1
-0
/
+16
2011-08-25
New DEBUG facility - SSSDBG_UNRESOLVED changed from -1 to 0
Pavel Březina
1
-1
/
+1
2011-08-25
New DEBUG facility - conversion
Pavel Březina
1
-1
/
+3
2011-08-08
debug_timestamps fixes
Pavel Březina
1
-10
/
+12
2011-05-23
Set _GNU_SOURCE globally
Sumit Bose
1
-1
/
+0
2011-05-06
Allow changing the log level without restart
Stephen Gallagher
1
-2
/
+24
2011-05-04
Override config file debug_level with command-line
Stephen Gallagher
1
-8
/
+11
2010-12-16
Fix invalid sizeof in pidfile
Stephen Gallagher
1
-1
/
+1
2010-12-02
Make default SIGTERM and SIGINT handlers use tevent
Stephen Gallagher
1
-1
/
+33
2010-07-09
Add log notifications for startup and shutdown.
Stephen Gallagher
1
-1
/
+4
2010-06-28
Resend SIGINT as SIGTERM in services
Jakub Hrozek
1
-0
/
+3
2010-06-17
Initialize len before looping to read the pidfile
Stephen Gallagher
1
-1
/
+1
2010-06-10
Properly handle read() and write() throughout the SSSD
Stephen Gallagher
1
-6
/
+46
2010-05-07
Clean up kdcinfo and kpasswdinfo files when exiting
Stephen Gallagher
1
-1
/
+1
2010-03-08
Reopen logs when SIGHUP is caught
Jakub Hrozek
1
-0
/
+19
2010-03-04
Fix debug_timestamps
Simo Sorce
1
-0
/
+1
2010-02-18
Rename server/ directory to src/
Stephen Gallagher
1
-0
/
+433