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: 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
*
clean up and factor out the 'shm' code
Ryan Lortie
2012-07-08
2
-57
/
+6
*
engine/: mark some structs 'extern' in a header
Ryan Lortie
2012-07-08
1
-2
/
+2
*
profile parser: firm up and document semantics
Ryan Lortie
2012-07-08
5
-31
/
+126
*
sources: don't leak bus name and object path
Ryan Lortie
2012-07-06
1
-0
/
+2
*
user source: use threadsafe init for shmdir
Ryan Lortie
2012-07-06
1
-2
/
+2
*
fix various 'make distcheck' issues
Ryan Lortie
2012-07-06
1
-1
/
+3
*
engine: fixup parameters order for change callback
Ryan Lortie
2012-07-06
1
-1
/
+1
*
engine: allow for NULL value tables
Ryan Lortie
2012-07-06
1
-3
/
+8
*
engine: correct logic error in queue checking
Ryan Lortie
2012-07-06
1
-1
/
+1
*
dconf source abstraction: don't leak the GVDBs
Ryan Lortie
2012-07-06
1
-0
/
+6
*
profile parser: return number of sources
Ryan Lortie
2012-07-06
1
-0
/
+2
*
profile parser: handle newline characters properly
Ryan Lortie
2012-07-06
1
-1
/
+3
*
.gitignore for common/, gdbus/ and engine/
Ryan Lortie
2012-07-06
1
-0
/
+1
*
add gtester support
Ryan Lortie
2012-07-06
1
-0
/
+2
*
Implement change signals
Ryan Lortie
2012-07-02
2
-16
/
+142
*
Massively reorganise the client-side
Ryan Lortie
2012-07-02
11
-623
/
+1535
*
dconf engine: don't leak lock table on reload
Ryan Lortie
2012-03-19
1
-0
/
+6
*
engine: free multiple 'shm' properly
Ryan Lortie
2012-03-06
1
-4
/
+4
*
engine: allow multiple user databases
Ryan Lortie
2012-03-03
1
-61
/
+95
*
engine: support absolute paths in DCONF_PROFILE
Ryan Lortie
2012-03-03
1
-1
/
+6
*
engine: drop some dead files
Ryan Lortie
2012-02-05
6
-42
/
+0
*
engine: fix checking for locks
Ryan Lortie
2012-02-03
1
-1
/
+1
*
drop unused dconf_engine_interpret_reply()
Ryan Lortie
2011-10-19
2
-19
/
+0
[next]