summaryrefslogtreecommitdiff
path: root/bin/dconf-update.vala
Commit message (Expand)AuthorAgeFilesLines
* bin: Rewrite dconf utility in CTomasz Miąsko2019-01-291-292/+0
* bin: Indicate update failure with non-zero exit codeTomasz Miąsko2018-12-061-0/+7
* bin: Consistently handle invalid configuration in updateTomasz Miąsko2018-12-061-35/+28
* Check mtimes of files when updating databasesMarek Kasik2018-11-281-7/+30
* bin: Add optional directory argument for update commandTomasz Miąsko2018-11-151-1/+13
* Replace all hard-coded /etc path with sysconfdirwip/lantw/dont-hard-code-etcTing-Wei Lan2018-08-161-1/+4
* dconf-update.vala: correct error message grammarKenyon Ralph2018-07-261-1/+1
* dconf compile: always write little endianRyan Lortie2014-02-051-1/+4
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* dconf(1): add 'dconf compile' commandRyan Lortie2014-01-131-0/+14
* dconf update: change error handlingRyan Lortie2014-01-131-52/+44
* Massively reorganise the client-sideRyan Lortie2012-07-021-1/+1
* dconf update: ignore dotfilesRyan Lortie2012-03-191-0/+4
* dconf update: don't warn on a key set twiceRyan Lortie2012-03-191-2/+4
* dconf update: Read keyfiles in a defined orderRyan Lortie2012-03-191-77/+94
* dconf update: don't access before start of stringRyan Lortie2011-11-011-1/+3
* drop fixes.vapiRyan Lortie2011-10-191-1/+1
* Fix error handling for missing *.d/locks/ dirRyan Lortie2011-10-191-2/+4
* dconf update: more lockdown fixesRyan Lortie2011-05-061-3/+9
* dconf update: support lockdownRyan Lortie2011-05-051-0/+39
* dconf update: don't attempt to open non-filesRyan Lortie2011-05-051-0/+6
* dconf update: vala deprecation fixupsRyan Lortie2011-05-051-4/+4
* dconf cli: more cleanupsRyan Lortie2011-05-051-1/+1
* fix vi-damage in last commitRyan Lortie2010-12-181-1/+1
* dconf update: Fix error code EEXIST -> ENOENTRyan Lortie2010-12-181-2/+2
* header cleanupRyan Lortie2010-07-181-0/+21
* merge 'dconf-update' into 'dconf' utilityRyan Lortie2010-07-181-1/+1
* dconf-update: don't leak fd on insuccessful writeRyan Lortie2010-07-181-4/+9
* add 'dconf-update' utilityRyan Lortie2010-07-181-0/+143