index
:
ConsoleKit
master
wip/multi-seat
Console kit for PolicyKit (mirrored from https://gitlab.freedesktop.org/archived-projects/ConsoleKit)
david
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ck-manager.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-03
Only load seat files with a .seat extension
William Jon McCann
1
-4
/
+6
2010-08-03
Fix a few memory leaks
Anders Kaseorg
1
-0
/
+7
2010-06-30
Only set sessions to be is-local=true if set by a trusted party
William Jon McCann
1
-2
/
+164
2010-01-28
Don't segfault if the seats file is invalid.
Michael Biebl
1
-0
/
+4
2009-11-10
Implement CanRestart and CanStop interfaces on Solaris.
Halton Huo
1
-9
/
+22
2009-09-24
fix a small memory leak
Matthias Clasen
1
-6
/
+1
2009-08-12
Add seat.d/ callout directory and guarantee we dump the database before callo...
Lennart Poettering
1
-15
/
+41
2009-08-12
database: write the console database to disk before signalling via dbus
Lennart Poettering
1
-10
/
+19
2009-08-11
make CK database world readable
Lennart Poettering
1
-1
/
+1
2009-07-20
Port to PolicyKit 1.0 apis
Matthias Clasen
1
-468
/
+205
2009-07-16
avoid a (harmless) warning message
Matthias Clasen
1
-1
/
+1
2008-07-30
don't allow reboot if PolicyKit and RBAC are disabled
William Jon McCann
1
-13
/
+14
2008-07-22
use object paths for seat added/removed signals per spec
William Jon McCann
1
-4
/
+4
2008-05-05
export login session id to the bus
William Jon McCann
1
-0
/
+9
2008-04-19
always try to detect parameters for session
William Jon McCann
1
-11
/
+5
2008-04-18
install scripts into $(prefix)/lib instead of $libdir
William Jon McCann
1
-2
/
+2
2008-04-16
return PolicyKit results when not privileged for action
William Jon McCann
1
-2
/
+3
2008-02-25
always create the directories we need
William Jon McCann
1
-24
/
+39
2008-02-12
ck_seat_get_active_session shouldn't return a null ssid
William Jon McCann
1
-20
/
+11
2008-01-29
add support for logging start/stop/restart
William Jon McCann
1
-4
/
+55
2008-01-28
make polkit optional and use RBAC on Solaris
Brian Cameron
1
-1
/
+70
2008-01-23
be a little smarter about how we compute the number of users
William Jon McCann
1
-2
/
+94
2008-01-23
history should log to /var/log not /var/run
William Jon McCann
1
-1
/
+1
2008-01-23
actually register the error type with dbus
William Jon McCann
1
-0
/
+1
2008-01-23
add GetSessions method to Manager interface
William Jon McCann
1
-0
/
+25
2008-01-23
add error type to manager
William Jon McCann
1
-0
/
+22
2008-01-22
initial stop/restart support
William Jon McCann
1
-58
/
+609
2007-10-22
dump session leader info
William Jon McCann
1
-0
/
+9
2007-10-22
move session leader stuff into a separate class
William Jon McCann
1
-377
/
+105
2007-10-21
add last mode, filtering by user/seat; shorten logged ids
William Jon McCann
1
-10
/
+24
2007-10-17
add a basic ck-history command
William Jon McCann
1
-21
/
+21
2007-10-16
add event logging capability
William Jon McCann
1
-6
/
+334
2007-10-10
maintain a file with the dump of the local database
David Zeuthen
1
-5
/
+199
2007-10-10
remove session/seat from list before signaling
William Jon McCann
1
-12
/
+45
2007-08-28
untabify
William Jon McCann
1
-8
/
+8
2007-08-16
move all proc stuff into ck-sysdeps
William Jon McCann
1
-25
/
+27
2007-07-20
Add preliminary support for seats with devices
William Jon McCann
1
-2
/
+52
2007-04-03
add a glib message to syslog handler
William Jon McCann
1
-21
/
+20
2007-04-02
add unix-user to parse list
William Jon McCann
1
-1
/
+1
2007-03-13
deprecate the user properties and add unix-user properties
William Jon McCann
1
-8
/
+17
2007-03-13
various leak fixes
William Jon McCann
1
-3
/
+35
2007-03-09
add uuid to cookie
William Jon McCann
1
-1
/
+9
2007-03-06
check for empty strings as well as null
William Jon McCann
1
-7
/
+9
2007-03-06
use a slightly more sophisticated rule for adding sessions to static seat
William Jon McCann
1
-5
/
+32
2007-03-05
add x11-display-device to parse table
William Jon McCann
1
-6
/
+7
2007-03-05
rename host-name in one more place
William Jon McCann
1
-6
/
+6
2007-03-05
use an async job to collect session info
William Jon McCann
1
-76
/
+202
2007-02-28
lay the groundwork for making open session async
William Jon McCann
1
-118
/
+252
2007-02-26
rename some items in proc.h api; add some more error checking
William Jon McCann
1
-38
/
+66
2007-02-21
add support for glib < 2.12
William Jon McCann
1
-1
/
+24
[next]