-
Notifications
You must be signed in to change notification settings - Fork 0
/
ChangeLog
426 lines (285 loc) · 11.1 KB
/
ChangeLog
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
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
commit ddb5f97c880c72ed42c2d237bc508f9461ef236e
Author: Thomas Dreibholz <[email protected]>
Date: Fri Dec 13 20:53:05 2024 +0100
Minor manpage update.
commit 5804d3deb2212667a8dd7ff82d1a09b000882ad8
Author: Thomas Dreibholz <[email protected]>
Date: Fri Dec 13 17:42:02 2024 +0100
Workflow update.
commit 7e33b6de8a79222a78a94e972ea43cf853ead75e
Author: Thomas Dreibholz <[email protected]>
Date: Thu Dec 5 16:00:54 2024 +0100
Updated CI scripts
commit af1db5264099d52630a3c9d27dc691105711e396
Author: Thomas Dreibholz <[email protected]>
Date: Thu Dec 5 15:58:02 2024 +0100
Updated CI configuration
commit a155220863056300ec6cf1d8bd7cee1fedaf4fd4
Author: Thomas Dreibholz <[email protected]>
Date: Thu Dec 5 15:58:00 2024 +0100
Updated CI scripts
commit a7b5937dad6a379b2767683833aec453d78a566e
Author: Thomas Dreibholz <[email protected]>
Date: Thu Dec 5 15:57:59 2024 +0100
Updated build scripts
commit f3a2640a1e8f0ac8377a9d427baeacaf466bab31
Author: Thomas Dreibholz <[email protected]>
Date: Fri Nov 29 10:27:28 2024 +0100
Updated workflow.
commit 6e5d7a4044a6c514d4811c4039d08960624da2d2
Author: Thomas Dreibholz <[email protected]>
Date: Thu Nov 28 17:33:13 2024 +0100
Improved CI script.
commit 55e530595389a35a7563466118c6a281b41c3b84
Author: Thomas Dreibholz <[email protected]>
Date: Thu Nov 21 09:04:02 2024 +0100
Updated script.
commit d2f4916ce05ec834067e76ec6c8dddcfd075d021
Author: Thomas Dreibholz <[email protected]>
Date: Wed Nov 13 22:34:26 2024 +0100
Fixed URL.
commit d3fe1da8b9a8fb15530c7cef203068450b61e872
Author: Thomas Dreibholz <[email protected]>
Date: Wed Nov 13 21:54:49 2024 +0100
New release dynmhs-0.0.0.
commit c67b5daa33bb011b66bf1e0ac3a272ff60aa2357
Author: Thomas Dreibholz <[email protected]>
Date: Wed Nov 13 11:31:25 2024 +0100
Dependency updates.
commit 1d933b27c3c8891ef6f33527a37a1d7275b4cf37
Author: Thomas Dreibholz <[email protected]>
Date: Tue Nov 12 22:42:07 2024 +0100
Added website configuration file.
commit ad95ee2ac2da96981cc0d9e5607fa6e72e5a2986
Author: Thomas Dreibholz <[email protected]>
Date: Tue Nov 12 22:32:18 2024 +0100
Added missing file.
commit e285c94ea21c2282aec1814c658a1da3261ef894
Merge: ebe1184 665de53
Author: Thomas Dreibholz <[email protected]>
Date: Tue Nov 12 22:30:38 2024 +0100
Merge branch 'master' of github.com:simula/dynmhs
commit ebe11849ae5494e0737697aa05719ba9d1f3a911
Author: Thomas Dreibholz <[email protected]>
Date: Tue Nov 12 22:29:09 2024 +0100
Improved Bash completion.
commit 665de531a2c96bc6226c1d0c5c6b47e29a1c93c2
Author: Thomas Dreibholz <[email protected]>
Date: Mon Nov 11 16:57:18 2024 +0100
Rule configuration fix.
commit c42130acc282760b0fd0361de6cc75772a8949d3
Author: Thomas Dreibholz <[email protected]>
Date: Mon Nov 11 16:49:23 2024 +0100
Code clean-ups and improvements.
commit ff31f0e1dbf40f740b4398167dc3ae9e77b2f5f1
Author: Thomas Dreibholz <[email protected]>
Date: Mon Nov 11 16:49:23 2024 +0100
Updated test script.
commit 88c8895a62f0b484f936df905dcfb0330e649eb1
Author: Thomas Dreibholz <[email protected]>
Date: Mon Nov 11 16:49:23 2024 +0100
Some clean-ups.
commit ad11a91e301f7730ee6ce72767148fb7aac1a552
Author: Thomas Dreibholz <[email protected]>
Date: Mon Nov 11 16:49:23 2024 +0100
Improved rule clean-up.
commit edd0a281eb21b238db93d6208daa4ba39df77f19
Author: Thomas Dreibholz <[email protected]>
Date: Mon Nov 11 16:49:23 2024 +0100
Properly clean up routes on shutdown.
commit 4e667cecba971fb5e1d9af43ffe3d5a06b766335
Author: Thomas Dreibholz <[email protected]>
Date: Mon Nov 11 16:49:23 2024 +0100
Updated test script.
commit 60ea5e44cb1fe4a535cfdc04bd317fc90f7928eb
Author: Thomas Dreibholz <[email protected]>
Date: Mon Nov 11 16:49:23 2024 +0100
Updated test script.
commit 3798cd0c613bc151d631d84450a23faa21f410aa
Author: Thomas Dreibholz <[email protected]>
Date: Mon Nov 11 16:49:23 2024 +0100
Added test script.
commit b2428f6ba476b139dbf53302df59a776581b3e35
Author: Thomas Dreibholz <[email protected]>
Date: Mon Nov 11 16:49:23 2024 +0100
Added another test script.
commit 88b42ffdcec90e91c96fabc3c2654d5d634a8605
Author: Thomas Dreibholz <[email protected]>
Date: Mon Nov 11 16:49:23 2024 +0100
Added test script.
commit 2577e56ee082976ff1013dd92cf9a2a625bdead9
Author: Thomas Dreibholz <[email protected]>
Date: Sun Nov 10 17:00:43 2024 +0100
Minor update.
commit 0b1b5dbc143b5fb0b9868f0d257034fe275afbef
Author: Thomas Dreibholz <[email protected]>
Date: Sun Nov 10 16:07:35 2024 +0100
Updated test configuration.
commit 7f6f61b05b6e8c619a6ff22dc0a1ec8951f1c8e5
Author: Thomas Dreibholz <[email protected]>
Date: Sun Nov 10 16:06:15 2024 +0100
Working SystemD unit configuration.
commit 072ea96e58545e5725f1a89018612b289169e9a2
Author: Thomas Dreibholz <[email protected]>
Date: Sun Nov 10 15:04:58 2024 +0100
Some clean-ups.
commit f5ca813d603b366824c4c5c2fd381c09e49c9d1f
Author: Thomas Dreibholz <[email protected]>
Date: Sun Nov 10 15:04:49 2024 +0100
Properly clean up rules in case of multiple rules per priority.
commit 30f3223e78ecd090253ef64f0dc8a4834ca6b846
Author: Thomas Dreibholz <[email protected]>
Date: Sun Nov 10 15:04:44 2024 +0100
Improved acknowledgement and timeout handling.
commit 62fa221885922172915191056b32b0b440849846
Author: Thomas Dreibholz <[email protected]>
Date: Sun Nov 10 15:04:37 2024 +0100
Some progress.
commit 4340d56df1916c71733b4eb451e9f0fa7293e2d1
Author: Thomas Dreibholz <[email protected]>
Date: Sun Nov 10 15:04:32 2024 +0100
Error decoding fix.
commit cc04c29e23a42f7a3857da569499cd228f7b7c45
Author: Thomas Dreibholz <[email protected]>
Date: Sun Nov 10 15:04:25 2024 +0100
Added proper shutdown handling.
commit 18b12290bcedca498e15098180606c5a5815a146
Author: Thomas Dreibholz <[email protected]>
Date: Sun Nov 10 15:04:14 2024 +0100
Added Netplan test configuration.
commit dae01467b8a54295ce01d812063197ab4831cdd9
Author: Thomas Dreibholz <[email protected]>
Date: Fri Nov 8 17:45:54 2024 +0100
Fixed warning.
commit f0c70edd6607e63427b344c27f7fea372350e564
Author: Thomas Dreibholz <[email protected]>
Date: Fri Nov 8 17:41:17 2024 +0100
Another fix.
commit b4feabb8a609c2d251c771ff99e2373fea0e0979
Author: Thomas Dreibholz <[email protected]>
Date: Fri Nov 8 17:38:35 2024 +0100
Minor fixes.
commit 7b9759fb79518f375e81588c6b8e5d6af5e1c3bb
Author: Thomas Dreibholz <[email protected]>
Date: Fri Nov 8 17:38:13 2024 +0100
Updated RPM spec.
commit 842bfd5d9bb5bb23a380897f5b8f00a883367d57
Author: Thomas Dreibholz <[email protected]>
Date: Fri Nov 8 17:16:38 2024 +0100
Documentation updates.
commit 8d18a376bbd062e07785e8b48cf9adf4cedeede8
Author: Thomas Dreibholz <[email protected]>
Date: Fri Nov 8 17:15:47 2024 +0100
Added README.md.
commit f9aeea54ab17c34afd07c486d5ae2041d4a4a3df
Author: Thomas Dreibholz <[email protected]>
Date: Fri Nov 8 17:12:57 2024 +0100
Added RPM spec file.
commit 1ff80a52a6ee55fd0a56bec5622aeae702f27e27
Author: Thomas Dreibholz <[email protected]>
Date: Fri Nov 8 17:07:01 2024 +0100
Minor fixes and clean-ups.
commit 0c384a9d79b22c3eee541db1a935c32ca1cc0122
Author: Thomas Dreibholz <[email protected]>
Date: Fri Nov 8 17:01:35 2024 +0100
Some clean-ups.
commit 7ef9ffec7568938f2d9c6e2813038a95f618964d
Author: Thomas Dreibholz <[email protected]>
Date: Fri Nov 8 16:53:40 2024 +0100
Added Bash completions.
commit 072c888d488f8e9952dc58e51036ac5c9926fee6
Author: Thomas Dreibholz <[email protected]>
Date: Fri Nov 8 16:47:06 2024 +0100
Updated CMakeLists.txt.
commit 078f9be06fcf31f0fa28dbb75abc4b5bba844d0a
Author: Thomas Dreibholz <[email protected]>
Date: Fri Nov 8 16:46:54 2024 +0100
Added service definition.
commit 29cbad9c9df4cca3c798b5fac87e75bedf4f5f46
Author: Thomas Dreibholz <[email protected]>
Date: Fri Nov 8 16:40:33 2024 +0100
Added manpage.
commit 13fdb2c5c9b7da43e48fd84fd57f0ed04313cda7
Author: Thomas Dreibholz <[email protected]>
Date: Fri Nov 8 16:33:58 2024 +0100
Added packaging configuration.
commit d7abd63350da79c868c47aa185a7a10b34dea313
Author: Thomas Dreibholz <[email protected]>
Date: Fri Nov 8 16:33:22 2024 +0100
Added files.
commit 09e0f9ff80586e8a4ba05d10b0d83c2b263428ae
Author: Thomas Dreibholz <[email protected]>
Date: Fri Nov 8 16:31:57 2024 +0100
Added workflows.
commit ca649b4f83f5889986a147c7a5a89b2ef5eaa849
Author: Thomas Dreibholz <[email protected]>
Date: Fri Nov 8 16:30:33 2024 +0100
Added CI scripts.
commit fab943c7e35324b766bb8d0df79221b434efe16d
Author: Thomas Dreibholz <[email protected]>
Date: Fri Nov 8 16:29:47 2024 +0100
Added packaging files.
commit ae9dcd99975af4e304c780ad08fd01cbec8f5f24
Author: Thomas Dreibholz <[email protected]>
Date: Fri Nov 8 16:18:48 2024 +0100
A small fix.
commit 356230f8484b26c1a5cb147c4016bc95d63ed076
Author: Thomas Dreibholz <[email protected]>
Date: Fri Nov 8 16:08:45 2024 +0100
Added rule setup and removal.
commit 4886bd37d275c50243bd4d16cbb08a025c32cde5
Author: Thomas Dreibholz <[email protected]>
Date: Fri Nov 8 15:02:44 2024 +0100
Minor clean-ups.
commit 71785bcdebaab1c6849665da5b09d648bfa9bec3
Author: Thomas Dreibholz <[email protected]>
Date: Fri Nov 8 15:00:54 2024 +0100
Code clean-ups.
commit 2e11eb88d3c1a12b0c550f89d699e0b5aae5ef7a
Author: Thomas Dreibholz <[email protected]>
Date: Fri Nov 8 14:50:14 2024 +0100
Initial route configuration in custom table.
commit d90eb8d736baf2d04d53e0ad86d0182f16684072
Author: Thomas Dreibholz <[email protected]>
Date: Fri Nov 8 13:23:21 2024 +0100
Some clean-ups.
commit 2264009f63935eded27831e4cb5f207fde8a6c75
Author: Thomas Dreibholz <[email protected]>
Date: Fri Nov 8 13:18:58 2024 +0100
Further progress.
commit 6e3ef07aeb7a0451f9d837fdc31eeb075e974c4c
Author: Thomas Dreibholz <[email protected]>
Date: Fri Nov 8 13:15:49 2024 +0100
Added placeholder for manpage.
commit 942f8dc579d8a9b0e14fd1f04f7e604388412808
Author: Thomas Dreibholz <[email protected]>
Date: Fri Nov 8 12:51:30 2024 +0100
Updated build script.
commit 7f83ebcaba50dacb14852dcc6ae21dadb1aff29a
Author: Thomas Dreibholz <[email protected]>
Date: Fri Nov 8 12:51:19 2024 +0100
Further progress.
commit 608cde0a39d18f86c0cf062ccc13124990ff7e6d
Author: Thomas Dreibholz <[email protected]>
Date: Fri Nov 8 12:24:52 2024 +0100
Some progress.
commit fd82b32fc9a7e65c1e16c987db8c6aa7dc392750
Author: Thomas Dreibholz <[email protected]>
Date: Fri Nov 8 10:31:08 2024 +0100
Another update.
commit 1f014a3ca12d8e1efd0b7797592ffcd86ce2af0e
Author: Thomas Dreibholz <[email protected]>
Date: Fri Nov 8 09:31:28 2024 +0100
Some updates.
commit 8fc9e0ec53a140b54e32528ab1a4c90c0756e982
Author: Thomas Dreibholz <[email protected]>
Date: Fri Nov 8 09:06:29 2024 +0100
Added initial build files.
commit e9dd83263c05a99e0d2f74f689e65975ef7f6558
Author: Thomas Dreibholz <[email protected]>
Date: Fri Nov 8 08:08:48 2024 +0100
Some updates.
commit 6dae807d7e5cae11397ba61dda98c3450a35cf84
Author: NorNet Praesum Presum <[email protected]>
Date: Fri Nov 8 07:38:43 2024 +0100
Some testing.