bareos: master 79efc1fd
Author | Committer | Branch | Timestamp | Parent | |
---|---|---|---|---|---|
joergs | joergs | master | 2016-02-18 18:28 | master 796290a7 | Pending |
Affected Issues | 0000198: Implement "include directory" directive for configuration files | ||||
Changeset | config files: allow wildcards to include config files Allow the usage of wildcards when including other config files. Until now, the include single file (@/path/to/config/file) or executing scripts (@|"sh -c 'some script to create configuration'") have been possible. Now wildcards are supported in the include path: @/path/to/config/*.conf or even @/path/to/config/*/*.conf Fixes 0000198: Implement "include directory" directive for configuration files |
||||
mod - autoconf/configure.in | Diff File | ||||
mod - src/lib/lex.c | Diff File | ||||
mod - src/lib/protos.h | Diff File | ||||
mod - src/win32/compat/glob.c | Diff File | ||||
mod - src/win32/compat/include/mingwconfig.h | Diff File |