diff options
author | George Lebl <jirka@5z.com> | 2001-09-01 09:06:31 +0000 |
---|---|---|
committer | George Lebl <jirka@src.gnome.org> | 2001-09-01 09:06:31 +0000 |
commit | 0b7a2144e12001625dba3fcdf33b26dd6a291895 (patch) | |
tree | e49563b111be9c485d2a47e4f9aeaac0ad35749f /TODO | |
parent | c6682e0fabb31cd5a9f7123c33b6edbf5c18185d (diff) | |
download | gdm-0b7a2144e12001625dba3fcdf33b26dd6a291895.tar.gz |
Implement DisplaysPerHost which was documented so it should have worked in
Sat Sep 01 00:47:36 2001 George Lebl <jirka@5z.com>
* daemon/xdmcp.c, daemon/gdm.[ch], daemon/server.c: Implement
DisplaysPerHost which was documented so it should have worked
in the first place
* daemon/xdmcp.c, daemon/server.c, daemon/auth.c, daemon/gdm.c,
daemon/choose.c, daemon/cookie.c, daemon/display.c, daemon/slave.c,
gui/gdmlogin.c: fix some memleaks, none really dangerous
* daemon/xdmcp.c: messages such as status information shouldn't be
translated. Because they go over a wire with no specification of
charset or language.
* gui/gdmlogin.c: Fix broken "session don't exist wanna save new one"
message
* daemon/gdm.c: Make sure static display numbers are unique.
and fix a possible crash in flexible server code
* docs/C/gdm.sgml: a small update
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -21,7 +21,4 @@ handle all the XFree86 Xserver error thingies, such as No "Display" subsection for etc... -Implement DisplaysPerHost (GdmDispPerHost), it's documented, -and just isn't used. - Exclude below PID |