index
:
delta/lightdm-git.git
lightdm-1-0
lightdm-1-10
lightdm-1-12
lightdm-1-14
lightdm-1-16
lightdm-1-18
lightdm-1-2
lightdm-1-20
lightdm-1-22
lightdm-1-24
lightdm-1-26
lightdm-1-28
lightdm-1-30
lightdm-1-4
lightdm-1-6
lightdm-1-8
main
master
renovate/configure
github.com: CanonicalLtd/lightdm.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use g_autoptr with GVariantIter
Robert Ancell
2018-08-30
1
-8
/
+4
*
Fix double free of GVariantIter
Robert Ancell
2018-08-30
1
-2
/
+0
*
Remove Unity System Compositor support - it is a dead project
Robert Ancell
2018-08-30
10
-1430
/
+19
*
Use more modern *_get_instance_private() method for storing private data
Robert Ancell
2018-08-30
59
-1576
/
+1964
*
Fix small leak in XDMCP server
Robert Ancell
2018-08-30
1
-1
/
+1
*
Remove use of deprecated g_type_class_add_private
Robert Ancell
2018-08-30
28
-83
/
+30
*
Set XDG_SEAT env variable in script hooks
Robert Ancell
2018-08-21
1
-0
/
+2
*
Fix compile warning and unfreed GError from 733d175
Robert Ancell
2018-05-11
1
-1
/
+2
*
in Remove X authority: Ignore any error & don't exit, continue closing the se...
Ivan Zakharyaschev
2018-03-26
1
-2
/
+1
*
x-authority: Remove incorrect use of const
Björn Esser
2018-01-19
1
-1
/
+1
*
Move variable declarations from the start of function blocks.
Robert Ancell
2018-01-12
41
-2003
/
+1219
*
Ensure XDMP X sever shuts down when session closes
Robert Ancell
2018-01-12
2
-8
/
+15
*
Fix LightDM failing to start greeters on remote X servers.
Robert Ancell
2018-01-11
1
-6
/
+5
*
Ensure only one Xvnc server is run.
Robert Ancell
2018-01-11
1
-2
/
+18
*
Set names for XDMCP and VNC seats
Robert Ancell
2018-01-11
3
-13
/
+37
*
Fix warnings with new g_object_ref type checking in GLib
Robert Ancell
2017-12-11
3
-7
/
+7
*
Remove incorrect use of const
Robert Ancell
2017-12-11
1
-1
/
+1
*
Remove unnecessary semicolons on the end of macros
Robert Ancell
2017-12-11
38
-40
/
+40
*
Fix VNC connection not being closed on session exit
Robert Ancell
2017-12-08
1
-1
/
+1
*
Fix GError being overwritten
Robert Ancell
2017-12-08
1
-0
/
+3
*
Fix typos in code comments
Robert Ancell
2017-11-22
2
-2
/
+2
*
Use g_auto to automatically free memory
Robert Ancell
2017-09-27
38
-879
/
+604
*
Fix timed autologins not using autologin-session when no session specified
Robert Ancell
2017-09-21
1
-0
/
+7
*
Expose autologin-session as a hint to the greeter
Robert Ancell
2017-09-21
1
-0
/
+6
*
Fix logic that checked if a session was being stopped
Robert Ancell
2017-02-22
1
-4
/
+4
*
Retry VT_WAITACTIVE if we get EINT
Robert Ancell
2017-02-13
1
-2
/
+11
*
Update code comment
Robert Ancell
2017-01-27
1
-1
/
+2
*
Ignore SIGHUP by default and use SA_RESTART with SIGPIPE
Robert Ancell
2017-01-27
2
-2
/
+6
*
Correctly pass return value from sessions to LightDM
Robert Ancell
2017-01-27
1
-1
/
+7
*
Check for existence of test variable before setting it
Robert Ancell
2016-12-09
1
-1
/
+2
*
Fix incorrect unref in XDMCP code
Robert Ancell
2016-12-09
1
-1
/
+1
*
Fix warning logging on unreffed object
Robert Ancell
2016-12-09
1
-5
/
+7
*
Don't try and copy environment variables that don't exist
Robert Ancell
2016-12-09
2
-8
/
+16
*
Use SA_RESTART flag.
Alberts Muktupāvels
2016-12-08
2
-9
/
+4
*
Retry read call in session.c if it fails with EINTR.
Alberts Muktupāvels
2016-12-08
1
-3
/
+8
*
Always pass through LD_PRELOAD, LD_LIBRARY_PATH and PATH to sessions/display ...
Robert Ancell
2016-12-07
2
-21
/
+13
*
Allow D-Bus interface to be disabled
Robert Ancell
2016-12-07
1
-5
/
+12
*
Refator D-Bus service into its own class
Robert Ancell
2016-12-06
4
-636
/
+839
*
.
Robert Ancell
2016-12-01
1
-98
/
+105
*
Load greeters from XDG_DATA_DIRS instead of compile time value
Robert Ancell
2016-11-29
2
-3
/
+19
*
Merge with trunk
Robert Ancell
2016-11-28
1
-12
/
+37
|
\
|
*
Add an API version to the greeter protocol so we can easily add new data
Robert Ancell
2016-11-17
1
-12
/
+37
*
|
Terminate leftover processes in greeter session
Martin Pitt
2016-11-14
3
-0
/
+40
|
/
*
Update vt ioctl usage
Michael Terry
2016-10-20
1
-1
/
+5
*
Re-enable SIGPIPE for children so they have default behaviour
Robert Ancell
2016-10-19
3
-0
/
+12
*
Remove trailing whitespace from Makefiles
Robert Ancell
2016-08-12
1
-1
/
+1
*
Set hints for in-session-greeters
Robert Ancell
2016-08-12
1
-0
/
+5
*
Fix greeter being killing a started session once if a new authentication is s...
Robert Ancell
2016-08-11
3
-6
/
+14
*
Fix reference count when creating sessions from greeters
Robert Ancell
2016-08-11
1
-1
/
+1
|
\
|
*
Watch authentication session in case seat closes it; prevents segfault in som...
Michael Terry
2016-07-25
1
-0
/
+12
[next]