index
:
ConsoleKit
master
Lennart's Copy of ConsoleKit
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
avoid a (harmless) warning message
Matthias Clasen
2009-07-16
1
-1
/
+1
*
fix a bunch of xml validation errors
William Jon McCann
2009-07-16
2
-3
/
+4
*
fix parsing log entries with no body
William Jon McCann
2009-02-12
1
-8
/
+17
*
don't leak dbus proxy
James Westby
2009-02-11
1
-0
/
+2
*
fix zero-sized struct/union
William Jon McCann
2009-02-11
1
-0
/
+4
*
serialize removals, and avoid using freed data caused by removals
James Westby
2009-02-11
1
-32
/
+94
*
close directory to fix leak
Steve Langasek
2009-02-11
1
-0
/
+1
*
check the result of the fchown call
William Jon McCann
2008-10-02
1
-1
/
+6
*
don't close the log file fd twice
William Jon McCann
2008-10-02
1
-4
/
+6
*
update for 0.3.0 release
William Jon McCann
2008-07-30
1
-1
/
+1
*
don't allow reboot if PolicyKit and RBAC are disabled
William Jon McCann
2008-07-30
1
-13
/
+14
*
use spec files directly as introspection xml and try to generate docs on the fly
William Jon McCann
2008-07-23
7
-199
/
+955
*
use object paths for seat added/removed signals per spec
William Jon McCann
2008-07-22
1
-4
/
+4
*
regenerate the docs and xml from the spec
William Jon McCann
2008-07-22
1
-0
/
+3
*
fix up signal definition
William Jon McCann
2008-07-21
1
-2
/
+2
*
fix UnixUser to be uint
William Jon McCann
2008-06-11
1
-5
/
+2
*
use object paths instead of strings for signals
William Jon McCann
2008-06-11
1
-2
/
+2
*
cleanly shutdown event logging thread
William Jon McCann
2008-05-05
2
-4
/
+32
*
export login session id to the bus
William Jon McCann
2008-05-05
5
-4
/
+29
*
exit with the bus now that we're activated by the bus
William Jon McCann
2008-05-05
1
-57
/
+8
*
make sure to add all override parameters
William Jon McCann
2008-04-19
2
-9
/
+23
*
fix the script to work with recent dbus-python api changes
William Jon McCann
2008-04-19
2
-11
/
+10
*
always try to detect parameters for session
William Jon McCann
2008-04-19
4
-45
/
+155
*
install scripts into $(prefix)/lib instead of $libdir
William Jon McCann
2008-04-18
3
-4
/
+4
*
return PolicyKit results when not privileged for action
William Jon McCann
2008-04-16
1
-2
/
+3
*
initial login session id support
William Jon McCann
2008-04-03
7
-0
/
+141
*
always create the directories we need
William Jon McCann
2008-02-25
3
-40
/
+95
*
properly get display device on Solaris
Simon Zheng
2008-02-25
1
-4
/
+12
*
fix solaris x11-display-device when no vt available
Brian Cameron
2008-02-25
1
-0
/
+11
*
solaris doesn't like printing null
Brian Cameron
2008-02-25
1
-1
/
+1
*
fix display of active vt when vt is disabled
Brian Cameron
2008-02-25
1
-2
/
+6
*
fix solaris vt handling to work when no vt available
Brian Cameron
2008-02-25
1
-3
/
+5
*
improve supporting Solaris VT switching
Simon Zheng
2008-02-19
2
-1
/
+60
*
don't include paths.h on systems that don't have it
William Jon McCann
2008-02-19
1
-1
/
+0
*
create the log file with S_IROTH and don't touch the log on build
William Jon McCann
2008-02-13
2
-3
/
+2
*
ck_seat_get_active_session shouldn't return a null ssid
William Jon McCann
2008-02-12
3
-24
/
+35
*
guard against writing null string to keyfile
William Jon McCann
2008-02-12
3
-10
/
+48
*
reverse the sense of the dbus policy
William Jon McCann
2008-02-12
1
-0
/
+517
*
fix typo in dbus policy file
William Jon McCann
2008-02-11
1
-1
/
+1
*
touch the history file to create it for people not using packages
William Jon McCann
2008-02-07
1
-0
/
+2
*
mkdir /var/log/ConsoleKit at install time
William Jon McCann
2008-02-06
1
-0
/
+1
*
when a parsing error occurs don't return an empty event
William Jon McCann
2008-02-01
1
-8
/
+13
*
update gitignore files
William Jon McCann
2008-01-29
1
-0
/
+1
*
add a helper to write a system start record to the CK history
William Jon McCann
2008-01-29
1
-1
/
+1
*
add support for logging start/stop/restart
William Jon McCann
2008-01-29
3
-13
/
+276
*
make polkit optional and use RBAC on Solaris
Brian Cameron
2008-01-28
2
-1
/
+77
*
fixes for solaris
Brian Cameron
2008-01-28
2
-2
/
+3
*
add session-type filtering to ck-history
William Jon McCann
2008-01-28
1
-0
/
+2
*
try to activate x11-display-device not only display-device
William Jon McCann
2008-01-28
1
-2
/
+5
*
be a little smarter about how we compute the number of users
William Jon McCann
2008-01-23
1
-2
/
+94
[next]