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
/
seat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Determine a session is wayland with a better heuristic
worldofpeace
2019-12-10
1
-1
/
+1
*
Use more modern *_get_instance_private() method for storing private data
Robert Ancell
2018-08-30
1
-114
/
+187
*
Remove use of deprecated g_type_class_add_private
Robert Ancell
2018-08-30
1
-2
/
+1
*
Set XDG_SEAT env variable in script hooks
Robert Ancell
2018-08-21
1
-0
/
+2
*
Move variable declarations from the start of function blocks.
Robert Ancell
2018-01-12
1
-301
/
+144
*
Ensure XDMP X sever shuts down when session closes
Robert Ancell
2018-01-12
1
-3
/
+3
*
Fix LightDM failing to start greeters on remote X servers.
Robert Ancell
2018-01-11
1
-6
/
+5
*
Set names for XDMCP and VNC seats
Robert Ancell
2018-01-11
1
-5
/
+9
*
Fix warnings with new g_object_ref type checking in GLib
Robert Ancell
2017-12-11
1
-5
/
+5
*
Remove unnecessary semicolons on the end of macros
Robert Ancell
2017-12-11
1
-1
/
+1
*
Use g_auto to automatically free memory
Robert Ancell
2017-09-27
1
-55
/
+36
*
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 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
1
-5
/
+10
*
Always pass through LD_PRELOAD, LD_LIBRARY_PATH and PATH to sessions/display ...
Robert Ancell
2016-12-07
1
-15
/
+7
*
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
1
-3
/
+3
*
Fix reference count when creating sessions from greeters
Robert Ancell
2016-08-11
1
-1
/
+1
*
Fix warning about display server parent
Robert Ancell
2016-07-14
1
-0
/
+3
*
Allow greeters to run in-session
Robert Ancell
2016-06-28
1
-21
/
+49
*
Use seat name in greeter log filename
Robert Ancell
2016-06-20
1
-1
/
+1
*
Rename xlocal seat to local - it supports Mir and Wayland as well as X. The x...
Robert Ancell
2016-06-20
1
-1
/
+1
*
Remove MirServer class and connect Mir sessions directly to UnitySystemCompos...
Robert Ancell
2016-06-20
1
-31
/
+64
*
Correctly free seat module data on exit
Robert Ancell
2016-06-07
1
-2
/
+10
*
Refactor GreeterSession and Greeter into separate modules. This is to allow i...
Robert Ancell
2016-05-19
1
-71
/
+99
*
Use GSubprocess instead of g_spawn_async - it doesn't throw a compiler warnin...
Robert Ancell
2016-04-28
1
-4
/
+3
*
Add a backup-logs option to re-enable the old log backup mode
Robert Ancell
2015-10-28
1
-1
/
+3
*
Use logrotate to handle files in the default log directory.
Robert Ancell
2015-10-22
1
-1
/
+1
|
\
|
*
Use logrotate to handle files in the default log directory
Alexandros Frantzis
2015-10-20
1
-1
/
+1
*
|
Handle trailing whitespace on boolean values
Robert Ancell
2015-10-21
1
-1
/
+13
|
/
*
Use g_object_clear where we can for readibility
Robert Ancell
2015-10-16
1
-48
/
+20
*
Tidy up finalize methods
Robert Ancell
2015-10-16
1
-11
/
+5
*
When locking a session, if an existing greeter can't be reused, then it's sto...
Robert Ancell
2015-10-16
1
-8
/
+57
|
\
|
*
Merged changes from parent branch.
Jesús González
2015-04-28
1
-3
/
+5
|
|
\
|
*
\
Merged changes from parent branch.
Jesús González
2015-02-13
1
-0
/
+48
|
|
\
\
|
*
|
|
Store in the seat the replacement greeter that shall be started when the repl...
Jesús González
2015-01-05
1
-2
/
+29
|
*
|
|
When locking a session, if an existing greeter can't be reused, then it's sto...
Jesús González
2014-12-25
1
-6
/
+24
|
*
|
|
Add a test showing double locking a seat casues a second display server to start
Robert Ancell
2014-12-09
1
-0
/
+2
*
|
|
|
Merge with trunk
Robert Ancell
2015-08-10
1
-0
/
+8
|
\
\
\
\
|
*
|
|
|
Implement autologin-session option (finally). This allows you to set the user...
Robert Ancell
2015-08-10
1
-0
/
+8
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Support Wayland sessions / greeters
Robert Ancell
2015-07-28
1
-1
/
+5
|
/
/
/
*
|
|
Quiesce initctl errors when not running under upstart
Martin Pitt
2015-04-08
1
-3
/
+5
|
|
/
|
/
|
*
|
Fixes a bug that prevents session locking if the session was unlocked after c...
Jesús González
2015-02-12
1
-0
/
+48
|
\
\
|
|
/
|
/
|
|
*
Merged changes from parent branch
Jesús González
2014-11-21
1
-4
/
+9
|
|
\
|
|
/
|
/
|
|
*
Merged changes from parent branch
Jesús González
2014-10-14
1
-14
/
+14
|
|
\
|
*
|
Refactored code to add seat_find_session_by_login1_id() for better SOLID prac...
Jesús González
2014-09-20
1
-0
/
+16
|
*
|
Fixed proper g_object referencing and unreferencing in seat_set_externally_ac...
Jesús González
2014-09-20
1
-1
/
+5
|
*
|
Fixes a bug that prevents session locking if the session was unlocked after ...
Jesús González
2014-09-19
1
-13
/
+44
*
|
|
Revert removal of ConsoleKit support.
Robert Ancell
2014-11-14
1
-1
/
+2
[next]