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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
|
fapi (1.0.1) stable; urgency=low
* Some documentation fixes.
* Some other fixes as well.
-- Paul buetow <paul@buetow.org> Mon, 17 Nov 2014 15:07:55 +0100
fapi (1.0.0) stable; urgency=low
* Add 'get curl' option to generate test commands to check wether a service
is available or not anymore.
* Add possibility to create, delete HA Groups, to assign them to traffic
groups and to add and remove LACP trunk members.
-- Paul Buetow <paul@buetow.org> Wed, 30 Jul 2014 20:44:48 +0200
fapi (0.9.5) stable; urgency=low
* Fixes the -a argument, didn't really work
-- Paul Buetow <paul@buetow.org> Mon, 07 Jul 2014 18:43:09 +0200
fapi (0.9.4) stable; urgency=low
* Fix fapi.buetow.org HP (Synopsis text)
-- Paul Buetow <paul@buetow.org> Wed, 25 Jun 2014 09:25:32 +0200
fapi (0.9.3) stable; urgency=low
* Fix the extended synopsis
-- Paul Buetow <paul@buetow.org> Tue, 24 Jun 2014 19:37:43 +0200
fapi (0.9.2) stable; urgency=low
* fapi.buetow.org now also shows the extended synopsis
-- Paul Buetow <paul@buetow.org> Tue, 24 Jun 2014 19:31:08 +0200
fapi (0.9.1) stable; urgency=low
* Add -E argument, which shows the extended synopsis
-- Paul Buetow <paul@buetow.org> Tue, 24 Jun 2014 19:28:01 +0200
fapi (0.9.0) stable; urgency=low
* Can get and set poolmember ratios
-- Paul Buetow <paul@buetow.org> Tue, 24 Jun 2014 19:13:51 +0200
fapi (0.8.3) stable; urgency=low
* fix in docu
* also no vlan failsave by default
-- Paul Buetow <paul@buetow.org> Thu, 19 Jun 2014 08:21:40 +0200
fapi (0.8.2) stable; urgency=low
* Add Package for Debian Jessie
-- Paul Buetow <paul@buetow.org> Sat, 14 Jun 2014 11:00:31 +0200
fapi (0.8.1) stable; urgency=low
* Hotfix release, could not manage nodes
-- Paul Buetow <paul@buetow.org> Fri, 30 May 2014 20:03:31 +0200
fapi (0.8.0) stable; urgency=low
* Add option -a
* Add possibility to manage SSL Client Profiles
* Add possibility to manage VirtualServer rules
* Add gitignore file
* Small bugfixes
* Enhancements in the documentation/manual page
-- Paul Buetow <paul@buetow.org> Tue, 27 May 2014 20:17:19 +0200
fapi (0.7.3) stable; urgency=low
* Fixes documentation
-- Paul Buetow <paul@buetow.org> Fri, 16 May 2014 20:13:29 +0200
fapi (0.7.2) stable; urgency=low
* Fixes documentation
-- Paul Buetow <paul@buetow.org> Fri, 16 May 2014 20:11:45 +0200
fapi (0.7.1) stable; urgency=low
* Add example how to create a NATed VirtualServer...
* Add example how to create a SNATed VirtualServer...
... to the manpage
-- Paul Buetow <paul@buetow.org> Fri, 16 May 2014 20:01:48 +0200
fapi (0.7.0) stable; urgency=low
* Can also set and get the vlan of a vserver
* Can also set SNAT to automap
* Small updates in the documentation
-- Paul Buetow <paul@buetow.org> Fri, 16 May 2014 17:52:31 +0200
fapi (0.6.2) stable; urgency=low
* Some more PEP8
-- Paul Buetow <paul@buetow.org> Tue, 29 Apr 2014 07:44:58 +0200
fapi (0.6.1) stable; urgency=low
* Minor fix in synopsis.txt generation
-- Paul Buetow <paul@buetow.org> Tue, 29 Apr 2014 07:39:13 +0200
fapi (0.6.0) stable; urgency=low
* Count version to 0.6.0, it's the 6th release introducing new features
* Add colorful terminal output (can be disabled with -n)
* Add initial interactive shell (-i)
* Respect more of PEP8
-- Paul Buetow <paul@buetow.org> Tue, 29 Apr 2014 07:35:52 +0200
fapi (0.0.11) stable; urgency=low
* Rename partition to folder
-- Paul Buetow <paul@buetow.org> Thu, 24 Apr 2014 20:39:15 +0200
fapi (0.0.10) stable; urgency=low
* Don't include the f command anymore, use an alias to fapi instead
-- Paul Buetow <paul@buetow.org> Thu, 24 Apr 2014 20:19:26 +0200
fapi (0.0.9) stable; urgency=low
* Add synopsis.txt
-- Paul Buetow <paul@buetow.org> Thu, 24 Apr 2014 08:59:25 +0200
fapi (0.0.8) stable; urgency=low
* Can manage folders.
-- Paul Buetow <paul@buetow.org> Wed, 23 Apr 2014 22:38:05 +0200
fapi (0.0.7) stable; urgency=low
* Add the functionality to specify explicitly IP addresses even if the
FQDN does not resolve to it.
-- Paul Buetow <paul@buetow.org> Tue, 22 Apr 2014 20:39:28 +0200
fapi (0.0.6) stable; urgency=low
* Introduce a bunch of new options.
-- Paul Buetow <paul@buetow.org> Wed, 16 Apr 2014 22:27:41 +0200
fapi (0.0.5) stable; urgency=low
* Had a merge conflict the prev. release
-- Paul Buetow <paul@buetow.org> Wed, 16 Apr 2014 09:08:40 +0200
fapi (0.0.4) stable; urgency=low
* Add -e option, to select the loadbalancer environment
-- Paul Buetow <paul@buetow.org> Wed, 16 Apr 2014 09:02:09 +0200
fapi (0.0.3) stable; urgency=low
* Add a bunch of more documentation to the manual page.
-- Paul Buetow <paul@buetow.org> Tue, 15 Apr 2014 23:06:57 +0200
fapi (0.0.2a) stable; urgency=low
* Some test release.
-- Paul Buetow <paul@buetow.org> Tue, 15 Apr 2014 21:19:21 +0200
fapi (0.0.2) stable; urgency=low
* This release includes only minor enhancements
-- Paul Buetow <paul@buetow.org> Tue, 15 Apr 2014 21:16:02 +0200
fapi (0.0.1) stable; urgency=low
* Typo fixes in the manpage
-- Paul Buetow <paul@buetow.org> Tue, 15 Apr 2014 09:30:45 +0200
fapi (0.0.0) stable; urgency=low
* Initial version of fapi
-- Paul Buetow <paul@buetow.org> Tue, 15 Apr 2014 09:19:30 +0200
|