]> rtime.felk.cvut.cz Git - sojka/lightdm.git/blob - NEWS
Merge with trunk
[sojka/lightdm.git] / NEWS
1 Overview of changes in lightdm 1.7.2
2
3     * Fix incorrectly distributed guest-session apparmor data
4
5 Overview of changes in lightdm 1.7.1
6
7     * Fix .pc file for liblightdm-qt5-3
8     * Add a new option "autologin-in-background" which lets an autologin happen
9       in a second display while still showing the greeter.
10     * Stop if fail to create default seat
11     * Add option to set seat type in lightdm-set-defaults
12     * Stop using g_file_set_contents - it can leave intermediate files around
13     * Make tests work without installing them
14     * Fix distcheck
15
16 Overview of changes in lightdm 1.7.0
17
18     * Use logind instead of ConsoleKit if it is available
19     * Use Q_SLOTS and Q_SIGNALS instead of slots and signals.
20     * Ignore stale X server locks
21     * Pass through system locale or set locale from AccountsService/.dmrc
22     * Fix bug where seat failure before D-Bus acquired would not stop daemon
23
24 Overview of changes in lightdm 1.6.0
25
26     * Allow VNC command to be specified in lightdm.conf
27     * Register enums with QObject meta type system.
28
29 Overview of changes in lightdm 1.5.3
30
31     * Fix build with gobject-introspection 1.35.9
32     * Fix authentication cancel regression caused in 1.5.2
33
34 Overview of changes in lightdm 1.5.2
35
36     * Fix stale X server being left behind when using LockSession D-Bus API
37     * Adjust AppArmor profile to also work with logind
38     * Don't use GIO to access X authority files - it uses GVFS which is
39       unnecessary overhead/complexity
40     * Handle over/underflows when reading from greeter
41     * Improve warning message when XDMCP packet has length mismatch
42     * Only report test command line if it fails
43     * Add more regression tests
44
45 Overview of changes in lightdm 1.5.1
46
47     * QLightDM: Add Qt5 version of the library: liblightdm-qt5-2
48     * QLightDM: Add some missing role names in UsersModel
49     * QLightDM: Add a backgroundPath role to UsersModel
50     * QLightDM: Fix potential crash in QLightDM::UsersModel closedown.
51     * Improve guest session apparmor
52     * Run each test in its own /tmp dir so they can't interfere with eachother
53     * Fix script hooks no longer working with latest glib
54     * Fix display clean up code
55
56 Overview of changes in lightdm 1.5.0
57
58     * Add man page for lightdm-set-defaults
59     * Use xzip for distribution, don't distribute old metadata
60     * Correctly check if display is active when session quits
61     * Relicense liblightdm to LGPL-2/LGPL-3 so GPL-2 code can link against it
62     * Selectively lock memory rather than calling mlockall for main daemon
63
64 Overview of changes in lightdm 1.4.1
65
66     * Fix autologin PAM configuration
67
68 Overview of changes in lightdm 1.4.0
69
70     * Correctly implement and test autologin timeouts
71     * Add greeter-show-remote-login hint
72     * Correctly annotate enums in vapi file
73     * QLightDM: Add default constructor to Qt power interface
74     * QLightDM: Expose image path in UserModel
75     * QLightDM: Add parameter to session model to show either local or remote
76       sessions
77     * Fix race conditions in tests
78
79 Overview of changes in lightdm 1.3.3
80
81     * Add a new remote session type. These sessions create a temporary local
82       account and authenticate against a remote server. The session is an
83       application that accesses that remote session (e.g. VNC, RDP etc)
84     * Support multiple simultaneous PAM prompts
85     * Set utmp ut_host field to the X display address
86     * Correctly reap unused authentication sessions
87
88 Overview of changes in lightdm 1.3.2
89
90     * Handle clearenv() not being defined
91     * Fix compilation with GCC 4.7
92     * Expose remaining properties in QLightDM::Greeter
93     * Fix utmp records being written before child process created
94
95 Overview of changes in lightdm 1.3.1
96
97     * Fix wrapper path in AppArmor profile (broken since 1.1.1)
98     * Add show-manual-login and allow-guest options to lightdm-set-defaults
99     * Don't set PAM_XDISPLAY or PAM_XAUTHDATA if not supported
100     * Add lock-memory option, enabled by default, to prevent paging memory
101       to disk.
102     * Write utmp records for sessions
103     * Install PAM configuration
104     * Run greeters inside the "lightdm-greeter" PAM service
105     * Handle setresgid and setresuid not being available
106     * Use xsession directory from lightdm.conf in liblightdm
107
108 Overview of changes in lightdm 1.2.0
109
110     * Backup .xsession-errors on login
111     * Handle failures in pam_setcred
112     * Open log files in append mode
113     * Add extra checks in liblightdm so that it doesn't send invalid messages
114       to the daemon
115     * Fix gdmflexiserver not being added to the path (broken since 1.1.4)
116     * Fix PAM conversations after authentication from locking up sessions
117     * Fix PAM informational messages locking up autologin
118     * Change XDMCP manage timeout from 10ms to 126s (maximum specified in the
119       XDMCP specification)
120
121 Overview of changes in lightdm 1.1.9
122
123     * Add --show-users/--hide-users to lightdm-set-defaults
124     * Call initgroups before pam_setcred - this allows pam_setcred to change
125       group membership correctly
126
127 Overview of changes in lightdm 1.1.8
128
129     * Handle PAM interactions that have more than one message in one callback
130
131 Overview of changes in lightdm 1.1.7
132
133     * Add a seat option greeter-allow-guest which controls if the greeter should
134       provide an option to access the guest account.
135     * Add a seat option greeter-show-manual-login which hints to a greeter if it
136       should show a manual username entry if a user list is already present.
137
138 Overview of changes in lightdm 1.1.6
139
140     * Fix session wrapper working the same as it did in 1.1.3
141
142 Overview of changes in lightdm 1.1.5
143
144     * Stop file descriptors leaking into the session processes
145
146 Overview of changes in lightdm 1.1.4
147
148     * Change session directory once user permissions are set so it works
149       on NFS filesystems that don't allow root to access files.
150     * Restructure session code so the PAM authentication is run in its
151       own process.
152     * Set PAM_XDISPLAY and PAM_XAUTHDATA pam items
153     * Don't send session stdout to .xsession-errors
154     * Fix Qt bindings crash when removing a user
155
156 Overview of changes in lightdm 1.1.3
157
158     * Actually return the system default keyboard layout, not just 'us'
159     * Add keyboard layout variants to list of keyboard layouts
160     * Check accountsservice as well as .dmrc for users' layouts
161     * Add lightdm_user_get_layouts() to query the configured list of layouts
162       on a per-user basis
163     * Add Lock D-Bus method that locks the seat and provides a hint to the
164       greeter to be in lock mode.
165     * Automatically lock sessions when switching away from them
166     * Add a has-messages property to liblightdm
167     * Add regression tests for PAM modules changing usernames
168     * Don't use g_key_file_unref, it requires glib 2.32
169
170 Overview of changes in lightdm 1.1.2
171
172     * Add regression tests for getting the user language and layout
173     * Stop accidentally distributing libsystem
174     * Fix introspection bindings not containing any methods
175     * lightdm-set-defaults can now set the autologin user
176     * Add Python greeter regression tests (representative of all introspection
177       based greeters)
178     * Wait for the VT to become active when switching to avoid a suspected
179       race condition somewhere between LightDM, X, ConsoleKit and the kernel.
180     * Stop lightdm_greeter_start_session_sync() blocking on success.
181
182 Overview of changes in lightdm 1.1.1
183
184     * Add a --disable-tests option
185     * Add note to AUTHORS file where to find author list
186     * Update build system to find moc/uic
187     * Fix non-distributed tests/src/lightdm-session
188     * Fix X sessions with arguments in Exec not working
189     * Use previous session for automatic login or if greeter does not request
190       one.
191     * Set default resolution of VNC to 1024x768, add settings for width, height,
192       depth into lightdm.conf.
193     * AppArmor profile: Fix broken gnome-keyring and dbus/gwibber, and quiesce
194       annoying kernel audit messages for privileges that we definitively do not
195       want to grant.
196     * Set LOGNAME environment variable
197     * Don't set USERNAME environment variable - this is not specified in POSIX,
198       please report if this causes any major problems.
199     * Drop privileges when reading ~/.dmrc
200     * Move the GTK+ and Qt greeters into their own projects
201     * Fix crash when quitting with newer GLib
202     * Fix crash calling lightdm_get_layout
203     * Support for reading users' backgrounds from Accounts Service
204     * Fix --debug working with new glib
205     * Support PAM requesting a change of password
206     * Update build system to work with automake 1.11.2
207     * Run tests inside their own system D-Bus, simulating ConsoleKit and
208       AccountsService
209     * Add regression test for users that have their home directory created after
210       authentication.
211     * Move lightdm-guest-session from libexec to pkglibexec directory
212
213 Overview of changes in lightdm 1.1.0
214
215     * Remove GetSeatForCookie and GetSessionForCookie D-Bus methods
216     * Switching to a user without a password bypasses the greeter
217     * Use LD_PRELOAD to intercept system calls for testing
218     * Removed the --passwd-file option as not required for testing anymore
219     * Rename test-xserver to X and remove --xserver-command option
220     * Make a test session wrapper and remove --session-wrapper option
221     * Remove unused --user-session, --greeter-session, --minimum-vt,
222       --minimum-display-number options
223     * Use 'default' as the default greeter (make a symlink)
224     * GTK greeter now initializes i18n
225     * GTK greeter now remembers last user
226     * Start authentication for automtically selected user in GTK greeter
227     * Don't resize GTK greeter on each click
228     * Start authentication when scrolling through GTK greeter entries
229     * Link liblightdm-qt against QtGui
230     * Fix liblightdm-qt crashing when face images are installed
231     * Set correct permissions on session log files
232     * Introduce a lightdm-guest-session-wrapper session command which MAC
233       systems like AppArmor and SELinux can use for attaching a restrictive
234       policy to guest sessions.
235     * Provide an AppArmor profile for guest session lockdown.
236     * Fix daemon from blocking if Accounts Service does not exist
237     * Fix greeter log file not being written
238     * Don't set LANG environment variable if using Accounts Service.
239     * Fix gdmflexiserver not working due to it not being in PATH
240     * Don't authenticate the greeter user
241     * Allow greeters to be disabled in configure flags
242     * Fix over allocation of read buffer in greeter protocol
243     * Make sure objects are cleaned up on exit
244     * Fix minor memory leaks
245     * Fix reference counting issue in ConsoleKit code
246     * Fix --enable-gtk-greeter=yes not working
247
248 Overview of changes in lightdm 1.0.0
249
250     * Explicitly grab keyboard focus in GTK greeter
251     * Fix removed power and a11y menu items in GTK greeter
252     * Put system binary directory into path when running in test mode
253     * Call pam_getenvlist after pam_setcred
254
255 Overview of changes in lightdm 0.9.8
256
257     * GetSeatForCookie and GetSessionForCookie are now deprecated.  They
258       remain for now but use the XDG_SEAT_PATH and XDG_SESSION_PATH
259       environment variables instead.
260     * Change log filenames to be unique across different display types.
261     * Fix up script hooks, add regression tests for them
262     * Complete removal of X code from the core of LightDM, so it can better
263       support various display types
264     * Add ability to set the language of a user from the greeter
265     * Set LANG variable based on the user language
266     * Add language selector into GTK greeter (disabled by default)
267     * Allow TCP/IP connections if xserver-allow-tcp is true
268     * Allow lightdm --version to be run as non-root
269     * Automatically respond to PAM messages without prompts
270     * Create 'AddLocalXSeat' D-Bus method, and require root to use 'AddSeat'
271     * Fix multi-seat configuration picking the same display number
272     * Use correct D-Bus and power interface in liblightdm-qt
273     * Run pam_setcred inside the session process so pam_group works
274     * Make sure one session is always selected in the GTK greeter
275
276 Overview of changes in lightdm 0.9.7
277
278     * Set PAM_TTY to the display name, not the tty device
279
280 Overview of changes in lightdm 0.9.6
281
282     * Only unlock displays if switched to from greeter
283     * Make log file not system readable
284     * Write ~/.Xauthority inside the session process so it cannot be hijacked
285     * Set PAM_TTY and PAM_XDISPLAY when opening PAM session
286     * Add VNC server support
287     * Do not write ~/.dmrc and ~/.Xauthority as root. [CVE-2011-3349]
288
289 Overview of changes in lightdm 0.9.5
290
291     * Use accounts service in the daemon if it is available
292     * Correctly load seat type in multi seat configuration
293     * Add display-setup, session-setup and session-cleanup scripting hooks
294     * Fix cancel button in GTK greeter
295     * Fix line through GTK greeter menu items
296     * Exit daemon if a seat fails which has exit-on-failure set to true
297     * Add HasGuestAccount property to seat D-Bus interface
298     * Fix XDMCP authorization
299     * Update man file
300
301 Overview of changes in lightdm 0.9.4
302
303     * lightdm-set-defaults enables tweaking the default session and chosen
304       greeter for lightdm. This is useful for derivatives waiting to not ship
305       the whole configuration file of lightdm
306     * Fix crash in GTK+ greeter when a user is added
307     * Move xsessions-directory and xgreeters-directory from [SeatDefaults] to
308       [LightDM].  This is a configuration break, but making it on the assumption
309       that these settings are not likely to have been overridden.
310     * Fix fallback from org.freedesktop.Accounts to passwd format
311     * Fix duplicate user entries being shown when using passwd file
312     * Add AddSeat D-Bus method for adding dynamic seats
313     * Added a dm-tool program that allows user switching and adding seats
314     * Allow remote X servers, e.g. launched using dm-tool add-nested-seat
315     * Fix bug where sessions were started when the greeter quit and the user
316       hadn't been authorized.
317     * Fix bug where sessions used the seat bus name
318     * Don't allow autologin-username to be set to empty
319     * Fix bug where PAM session was not opened before writing to home directory
320     * Fix crash when failing to write X authority
321
322 Overview of changes in lightdm 0.9.3
323
324     * Unlock ConsoleKit sessions when switching to them
325     * Add a gdmflexiserver binary that provides backwards compatibility with
326       existing sessions
327     * Set XDG_SEAT_PATH and XDG_SESSION_PATH environment variables for sessions.
328     * Always set XAUTHORITY environment variable so sudo keeps accessing the
329       correct X authority.
330     * Connect up lightdm_user_get_logged_in in liblightdm-gobject
331     * Ignore sessions that fail TryExec or are hidden
332     * Add missing home_directory User property missing in Vala bindings
333
334 Overview of changes in lightdm 0.9.2
335
336     * Fix annotation and Vala bindings for getting the UserList singleton
337     * Fix GTK+ greeter error label not being shown
338     * Don't set SIGQUIT to ignore in child processes
339     * Reworked the PAM code as ecryptfs users weren't able to log in.  They
340       can now but not sure what changed to fix that!?
341
342 Overview of changes in lightdm 0.9.1
343
344     * Fix up translation build system
345     * Add a --with-greeter-user configure option
346     * Fix greeter-user configuration not being used
347     * Abort greeter if attempted to be run as root and greeter-user set
348     * Fix setting session in GTK+ greeter
349
350 Overview of changes in lightdm 0.9.0
351
352     * Fix invalid XAUTHORITY variable being set for second X server.
353     * Fix bug where switching users created X servers without VTs
354     * Release a VT when the X server on it stops
355     * Greeters are now just standard X sessions that are stored in
356       /usr/share/xgreeters.
357     * Binaries now installed in /usr/sbin
358     * Drop most of the configure options, they aren't necessary
359     * Config changes:
360       - Major reorginisation of configuration to make it easier to configure and
361         understand.  Users should set [SeatDefaults] section with settings for
362         all seats, and can override each setting in a per seat configuration.
363       - Default seats are now specified using a [Seat:<name>] section.  If no seats
364         are specified then one is started.  This can be overridden by setting
365         start-default-seat=false in [LightDM].
366       - Support setting autologin user to guest account
367       - Split the user accounts configuration into /etc/lightdm/users.conf so the
368         main config can be private.
369       - The default user session is now "default".  Distributions should put a
370         symlink to their chosen default or set one in lightdm.conf.
371       - XDMCP keys now stored in keys.conf
372     * liblightdm API changes:
373       - Both libraries are now version 1 and have API and ABI guarantees.
374       - Face images are now local paths not URIs
375       - liblightdm-gobject now uses lightdm_ prefix instead of ldm_
376       - Non-greeter functions are now moved out of the Greeter class
377       - connect_to_server() is now called connect_sync and blocks until
378         completion.
379       - start_session() is now called start_session_sync and blocks until
380         completion. The quit signal is removed, and the greeter should quit if
381         this method returns TRUE.
382       - login() is now called authenticate()
383       - Greeters now have hints instead of configuration (greeters should load their
384         own configuration from /etc/lightdm if they need it).
385       - liblightdm-gobject uses AccountsService if it is available
386       - Added regression tests for liblightdm-qt
387     * D-Bus API changes:
388       - Expose Seats and Sessions on org.freedesktop.DisplayManager
389       - Add a CanSwitch property
390       - Rename ShowGreeter() to SwitchToGreeter()
391     * Greeter changes:
392       - Drop "example" from the name of the GTK+ and Qt greeters and make them
393         official default greeters.
394       - Use GTK3 for GTK+ greeter.
395       - Removed the Vala and Python GTK+ greeters, they weren't being well
396         maintained.
397
398 Overview of changes in lightdm 0.4.4
399
400     * Fix failure to accept XDMCP connections due to invalid assert.
401     * Allow minimum-display-number to be set in lightdm.conf and on the command
402       line.
403     * Session X authority now written to ~/.Xauthority by default.  It can be
404       configured to run from the system location by setting
405       user-authority-in-system-dir=true in lightdm.conf.
406     * When using system authority the authority can be updated by the user.
407     * Written X authority files now checks hostname and display number.
408     * Enironment is no longer passed through to X servers and sessions, this is
409       no longer required now PAM works correctly.
410     * liblightdm API changes:
411       - Drop ldm_greeter_get_is_first() - it was added for testing and doesn't
412         work well.
413     * Fix more errors where authentication messages from previous sessions could
414       be confused with new sessions.
415     * Added XDMCP regression tests.
416
417 Overview of changes in lightdm 0.4.3
418
419     * Don't replace Plymouth if it isn't running on a valid VT
420     * Allow a null username to log in with - the system will prompt for a
421       username.
422     * liblightdm API changes:
423       - Rename ldm_greeter_provide_secret to ldm_greeter_respond - responses
424         may not be secrets.
425       - show-prompt signal now has a PromptType field
426       - show-message signal now has a MessageType field and takes over
427         behaviour of show-error signal
428     * Fix error where an authentication failure from a previous session could
429       be interpreted as a failure in the current session.
430     * Simplify Vala bindings and add missing methods
431
432 Overview of changes in lightdm 0.4.2
433
434     * Fix errors communicating with PAM
435     * Fix interaction with Plytmouth.
436     * Removes the vt option in lightdm.conf, this is no longer required
437       and the active is used for the first display if Plymouth is
438       detected.  A new option minimum-vt is added to select the first
439       VT to be used for other displays.
440     * On login switch to an existing session if already logged in with that
441       username.
442     * Correctly connect up D-Bus interface for user switching
443
444 Overview of changes in lightdm 0.4.1
445
446     * Fix linking issue with -z,defs
447     * Added guest account support
448     * Restart X server if it crashes during a session
449     * Don't set language environment variables, use the daemon values
450       (system default) and leave it to ~/.profile for users to set these
451     * Change greeter library API, starting a session no longer has a language
452       option
453     * Fix greeter crash when user accounts change
454
455 Overview of changes in lightdm 0.4.0
456
457     * Fix crash when child processes quit
458     * Fix crash when catching signals
459     * Fix crash when session quits after X server
460     * Add internal checking for NULL object access
461     * Correctly handle signals from external programs (Thanks to Jason Conti)
462     * liblightdm API changes:
463       - ldm_greeter_start_authentication becomes ldm_greeter_login
464       - The existing ldm_greeter_login is now ldm_greeter_start_session
465         and the username parameter is not required.
466       - Drop ldm_greeter_get_default_layout (X controls the layout)
467     * Configuration changes:
468       - Use /etc/lightdm/lightdm.conf instead of /etc/lightdm.conf
469       - The "displays" item is now called "seats".  LightDM will fallback to
470         "displays" if "seats" is not defined, but this is deprecated and will
471         be removed by version 1.0.
472       - Make X server configuration a separate section and now has new options
473     * Automatic login users now use PAM session lightdm-autologin
474     * Use org.freedesktop.DisplayManager instead of
475       org.lightdm.LightDisplayManager for D-Bus name
476     * Add regression tests
477     * Allow many more options to be set from the command line
478
479 Overview of changes in lightdm 0.3.7
480
481     * Fix autologin broken in 0.3.3
482
483 Overview of changes in lightdm 0.3.6
484
485     * Disable Plymouth when starting
486     * Allow display vt setting to be set to "active" to start on active VT
487     * Fix login in Qt example greeter
488     * Fix typo for High Contrast menu item (GTK example greeter)
489
490 Overview of changes in lightdm 0.3.5
491
492     * Set working directory when logging in
493     * Massive improvements to Qt greeter
494     * Fix XDMCP authentication/authorization errors
495     * Have the daemon open a connection to a local X server
496     * Tidy up some debugging messages
497     
498 Overview of changes in lightdm 0.3.4
499
500     * Updates to liblightdm-qt
501     * Fix --with-cache-dir not working
502     * Set greeterdir in .pc files to point to where greeter engines should be
503       installed
504
505 Overview of changes in lightdm 0.3.3
506
507     * Don't run in test-mode if Xephyr cannot be found
508     * Fix daemon using 100% CPU after greeter quits
509     * Fix crash when users don't have GECOS data
510     * Greeters can now detect user add/remove events
511     * Fix ConsoleKit support broken with switch to GDBus
512     * Correctly clean up X processes on exit
513     * Wait for greeter to quit before running user session (fixes problem with
514       Compiz)
515
516 Overview of changes in lightdm 0.3.2
517
518     * Distribute GTK greeter .ui file
519
520 Overview of changes in lightdm 0.3.1
521
522     * Add greeter login_with_defaults method
523     * Add example to the name of all the greeters
524     * Set the configuration for the default display to use VT 7
525     * Fix the vt setting for displays, it was incorrectly named tty
526     * Fix crash when load-users is false in UserManager
527     * Fix up name of .vapi file so it can be used directly from valac
528     * Tidy up Qt library and greeter
529     * Move menubar in greeters to top of screen
530     * Fix console kit get_can_*() methods
531     * Use GtkBuilder for example GTK greeter
532
533 Overview of changes in lightdm 0.3.0
534
535     * Correctly pass environment variables through to the session
536     * Allow starting virtual terminal to be configured
537     * Replace D-Bus greeter communication with a private pipe
538     * Use GDBus instead of dbus-glib
539     * Use the engine process name instead of a hardcoded value in theme files
540     * Rename ldm_greeter_connect to ldm_greeter_connect_to_server so it doesn't
541       clash with GObject method name
542     * Rename ldm-gtk-greeter to lightdm-gtk-greeter
543     * Rename gnome theme to example-gtk-gnome
544     * Add more annotations to liblightdm-gobject
545     * Add an example PyGObject, Vala and QT greeter
546     * Generate metadata for QT libraries
547     * Move Webkit greeter into separate module
548
549 Overview of changes in lightdm 0.2.3
550
551     * Set correct linking library names in pkg-config files
552     * Handle session executables that take arguments
553
554 Overview of changes in lightdm 0.2.2
555
556     * Make default themedir work when --prefix is not passed to configure
557     * Look for face images in ~/.face and ~/.face.icon
558     * Put .vapi file in unversioned vala directory
559     * Fix compiling without QT
560     * Choose the VT to open the display on
561     * Set correct group memberships for sessions (Yves-Alexis Perez)
562     * Set permissions on xauthority file so it can only be read by the owning
563       user (Yves-Alexis Perez)
564     * Set correct permissions on ~/.dmrc (Yves-Alexis Perez)
565     * Add --enable-liblightdm-gobject, --enable-liblightdm-qt configure option
566     * Set environment variables from PAM (Yves-Alexis Perez)
567
568 Overview of changes in lightdm 0.2.1
569
570     * Use "lightdm" as default PAM service and make it configurable
571     * Rename libldmgreeter to libldmgreeter-gobject
572     * Add libldmgreeter-qt (David Edmundson)
573     * Fix gobject-introspection build
574     * Renamed libldmgreeter to liblightdm
575     * Install a .vapi file
576
577 Overview of changes in lightdm 0.2.0
578
579     * Make default user configuration per-display
580     * Only automatically login the first time
581     * Fix WebKit theme loading and automatic login
582     * Do cross fade for sessions that support it
583       (set X-LightDM-Supports-Transitions=true in their xsession file)
584     * Load user settings from ~/.dmrc
585     * Add configuration for default language/layout
586     * Change language/layout/session when user selected in GTK+ greeter
587     * Set default keyboard layout on first login
588     * Don't run all sessions throught /etc/X11/XSession - make the session
589       wrapper optional and configurable.
590     * Make pkgconfig file require libxklavier
591     * Only compile greeters if have dependencies
592     * Include ck-connector code to reduce library dependencies
593     * Add introspection.m4 to the source tree
594     * Support using no greeter user in lightdm.conf
595     * Flush writes to main log file
596     * Allow non-privilidged user to write greeter log file in /var
597     * Fix bugs stopping running greeter as priviledged user (i.e. root)
598     * Don't default to running greeters with the GDM user - it may not exist!
599
600 Overview of changes in lightdm 0.1.2
601
602     * Write PID file
603     * Make user switcher API work
604     * Add a AddDisplay D-Bus method to start new displays
605     * Feed signals to GLib main loop via a pipe
606     * Add an upstart script
607     * Make theme files more similar to existing themes
608     * Change dbus namespace from org.freedesktop.LightDisplayManager to
609       org.lightdm.LightDisplayManager
610     * Write debug log to /var/log/lightdm/lightdm.log instead of stdout.  Use
611       --debug for the previous behaviour
612     * Add exec_prefix into libldmgreeter.pc
613     * Change versioned include and pkgconfig files from 1 to 0
614     * Add themedir variable into pkgconfig file
615     * Connect language list in GTK greeter to login language
616
617 Overview of changes in lightdm 0.1.1
618
619     * Change licence of libldmgreeter from GPL to LGPL
620     * Write X server and session output to log files
621     * Set PATH, DESKTOP_SESSION, GDMSESSION and USERNAME environment variables
622     * Run sessions through Xsession
623     * Close all X servers on exit
624     * Send SIGHUP to X server when returning to greeter (makes all clients quit)
625     * Change authorization after a session ends so previous session does not get
626       access
627     * Make shutdown buttons work in GTK+ greeter
628     * Make user manager configurable
629     * Make GTK+ greeter show username entry if no user list
630     * Hide C and POSIX languages in greeter
631     * Load language and layout from .dmrc file
632
633 Overview of changes in lightdm 0.1.0
634
635     * Make --test-mode which runs as the current user
636     * Support displays acting as XDMCP terminals
637     * Support MIT-MAGIC-COOKIE-1 and XDM-AUTHORIZATION-1 authorization
638     * Support XDMCP over IPv6
639
640 Overview of changes in lightdm 0.0.4
641
642     * Support XDMCP logins
643     * Support multi-head
644     * Clean up resources on exit
645     * Create gettext instance in WebKit greeter
646
647 Overview of changes in lightdm 0.0.3
648
649     * Wait for signal from X server before starting session
650     * Add language API
651     * Add keyboard layout API
652     * Add gettext support to the WebKit greeter
653
654 Overview of changes in lightdm 0.0.2
655
656     * Fix installation of D-Bus service file
657     * Allow DISPLAY env variable to be passed to X server so can run Xephyr
658     * Handle no automatic login in webkit theme
659
660 Overview of changes in lightdm 0.0.1
661
662     * Initial release