Dmitry Bogatov
|
a95d4ffefa
|
Fix spelling error in manpage
|
4 years ago |
Darko Poljak
|
2536cd6f95
|
Release 4.11.1
|
4 years ago |
Darko Poljak
|
7c0ba0d5be
|
pycodestyle
|
4 years ago |
Darko Poljak
|
6bd34c74d3
|
++
|
4 years ago |
Darko Poljak
|
e516c9741a
|
Merge pull request #770 from darko-poljak/bugfix/disks-should-not-break-config
Print empty disk list for unsupported OS
|
4 years ago |
Darko Poljak
|
7ca66b7b6a
|
++changelog
|
4 years ago |
Darko Poljak
|
c2d32a78a9
|
Merge pull request #768 from 4nd3r/fixes_for_solaris
[RFC] fixes for solaris
|
4 years ago |
Darko Poljak
|
5314f514c5
|
Print empty disk list for unsupported OS
|
4 years ago |
Darko Poljak
|
a8588019ee
|
++changelog
|
4 years ago |
Darko Poljak
|
84c4bf5577
|
Merge pull request #767 from darko-poljak/feature/better-explorer-error-report
Report explorer error better
|
4 years ago |
Darko Poljak
|
b0273af0d4
|
Rm relicts, pypi before web publishing
|
4 years ago |
Darko Poljak
|
c10074780e
|
Release 4.11.0
|
4 years ago |
Darko Poljak
|
d08ab628da
|
++
|
4 years ago |
Darko Poljak
|
c8bf78d651
|
Merge pull request #763 from darko-poljak/bugfix/disks-explorer-fallback
explorer/disks: do fallback right, in a POSIX way
|
4 years ago |
ander
|
038524ba30
|
support solaris in __(file|directory)/explorer/stat
|
4 years ago |
ander
|
e3a900c1c9
|
__ssh_authorized_keys: remove legacy code
|
4 years ago |
Darko Poljak
|
087066687c
|
Report explorer error better
Fixes #766
|
4 years ago |
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.
|
4 years ago |
Darko Poljak
|
250f3d3fb8
|
shellcheck: remove unused var
|
4 years ago |
Darko Poljak
|
3b3ac95ac3
|
++changelog
|
4 years ago |
Darko Poljak
|
f8d36446db
|
Merge pull request #765 from 4nd3r/__better_interfaces
global interfaces explorer: only check if we have ip or ifconfig
|
4 years ago |
ander
|
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.
|
4 years ago |
Darko Poljak
|
69fc80ec95
|
++
|
4 years ago |
Darko Poljak
|
e32982a648
|
Merge pull request #760 from 4nd3r/__acl_improvements
__acl improvements
|
4 years ago |
ander
|
108e46abee
|
__acl: fix removal in freebsd
|
4 years ago |
ander
|
186ce77bb2
|
__acl: add messaging
|
4 years ago |
ander
|
c7e6109462
|
__acl: tabs vs spaces
|
4 years ago |
ander
|
05225352aa
|
__acl: check for missing users and groups (common mistake)
|
4 years ago |
ander
|
6d71ae342a
|
__acl: update man more
|
4 years ago |
ander
|
13df0a2a2b
|
__acl: update man
|
4 years ago |
ander
|
8729e39c21
|
__acl: combine two explorers into one
|
4 years ago |
ander
|
86f45db1b9
|
__acl: add nice oneliners and move default ACL decision out of the loop
|
4 years ago |
ander
|
0f3c162696
|
__acl: setting default ACL in FreeBSD and macOS is currently not supported
|
4 years ago |
ander
|
0809d89836
|
__acl: replace sed -r where possible or make it portable without -r
|
4 years ago |
ander
|
f5d3196dd4
|
__acl: getfacl's -E not supported on FreeBSD
|
4 years ago |
Darko Poljak
|
82f310f4f8
|
++changelog
|
4 years ago |
Darko Poljak
|
3defdfa8df
|
Merge pull request #757 from darko-poljak/bugfix/order_dependency
Fix circular dep for CDIST_ORDER_DEPENDENCY
|
4 years ago |
Nico Schottelius
|
aba1ae68f0
|
[explorer] disks: use echo instead of find as fallback
Fixes #761
|
4 years ago |
ander
|
68f61c35ff
|
__acl: check for X after last occurrence of colon
|
4 years ago |
ander
|
f23099218a
|
__acl: juggle man sections around because user/group are more important parameters
|
4 years ago |
ander
|
7924c1339c
|
__acl: avoid duplication and safer sed for last occurence replacement
|
4 years ago |
ander
|
8b3c84dfef
|
__acl: remove whitespace before inline comments too
|
4 years ago |
ander
|
a1634b3ec0
|
__acl: optimize gencode-remote
|
4 years ago |
ander
|
c1a34caba7
|
__acl: add "other" ACL entry support and some comments, remove getfacl's inline comments
|
4 years ago |
ander
|
e04d647d8e
|
__acl: fix always check first if path exists
|
4 years ago |
ander
|
53c963b2ee
|
__acl: be bit more precise where the X is
|
4 years ago |
ander
|
8b9b2c56ab
|
__acl: be more strict because of reasons
|
4 years ago |
ander
|
cea639d1c9
|
__acl: we can't remove mask
|
4 years ago |
ander
|
731986ef8b
|
__acl: trying to understand X
|
4 years ago |
ander
|
9e3cd47b9a
|
__acl: command -v stdout to devnull
|
4 years ago |