index
:
delta/lightdm.git
baserock/morph
trunk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
configuration.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Handle trailing whitespace on boolean values
Robert Ancell
2015-10-21
1
-1
/
+16
|
*
Tidy up finalize methods
Robert Ancell
2015-10-16
1
-3
/
+1
|
*
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
1
-4
/
+5
|
*
Internally merge the [SeatDefaults] and [Seat:*] sections together. The ↵
Robert Ancell
2015-07-28
1
-4
/
+9
|
|
|
|
previous method meant configuration snippets using a mix of old and new naming would not correctly override eachother
*
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
|
*
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
1
-12
/
+47
|
\
|
*
Show source of configuration keys
Robert Ancell
2014-08-22
1
-12
/
+47
|
/
*
Read config data from both XDG_DATA_DIRS and XDG_CONFIG_DIRS.
Robert Ancell
2014-03-18
1
-0
/
+136
|
\
|
*
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
1
-1
/
+18
|
|
|
*
Move config loading into one function; move that function into libcommon; ↵
Michael Terry
2014-03-17
1
-0
/
+118
|
/
|
|
|
call it from liblightdm too
*
Fix small leaks detected by valgrind
Robert Ancell
2014-03-06
1
-1
/
+12
|
*
And convert accounts.c to use new sharable CommonUser class too
Michael Terry
2014-02-04
1
-0
/
+155