Projet

Général

Profil

Activité

Du 2020-12-24 au 2021-03-23

2021-03-23

08:34 Révision 1bf717d9: Add optional handling of chains
Luis Fernández Álvarez
07:37 Révision c86e270f: Merge pull request #84 from traylenator/version
Add nftables.version to structured fact. Steve Traylen
07:03 Révision 4d95ea85: Add fact section to README.md
Steve Traylen
06:29 Révision 9dca9bc3: Fix doc defaults
Luis Fernández Álvarez
02:59 Révision 032387dc: Add nftables.version to structured fact.
```
FACTERLIB=. facter -p nftables
{
tables => [
"bridge-filter",
"bridge-nat",
"inet-firewalld",
"...
Steve Traylen

2021-03-20

19:51 Révision 242df534: metadata.json: drop Puppet 5 support
Also bump puppetlabs/concat and puppetlabs/stdlib, whose versions
7.0.0 also dropped support for Puppet 5.
Fixes #78
Kenyon Ralph

2021-03-19

09:04 Révision b61ccb4a: Fix rulename spec in spec
Luis Fernández Álvarez
08:56 Révision 283e1c3c: Fix syntax
Luis Fernández Álvarez
08:48 Révision c3515492: Add newline & more tests
Luis Fernández Álvarez
07:12 Révision 6be2adf7: Add Docker-CE default rules
Luis Fernández Álvarez

2021-03-15

17:28 Révision 7a77d75a: Merge pull request #82 from cernops/ibarrien_activemq
Add rules for Apache ActiveMQ duritong
09:59 Révision 771b3256: Add rules for Apache ActiveMQ
Nacho Barrientos

2021-03-09

05:45 Révision 502b9dac: Merge pull request #81 from cernops/emacs_readme
Fix sections and add a pointer to code snippets for Emacs duritong
04:37 Révision b1b61501: Add pointer to Yasnippets for some defined types
Nacho Barrientos
04:37 Révision 2fda87af: Improve sections' formatting
Nacho Barrientos

2021-03-03

04:17 Révision 812ca777: Release 1.2.1-rc0 (#77)
Steve Traylen
03:38 Révision 05c7f19d: Release 1.2.0 (#76)
Steve Traylen

2021-03-02

08:31 Révision 92e0fcb6: fix #74 - ensure table are initialized before flushing them (#75)
duritong

2021-03-01

11:00 Révision 5791cc12: Temporarily use /bin/ for systemctl and echo paths in Debian 10
Debian Buster has symlinks from usrmerge that resolve to /bin/X,
but systems upgraded from Stretch or earlier that ha...
Kienan Stewart

2021-02-22

18:09 Révision 4184db01: Merge remote-tracking branch 'upstream/master' into stretch_support
Gabriel Filion

2021-02-14

10:00 Révision 942569ea: Merge pull request #73 from Koumbit/global_chain_not_hardcoded
start declaring the 'global' chain with module resources duritong
01:26 Révision cf38fe4a: create tests for presence of the "global" chain
Gabriel Filion

2021-02-11

16:42 Révision 1a4f336e: start declaring the 'global' chain with module resources
the 'global' chain is a vestigial piece of early development on this
module, but it can be useful for creating fast s...
Gabriel Filion

2021-01-29

06:59 Révision ca0e9755: Bump version to 1.1.2-rc0 (#72)
Manual MR due to travis_release being broken by necessity to approve.
https://github.com/voxpupuli/puppet-nftables/i...
Steve Traylen
03:10 Révision bd0d7998: Release 1.1.1 (#71)
Steve Traylen

2021-01-28

06:06 Révision 0f100e5c: Merge pull request #70 from cernops/issue69
Fix IP version filter for IPv6 traffic Nacho Barrientos

2021-01-27

06:48 Révision 14156fb6: Add unit test
Nacho Barrientos
06:45 Révision 1d56f209: Fix IP version filter for IPv6 traffic
Nacho Barrientos

2021-01-26

07:17 Révision 13f26dfc: Improve nftables::rule's documentation (#68)
Nacho Barrientos

2021-01-25

17:40 Révision 863b9d93: Merge branch 'dev-debian_support' into stretch_support
Kienan Stewart
17:38 Révision f29ea029: Fix nftables::rules::out::nfs3 for nftables 0.9.0
Kienan Stewart
16:33 Révision df9a09bb: Fix nftables::rules::nfs3 syntax to work with nftables 0.9.0
Kienan Stewart
10:19 Révision 7d44d49e: [blacksmith] Bump version to 1.1.1-rc0
Steve Traylen
10:16 Révision afc4dd16: Release 1.1.0 (#67)
Steve Traylen

2021-01-21

11:47 Révision 7c92861a: Fix rubocop style error
Kienan Stewart

2021-01-19

17:34 Révision de7a904c: Move configuration_path default to module data
Kienan Stewart
15:22 Révision cb6f3584: Fix reloads on Debian Stretch
The paths for various binaries are slightly different Kienan Stewart
11:41 Révision f307977a: Merge branch 'dev-debian_support' into stretch_support
Kienan Stewart
11:38 Révision 7fe7a4aa: Rename nftables_configuration_path to configuration_path
Kienan Stewart
11:27 Révision db7f6aef: Remove commented code from spec_helper
It's not necessary, and will be removed the next time modulesync is run. Kienan Stewart
11:26 Révision 546de19c: Change configuration path form AbsolutePath to Unixpath
Kienan Stewart

2021-01-18

16:40 Révision 08f77750: Mark Debian 9 as supported
Kienan Stewart
16:35 Révision b4558e94: Use /usr/sbin for nft binary path in systemd service
/sbin in Debian Buster is a symbolic link to /usr/sbin; however,
in Debian Stretch it's a separate folder and the nft...
Kienan Stewart
16:35 Révision 26cdcbbd: Support old-style facts for facter in Debian Stretch
Kienan Stewart
16:31 Révision f8c4097f: Fix Debian data defaults
The module name prefix was missing in the hieradata. I removed the modifications
to spec_helper.rb that made the test...
Kienan Stewart
16:21 Révision c8683bd8: Revert "Use symbols for both lookups in os_facts"
This reverts commit 0877a8fd3646130f06b29e581a1ed2f990394094.
My initial tests were too hasty. `os_facts[:os][:famil...
Kienan Stewart
15:37 Révision 430c87b7: Load module data during spec tests
This allows tests that depend on the module data being loaded to pass. Kienan Stewart
14:44 Révision 0877a8fd: Use symbols for both lookups in os_facts
The access does work this way and it seems preferable to be
consistent. The access using `os_facts['os']` does not work.
Kienan Stewart
14:37 Révision cad7d4cd: Merge pull request #60 from duritong/more_mail_client_rules
add some mail related outgoing rules Tim Meusel
14:07 Révision 19908f41: add some mail related outgoing rules
mh
14:00 Révision 19a87d6f: Add Debian as a supported OS
Kienan Stewart
14:00 Révision a86c6409: Convert puppet_nft systemd drop-in unit file to template
Kienan Stewart
14:00 Révision 96705735: Add test cases for Debian
Kienan Stewart
14:00 Révision 8d22a441: WIP: Start adding support for Debian
Kienan Stewart
11:28 Révision 2827108d: Merge pull request #63 from traylenator/badges
Add badges to README Tim Meusel
11:18 Révision e2031b31: Merge pull request #64 from traylenator/params
Enable parameter_documentation lint Tim Meusel
11:17 Révision e977eb3b: Merge pull request #62 from glpatcern/master
Added Samba in rules Tim Meusel
10:36 Révision 09cba182: Enable parameter_documentation lint
The linter checks that every parameter has been documented.
While corrections have been made to great many classes s...
Steve Traylen
10:19 Révision 354a82d9: Removed unneeded parentheses
Giuseppe Lo Presti
09:43 Révision 82b6fd57: Add badges to README
Steve Traylen
09:36 Révision 4470f70c: Updated docs
Co-authored-by: Nacho Barrientos <nacho@criptonita.com> Giuseppe Lo Presti
09:04 Révision 6587545a: Merge pull request #53 from cernops/allrules_check
Check that all the predefined rules are declared in the all rules acceptance test Nacho Barrientos
08:35 Révision e743f82e: Made ctdb rule parameterized
Giuseppe Lo Presti
08:07 Révision c3f6e1ff: Use a separate job file
Nacho Barrientos
08:00 Révision 3246b968: Check that all rules are declared in the all rules acceptance test
Nacho Barrientos
07:42 Révision beaf4ee3: Merge pull request #59 from cernops/issue58
Align simplerule and rule rulename requirements Nacho Barrientos
07:37 Révision 8c00b818: Pull up rule regexp to type aliases
Nacho Barrientos
06:25 Révision 1ee2f66b: Added to tests
Giuseppe Lo Presti
05:51 Révision a6f61c62: Added Samba in rules
Giuseppe Lo Presti

2021-01-13

11:10 Révision 6a4ffead: Align simplerule and rule rulename requirements
Nacho Barrientos
 

Formats disponibles : Atom