bareos: master f3f7b221

Author Committer Branch Timestamp Parent
joergs joergs master 2016-03-16 19:53 master ccaffc0d Pending
Changeset tweak developer compile mode

- enable developer mode by configure
- adds the .memcheck command
    This command is only available if Bareos is complied
    in developer mode.
    Then it can be used to do checks for memory leaks
    (printed as debug messages).
- fix typos
mod - autoconf/config.h.in Diff File
mod - autoconf/configure.in Diff File
mod - src/dird/ua_cmds.c Diff File
mod - src/dird/ua_dotcmds.c Diff File