summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorGeorge Lebl <jirka@src.gnome.org>2002-06-05 03:41:07 +0000
committerGeorge Lebl <jirka@src.gnome.org>2002-06-05 03:41:07 +0000
commitb1d926040cc50034e4b770087231a02ab8941161 (patch)
tree4164178b4299649276a635e1d7fc5fc5dee00926 /TODO
parent614107679cc8d3ed57c0e7ce8d655c8ceab31dab (diff)
downloadgdm-b1d926040cc50034e4b770087231a02ab8941161.tar.gz
Just adding some notes to myself about what to check/hack on after we
unfreeze. - George
Diffstat (limited to 'TODO')
-rw-r--r--TODO12
1 files changed, 12 insertions, 0 deletions
diff --git a/TODO b/TODO
index b53a0b69..7f6ea26b 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,15 @@
+Postfreeze things:
+ - handle kills of server not working correctly to be more robust
+ we must leave killing to the main daemon since that can more likely kill
+ the server.
+ - DisplayInit in setup_automatic_session should probably be run
+ before the user setup, probably does no harm but anyway.
+ - in the slave child handler check that restart greeter is done with euid
+ and all that set correctly
+ - in slave child handler check that the server dead stuff can actually wipe
+ cookies (it needs to have the uid of the user) (probably so)
+
+
Languages should be read from available locales. Look at source for
locale_config. Currently the way we do things is utter shit.