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