-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathChangeLog
More file actions
70 lines (50 loc) · 1.85 KB
/
ChangeLog
File metadata and controls
70 lines (50 loc) · 1.85 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
Bindle Binaries Admin Tools
Copyright (C) 2014, 2017 Bindle Binaries <syzdek@bindlebinaries.com>.
0.18
- forking firewall script to separate project (syzdek)
0.17
- Moving global firewall rules to separate directory (syzdek)
- Switch to tar.xz for source distributions (syzdek)
0.16
- Re-ordering firewall rule processing (syzdek)
- Adding 'dummy' and 'veth' interface types to rc.inet1 (syzdek)
0.15
- Changing order firewall rules are applied (syzdek)
0.14
- Adding support for cluster specific firewall rules (syzdek)
- Improving multi-line processing in rc.firewall (syzdek)
0.13
- Removing hardcoded binary paths in rc.firewall (syzdek)
- Adding ability to have firewall rules stored in /etc/firewall.* (syzdek)
0.12
- Adding support for line wraps in rc.firewall (syzdek)
0.11
- Adding new link types to rc.inet1_local (syzdek)
0.10
- Adding ability to specify application specific firewall rules (syzdek)
- Adding ability to create IP sets with rc.firewall (syzdek)
0.9
- Adding bility to purge custom chains with rc.firewall (syzdek)
0.8
- Removing automatic loading of bonding module in rc.inet1 (syzdek)
0.7
- Ensuring loopback is always enabled. (syzdek)
0.6
- Adding explicity flush to lo interface in rc.inet1_local. (syzdek)
- Updating version of bindletools used by autotools. (syzdek)
- Updating configure and autogen scripts. (syzdek)
0.5
- Updating logic in bash profile for determining hostname. (syzdek)
0.4
- Updating example config files. (syzdek)
0.3
- Fixing symlink handling in mkinitrd-all.sh (syzdek)
0.2
- Updating git-proj-stats.sh. (syzdek)
- Adding slack-pkg-audit.sh. (syzdek)
- Adding rc.firewall (syzdek)
- Adding rc.inet1_local (syzdek)
- Adding bash profile bindle.sh (syzdek)
- Misc fixes and updates to scripts. (syzdek)
0.1
- starting project (syzdek)