Commit Graph

  • 0809d89836 __acl: replace sed -r where possible or make it portable without -r ander 2019-04-19 12:56:55 +0300
  • f5d3196dd4 __acl: getfacl's -E not supported on FreeBSD ander 2019-04-19 11:31:38 +0300
  • 82f310f4f8 ++changelog Darko Poljak 2019-04-19 09:36:24 +0200
  • 3defdfa8df
    Merge pull request #757 from darko-poljak/bugfix/order_dependency Darko Poljak 2019-04-19 09:36:03 +0200
  • aba1ae68f0 [explorer] disks: use echo instead of find as fallback Nico Schottelius 2019-04-17 20:50:39 +0200
  • 68f61c35ff __acl: check for X after last occurrence of colon ander 2019-04-16 23:36:54 +0300
  • f23099218a __acl: juggle man sections around because user/group are more important parameters ander 2019-04-16 23:29:38 +0300
  • 7924c1339c __acl: avoid duplication and safer sed for last occurence replacement ander 2019-04-16 23:28:30 +0300
  • 8b3c84dfef __acl: remove whitespace before inline comments too ander 2019-04-16 23:15:58 +0300
  • a1634b3ec0 __acl: optimize gencode-remote ander 2019-04-16 19:24:38 +0300
  • c1a34caba7 __acl: add "other" ACL entry support and some comments, remove getfacl's inline comments ander 2019-04-16 19:06:48 +0300
  • e04d647d8e __acl: fix always check first if path exists ander 2019-04-16 18:09:47 +0300
  • 53c963b2ee __acl: be bit more precise where the X is ander 2019-04-16 15:35:11 +0300
  • 8b9b2c56ab __acl: be more strict because of reasons ander 2019-04-16 15:28:25 +0300
  • cea639d1c9 __acl: we can't remove mask ander 2019-04-16 15:27:47 +0300
  • 731986ef8b __acl: trying to understand X ander 2019-04-16 15:21:41 +0300
  • 9e3cd47b9a __acl: command -v stdout to devnull ander 2019-04-16 15:03:07 +0300
  • 2b5887bdbd __acl: we only care whether file is directory ander 2019-04-16 14:51:26 +0300
  • ab954ffbcf __acl: always check first if path exists ander 2019-04-16 14:44:32 +0300
  • ef8ff06b5f __acl: only directories can have default ACLs ander 2019-04-16 14:39:45 +0300
  • d71eb3d8bd __acl: (open|net)bsd do not have (get|set)facl ander 2019-04-16 14:20:13 +0300
  • 2cde09648c __acl: check if getfacl is available ander 2019-04-16 14:15:48 +0300
  • e997e98a73 ++changelog Darko Poljak 2019-04-16 11:02:51 +0200
  • c7a4ae112f
    Merge pull request #759 from jimis/acl_mask Darko Poljak 2019-04-16 11:00:27 +0200
  • 437af3a0a3 Silence getfacl Dimitrios Apostolou 2019-04-15 20:51:02 +0200
  • 63d7499b75 [directory] add alpine support Nico Schottelius 2019-04-15 19:27:42 +0200
  • 1722fced72 [file] add alpine support Nico Schottelius 2019-04-15 19:13:44 +0200
  • a1cb9ee869 [locale/alpine] exit 0 in gencode-remote Nico Schottelius 2019-04-15 18:56:51 +0200
  • e290733a00 [locale] Add alpine support Nico Schottelius 2019-04-15 18:54:30 +0200
  • f4db6e908e [hostname] add alpine support Nico Schottelius 2019-04-15 18:48:49 +0200
  • c801fb4965 [timezone] + alpine support Nico Schottelius 2019-04-15 18:44:30 +0200
  • 6062e3557c Output of grep should be quiet, as we care only for the exit code. Dimitrios Apostolou 2019-04-15 16:32:11 +0200
  • 45e9ed441e Add support for ACL mask. Dimitrios Apostolou 2019-04-15 13:04:07 +0200
  • 978aee668c ++changelog Nico Schottelius 2019-04-15 17:03:12 +0200
  • ec935353d7 [__start_on_boot] Merge alpine and gentoo, update gentoo Nico Schottelius 2019-04-15 17:02:09 +0200
  • dbf29c18c1 [__start_on_boot] alpine fix Nico Schottelius 2019-04-15 16:41:27 +0200
  • 707426d1f0 [__start_on_boot] add code for alpine handling, fix explorer Nico Schottelius 2019-04-15 16:35:10 +0200
  • e32d92c109 [__start_on_boot] Begin to add alpine support Nico Schottelius 2019-04-15 16:32:54 +0200
  • c7a9e60de0 Merge branch 'master' of github.com:ungleich/cdist Nico Schottelius 2019-04-15 16:20:31 +0200
  • c17f5a7ccd ++changelog Nico Schottelius 2019-04-15 16:13:25 +0200
  • 3a2041019b [alpine] add support for alpine in __package and __package_apk Nico Schottelius 2019-04-15 16:11:58 +0200
  • 797522f91e Fix circular dep for CDIST_ORDER_DEPENDENCY Darko Poljak 2019-04-14 16:54:59 +0200
  • d18584b4ff Update gitignore Darko Poljak 2019-04-13 20:54:59 +0200
  • 51e650423e Fix version.py location inside raw source archive Darko Poljak 2019-04-13 20:43:11 +0200
  • b37b25f573 Release 4.10.11 4.10.11 4.10 Darko Poljak 2019-04-13 19:53:54 +0200
  • 4d9a8d78f7 ++changelog Darko Poljak 2019-04-13 19:50:44 +0200
  • b21b6d0a7e
    Merge pull request #755 from 4nd3r/bsd_stat_fix Darko Poljak 2019-04-13 19:49:45 +0200
  • 44c9d09383 fix __(file|directory)/explorer/stat for BSDs ander 2019-04-12 16:03:38 +0300
  • 4c8037764a ++changelog Darko Poljak 2019-04-12 20:41:11 +0200
  • 1c152f0acb fix disks explorer (#753) Ander Punnar 2019-04-12 21:41:05 +0300
  • 20a16fe853 Add version.py into generated raw source archive Darko Poljak 2019-04-12 19:58:43 +0200
  • 279aada5db Fix broken quiet mode Darko Poljak 2019-04-12 09:13:25 +0200
  • a4ed9e4d0e Release 4.10.10 4.10.10 Darko Poljak 2019-04-11 14:46:56 +0200
  • 2ec553b480 Add cdist-dump man page Darko Poljak 2019-04-11 14:30:23 +0200
  • 7a68df48f1 Add missing delimiter argument Darko Poljak 2019-04-11 14:10:18 +0200
  • d11ac7dda4 Rename debug-dump.sh to cdist-dump Darko Poljak 2019-04-11 13:52:33 +0200
  • 540434557d ++changelog Darko Poljak 2019-04-11 13:43:13 +0200
  • e37d955845
    Merge pull request #752 from 4nd3r/__link_messaging Darko Poljak 2019-04-11 13:42:53 +0200
  • 204a572709 __link: add messaging ander 2019-04-11 13:59:15 +0300
  • 13671c666c ++changelog Darko Poljak 2019-04-11 08:20:52 +0200
  • 1ba5f6276e
    Merge pull request #748 from markasoftware/ufw Darko Poljak 2019-04-11 08:19:37 +0200
  • 0ce96f0860 Added __ufw and __ufw_rule. Mark Polyakov 2019-04-01 16:24:08 -0700
  • e90e296266 Release 4.10.9 4.10.9 Darko Poljak 2019-04-09 22:46:03 +0200
  • 671bb82a46 Fix shellcheck issues Darko Poljak 2019-04-09 22:44:40 +0200
  • f6b318bb00 Fire onchange for present and exists states Darko Poljak 2019-04-09 22:23:21 +0200
  • 8ee667f57f ++changelog Darko Poljak 2019-04-09 22:08:47 +0200
  • 1402e3f084
    Merge pull request #749 from darko-poljak/feature/debug-dump-script Darko Poljak 2019-04-09 22:07:16 +0200
  • 9cd95f12dc Add debug dump script Darko Poljak 2019-04-05 12:13:53 +0200
  • cabb0be7b6 ++changelog Darko Poljak 2019-04-08 08:25:53 +0200
  • 88513e6693 __ssh_authorized_keys: properly handle multiple --option parameters, fixes #393 Steven Armstrong 2019-04-07 12:17:19 +0200
  • 0583cdff09 Release 4.10.8 4.10.8 Darko Poljak 2019-04-06 10:46:36 +0200
  • b47c6e3fe4 Fix shellcheck SC2002 Darko Poljak 2019-04-06 10:52:23 +0200
  • a5e66bc3f6 ++changelog Darko Poljak 2019-04-06 10:43:11 +0200
  • 6e56de4580
    Merge pull request #747 from 4nd3r/__check_messages Darko Poljak 2019-04-04 06:19:59 +0200
  • decd80bf5d be more explicit ander 2019-04-04 00:20:46 +0300
  • da6a22c71a new type: __check_messages ander 2019-04-03 01:11:03 +0300
  • 033e0611b5 ++changelog Darko Poljak 2019-04-02 18:39:05 +0200
  • cfe2afc225
    Merge pull request #745 from 4nd3r/__clean_path_fix Darko Poljak 2019-04-02 18:38:48 +0200
  • 668dc83632 do not exit with non-zero if path does not exist or not directory ander 2019-04-02 17:52:00 +0300
  • 001f9023a2 Release 4.10.7 4.10.7 Darko Poljak 2019-03-30 19:11:13 +0100
  • cbaf1b6d8e ++ Darko Poljak 2019-03-30 12:37:25 +0100
  • a60ce2fcfb
    Merge pull request #744 from 4nd3r/__rm Darko Poljak 2019-03-30 12:36:38 +0100
  • 5f76bd5655 new type: __clean_path ander 2019-03-30 13:21:13 +0200
  • 6440faf176 ++ Darko Poljak 2019-03-29 22:57:52 +0100
  • 6eb0aa4aeb
    Merge pull request #743 from 4nd3r/__file_onchange Darko Poljak 2019-03-29 22:57:16 +0100
  • c6fd43da81 add --onchange to __file, because having to use __config_file just for that feels redundant ander 2019-03-29 00:38:50 +0200
  • d656058ff4 ++changelog Darko Poljak 2019-03-29 22:15:05 +0100
  • 2332b52d95
    Merge pull request #742 from 4nd3r/__line_onchange Darko Poljak 2019-03-29 22:14:31 +0100
  • 0f6fe4764b add --onchange to __line ander 2019-03-28 23:31:38 +0200
  • 59bff81735 ++changelog Darko Poljak 2019-03-26 19:01:26 +0100
  • 996bbd084f
    Merge pull request #740 from silasdb/master Darko Poljak 2019-03-26 19:00:06 +0100
  • 28e2b058a4 Use portable -p instead of --tmpdir for mktemp Silas 2019-03-25 18:36:55 -0300
  • 825a47b3d9 ++changelog Darko Poljak 2019-03-19 23:30:34 +0100
  • 66377d2c04
    Merge pull request #739 from dne/openbsd-explorers Darko Poljak 2019-03-19 23:29:45 +0100
  • dbcf7d5543 explorer/disks: Add support for OpenBSD Daniel Néri 2019-03-19 23:13:24 +0100
  • 0fc64a951c explorer/cpu_cores: Add support for OpenBSD Daniel Néri 2019-03-19 23:09:01 +0100
  • 73784b04df ++changelog Darko Poljak 2019-03-16 19:00:14 +0100
  • 2155ab7ea2
    Merge pull request #738 from dne/openbsd-start-on-boot-absent Darko Poljak 2019-03-16 18:58:42 +0100
  • 15ab7c0810 Implement "__start_on_boot --state absent" for OpenBSD Daniel Néri 2019-03-16 17:23:19 +0100
  • 689f37acf6 Migrate from pep8 to pycodestyle Darko Poljak 2019-02-15 21:05:26 +0100