aboutsummaryrefslogtreecommitdiffstats
path: root/src/confparser.c
Commit message (Collapse)AuthorAgeFilesLines
* Copyright change to 2019gramanas2019-02-191-1/+1
|
* Add log to file, fix list ckconf buggramanas2018-12-061-3/+8
|
* Simplyfy restore argumentsgramanas2018-11-201-1/+1
|
* Add ability to use ck without secret dirgramanas2018-11-191-6/+6
|
* Finish restructure and simplify include graphgramanas2018-11-171-1/+0
|
* XDG_CONFIG_HOME supportgramanas2018-11-141-1/+41
|
* Leave no string uninitialized.gramanas2018-11-131-5/+5
|
* Make conf vars mandatoryAnastasis Grammenos2018-11-131-0/+9
|
* fix conf initgramanas2018-10-271-2/+1
|
* Confort to pedantic std-c99 and update readmegramanas2018-10-261-1/+1
|
* Small correctionsgramanas2018-10-261-55/+20
|
* Fix config parser buggramanas2018-10-251-14/+13
|
* Don't forward declare enumerationsAnastasis Grammenos2018-10-251-4/+0
|
* move init helper to the helper fileAnastasis Grammenos2018-10-161-39/+0
|
* macro in free_confAnastasis Grammenos2018-10-161-5/+5
|
* errlog in actionparser and configparserAnastasis Grammenos2018-10-051-8/+15
|
* store configs in subfolders and error/logging infrastructuregramanas2018-10-041-6/+6
|
* fix double free bugAnastasis Grammenos2018-09-281-1/+0
|
* Add list action (no docs)Anastasis Grammenos2018-09-191-1/+0
|
* VC and secret dir are now stored with absolute pathAnastasis Grammenos2018-09-181-5/+7
|
* small fixesgramanas2018-05-141-12/+6
|
* user args an now cklist typegramanas2018-05-081-9/+16
|
* linkin parkgramanas2018-04-291-4/+13
|
* Add almost done, opt parsing remainsgramanas2018-04-221-17/+14
|
* First steps towards adding to the dbgramanas2018-04-221-31/+11
|
* Add licence and copyright noticegramanas2018-04-221-0/+10
|
* fix memory leaks, add logogramanas2018-04-171-9/+5
|
* Add asan option to cmakegramanas2018-04-161-7/+63
| | | | finish init without any asan warnings
* dummy init donegramanas2018-04-151-0/+127
action parser conf parser db layer