]> git.sur5r.net Git - bacula/docs/commit
17Mar06
authorKern Sibbald <kern@sibbald.com>
Fri, 17 Mar 2006 17:42:42 +0000 (17:42 +0000)
committerKern Sibbald <kern@sibbald.com>
Fri, 17 Mar 2006 17:42:42 +0000 (17:42 +0000)
commit9a5b32056374f9c481c01e063d33c13c46a00e35
tree4e6973a131153231af61d9ab3d42cc38f7d71b20
parentb88a339263ae418622e2e8f610218777c6f30ddb
17Mar06
- Implement regex test program in tools directory.
- Attempt to fix time problem with bsmtp with foreign langs.
- Add strip_trailing_newline() submitted by user.
- Implement regex matching in migrate.c
16Mar06
- Fix bug #537 to allow arbitrary time to mount a volume for
  restore, if polling is turned on.
- If dir_user or dir-group is specified in ./configure apply it to
  the working-dir. Fixes bug #533.
- If rescheduling a job cancel the previous incarnation with the SD.
  Fixes bugs #566 and 557.
- Fix bug #567 do_message() definition type conflict.