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
/
lightdm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ignore the bus being acquired if already shutting down
Robert Ancell
2011-10-06
1
-14
/
+27
*
Make sure objects are cleaned up on exit, Fix minor memory leaks
Robert Ancell
2011-10-06
1
-14
/
+42
*
Remove --greeter-session option
Robert Ancell
2011-09-29
1
-7
/
+0
*
Remove unused --minimum-display-number option
Robert Ancell
2011-09-29
1
-7
/
+0
*
Fix grammer in --help text
Robert Ancell
2011-09-29
1
-1
/
+1
*
Remove unused --minimum-vt option
Robert Ancell
2011-09-29
1
-7
/
+0
*
Remove unused --user-session option
Robert Ancell
2011-09-29
1
-7
/
+0
*
Make a test session wrapper and remove --session-wrapper option
Robert Ancell
2011-09-29
1
-7
/
+0
*
Rename test-xserver to X and remove --xserver-command option
Robert Ancell
2011-09-29
1
-7
/
+0
*
Use LD_PRELOAD to intercept system calls for testing
Robert Ancell
2011-09-29
1
-17
/
+0
*
Remove unused function
Robert Ancell
2011-09-29
1
-31
/
+0
*
Remove GetSeatForCookie and GetSessionForCookie D-Bus methods
Robert Ancell
2011-09-29
1
-49
/
+0
*
Put system binary directory into path when running in test mode
Robert Ancell
2011-09-27
1
-0
/
+14
*
Load default properties for LocalX seats
Robert Ancell
2011-09-21
1
-4
/
+9
*
Put back GetSeatForCookie and GetSessionForCookie for now
Robert Ancell
2011-09-21
1
-0
/
+80
*
Refactor the session/process relationship so we can have sessions running rem...
Robert Ancell
2011-09-21
1
-3
/
+3
*
Create 'AddLocalXSeat' D-Bus method, and require root to use 'AddSeat'
Robert Ancell
2011-09-21
1
-0
/
+39
*
Allow --version to work without root access
Robert Ancell
2011-09-21
1
-7
/
+7
*
Rename user.c to accounts.c
Robert Ancell
2011-09-20
1
-1
/
+0
*
Refactor X code out of display.c and seat.c. Drop obsolete GetSeatForCookie ...
Robert Ancell
2011-09-16
1
-77
/
+2
*
Fix coding style
Robert Ancell
2011-09-15
1
-1
/
+2
*
Add note about why we have an empty check on log write
Robert Ancell
2011-09-15
1
-1
/
+4
*
Don't sync logs, it slows everything down
Robert Ancell
2011-09-15
1
-1
/
+0
*
Make log file not system readable
Robert Ancell
2011-09-13
1
-5
/
+9
*
Check if Xvnc exists before starting VNC server
Robert Ancell
2011-09-11
1
-10
/
+20
*
Add VNC server support
Robert Ancell
2011-09-11
1
-0
/
+31
*
Fix compilation on Oracle
Brian Cameron
2011-09-08
1
-0
/
+1
*
Get ultra paranoid in checking if error objects are set before printing them out
Robert Ancell
2011-09-07
1
-8
/
+17
*
Add log messages about using d-bus
Robert Ancell
2011-09-07
1
-3
/
+10
*
Fix help text
Robert Ancell
2011-09-07
1
-1
/
+1
*
Ignore IPv6 link-local addresses, we can't use them without knowing the inter...
Robert Ancell
2011-09-06
1
-1
/
+1
*
Rename AllowGuest to HasGuestAccount
Robert Ancell
2011-09-06
1
-2
/
+2
*
Add AllowGuest property to seat D-Bus interface
Robert Ancell
2011-09-06
1
-0
/
+3
*
Exit daemon if a seat fails which has exit-on-failure set to true
Robert Ancell
2011-09-06
1
-1
/
+10
*
Tidy up the display signals
Robert Ancell
2011-09-02
1
-10
/
+18
*
Correctly load seat type in multi seat configuration
Robert Ancell
2011-08-24
1
-1
/
+1
*
Fix dynamic seats being removed
Robert Ancell
2011-08-17
1
-1
/
+2
*
Fix bug where sessions used the seat bus name
Robert Ancell
2011-08-17
1
-1
/
+1
*
Tidy up errors when failing to AddSeat
Robert Ancell
2011-08-17
1
-4
/
+8
*
Fix reading properties from AddSeat
Robert Ancell
2011-08-17
1
-13
/
+10
*
Add AddSeat D-Bus method for adding dynamic seats
Robert Ancell
2011-08-17
1
-34
/
+75
*
Refactor configuration in preparation for dynamic seats
Robert Ancell
2011-08-16
1
-11
/
+155
*
Set XDG_SEAT_PATH and XDG_SESSION_PATH environment variables for sessions
Robert Ancell
2011-08-08
1
-8
/
+17
*
Fix setting default of greeter-user
Robert Ancell
2011-07-25
1
-2
/
+2
*
Add a --with-greeter-user configure option
Robert Ancell
2011-07-25
1
-0
/
+2
*
Make display emit ready signal, don't signal when greeters start
Robert Ancell
2011-07-24
1
-2
/
+0
*
Fix incorrect unref
Robert Ancell
2011-07-24
1
-2
/
+2
*
Correctly show existing seats on D-Bus
Robert Ancell
2011-07-24
1
-0
/
+5
*
Specify session in D-Bus switch methods (not yet connected)
Robert Ancell
2011-07-24
1
-8
/
+19
*
Skip display numbers that have a lock file in /tmp
Robert Ancell
2011-07-23
1
-12
/
+1
[next]