- 26 Feb, 2020 1 commit
-
-
ssrq authored
-
- 15 Jan, 2020 1 commit
-
-
ssrq authored
-
- 12 Jan, 2020 1 commit
-
-
Darko Poljak authored
-
- 11 Jan, 2020 2 commits
-
-
Darko Poljak authored
-
Darko Poljak authored
PreOS code did not use configuration support. This fix adds support for using cdist configuration, which takes into account cdist configuration file, environment variables and command line options, especially conf_dir. It also adds support for -g, --config-file option, for specifying custom configuration file.
-
- 04 Jan, 2020 14 commits
-
-
Darko Poljak authored
-
Darko Poljak authored
__acl: rename --acl to --entry for the sake of consistency, add compatibility See merge request !829
-
Ander Punnar authored
-
Darko Poljak authored
-
Darko Poljak authored
-
Darko Poljak authored
-
Darko Poljak authored
rewrite __mysql_database, add types __mysql_user and __mysql_privileges See merge request !827
-
Darko Poljak authored
-
Darko Poljak authored
-
Darko Poljak authored
Add cdist info command See merge request !825
-
Darko Poljak authored
-
Darko Poljak authored
-
Darko Poljak authored
-
Darko Poljak authored
__postgres_*: use delimited identifiers (double quoted) in generated SQL See merge request !826
-
- 03 Jan, 2020 4 commits
-
-
Ander Punnar authored
-
Ander Punnar authored
-
Ander Punnar authored
-
Ander Punnar authored
-
- 01 Jan, 2020 1 commit
-
-
Ander Punnar authored
-
- 31 Dec, 2019 2 commits
-
-
Ander Punnar authored
-
fnux authored
-
- 19 Dec, 2019 1 commit
-
-
Steven Armstrong authored
Signed-off-by:
Steven Armstrong <steven@icarus.ethz.ch>
-
- 15 Dec, 2019 1 commit
-
-
Nico Schottelius authored
-
- 12 Dec, 2019 4 commits
-
-
Darko Poljak authored
-
Darko Poljak authored
shellcheck* targets were always reporting exit status 0. With this fix, if shellcheck fails, then build-helper script exits with 1.
-
Darko Poljak authored
-
Darko Poljak authored
-
- 10 Dec, 2019 7 commits
-
-
Darko Poljak authored
-
Darko Poljak authored
[new-type] __openldap_server See merge request !822
-
Darko Poljak authored
[type-docs] __start_on_boot: remove unspported *BSD claim. See merge request !823
-
Evil Ham authored
The type appears to support {Open,Free}BSD properly.
-
Evil Ham authored
-
Evil Ham authored
It's nicer to have slapd_flags after slapd_enable in rc.conf on freebsd.
-
Evil Ham authored
This already takes care of setting up the base DN and managing it as well as allowing for settings for the listener URLS. The type was also made a singleton as it doesn't make much sense to setup multiple LDAP servers on the same machine.
-
- 09 Dec, 2019 1 commit
-
-
Evil Ham authored
-