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