index
:
delta/dconf.git
1454-gvdb-corruption
baserock/gnome
changelog/0.39.1
dconf-0-18
dconf-0.10
dconf-0.12
dconf-0.14
dconf-0.16
dconf-0.20
dconf-0.22
dconf-0.24
dconf-0.26
dconf-0.30
dconf-0.32
dconf-0.34
dconf-0.36
dconf-0.8
increment/0.39.2
master
testing/add-service-cradle
wip/0-25-1
wip/apparmor
wip/inigomartinez/meson
wip/issue-23
wip/lantw/dont-hard-code-etc
wip/nfs-client
wip/override
wip/peruserprofile
wip/proxy
wip/settings-backend
wip/smcv/systemd-unit
wip/varlib
gitlab.gnome.org: GNOME/dconf.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
Commit message (
Expand
)
Author
Age
Files
Lines
*
engine: some internal const-correctness changes
Allison Ryan Lortie
2015-12-16
2
-6
/
+6
*
engine: add DCONF_READ_DEFAULT_VALUE flag
Allison Ryan Lortie
2015-12-16
1
-1
/
+15
*
engine: merge _read and _read_user_value()
Allison Ryan Lortie
2015-12-16
2
-68
/
+28
*
common: rename dconf-error.h to dconf-enums.h
Allison Ryan Lortie
2015-12-16
1
-1
/
+1
*
engine, client: add list_locks() operation
Allison Ryan Lortie
2015-11-30
2
-0
/
+70
*
engine: add support for runtime profile selection
Allison Ryan Lortie
2015-11-11
1
-12
/
+77
*
engine: fix race in match rule adding
Ryan Lortie
2014-02-21
1
-7
/
+11
*
file-db: don't install match rules on no bus
Ryan Lortie
2014-02-11
1
-8
/
+15
*
Updated FSF's address
Daniel Mustieles
2014-01-31
11
-33
/
+11
*
engine: add support for 'file-db'
Ryan Lortie
2014-01-13
5
-7
/
+92
*
profiles: allow profiles in XDG_DATA_DIRS
Ryan Lortie
2014-01-13
1
-11
/
+55
*
engine: reject junk signals
Ryan Lortie
2013-11-27
1
-0
/
+36
*
engine: fix a case of variable shadowing
Ryan Lortie
2013-11-27
1
-3
/
+3
*
engine: filter change signals properly
Ryan Lortie
2013-11-27
1
-2
/
+23
*
engine: add support for WritabilityNotify
Ryan Lortie
2013-11-26
2
-4
/
+24
*
engine: add 'profile' argument to constructor
Ryan Lortie
2013-11-26
2
-4
/
+6
*
engine: allow NULL handle
Ryan Lortie
2013-11-25
1
-1
/
+4
*
engine: issue warnings once per source
Ryan Lortie
2013-11-25
3
-6
/
+5
*
engine: fix locking bug
Ryan Lortie
2013-11-25
1
-0
/
+2
*
Add DCONF_ERROR error domain
Ryan Lortie
2013-11-25
2
-8
/
+1
*
engine: restructure a bit to improve testability
Ryan Lortie
2013-11-25
2
-12
/
+17
*
Add missing "config.h" include everywhere
Ryan Lortie
2013-11-24
6
-0
/
+12
*
GSettings: implement _read_user_value()
Ryan Lortie
2013-10-28
2
-0
/
+50
*
engine: seal changesets on changes
Ryan Lortie
2013-06-25
1
-0
/
+4
*
Use G_LOG_DOMAIN in all library components
Ryan Lortie
2013-02-21
1
-1
/
+1
*
engine, gsettings: prevent empty changesets
Ryan Lortie
2013-02-11
1
-0
/
+11
*
docs/comments: make some corrections/updates
Ryan Lortie
2013-02-11
1
-3
/
+3
*
engine: accept out-of-order error reply messages
Ryan Lortie
2013-01-24
1
-3
/
+20
*
engine: only Init the service when needed
Ryan Lortie
2013-01-11
1
-3
/
+7
*
engine: add a new database type: "service-db"
Ryan Lortie
2013-01-09
4
-1
/
+94
*
adjust to new gvdb APIs
Ryan Lortie
2012-11-09
1
-4
/
+4
*
engine/: drop DConfChangesetList
Ryan Lortie
2012-10-02
4
-45
/
+6
*
engine: improve robustness of profile parsing
Ryan Lortie
2012-07-19
2
-20
/
+43
*
engine: fix dconf_engine_list() with empty db
Ryan Lortie
2012-07-15
1
-0
/
+3
*
engine: bring back origin_tag logic
Ryan Lortie
2012-07-15
2
-6
/
+10
*
engine: fix arguments in fast watch race case
Ryan Lortie
2012-07-15
1
-1
/
+3
*
engine/: don't check for writability on reset
Ryan Lortie
2012-07-12
1
-1
/
+4
*
DConfEngineSource: return FALSE from NULL refresh
Ryan Lortie
2012-07-12
1
-1
/
+14
*
DConfEngineSource: remove the external init call
Ryan Lortie
2012-07-12
3
-13
/
+2
*
DConfEngineUserSource: don't open on init
Ryan Lortie
2012-07-12
1
-5
/
+0
*
engine/: source init can never fail
Ryan Lortie
2012-07-12
5
-12
/
+7
*
engine/: fix refcounting error
Ryan Lortie
2012-07-12
1
-1
/
+1
*
Remove workaround for GCC's obnoxious behaviour
Ryan Lortie
2012-07-11
1
-7
/
+2
*
dbus test: add function to initialise for testing
Ryan Lortie
2012-07-11
1
-0
/
+2
*
engine: add dconf_call_handle_get_expected_type()
Ryan Lortie
2012-07-11
2
-0
/
+8
*
Reimplement sync() functionality
Ryan Lortie
2012-07-10
2
-1
/
+42
*
engine: fix dconf_engine_unref() thread safety
Ryan Lortie
2012-07-10
1
-31
/
+17
*
clean up C compiler warnings
Ryan Lortie
2012-07-08
1
-1
/
+1
*
massive Makefile reorganisation
Ryan Lortie
2012-07-08
6
-9
/
+10
*
user source: change approach to shm
Ryan Lortie
2012-07-08
1
-12
/
+3
[next]