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
*
gdbus: Unref cached GDBusConnection objects when the connection is closed
Andre Moreira Magalhaes
2019-08-07
1
-0
/
+11
*
Tests: replace usage of dlsym with separate modules containing functions that...
Daniel Playfair Cal
2019-02-12
4
-5
/
+93
*
engine: Update internal documentation
Tomasz Miąsko
2018-11-16
1
-78
/
+44
*
engine: Limit the number of in-flight requests to one
Tomasz Miąsko
2018-11-16
1
-42
/
+12
*
engine: Coalesce pending writes into a single changeset
Tomasz Miąsko
2018-11-16
1
-31
/
+15
*
Free OustandingWatch's path
Guido Günther
2018-09-10
1
-0
/
+1
*
build: Enable G_LOG_USE_STRUCTURED=1
Philip Withnall
2018-08-16
1
-1
/
+1
*
Replace all hard-coded /etc path with sysconfdir
wip/lantw/dont-hard-code-etc
Ting-Wei Lan
2018-08-16
2
-3
/
+3
*
Engine: Change overflow thresholds in subscription counts from GMAXUINT32 to ...
Daniel Playfair Cal
2018-08-15
1
-2
/
+2
*
Engine: Add locks around access to subscription counts to ensure that each st...
Daniel Playfair Cal
2018-08-14
1
-3
/
+44
*
Engine: add g_debug statements in state changing interface functions
Daniel Playfair Cal
2018-08-14
1
-1
/
+9
*
Engine: extend subscriptions state to account for multiple client subscriptio...
Daniel Playfair Cal
2018-08-14
2
-73
/
+129
*
Engine: add some missing objects to dconf_engine_unref
Daniel Playfair Cal
2018-08-14
1
-0
/
+9
*
Namespace the dependencies variables
Emmanuele Bassi
2018-08-11
1
-3
/
+3
*
build: Add trailing commas where necessary
Iñigo Martínez
2018-08-11
1
-4
/
+4
*
build: Do not make heavy use of project_name
Iñigo Martínez
2018-08-11
1
-4
/
+2
*
build: Fix internal dependencies
Iñigo Martínez
2018-08-11
1
-1
/
+11
*
build: Avoid building libraries twice
Iñigo Martínez
2018-08-11
1
-11
/
+1
*
Engine: track in progress watch handles to avoid spurious changed signals for...
Daniel Playfair Cal
2018-07-13
2
-12
/
+87
*
Remove .gitignore files
Iñigo Martínez
2017-10-22
1
-2
/
+0
*
build: Remove autotools
Iñigo Martínez
2017-10-17
1
-22
/
+0
*
build: Port to meson build system
Iñigo Martínez
2017-10-17
2
-0
/
+32
*
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
[next]