Andrew Bettison
|
6395f757cc
|
Fix bugs in earlier conf/log recursion logic
Reinstate better recursion control in conf.c, remove from log.c.
Add <kludge> comment to "config set" code, add the same kludge to "config
del".
|
2012-11-15 12:38:17 +10:30 |
|
Andrew Bettison
|
f2d6c6d522
|
Kludge "config set" to fix Batphone upgrade bug
|
2012-11-14 13:16:23 +10:30 |
|
Andrew Bettison
|
9c69eaca1c
|
Improve logic to avoid log/config infinite recursion
Put logic in log.c, remove from conf.c. Now messages logged while logging
another message will get appended to the log buffer, and eventually flushed.
|
2012-11-14 13:16:23 +10:30 |
|
Daniel O'Connor
|
09d0fecf28
|
Remove carnal knowledge of conf.c from serval.h and commandline.c by providing a function to set the instance path override.
|
2012-07-29 18:58:41 +09:30 |
|
gardners
|
93449d380e
|
various fixes for libmonitorclient and commits made by others
inbetween. Hopefully I have captured all the changes.
|
2012-07-29 12:35:53 +09:30 |
|