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