]> git.sur5r.net Git - bacula/rescue/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)
commit3e0174fa731e5d6b98194c7e944939303a621ab4
tree8e9468a55c2818c9e1be8006ec76b246ef2f847f
parent2ab75a7a3a4adbeac34610a9de6d98d3285cf844
- 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()