summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gsettings/: adjust to GSettingsBackend API changeswip/settings-backendRyan Lortie2012-07-294-101/+391
* GDBus thread backend: fix obscure race conditionRyan Lortie2012-07-201-1/+5
* engine: improve robustness of profile parsingRyan Lortie2012-07-195-20/+58
* service: remove ancient migration codeRyan Lortie2012-07-161-35/+2
* dconf 0.13.40.13.4Ryan Lortie2012-07-161-0/+21
* dbus1/: fix malloc() off-by-one errorRyan Lortie2012-07-161-1/+1
* tests/: remove dbus1 and gsettings programsRyan Lortie2012-07-164-766/+1
* dbus-1/: fix transmission of byte arraysRyan Lortie2012-07-162-1/+13
* tests/: fix some leaksRyan Lortie2012-07-162-1/+5
* tests/: test sync watch calls on the engineRyan Lortie2012-07-162-3/+73
* tests/: test "fast" signal subscriptionRyan Lortie2012-07-161-1/+76
* tests/: improve DBus mock interfaceRyan Lortie2012-07-163-7/+26
* tests/: test reading from various profile setupsRyan Lortie2012-07-153-6/+330
* engine: fix dconf_engine_list() with empty dbRyan Lortie2012-07-151-0/+3
* Bump the version numberRyan Lortie2012-07-151-1/+1
* engine: bring back origin_tag logicRyan Lortie2012-07-156-14/+22
* engine: fix arguments in fast watch race caseRyan Lortie2012-07-151-1/+3
* Install dconf CLI bash completion in /usr/shareRyan Lortie2012-07-152-2/+2
* Don't return a value from a void functionBrian Cameron2012-07-151-1/+1
* make sure to dist dconf-mock.hRyan Lortie2012-07-151-0/+1
* Revert "build: Note we don't support srcdir != builddir"Ryan Lortie2012-07-151-5/+0
* Fixup srcdir != builddir fallout from last commitRyan Lortie2012-07-152-2/+2
* tweak public header installationRyan Lortie2012-07-154-11/+12
* Fail to generate coverage report if tests failRyan Lortie2012-07-151-5/+5
* build: Note we don't support srcdir != builddirColin Walters2012-07-141-0/+5
* Merge branch 'wip/reorg'Ryan Lortie2012-07-13108-2974/+8060
|\
| * test/: finish testing of system sourceRyan Lortie2012-07-131-6/+31
| * tests/ Rework the gvdb mock codeRyan Lortie2012-07-133-45/+81
| * engine/: don't check for writability on resetRyan Lortie2012-07-121-1/+4
| * tests/: add test for system sourceRyan Lortie2012-07-121-0/+60
| * DConfEngineSource: return FALSE from NULL refreshRyan Lortie2012-07-122-1/+21
| * DConfEngineSource: remove the external init callRyan Lortie2012-07-124-16/+3
| * DConfEngineUserSource: don't open on initRyan Lortie2012-07-121-5/+0
| * engine/: source init can never failRyan Lortie2012-07-125-12/+7
| * tests/: add more testing code for engineRyan Lortie2012-07-124-8/+270
| * tests/: implement more realistic shm mockingRyan Lortie2012-07-123-2/+82
| * engine/: fix refcounting errorRyan Lortie2012-07-121-1/+1
| * dbus1/: include missing header fileRyan Lortie2012-07-111-0/+1
| * Remove workaround for GCC's obnoxious behaviourRyan Lortie2012-07-111-7/+2
| * increase GLib depend to 2.33.3Ryan Lortie2012-07-111-1/+1
| * tests/: test the libdbus-1 DBus backendRyan Lortie2012-07-113-1/+12
| * dbus-1/: rewrite against the new engineRyan Lortie2012-07-117-1505/+434
| * dbus test: signal with strings instead of intsRyan Lortie2012-07-111-2/+2
| * dbus test: use GMainContext on signal receipt testRyan Lortie2012-07-111-11/+12
| * dbus test: add function to initialise for testingRyan Lortie2012-07-114-3/+20
| * dbus test: implement expected return typeRyan Lortie2012-07-111-8/+13
| * engine: add dconf_call_handle_get_expected_type()Ryan Lortie2012-07-112-0/+8
| * dbus test: use GMainContext instead of GCondRyan Lortie2012-07-111-26/+48
| * Fix up the "changed" signal for ValaRyan Lortie2012-07-103-21/+12
| * Update the editor and cli to use the new sonameRyan Lortie2012-07-103-4/+4