index
:
ConsoleKit2
1.0
gh-pages
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
ck-history.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-21
fix: remove the rest of the gcc warnings
Eric Koegel
1
-3
/
+3
2014-10-13
Fix event->type = CK_LOG_EVENT_SYSTEM_START in history
Eric Koegel
1
-4
/
+3
2014-10-13
Use 64-bit time_t
ajacoutot
1
-4
/
+11
2014-10-12
Limit max username length to 24
Eric Koegel
1
-1
/
+1
2014-10-12
Add i18n support
Eric Koegel
1
-0
/
+9
2014-10-08
Fix ck-history truncating login names
Eric Koegel
1
-11
/
+13
2014-09-30
Fix uninitialized variable: e
Eric Koegel
1
-1
/
+2
2014-09-30
Use correct type in tools/ck-history.c (Bug 51120)
Eric Koegel
1
-2
/
+2
2011-05-24
ck-history: don't truncate --frequent output to 8 chars
Ray Strode
1
-1
/
+1
2010-06-11
Add a --since option to show entries in a time window
William Jon McCann
1
-22
/
+74
2009-09-14
log the kernel release and boot arguments at start time
William Jon McCann
1
-3
/
+2
2009-09-14
show display in host field if the host isn't set
William Jon McCann
1
-7
/
+15
2009-09-14
print the uptime for the reboot items in the report
William Jon McCann
1
-2
/
+39
2009-09-14
fix logic for finding session remove events
William Jon McCann
1
-4
/
+4
2008-02-01
when a parsing error occurs don't return an empty event
William Jon McCann
1
-6
/
+6
2008-01-29
add support for logging start/stop/restart
William Jon McCann
1
-156
/
+288
2008-01-28
allow session type filtering for all report formats
William Jon McCann
1
-9
/
+22
2008-01-28
add session-type filtering to ck-history
William Jon McCann
1
-8
/
+14
2008-01-23
history should log to /var/log not /var/run
William Jon McCann
1
-1
/
+1
2007-10-22
add support for reporting from logrotated files
William Jon McCann
1
-10
/
+118
2007-10-22
add a basic --frequent report
William Jon McCann
1
-0
/
+109
2007-10-21
add last mode, filtering by user/seat; shorten logged ids
William Jon McCann
1
-11
/
+166
2007-10-19
check for oldest being null
William Jon McCann
1
-2
/
+4
2007-10-19
rename --last to --last-compat
William Jon McCann
1
-3
/
+3
2007-10-19
a few fixes for last patch
William Jon McCann
1
-4
/
+25
2007-10-19
add a last compatible outout format to ck-history
William Jon McCann
1
-6
/
+169
2007-10-17
add a basic ck-history command
William Jon McCann
1
-0
/
+157