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