summaryrefslogtreecommitdiffstats
path: root/eurephiadm/commands/edit_config.c
Commit message (Expand)AuthorAgeFilesLines
* 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