Commit graph

  • c2d32a78a9
    Merge pull request #768 from 4nd3r/fixes_for_solaris Darko Poljak 2019-04-22 09:20:57 +0200
  • 5314f514c5 Print empty disk list for unsupported OS Darko Poljak 2019-04-22 09:12:13 +0200
  • a8588019ee ++changelog Darko Poljak 2019-04-21 07:46:32 +0200
  • 84c4bf5577
    Merge pull request #767 from darko-poljak/feature/better-explorer-error-report Darko Poljak 2019-04-21 07:46:28 +0200
  • b0273af0d4 Rm relicts, pypi before web publishing Darko Poljak 2019-04-20 17:41:07 +0200
  • c10074780e Release 4.11.0 4.11.0 Darko Poljak 2019-04-20 17:09:26 +0200
  • d08ab628da ++ Darko Poljak 2019-04-20 17:04:34 +0200
  • c8bf78d651
    Merge pull request #763 from darko-poljak/bugfix/disks-explorer-fallback Darko Poljak 2019-04-20 17:03:43 +0200
  • 038524ba30 support solaris in __(file|directory)/explorer/stat Ander Punnar 2019-04-20 16:09:47 +0300
  • e3a900c1c9 __ssh_authorized_keys: remove legacy code Ander Punnar 2019-04-20 12:14:38 +0300
  • 087066687c Report explorer error better Darko Poljak 2019-04-20 14:26:09 +0200
  • b5bdb54b7f Currently support only Linux, FreeBSD, OpenBSD, NetBSD Darko Poljak 2019-04-19 09:44:29 +0200
  • 250f3d3fb8 shellcheck: remove unused var Darko Poljak 2019-04-20 12:40:04 +0200
  • 3b3ac95ac3 ++changelog Darko Poljak 2019-04-20 12:35:42 +0200
  • f8d36446db
    Merge pull request #765 from 4nd3r/__better_interfaces Darko Poljak 2019-04-20 12:35:24 +0200
  • ab3544d5e8 global interfaces explorer: only check if we have ip or ifconfig and be more compatible. Ander Punnar 2019-04-20 01:59:21 +0300
  • 69fc80ec95 ++ Darko Poljak 2019-04-19 17:50:09 +0200
  • e32982a648
    Merge pull request #760 from 4nd3r/__acl_improvements Darko Poljak 2019-04-19 17:49:46 +0200
  • 108e46abee __acl: fix removal in freebsd Ander Punnar 2019-04-19 15:04:18 +0300
  • 186ce77bb2 __acl: add messaging Ander Punnar 2019-04-19 14:58:44 +0300
  • c7e6109462 __acl: tabs vs spaces Ander Punnar 2019-04-19 14:49:02 +0300
  • 05225352aa __acl: check for missing users and groups (common mistake) Ander Punnar 2019-04-19 14:48:26 +0300
  • 6d71ae342a __acl: update man more Ander Punnar 2019-04-19 14:47:16 +0300
  • 13df0a2a2b __acl: update man Ander Punnar 2019-04-19 14:11:29 +0300
  • 8729e39c21 __acl: combine two explorers into one Ander Punnar 2019-04-19 13:48:24 +0300
  • 86f45db1b9 __acl: add nice oneliners and move default ACL decision out of the loop Ander Punnar 2019-04-19 13:30:50 +0300
  • 0f3c162696 __acl: setting default ACL in FreeBSD and macOS is currently not supported Ander Punnar 2019-04-19 13:16:35 +0300
  • 0809d89836 __acl: replace sed -r where possible or make it portable without -r Ander Punnar 2019-04-19 12:56:55 +0300
  • f5d3196dd4 __acl: getfacl's -E not supported on FreeBSD Ander Punnar 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 Punnar 2019-04-16 23:36:54 +0300
  • f23099218a __acl: juggle man sections around because user/group are more important parameters Ander Punnar 2019-04-16 23:29:38 +0300
  • 7924c1339c __acl: avoid duplication and safer sed for last occurence replacement Ander Punnar 2019-04-16 23:28:30 +0300
  • 8b3c84dfef __acl: remove whitespace before inline comments too Ander Punnar 2019-04-16 23:15:58 +0300
  • a1634b3ec0 __acl: optimize gencode-remote Ander Punnar 2019-04-16 19:24:38 +0300
  • c1a34caba7 __acl: add "other" ACL entry support and some comments, remove getfacl's inline comments Ander Punnar 2019-04-16 19:06:48 +0300
  • e04d647d8e __acl: fix always check first if path exists Ander Punnar 2019-04-16 18:09:47 +0300
  • 53c963b2ee __acl: be bit more precise where the X is Ander Punnar 2019-04-16 15:35:11 +0300
  • 8b9b2c56ab __acl: be more strict because of reasons Ander Punnar 2019-04-16 15:28:25 +0300
  • cea639d1c9 __acl: we can't remove mask Ander Punnar 2019-04-16 15:27:47 +0300
  • 731986ef8b __acl: trying to understand X Ander Punnar 2019-04-16 15:21:41 +0300
  • 9e3cd47b9a __acl: command -v stdout to devnull Ander Punnar 2019-04-16 15:03:07 +0300
  • 2b5887bdbd __acl: we only care whether file is directory Ander Punnar 2019-04-16 14:51:26 +0300
  • ab954ffbcf __acl: always check first if path exists Ander Punnar 2019-04-16 14:44:32 +0300
  • ef8ff06b5f __acl: only directories can have default ACLs Ander Punnar 2019-04-16 14:39:45 +0300
  • d71eb3d8bd __acl: (open|net)bsd do not have (get|set)facl Ander Punnar 2019-04-16 14:20:13 +0300
  • 2cde09648c __acl: check if getfacl is available Ander Punnar 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 Punnar 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 Punnar 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