From ce4ee7b54d40faf13e005285e5b85a061f21e256 Mon Sep 17 00:00:00 2001 From: William Jon McCann Date: Tue, 6 Mar 2007 15:36:56 -0500 Subject: add some items in a TODO file --- TODO | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 TODO (limited to 'TODO') diff --git a/TODO b/TODO new file mode 100644 index 0000000..299a38e --- /dev/null +++ b/TODO @@ -0,0 +1,24 @@ +TODO +==== + + - Update GDM for recent changes + http://bugzilla.gnome.org/show_bug.cgi?id=415181 + + - Patch all login managers to open CK sessions + + - Get shell/text sessions to report idle time + + - Report idle time per Seat + + - Establish what session-types should be + + - Improve the ck-list-sessions interface + + - Write documentation (particularly for attributes) + + - Make openssh report sessions correctly + Not as easy as just using the PAM module. + + - Figure out how to register activation handlers + + - Use a configuration file for defining how to add sessions to seats -- cgit