]> git.sur5r.net Git - bacula/docs/commit
- fix : reload a bad configuration file doesn't kill director any more
authorEric Bollengier <eric@eb.homelinux.org>
Sun, 30 Apr 2006 17:14:27 +0000 (17:14 +0000)
committerEric Bollengier <eric@eb.homelinux.org>
Sun, 30 Apr 2006 17:14:27 +0000 (17:14 +0000)
commit417dd5930af6bd1445a2976cfcbd9f254a262ecf
tree4d803cf9c394a75a598d94d60de6c1da9ff0f0c8
parent1c4bfd862c77006648864b654f675dbaa0b2eb5c
- fix : reload a bad configuration file doesn't kill director any more
o add an extra field to LEX err_type (M_ERROR, M_ERROR_TERM...)
o add lex_set_default_error_handler() to set lex->err_type
o add an extra option (message level) to parse_config()