index
:
ConsoleKit2
1.0
gh-pages
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ck-event-logger.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-10
Only close fds that were opened
Eric Koegel
1
-1
/
+5
2014-09-30
Clean up some compiler warnings and deprecated functions
Eric Koegel
1
-3
/
+9
2008-10-02
check the result of the fchown call
William Jon McCann
1
-1
/
+6
2008-10-02
don't close the log file fd twice
William Jon McCann
1
-4
/
+6
2008-05-05
cleanly shutdown event logging thread
William Jon McCann
1
-3
/
+25
2008-02-25
always create the directories we need
William Jon McCann
1
-3
/
+19
2008-02-19
don't include paths.h on systems that don't have it
William Jon McCann
1
-1
/
+0
2008-02-13
create the log file with S_IROTH and don't touch the log on build
William Jon McCann
1
-1
/
+2
2008-01-23
history should log to /var/log not /var/run
William Jon McCann
1
-1
/
+1
2007-10-22
try to handle log rotation
William Jon McCann
1
-8
/
+45
2007-10-22
add support for reporting from logrotated files
William Jon McCann
1
-1
/
+8
2007-10-18
use AC_GNU_SOURCE instead of #define
William Jon McCann
1
-2
/
+0
2007-10-17
add a basic ck-history command
William Jon McCann
1
-476
/
+10
2007-10-16
add event logging capability
William Jon McCann
1
-0
/
+828