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
/
tests
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable user switching if logind says it isn't supported
Richard Hansen
2023-04-28
1
-1
/
+4
*
tests: New FENCE script command to ensure event order
Richard Hansen
2023-04-28
1
-7
/
+30
*
tests: Use unix:dir instead of unix:tmpdir for dbus-daemon socket
Richard Hansen
2023-04-26
1
-9
/
+12
*
tests: Don't redirect /tmp/dbus-* to $LIGHTDM_TEST_ROOT/tmp/dbus-*
Richard Hansen
2023-04-26
1
-0
/
+21
*
tests: Include the command line in the debug log
Richard Hansen
2023-04-26
1
-0
/
+2
*
tests: Include $DBUS_SYSTEM_BUS_ADDRESS in the test log
Richard Hansen
2023-04-26
1
-2
/
+2
*
tests: Replace system("cp ...") with GIO calls
Richard Hansen
2023-04-26
1
-16
/
+62
*
tests: Check for dbus connection error
Richard Hansen
2023-04-26
1
-1
/
+3
*
tests: Reuse the g_bus_get_sync return value
Richard Hansen
2023-04-26
1
-45
/
+44
*
tests: Fix g_bus_own_name argument order
Richard Hansen
2023-04-26
1
-2
/
+2
*
tests: Include script commands in the debug log
Richard Hansen
2023-04-26
1
-0
/
+3
*
tests: Add some documenting comments to help future readers
Richard Hansen
2023-04-26
1
-0
/
+53
*
tests: Refactor run_commands for readability
Richard Hansen
2023-04-26
1
-8
/
+9
*
Fix test against arrays that can never be NULL
Robert Ancell
2022-06-15
1
-8
/
+4
*
Disable compiler optimizations for test programs
Paul Wolneykien
2022-05-12
1
-0
/
+4
*
test-runner.c: Fix: Make the test runner aware of the --with-greeter-user con...
Paul Wolneykien
2022-05-12
1
-1
/
+1
*
test-runner.c: Fix: Make the test runner aware of the --with-greeter-session ...
Paul Wolneykien
2022-05-12
1
-1
/
+4
*
Add __getgroups_chk prototype to fix build failures on some systems
Robert Ancell
2022-05-02
1
-0
/
+1
*
Fix check for __getgroups_chk
Robert Ancell
2022-05-02
1
-1
/
+1
*
Fix test build failing on older versions of glibc without __getgroups_chk
Robert Ancell
2022-05-02
1
-0
/
+2
*
Mock __getgroups_chk to fix tests on recent glibc
Robert Ancell
2022-04-26
1
-0
/
+6
*
fix: use g_autofree in x_authority_load
master
KT-lcz
2021-06-25
1
-1
/
+1
*
Require python 3 for the tests
Robert Ancell
2021-02-16
1
-1
/
+1
*
Handle Python 3 sort method changes
Robert Ancell
2021-02-15
1
-8
/
+1
*
Handle Python 3 use of bytes
Robert Ancell
2021-02-15
1
-2
/
+2
*
Glibc 2.33 fix.
Martin Liska
2021-02-15
1
-0
/
+6
*
Drop Qt 4 support, it's been unsupported since 2015
Robert Ancell
2019-10-14
1
-23
/
+0
*
Remove Unity System Compositor support - it is a dead project
Robert Ancell
2018-08-30
3
-519
/
+0
*
Use more modern *_get_instance_private() method for storing private data
Robert Ancell
2018-08-30
6
-107
/
+141
*
Remove use of deprecated g_type_class_add_private
Robert Ancell
2018-08-30
3
-13
/
+12
*
Set XDG_SEAT env variable in script hooks
Robert Ancell
2018-08-21
1
-0
/
+2
*
Fix test failing due to random ordering of results
Robert Ancell
2018-05-11
3
-4
/
+21
*
Fix incorrect use of ConsoleKit CanSuspend/Hibernate API
Robert Ancell
2018-01-23
1
-4
/
+4
*
Move test variable declarations from the start of files.
Robert Ancell
2018-01-17
20
-1339
/
+754
*
Fix test programs failing to link to liblightdm symbols
Robert Ancell
2018-01-17
1
-0
/
+2
*
Ensure XDMP X sever shuts down when session closes
Robert Ancell
2018-01-12
4
-6
/
+55
*
Remove trailing whitespace
Robert Ancell
2018-01-11
1
-3
/
+3
*
Fix up KeyboardLayouts migration to AccountsService extension
Robert Ancell
2017-12-22
1
-2
/
+2
*
Use AccountsService extension system for extended greeter information (backgr...
Robert Ancell
2017-12-20
1
-5
/
+39
*
Refactor global variables out of DBus code
Robert Ancell
2017-12-20
1
-218
/
+199
*
Remove trailing whitespace
Robert Ancell
2017-12-11
1
-3
/
+3
*
Remove unnecessary semicolons on the end of macros
Robert Ancell
2017-12-11
3
-5
/
+5
*
Fix VNC connection not being closed on session exit
Robert Ancell
2017-12-08
1
-1
/
+16
*
Remove trailing whitespace
Robert Ancell
2017-12-08
1
-12
/
+12
*
Use g_auto to automatically free memory
Robert Ancell
2017-09-27
17
-848
/
+514
*
Expose autologin-session as a hint to the greeter
Robert Ancell
2017-09-21
3
-39
/
+21
*
Correctly pass return value from sessions to LightDM
Robert Ancell
2017-01-27
1
-1
/
+7
*
Use power management functions from ConsoleKit2 if available.
Robert Ancell
2017-01-12
1
-0
/
+32
*
Allow D-Bus interface to be disabled
Robert Ancell
2016-12-07
1
-44
/
+101
*
Merge with trunk
Robert Ancell
2016-11-28
3
-0
/
+31
|
\
[next]