index
:
delta/lightdm.git
baserock/morph
trunk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't enable the hardware cursor in Unity System Compositor anymore. Unity 8 ...
Robert Ancell
2015-11-26
3
-16
/
+0
*
Add IP addresses to XDMCP log messages
Robert Ancell
2015-11-20
1
-3
/
+20
*
Refactor XDMCP error handling and add many more XDMCP tests
Robert Ancell
2015-11-19
1
-69
/
+66
*
Don't start LightDM if the XDMCP server is configured with a key that doesn't...
Robert Ancell
2015-11-19
1
-5
/
+14
*
Handle XDMCP Request packet with no addresses
Robert Ancell
2015-11-17
1
-1
/
+4
*
Fix copy-pasted method name
Robert Ancell
2015-11-08
1
-2
/
+2
*
Change log backup to enabled by default - this is probably more useful. We ex...
Robert Ancell
2015-11-03
1
-0
/
+2
*
Implement XDMCP ForwardQuery
Robert Ancell
2015-11-02
3
-16
/
+66
|
\
|
*
Add missing break statement - caught in review by Martin Vogt
Robert Ancell
2015-11-02
1
-0
/
+1
|
*
Implement XDMCP ForwardQuery
Robert Ancell
2015-10-30
3
-16
/
+65
*
|
Add LC_PAPER, LC_NAME, LC_ADDRESS, LC_TELEPHONE, LC_MEASUREMENT and LC_IDENTI...
Piotr Jurkiewicz
2015-11-02
1
-0
/
+6
|
/
*
Fix memory leak in XDMCP logging code
Robert Ancell
2015-10-30
1
-1
/
+5
*
Apply backup-logs option to the main log
Robert Ancell
2015-10-28
1
-1
/
+3
*
Merge log-mode.h into log-file.h
Robert Ancell
2015-10-28
6
-27
/
+8
*
Add a backup-logs option to re-enable the old log backup mode
Robert Ancell
2015-10-28
4
-7
/
+12
*
Use logrotate to handle files in the default log directory.
Robert Ancell
2015-10-22
14
-37
/
+133
|
\
|
*
Use logrotate to handle files in the default log directory
Alexandros Frantzis
2015-10-20
14
-37
/
+133
*
|
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
8
-75
/
+29
*
Replace unnecessary dispose method with finalize
Robert Ancell
2015-10-16
2
-20
/
+7
*
Tidy up finalize methods
Robert Ancell
2015-10-16
20
-95
/
+42
*
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 parent branch
Jesús González
2015-06-01
2
-9
/
+10
|
|
\
|
*
\
Merged changes from parent branch.
Jesús González
2015-04-28
6
-50
/
+68
|
|
\
\
|
*
\
\
Merged changes from parent branch.
Jesús González
2015-02-13
6
-0
/
+89
|
|
\
\
\
|
*
\
\
\
Merged changes from parent branch
Jesús González
2015-01-05
4
-10
/
+42
|
|
\
\
\
\
|
*
|
|
|
|
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
*
|
|
|
|
|
Check the version of the X server we are running so we correctly pass -listen...
Robert Ancell
2015-10-14
2
-1
/
+67
*
|
|
|
|
|
Fix compilation without libaudit installed
Robert Ancell
2015-09-30
1
-2
/
+8
*
|
|
|
|
|
Only include libaudit header if using it
Robert Ancell
2015-09-16
1
-0
/
+3
*
|
|
|
|
|
* Generate login and logout events that can be used by the Linux Audit tools
Tyler Hicks
2015-09-01
1
-0
/
+33
*
|
|
|
|
|
Remove trailing whitespace from Makefiles
Robert Ancell
2015-08-21
1
-1
/
+1
*
|
|
|
|
|
Drop Xorg option -sharevts. It's no longer required for non-seat0 X servers s...
Laércio de Sousa
2015-08-13
3
-17
/
+0
*
|
|
|
|
|
Merge with trunk
Robert Ancell
2015-08-10
2
-3
/
+8
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Implement autologin-session option (finally). This allows you to set the user...
Robert Ancell
2015-08-10
1
-0
/
+8
|
*
|
|
|
|
|
Don't remove autotools generated files in distclean. That was kind of naughty...
Robert Ancell
2015-08-10
1
-3
/
+0
*
|
|
|
|
|
|
Merge with trunk
Robert Ancell
2015-08-10
6
-66
/
+203
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
Merge with trunk
Robert Ancell
2015-08-05
14
-136
/
+348
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
If an XDMCP client provides more than one address to connect back with prefer...
Robert Ancell
2015-08-05
1
-43
/
+76
|
|
*
|
|
|
|
|
Fix indentation
Robert Ancell
2015-08-05
1
-12
/
+12
|
|
*
|
|
|
|
|
Log IPv4 and IPv6 addresses in XDMCP Request packets in a more readable form
Robert Ancell
2015-08-05
1
-4
/
+24
|
*
|
|
|
|
|
|
Load listen-address from configuration
Robert Ancell
2014-11-10
1
-1
/
+9
|
*
|
|
|
|
|
|
Add an option for XDMCP and VNC servers to only listen on one address
Robert Ancell
2014-11-10
4
-8
/
+84
*
|
|
|
|
|
|
|
Support Wayland sessions / greeters
Robert Ancell
2015-07-28
7
-5
/
+181
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Internally merge the [SeatDefaults] and [Seat:*] sections together. The previ...
Robert Ancell
2015-07-28
1
-2
/
+1
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Fix default X server command
Robert Ancell
2015-05-26
1
-1
/
+1
*
|
|
|
|
|
Fix configuration loading with new [Seat:*] section
Robert Ancell
2015-05-18
1
-6
/
+3
*
|
|
|
|
|
Use new Xmir binary when running X under Unity System Compositor
Robert Ancell
2015-05-14
3
-4
/
+8
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
[next]