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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix up KeyboardLayouts migration to AccountsService extension
Robert Ancell
2017-12-22
1
-1
/
+1
*
Use AccountsService extension system for extended greeter information (backgr...
Robert Ancell
2017-12-20
1
-18
/
+40
*
Remove unnecessary semicolons on the end of macros
Robert Ancell
2017-12-11
2
-4
/
+4
*
Use g_auto to automatically free memory
Robert Ancell
2017-09-27
3
-154
/
+97
*
Allow D-Bus interface to be disabled
Robert Ancell
2016-12-07
1
-0
/
+1
*
Fix crash with unknown configuration options
Robert Ancell
2016-11-22
1
-5
/
+9
*
Warn if we find unknown keys in configuration
Robert Ancell
2016-11-14
1
-4
/
+117
*
GObject property coding style fixes
Robert Ancell
2016-08-02
1
-11
/
+9
*
Fix finalizing common account users
Robert Ancell
2016-07-14
1
-33
/
+56
*
Handle trailing whitespace on boolean values
Robert Ancell
2015-10-21
1
-1
/
+16
*
Use g_object_clear where we can for readibility
Robert Ancell
2015-10-16
1
-3
/
+1
*
Tidy up finalize methods
Robert Ancell
2015-10-16
2
-5
/
+2
*
Don't remove autotools generated files in distclean. That was kind of naughty...
Robert Ancell
2015-08-10
1
-3
/
+0
*
Warn if deprecated options logind-load-seats or xdg-seat are in configuration
Robert Ancell
2015-08-05
1
-0
/
+5
*
Ensure configuration file warning get in the log, not stderr
Robert Ancell
2015-08-05
2
-5
/
+6
*
Internally merge the [SeatDefaults] and [Seat:*] sections together. The previ...
Robert Ancell
2015-07-28
1
-4
/
+9
*
Fix configuration loading with new [Seat:*] section
Robert Ancell
2015-05-18
1
-0
/
+3
*
Don't double free configuration key sources
Robert Ancell
2014-10-09
1
-1
/
+1
*
Disable log message when AccountsService users change - unknown properties ca...
Robert Ancell
2014-10-03
1
-2
/
+5
*
Revert changes to AccountsService properties watching - it appears it's not u...
Robert Ancell
2014-10-03
1
-161
/
+78
*
Refactored code to replace hardcoded signal identification strings by constants
Robert Ancell
2014-10-02
2
-6
/
+12
|
\
|
*
Refactored code to replace hardcoded signal identification strings by constants.
Jesús González
2014-09-30
2
-6
/
+12
*
|
Get individual user properties as they change instead of GetAll
Robert Ancell
2014-10-02
1
-75
/
+158
*
|
Only listen for standard AccountsService properties
Robert Ancell
2014-10-02
1
-3
/
+3
*
|
Don't load .dmrc files unless we need the data from them
Robert Ancell
2014-09-18
1
-33
/
+14
|
/
*
Remove unnecessary variable
Robert Ancell
2014-09-08
1
-3
/
+1
*
Fix memory leaks
Robert Ancell
2014-09-05
1
-6
/
+11
*
Add --show-config option that shows combined configuration
Robert Ancell
2014-08-22
2
-12
/
+53
|
\
|
*
Show source of configuration keys
Robert Ancell
2014-08-22
2
-12
/
+53
|
/
*
Read config data from both XDG_DATA_DIRS and XDG_CONFIG_DIRS.
Robert Ancell
2014-03-18
3
-1
/
+140
|
\
|
*
Reverse order of directory loading for a given XDG variable
Michael Terry
2014-03-17
1
-1
/
+3
|
*
Scan XDG_DATA_DIRS and XDG_CONFIG_DIRS for config values too
Michael Terry
2014-03-17
2
-3
/
+19
|
*
Move config loading into one function; move that function into libcommon; cal...
Michael Terry
2014-03-17
3
-1
/
+123
|
/
*
Fix leaks in users objects
Robert Ancell
2014-03-06
1
-0
/
+2
*
Fix small leaks detected by valgrind
Robert Ancell
2014-03-06
3
-3
/
+16
*
Add better cleanup as lightdm daemon closes
Michael Terry
2014-02-08
2
-0
/
+10
*
And convert accounts.c to use new sharable CommonUser class too
Michael Terry
2014-02-04
9
-140
/
+810
*
Split core of user.c out into a sharable class
Michael Terry
2014-01-31
2
-0
/
+1663