]> git.sur5r.net Git - bacula/bacula/commit
Fix Windows' daemons so that messages print to stdout if not running as a service.
authorRobert Nelson <robertn@the-nelsons.org>
Wed, 11 Oct 2006 09:18:29 +0000 (09:18 +0000)
committerRobert Nelson <robertn@the-nelsons.org>
Wed, 11 Oct 2006 09:18:29 +0000 (09:18 +0000)
commit99e44b40eba0fec26568eee0764bc7dce78815f3
treea459a96d5b340fbcc567b620c98751717a68eb83
parentb26725b3d12874c3d033a0aa7cbb79eda4ce0858
Fix Windows' daemons so that messages print to stdout if not running as a service.

Add daemon name to trace file name (eg bacula-dir.trace).

Fix environment variable expansion in directory names on Windows.

Fix autochanger support in fill command.

Update SQL scripts.

Fix daemon usage displays.

Cleanup bacula-dir.conf template.

Install openssl.cnf.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3544 91ce42f0-d328-0410-95d8-f526ca767f89
bacula/src/lib/message.c
bacula/src/lib/util.c
bacula/src/stored/btape.c
bacula/src/stored/device.c