summaryrefslogtreecommitdiffstats
path: root/eurephiadm/commands/edit_config.c
Commit message (Expand)AuthorAgeFilesLines
* eurephiadm config: Inform if the requested config variable is not foundDavid Sommerseth2010-12-051-1/+5
* Updated Copyright dates to include 2010David Sommerseth2010-07-301-1/+1
* Rewritten most of the eurephiadm commands to use eurephiaXML_ParseResultMsg()David Sommerseth2009-09-211-6/+9
* Adopted eurephiadm config command to use the new unified db function, eDBadmi...David Sommerseth2009-09-141-8/+36
* Even more commenting. Now the complete eurephiadm should be documented.David Sommerseth2009-09-051-3/+30
* Made the licence explicit GPLv2 onlyDavid Sommerseth2009-03-261-1/+1
* Cleaned up the code a little bitDavid Sommerseth2009-03-261-2/+2
* More improvements to eurephia_getopt(...)David Sommerseth2008-12-061-1/+1
* config command: Added -l | --list to list all db parametersDavid Sommerseth2008-12-041-0/+9
* Improved help functionalityDavid Sommerseth2008-12-041-0/+22
* Implemented argparser in edit_config.cDavid Sommerseth2008-12-041-6/+33
* config command: show only a blank value when value is not found, instead of (...David Sommerseth2008-12-021-1/+2
* config command: only show value and not key = 'val' on queryDavid Sommerseth2008-12-021-1/+1
* Added command for editing eurephia config (in database)David Sommerseth2008-12-021-0/+53