Commit message (Collapse) | Author | Age | Files | |
---|---|---|---|---|
* | Reformulate the headers showing the license. | Guilhem Moulin | 2015-06-07 | 1 |
| | | | | | To be clearer, and to follow the recommendation of the FSF, we include a full header rather than a single sentence. | |||
* | Replace the 'syslog' facility (5) by 'user' (1). | Guilhem Moulin | 2015-06-07 | 1 |
| | | | | | 'syslog' is meant for the messages generated internally by syslogd, whereas 'user' is for user-level messages. | |||
* | Major refactoring of the firewall. | Guilhem Moulin | 2015-06-07 | 1 |
| | | | | | | | | | | Also, added some options: -f force: no confirmation asked -c check: check (dry-run) mode -v verbose: see the difference between old and new ruleset -4 IPv4 only -6 IPv6 only | |||
* | Configure v4 and v6 iptable rulesets. | Guilhem Moulin | 2015-06-07 | 1 |