index
:
delta/lightdm.git
baserock/morph
trunk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
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