Commit Graph

6269 Commits (ecc77e55ed7f7c76a9f2f1b6af6e5d7fd44bef99)
 

Author SHA1 Message Date
Ander Punnar ab3544d5e8 global interfaces explorer: only check if we have ip or ifconfig and be more compatible. 6 years ago
Darko Poljak 69fc80ec95 ++ 6 years ago
Darko Poljak e32982a648
Merge pull request #760 from 4nd3r/__acl_improvements 6 years ago
Ander Punnar 108e46abee __acl: fix removal in freebsd 6 years ago
Ander Punnar 186ce77bb2 __acl: add messaging 6 years ago
Ander Punnar c7e6109462 __acl: tabs vs spaces 6 years ago
Ander Punnar 05225352aa __acl: check for missing users and groups (common mistake) 6 years ago
Ander Punnar 6d71ae342a __acl: update man more 6 years ago
Ander Punnar 13df0a2a2b __acl: update man 6 years ago
Ander Punnar 8729e39c21 __acl: combine two explorers into one 6 years ago
Ander Punnar 86f45db1b9 __acl: add nice oneliners and move default ACL decision out of the loop 6 years ago
Ander Punnar 0f3c162696 __acl: setting default ACL in FreeBSD and macOS is currently not supported 6 years ago
Ander Punnar 0809d89836 __acl: replace sed -r where possible or make it portable without -r 6 years ago
Ander Punnar f5d3196dd4 __acl: getfacl's -E not supported on FreeBSD 6 years ago
Darko Poljak 82f310f4f8 ++changelog 6 years ago
Darko Poljak 3defdfa8df
Merge pull request #757 from darko-poljak/bugfix/order_dependency 6 years ago
Nico Schottelius aba1ae68f0 [explorer] disks: use echo instead of find as fallback 6 years ago
Ander Punnar 68f61c35ff __acl: check for X after last occurrence of colon 6 years ago
Ander Punnar f23099218a __acl: juggle man sections around because user/group are more important parameters 6 years ago
Ander Punnar 7924c1339c __acl: avoid duplication and safer sed for last occurence replacement 6 years ago
Ander Punnar 8b3c84dfef __acl: remove whitespace before inline comments too 6 years ago
Ander Punnar a1634b3ec0 __acl: optimize gencode-remote 6 years ago
Ander Punnar c1a34caba7 __acl: add "other" ACL entry support and some comments, remove getfacl's inline comments 6 years ago
Ander Punnar e04d647d8e __acl: fix always check first if path exists 6 years ago
Ander Punnar 53c963b2ee __acl: be bit more precise where the X is 6 years ago
Ander Punnar 8b9b2c56ab __acl: be more strict because of reasons 6 years ago
Ander Punnar cea639d1c9 __acl: we can't remove mask 6 years ago
Ander Punnar 731986ef8b __acl: trying to understand X 6 years ago
Ander Punnar 9e3cd47b9a __acl: command -v stdout to devnull 6 years ago
Ander Punnar 2b5887bdbd __acl: we only care whether file is directory 6 years ago
Ander Punnar ab954ffbcf __acl: always check first if path exists 6 years ago
Ander Punnar ef8ff06b5f __acl: only directories can have default ACLs 6 years ago
Ander Punnar d71eb3d8bd __acl: (open|net)bsd do not have (get|set)facl 6 years ago
Ander Punnar 2cde09648c __acl: check if getfacl is available 6 years ago
Darko Poljak e997e98a73 ++changelog 6 years ago
Darko Poljak c7a4ae112f
Merge pull request #759 from jimis/acl_mask 6 years ago
Dimitrios Apostolou 437af3a0a3 Silence getfacl 6 years ago
Nico Schottelius 63d7499b75 [directory] add alpine support 6 years ago
Nico Schottelius 1722fced72 [file] add alpine support 6 years ago
Nico Schottelius a1cb9ee869 [locale/alpine] exit 0 in gencode-remote 6 years ago
Nico Schottelius e290733a00 [locale] Add alpine support 6 years ago
Nico Schottelius f4db6e908e [hostname] add alpine support 6 years ago
Nico Schottelius c801fb4965 [timezone] + alpine support 6 years ago
Dimitrios Apostolou 6062e3557c Output of grep should be quiet, as we care only for the exit code. 6 years ago
Dimitrios Apostolou 45e9ed441e Add support for ACL mask. 6 years ago
Nico Schottelius 978aee668c ++changelog 6 years ago
Nico Schottelius ec935353d7 [__start_on_boot] Merge alpine and gentoo, update gentoo 6 years ago
Nico Schottelius dbf29c18c1 [__start_on_boot] alpine fix 6 years ago
Nico Schottelius 707426d1f0 [__start_on_boot] add code for alpine handling, fix explorer 6 years ago
Nico Schottelius e32d92c109 [__start_on_boot] Begin to add alpine support 6 years ago