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