~lightdm-team/lightdm/1.4

222 by robert.ancell at canonical
Write PID file
1
Overview of changes in lightdm 0.1.2
2
3
    * Write PID file
224 by robert.ancell at canonical
Added AddDisplay() API
4
    * Make user switcher API work
226 by robert.ancell at canonical
Feed signals to GLib main loop via a pipe
5
    * Feed signals to GLib main loop via a pipe
227 by Robert Ancell
Add an upstart script
6
    * Add an upstart script
222 by robert.ancell at canonical
Write PID file
7
191 by robert.ancell at gmail
update NEWS
8
Overview of changes in lightdm 0.1.1
9
10
    * Change licence of libldmgreeter from GPL to LGPL
11
    * Write X server and session output to log files
12
    * Set PATH, DESKTOP_SESSION, GDMSESSION and USERNAME environment variables
13
    * Run sessions through Xsession
14
    * Close all X servers on exit
15
    * Send SIGHUP to X server when returning to greeter (makes all clients quit)
192 by robert.ancell at gmail
Change authorization cookie between sessions
16
    * Change authorization after a session ends so previous session does not get
17
      access
195 by robert.ancell at gmail
Make shutdown buttons work in GTK+ greeter
18
    * Make shutdown buttons work in GTK+ greeter
205 by robert.ancell at gmail
Update NEWS
19
    * Make user manager configurable
20
    * Make GTK+ greeter show username entry if no user list
217 by Robert Ancell
Read .dmrc file
21
    * Hide C and POSIX languages in greeter
22
    * Load language and layout from .dmrc file
191 by robert.ancell at gmail
update NEWS
23
170 by robert.ancell at gmail
Fix version number in NEWS
24
Overview of changes in lightdm 0.1.0
132 by robert.ancell at gmail
Make --test-mode which runs as the current user
25
26
    * Make --test-mode which runs as the current user
134 by robert.ancell at gmail
Support displays acting as XDMCP terminals
27
    * Support displays acting as XDMCP terminals
137 by robert.ancell at gmail
Store authorization in files
28
    * Support MIT-MAGIC-COOKIE-1 and XDM-AUTHORIZATION-1 authorization
141 by robert.ancell at gmail
Support XDMCP over IPv6
29
    * Support XDMCP over IPv6
132 by robert.ancell at gmail
Make --test-mode which runs as the current user
30
113 by robert.ancell at gmail
Create gettext instance in WebKit greeter
31
Overview of changes in lightdm 0.0.4
32
127 by robert.ancell at gmail
Update NEWS
33
    * Support XDMCP logins
34
    * Support multi-head
131 by robert.ancell at gmail
Relasing 0.0.4
35
    * Clean up resources on exit
36
    * Create gettext instance in WebKit greeter
113 by robert.ancell at gmail
Create gettext instance in WebKit greeter
37
104 by robert.ancell at gmail
Start to add keyboard layout support
38
Overview of changes in lightdm 0.0.3
39
107 by robert.ancell at gmail
Implement keyboard layout in GTK+ greeter
40
    * Wait for signal from X server before starting session
112 by robert.ancell at gmail
Releasing 0.0.3
41
    * Add language API
42
    * Add keyboard layout API
43
    * Add gettext support to the WebKit greeter
104 by robert.ancell at gmail
Start to add keyboard layout support
44
98 by robert.ancell at gmail
Install D-Bus service file correctly
45
Overview of changes in lightdm 0.0.2
46
47
    * Fix installation of D-Bus service file
101 by robert.ancell at gmail
Allow DISPLAY env variable to be passed to X server so can run Xephyr
48
    * Allow DISPLAY env variable to be passed to X server so can run Xephyr
102 by robert.ancell at gmail
Handle no automatic login in webkit theme
49
    * Handle no automatic login in webkit theme
98 by robert.ancell at gmail
Install D-Bus service file correctly
50
94 by robert.ancell at gmail
Update NEWS
51
Overview of changes in lightdm 0.0.1
52
53
    * Initial release