bareos: master f107ddc0
Author | Committer | Branch | Timestamp | Parent | |
---|---|---|---|---|---|
arogge | arogge | master | 2021-10-12 18:35 | master 0bc60ca2 | Pending |
Changeset | lib: remove undocumented BAREOS_CFGDIR The configuration parser had set the undocumented and unused environment variable BAREOS_CFGDIR, which could potentially have been used in scripts and programs generating configuration snippets. However, as this was never documented and is not used by Bareos itself, we remove it and with it the need for setenv() and/or putenv(). |
||||
mod - core/cmake/BareosCheckFunctions.cmake | Diff File | ||||
mod - core/src/include/config.h.in | Diff File | ||||
mod - core/src/lib/parse_conf.cc | Diff File | ||||
mod - core/src/win32/compat/include/mingwconfig.h | Diff File |