Nico Schottelius
|
ce52203ba3
|
__user add alpine support
|
2019-05-14 17:10:26 +02:00 |
|
Nico Schottelius
|
5f462d6380
|
++alpine support
|
2019-05-14 16:49:33 +02:00 |
|
Nico Schottelius
|
569ae29955
|
[__package_apk] fix / add support for @yrepo syntax
|
2019-05-14 11:47:15 +02:00 |
|
Darko Poljak
|
15f01149f9
|
Update old homepage residual refs and non working git protocol
|
2019-05-09 08:26:42 +02:00 |
|
Darko Poljak
|
8b93bf0218
|
Migrate from github to ungleich gitlab
|
2019-04-25 22:23:06 +02:00 |
|
Darko Poljak
|
880f653ec2
|
Merge pull request #771 from sideeffect42/quote-block
__block: Quote prefix/suffix
|
2019-04-24 12:23:19 +02:00 |
|
Darko Poljak
|
5b20950045
|
Merge pull request #773 from sideeffect42/postgres-nopw
__postgres_{database,role}: Run psql with --no-password (-w)
|
2019-04-24 12:20:48 +02:00 |
|
Darko Poljak
|
281691cfd9
|
Merge pull request #772 from sideeffect42/openbsd-init
explorer/init: Add support for OpenBSD
|
2019-04-24 12:17:11 +02:00 |
|
Takashi Yoshi
|
f7ace88ec2
|
[__postgres_{database,role}] Run psql with --no-password (-w)
cdist does not work with interactive processes, so it's better to fail when
manual password input is required.
|
2019-04-24 11:38:31 +02:00 |
|
Takashi Yoshi
|
6dd5278ade
|
[explorer/init] Add support for OpenBSD
|
2019-04-24 11:29:24 +02:00 |
|
Takashi Yoshi
|
510ea220f2
|
[type/__block] Quote prefix and suffix correctly
Before prefix and suffix were not allowed to contain " (quotes).
|
2019-04-24 11:27:26 +02:00 |
|
Dmitry Bogatov
|
a95d4ffefa
|
Fix spelling error in manpage
|
2019-04-23 17:18:28 +02:00 |
|
Darko Poljak
|
e516c9741a
|
Merge pull request #770 from darko-poljak/bugfix/disks-should-not-break-config
Print empty disk list for unsupported OS
|
2019-04-22 21:00:17 +02:00 |
|
Darko Poljak
|
c2d32a78a9
|
Merge pull request #768 from 4nd3r/fixes_for_solaris
[RFC] fixes for solaris
|
2019-04-22 09:20:57 +02:00 |
|
Darko Poljak
|
5314f514c5
|
Print empty disk list for unsupported OS
|
2019-04-22 09:12:20 +02:00 |
|
|
038524ba30
|
support solaris in __(file|directory)/explorer/stat
|
2019-04-20 16:10:17 +03:00 |
|
|
e3a900c1c9
|
__ssh_authorized_keys: remove legacy code
|
2019-04-20 16:10:17 +03:00 |
|
Darko Poljak
|
b5bdb54b7f
|
Currently support only Linux, FreeBSD, OpenBSD, NetBSD
Make no assumptions, but rather output that system is unsupported
and ask the user to add support for it.
|
2019-04-20 13:08:22 +02:00 |
|
Darko Poljak
|
250f3d3fb8
|
shellcheck: remove unused var
|
2019-04-20 12:40:04 +02:00 |
|
|
ab3544d5e8
|
global interfaces explorer: only check if we have ip or ifconfig and be more compatible.
tests on debian, centos, freebsd, openbsd, netbsd and solaris confirm that this is enough and extra os check is not needed here.
|
2019-04-20 02:05:32 +03:00 |
|
Darko Poljak
|
e32982a648
|
Merge pull request #760 from 4nd3r/__acl_improvements
__acl improvements
|
2019-04-19 17:49:46 +02:00 |
|
|
108e46abee
|
__acl: fix removal in freebsd
|
2019-04-19 15:04:18 +03:00 |
|
|
186ce77bb2
|
__acl: add messaging
|
2019-04-19 14:58:44 +03:00 |
|
|
c7e6109462
|
__acl: tabs vs spaces
|
2019-04-19 14:49:02 +03:00 |
|
|
05225352aa
|
__acl: check for missing users and groups (common mistake)
|
2019-04-19 14:48:26 +03:00 |
|
|
6d71ae342a
|
__acl: update man more
|
2019-04-19 14:47:16 +03:00 |
|
|
13df0a2a2b
|
__acl: update man
|
2019-04-19 14:11:29 +03:00 |
|
|
8729e39c21
|
__acl: combine two explorers into one
|
2019-04-19 13:48:24 +03:00 |
|
|
86f45db1b9
|
__acl: add nice oneliners and move default ACL decision out of the loop
|
2019-04-19 13:30:50 +03:00 |
|
|
0f3c162696
|
__acl: setting default ACL in FreeBSD and macOS is currently not supported
|
2019-04-19 13:16:35 +03:00 |
|
|
0809d89836
|
__acl: replace sed -r where possible or make it portable without -r
|
2019-04-19 12:56:55 +03:00 |
|
|
f5d3196dd4
|
__acl: getfacl's -E not supported on FreeBSD
|
2019-04-19 11:31:38 +03:00 |
|
Nico Schottelius
|
aba1ae68f0
|
[explorer] disks: use echo instead of find as fallback
Fixes #761
|
2019-04-17 20:50:39 +02:00 |
|
|
68f61c35ff
|
__acl: check for X after last occurrence of colon
|
2019-04-16 23:36:54 +03:00 |
|
|
f23099218a
|
__acl: juggle man sections around because user/group are more important parameters
|
2019-04-16 23:29:38 +03:00 |
|
|
7924c1339c
|
__acl: avoid duplication and safer sed for last occurence replacement
|
2019-04-16 23:28:30 +03:00 |
|
|
8b3c84dfef
|
__acl: remove whitespace before inline comments too
|
2019-04-16 23:15:58 +03:00 |
|
|
a1634b3ec0
|
__acl: optimize gencode-remote
|
2019-04-16 19:24:38 +03:00 |
|
|
c1a34caba7
|
__acl: add "other" ACL entry support and some comments, remove getfacl's inline comments
|
2019-04-16 19:06:48 +03:00 |
|
|
e04d647d8e
|
__acl: fix always check first if path exists
|
2019-04-16 18:09:47 +03:00 |
|
|
53c963b2ee
|
__acl: be bit more precise where the X is
|
2019-04-16 15:35:11 +03:00 |
|
|
8b9b2c56ab
|
__acl: be more strict because of reasons
|
2019-04-16 15:28:25 +03:00 |
|
|
cea639d1c9
|
__acl: we can't remove mask
|
2019-04-16 15:27:47 +03:00 |
|
|
731986ef8b
|
__acl: trying to understand X
|
2019-04-16 15:21:41 +03:00 |
|
|
9e3cd47b9a
|
__acl: command -v stdout to devnull
|
2019-04-16 15:03:07 +03:00 |
|
|
2b5887bdbd
|
__acl: we only care whether file is directory
|
2019-04-16 14:51:26 +03:00 |
|
|
ab954ffbcf
|
__acl: always check first if path exists
|
2019-04-16 14:44:32 +03:00 |
|
|
ef8ff06b5f
|
__acl: only directories can have default ACLs
|
2019-04-16 14:39:45 +03:00 |
|
|
d71eb3d8bd
|
__acl: (open|net)bsd do not have (get|set)facl
|
2019-04-16 14:20:13 +03:00 |
|
|
2cde09648c
|
__acl: check if getfacl is available
|
2019-04-16 14:15:48 +03:00 |
|