summaryrefslogtreecommitdiff
path: root/src/settings/plugins/ifcfg-rh/shvar.h
Commit message (Expand)AuthorAgeFilesLines
* ifcfg/trivial: rename svFileSetName() and svFileSetModified() to mark for tes...Thomas Haller2017-03-021-2/+2
* ifcfg: complete shvar API with svGetValue_cp() and svGetValueStr()Thomas Haller2017-02-211-1/+4
* ifcfg/trivial: rename svGetValueString() to svGetValueStr_cp()Thomas Haller2017-02-211-2/+2
* ifcfg: add nm_auto_shvar_file_close cleanup macroThomas Haller2017-02-211-0/+12
* ifcfg-rh: modify svGetString() signature to avoid copying of temporary valueThomas Haller2016-11-091-1/+1
* ifcfg-rh: comment out invalid lines during svWriteFileThomas Haller2016-11-091-0/+3
* ifcfg-rh: refactor svUnescape()Thomas Haller2016-11-091-4/+1
* ifcfg-rh/trivial: rename svGetValue() and relatedThomas Haller2016-11-091-2/+2
* ifcfg-rh: add and use svSetValueBoolean()Thomas Haller2016-11-091-0/+1
* ifcfg-rh: remove unused argument "verbatim" from shvar.h APIThomas Haller2016-11-091-4/+4
* ifcfg-rh: hide shvarFile structThomas Haller2016-10-111-7/+1
* ifcfg-rh: add svUnsetValue()Thomas Haller2016-10-111-0/+1
* ifcfg-rh: cleanup includesThomas Haller2016-05-171-7/+1
* ifcfg-rh: add svSetValueInt64() utilityThomas Haller2015-11-181-0/+1
* ifcfg-rh: split out parsing of boolean values from svTrueValue()Beniamino Galvani2015-10-121-1/+3
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-051-1/+1
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-241-1/+1
* ifcfg-rh: change type of svTrueValue() return value and argumentBeniamino Galvani2015-06-091-1/+1
* ifcfg-rh: add svSetValueFull() to support writing empty valuesThomas Haller2015-06-051-0/+1
* ifcfg-rh: add svGetValueFull() functionThomas Haller2015-06-051-0/+1
* ifcfg-rh: refactor svSetValue() and svEscape() not to clone string needlesslyThomas Haller2015-06-051-2/+2
* ifcfg-rh: add svGetValueInt64() utility functionThomas Haller2014-10-121-0/+2
* ifcfg-rh: return proper error messages from svOpenFile() and svWriteFile()Dan Winship2014-04-091-6/+4
* ifcfg-rh: (trivial) rename svNewFile() to svOpenFile()Dan Winship2014-04-091-2/+2
* ifcfg-rh: semantic code style fixes to shvar.[ch]Dan Winship2014-04-091-10/+10
* ifcfg-rh: (trivial) syntactic code style fixes to shvar.[ch]Dan Winship2014-04-091-30/+17
* ifcfg-rh: fix up lowlevel ifcfg file reading codeDan Winship2014-04-091-1/+0
* ifcfg-rh: remove ifcfg inheritance codeDan Winship2014-04-091-1/+0
* settings: move system-settings/plugins => src/settings/pluginsDan Williams2011-02-151-0/+110