12005-02-24 17:59  bb
2
3	* fwanalog.sh: Uses a lock file to avoid multiple calls with the
4	  same output directory; probably fixed the bug which caused
5	  fwanalog not to process the input if it started with the last
6	  line of fwanalog.all.log
7
82005-02-24 16:59  bb
9
10	* fwanalog.opts.freebsd, fwanalog.opts.fw1, fwanalog.opts.ipfw,
11	  fwanalog.opts.linux22, fwanalog.opts.linux24,
12	  fwanalog.opts.master, fwanalog.opts.openbsd,
13	  fwanalog.opts.openbsd3, fwanalog.opts.pix,
14	  fwanalog.opts.solarisipf, fwanalog.opts.sonicwall,
15	  fwanalog.opts.watchguard, fwanalog.opts.zynos, support/mkopts.sh:
16	  New ipfw and sonicwall parsers
17
182005-02-24 16:57  bb
19
20	* fwanalog.sh: Added contributed sonicwall parser
21
222005-02-24 16:01  bb
23
24	* fwanalog.opts.master, support/mkopts.sh: New ipfw support
25
262005-02-24 15:56  bb
27
28	* fwanalog.sh: New ipfw function; bugfix in cisco()
29
302004-07-10 21:37  bb
31
32	* support/mklangfile.it.sh: Italian Analog langfile translator
33	  script, thanks to Luca Pasquali
34
352004-07-10 21:16  bb
36
37	* fwanalog.sh: IGMP support for watchguard firebox
38
392004-05-23 10:26  bb
40
41	* fwanalog.sh: Hint from Charles Bueche: the syntax "tail -$number"
42	  is deprecated, "tail -n $number" should be used.
43
442004-03-23 13:31  bb
45
46	* fwanalog.sh: Allow alphanumeric rule names in Cisco list output
47
482004-03-18 17:40  bb
49
50	* README, fwanalog.analog.conf.local, fwanalog.sh: Preparing
51	  release 0.6.4
52
532004-03-18 17:35  bb
54
55	* fwanalog.sh: Allow PIX logs without TCP flags
56
572004-03-18 17:34  bb
58
59	* README.firewall: Added info about metalog
60
612004-02-26 17:09  bb
62
63	* fwanalog.sh: Made the error message when no input files were
64	  found a bit better
65
662004-02-26 17:04  bb
67
68	* fwanalog.sh: empty $inputfiles patch by Emanuele Rocca; possible
69	  Cisco improvements
70
712003-11-25 18:11  bb
72
73	* fwanalog.opts.freebsd, fwanalog.opts.fw1, fwanalog.opts.linux22,
74	  fwanalog.opts.linux24, fwanalog.opts.master,
75	  fwanalog.opts.openbsd, fwanalog.opts.openbsd3, fwanalog.opts.pix,
76	  fwanalog.opts.solarisipf, fwanalog.opts.watchguard,
77	  fwanalog.opts.zynos, fwanalog.sh: Small fixes for problems that
78	  accumulated since September
79
802003-08-28 14:58  bb
81
82	* fwanalog.analog.conf.local: Updated version number
83
842003-08-28 14:54  bb
85
86	* fwanalog.sh, README: Updated version number
87
882003-08-28 14:54  bb
89
90	* fwanalog.opts.fw1: New config file: fwanalog.opts.fw1
91
922003-08-28 14:52  bb
93
94	* fwanalog.sh: Small fixes in cisco, fw1, iptables
95
962003-07-05 11:34  bb
97
98	* fwanalog.analog.conf, fwanalog.analog.conf.local: Moved the user
99	  modifiable unknown ICMP alias to local
100
1012003-07-05 11:30  bb
102
103	* fwanalog.sh: OpenBSD 3 (PF) fixes: better handling of ICMP
104
1052003-06-19 22:28  bb
106
107	* CONTRIBUTORS: Kenneth is not the Debian maintainer anymore
108
1092003-06-19 22:24  bb
110
111	* README, fwanalog.analog.conf.local: Automatically changed version
112	  number
113
1142003-06-19 22:22  bb
115
116	* fwanalog.sh: Enable "-" in cisco interface names (\w doesn't
117	  match it)
118
1192003-06-12 23:23  bb
120
121	* fwanalog.sh: Yet another small PIX fix; grep for Firewall-1
122	  instead of Firewall so only the correct entries get selected
123
1242003-04-27 21:07  bb
125
126	* fwanalog.sh: Hopefully fixed an ICMP parsing problem
127
1282003-04-27 21:06  bb
129
130	* fwanalog.lng: Analog 5.32 based langfile
131
1322003-03-21 17:30  bb
133
134	* fwanalog.sh: small bugfix in a cisco regexp: use both the
135	  destination port and the icmp type as they won't appear at the
136	  same time
137
1382003-03-21 17:21  bb
139
140	* fwanalog.sh: pix() renamed to cisco(); added support for new log
141	  entry formats
142
1432003-03-21 00:31  bb
144
145	* fwanalog.sh: Renamed pix() to cisco(), pix stays in as an alias.
146	  Added support for Cisco routers with access lists.
147
1482003-03-21 00:31  bb
149
150	* fwanalog.analog.conf: Better output alias for unknown numeric
151	  protocols
152
1532003-03-20 22:41  bb
154
155	* support/mklangfile.fr.sh: New converter for French language
156	  files, contributed by Jean-Louis Saint-Dizier
157
1582003-03-17 08:04  bb
159
160	* fwanalog.sh: Preparing for release 0.6.3
161
1622003-03-14 00:09  bb
163
164	* fwanalog.sh: Added support for PIX logs with access lists; remove
165	  fwanalog.analog.conf.gen together with the other temp files
166
1672003-03-11 15:58  bb
168
169	* README, fwanalog.analog.conf.local: Auto-fixed version number
170
1712003-03-11 15:52  bb
172
173	* mkrelease.sh: Corrected a regexp bug
174
1752003-03-11 15:49  bb
176
177	* CONTRIBUTORS, fwanalog.opts.freebsd, fwanalog.opts.linux22,
178	  fwanalog.opts.linux24, fwanalog.opts.master,
179	  fwanalog.opts.openbsd, fwanalog.opts.openbsd3, fwanalog.opts.pix,
180	  fwanalog.opts.solarisipf, fwanalog.opts.watchguard,
181	  fwanalog.opts.zynos, support/mkopts.sh: Preparing release
182	  0.6.3pre7 with Firewall-One support
183
1842003-03-11 15:39  bb
185
186	* fwanalog.sh: Prepared for release 0.6.3pre7: - Support for
187	  Firewall-One logs, contributed by Jean-Louis Saint-Dizier -
188	  Common options are written into a generated config file so the
189	  analog   calls are simpler.  - -m command line option for
190	  creating the output in the COMPUTER format   for possible further
191	  processing using ReportMagic or other "Analog   beautifier"
192	  software. At the moment, this is only usable for experimenting.
193
1942003-02-13 18:02  bb
195
196	* fwanalog.sh: Added the -c option for specifying another config
197	  file
198
1992003-02-13 13:44  bb
200
201	* fwanalog.sh: Don't switch off the runtime report and the GOTOs in
202	  yesterday's HTML report
203
2042003-02-13 00:44  bb
205
206	* mkrelease.sh: Modify the version number in README automatically
207
2082003-02-13 00:42  bb
209
210	* fwanalog.sh: Prepared for release 0.6.3pre5
211
2122003-02-13 00:38  bb
213
214	* README: More troubleshooting meta-info
215
2162003-02-13 00:31  bb
217
218	* README: Added a small troubleshooting section
219
2202003-02-13 00:16  bb
221
222	* fwanalog.lng, fwanalog.sh: Made the second (PIX) date optional
223
2242003-02-11 18:20  bb
225
226	* fwanalog.sh: Allow multiple whitespace characters after "flags"
227	  in pic()
228
2292003-01-23 23:11  bb
230
231	* fwanalog.sh: Generate HTML report for yesterday
232
2332003-01-22 20:02  bb
234
235	* fwanalog.sh: Fix in pix(): allow [] around the hostname
236
2372003-01-22 20:01  bb
238
239	* README: Preparation for release 0.6.3pre4
240
2412003-01-21 14:10  bb
242
243	* fwanalog.sh:	Bugfix in watchguard(): allow two-digit dates:call
244	  HomeWok()
245
2462003-01-18 22:30  bb
247
248	* fwanalog.lng: Updated for Analog 5.30
249
2502003-01-18 22:28  bb
251
252	* CONTRIBUTORS, README.firewall: Watchguard update
253
2542003-01-18 22:27  bb
255
256	* fwanalog.analog.conf: remove the invalid N column from the SIZE
257	  report
258
2592003-01-18 22:27  bb
260
261	* fwanalog.sh: New mode for analyzing only yesterday (command line
262	  option "-y"); fixes for error conditions (better troubleshooting
263	  messages).
264
2652003-01-16 16:43  bb
266
267	* fwanalog.opts.watchguard: Added to the repository
268
2692003-01-14 17:23  bb
270
271	* fwanalog.sh: Small comment fix
272
2732003-01-14 17:22  bb
274
275	* README, README.firewall, fwanalog.opts.freebsd,
276	  fwanalog.opts.linux22, fwanalog.opts.linux24,
277	  fwanalog.opts.master, fwanalog.opts.openbsd,
278	  fwanalog.opts.openbsd3, fwanalog.opts.pix,
279	  fwanalog.opts.solarisipf, fwanalog.opts.zynos, fwanalog.sh,
280	  mkrelease.sh, support/mkopts.sh: Added Watchguard Firebox support
281
2822003-01-08 16:52  bb
283
284	* README, fwanalog.analog.conf.local, fwanalog.sh: Preparing for
285	  release 0.6.2
286
2872003-01-04 11:14  bb
288
289	* fwanalog.sh: Changed another version number; deleted a debug line
290
2912003-01-04 11:10  bb
292
293	* CONTRIBUTORS: Added Ric Moseley
294
2952003-01-04 11:07  bb
296
297	* README: Small corrections
298
2992003-01-04 11:03  bb
300
301	* fwanalog.sh: Process lines with "2x"
302
3032003-01-04 10:59  bb
304
305	* fwanalog.sh: Processes all usable entries in the Cisco PIX
306	  logfile; fake packet length changed to 0 so the size report
307	  disappears automatically.
308
3092003-01-03 23:05  bb
310
311	* fwanalog.sh: New beta version with some support for Cisco PIX
312	  firewalls
313
3142003-01-03 23:04  bb
315
316	* mkrelease.sh: Added fwanalog.opts.pix
317
3182003-01-03 23:02  bb
319
320	* fwanalog.opts.freebsd, fwanalog.opts.linux22,
321	  fwanalog.opts.linux24, fwanalog.opts.master,
322	  fwanalog.opts.openbsd, fwanalog.opts.openbsd3, fwanalog.opts.pix,
323	  fwanalog.opts.solarisipf, fwanalog.opts.zynos: New support for
324	  Cisco PIX firewalls
325
3262003-01-03 23:00  bb
327
328	* support/mkopts.sh: Added support for Cisco PIX firewall logs
329
3302003-01-03 22:23  bb
331
332	* fwanalog.analog.conf: The ICMP aliases output the ICMP code in
333	  addition to the description
334
3352003-01-03 22:21  bb
336
337	* README.firewall: Added info about logging from Cisco PIX
338	  firewalls
339
3402002-08-06 16:42  bb
341
342	* fwanalog.opts.freebsd, fwanalog.opts.linux22,
343	  fwanalog.opts.linux24, fwanalog.opts.master,
344	  fwanalog.opts.openbsd, fwanalog.opts.openbsd3,
345	  fwanalog.opts.solarisipf, fwanalog.opts.zynos: Documented some
346	  options
347
3482002-08-06 16:42  bb
349
350	* mkrelease.sh: Generates a GPG signature
351
3522002-05-11 22:24  bb
353
354	* README, fwanalog.analog.conf, fwanalog.sh: Reversed the changes
355	  for "0.6.2" as it turned out that the new feature doesn't work
356	  correctly and can't be made to work. Well, it was only 5 hours or
357	  so.
358
3592002-05-11 21:19  bb
360
361	* fwanalog.analog.conf, fwanalog.analog.conf.local: Configuration
362	  changes necessary for the port/ICMP type report
363
3642002-05-11 21:15  bb
365
366	* README, fwanalog.lng, fwanalog.sh: Changes for release 0.6.2
367
3682002-05-11 21:05  bb
369
370	* support/: mklangfile.de.sh, mklangfile.us.sh: Updated the English
371	  and German translation scripts for the new port/ICMP type report.
372	  The German script was in a very sucky state.
373
3742002-05-03 21:40  bb
375
376	* README, fwanalog.analog.conf.local: Changes for 0.6.1
377
3782002-05-03 21:35  bb
379
380	* fwanalog.sh: Always change the links pointing to separate reports
381	  if those exist.
382
3832002-05-03 21:32  bb
384
385	* mkrelease.sh: Include the new sample script in releases
386
3872002-05-03 21:29  bb
388
389	* support/daily-report.sh: New: sample script for generating a
390	  daily e-mail
391
3922002-05-03 21:22  bb
393
394	* fwanalog.opts.freebsd, fwanalog.opts.linux22,
395	  fwanalog.opts.linux24, fwanalog.opts.openbsd,
396	  fwanalog.opts.openbsd3, fwanalog.opts.solarisipf,
397	  fwanalog.opts.zynos: Generated from the new changed master file
398
3992002-05-03 21:19  bb
400
401	* fwanalog.opts.master: Some more documentation (-p option)
402
4032002-05-03 21:19  bb
404
405	* README: 0.6 changes
406
4072002-05-03 20:02  bb
408
409	* mkrelease.sh: Added new files
410
4112002-04-29 09:12  bb
412
413	* fwanalog.analog.conf.local: Added the option for including
414	  well_known_services.conf
415
4162002-04-29 09:05  bb
417
418	* support/well_known_ports.conf: Changed the protocol to a wildcard
419	  because in some cases the protocol is unknown. Removed some ports
420	  because they are in the normal services.conf.
421
4222002-04-29 09:02  bb
423
424	* services.conf: Added some well known services
425
4262002-04-29 08:33  bb
427
428	* TODO: Edited the last item so it is in sync with reality
429
4302002-04-29 01:12  bb
431
432	* fwanalog.sh: Replace only in files that contain the search string
433	  (duh!), dramatic speed improvement.  Prepared for 0.6.
434
4352002-04-29 01:11  bb
436
437	* fwanalog.analog.conf: Better output of ICMP now actually works.
438	  (The more specific commands need to be before the less specific
439	  ones.)
440
4412002-04-28 19:03  bb
442
443	* fwanalog.analog.conf: Added aliases for ICMP types
444
4452002-04-28 15:36  bb
446
447	* support/mkservices.conf.sh: Accepts the service file as parameter
448	  $1
449
4502002-04-28 15:35  bb
451
452	* support/well_known_ports.conf: New optional services file with
453	  LOTS of more-or-less well-known ports.
454
4552002-03-22 21:39  bb
456
457	* mkrelease.sh: Writes the current version number into
458	  fwanalog.analog.conf.local automagically
459
4602002-03-16 14:47  bb
461
462	* fwanalog.sh: Fixed the separate reports so they work with
463	  onehost=firewall
464
4652002-03-13 17:25  bb
466
467	* fwanalog.sh: Fixed a sed regexp bug - added A-Z to match
468	  uppercase protocol names
469
4702002-03-09 10:53  bb
471
472	* fwanalog.sh: sed on OpenBSD 3.0 doesn't know s///i so removed it
473	  from two places as it was unnecessary
474
4752002-03-08 14:53  bb
476
477	* TODO: separate reports are done now
478
4792002-03-08 14:32  bb
480
481	* fwanalog.opts.freebsd, fwanalog.opts.linux22,
482	  fwanalog.opts.linux24, fwanalog.opts.master,
483	  fwanalog.opts.openbsd, fwanalog.opts.openbsd3,
484	  fwanalog.opts.solarisipf, fwanalog.opts.zynos: Documented the
485	  sep_* options; find -maxdepth 1
486
4872002-03-08 14:29  bb
488
489	* README.firewall: Added Matt Christian's howto for setting up
490	  ZyXEL/Netgear routers for syslogging for fwanalog
491
4922002-03-08 14:28  bb
493
494	* CONTRIBUTORS: Added Matt Christian
495
4962002-03-08 14:25  bb
497
498	* mkrelease.sh: Added the separate README files
499
5002002-03-08 14:24  bb
501
502	* fwanalog.sh: - Final fixes for 0.6pre - Set sep_* to false if
503	  $today_only
504
5052002-03-08 11:24  bb
506
507	* services.conf, support/mkservices.conf.sh: s/sql*net/sql-net/ to
508	  avoid a regexp problem; two new trojans
509
5102002-03-08 10:37  bb
511
512	* README, README.firewall: New file about configuring the firewall;
513	  some documentation for the "create separate reports" function.
514
5152002-03-08 10:09  bb
516
517	* fwanalog.sh: Small ipf fixes for matching only blocked lines
518
5192002-03-08 10:06  bb
520
521	* README.sudo: New file explains how to run fwanalog as a normal
522	  user instead of root.
523
5242002-03-07 21:28  bb
525
526	* fwanalog.sh: Fix for IGMP packets in iptables()
527
5282002-03-07 20:41  bb
529
530	* fwanalog.sh: * Separate packet logs * fix for Solaris: only
531	  zegrep for blocked packets, not for passed ones (maybe look at
532	  the other regexps for the same problem?)
533
5342002-03-05 16:55  bb
535
536	* fwanalog.opts.master, fwanalog.sh: packet reports works somewhat
537
5382002-03-04 20:57  bb
539
540	* fwanalog.sh: Working support for separate host reports
541
5422002-03-04 20:55  bb
543
544	* fwanalog.analog.conf, fwanalog.analog.conf.local: Moved some
545	  formatting options into the local file; small fixes
546
5472002-03-04 20:54  bb
548
549	* fwanalog.opts.master: Added info about "nice analog" and the
550	  configuration option for separate host reports
551
5522002-03-03 16:55  bb
553
554	* fwanalog.opts.freebsd, fwanalog.opts.linux22,
555	  fwanalog.opts.linux24, fwanalog.opts.master,
556	  fwanalog.opts.openbsd, fwanalog.opts.openbsd3,
557	  fwanalog.opts.solarisipf, fwanalog.opts.zynos: New option file
558	  for ZyNOS
559
5602002-03-03 16:54  bb
561
562	* fwanalog.sh: Support for ZyNOS logs, contributed by Matt
563	  Christian.  Removed the unused tempfile from the script.
564
5652002-03-03 16:53  bb
566
567	* support/mkopts.sh: Support for ZyNOS logs
568
5692002-02-23 22:39  bb
570
571	* fwanalog.sh: Prepared for release 0.5.1
572
5732002-02-23 22:38  bb
574
575	* TODO, fwanalog.analog.conf, fwanalog.analog.conf.local: Nanofixes
576
5772002-02-23 22:35  bb
578
579	* fwanalog.lng: Updated version for analog 5.21
580
5812002-02-23 22:35  bb
582
583	* fwanalog.sh: Better error handling by not ignoring the analog.err
584	  file
585
5862002-02-23 22:34  bb
587
588	* support/trojan-services: Added two more trojans
589
5902002-02-19 14:36  bb
591
592	* mkrelease.sh: Add TODO to releases
593
5942002-02-19 14:36  bb
595
596	* TODO: New file for gathering ideas
597
5982002-02-19 14:22  bb
599
600	* README: More remarks for release 0.5
601
6022002-02-19 14:15  bb
603
604	* mkrelease.sh: Added to the repository
605
6062002-02-19 14:13  bb
607
608	* fwanalog.sh: Release of version 0.5
609
6102002-02-19 14:10  bb
611
612	* CONTRIBUTORS: Added Tilmann Bubeck
613
6142002-02-15 23:34  bb
615
616	* fwanalog.sh: Small change to avoid a zegrep bug on RedHat 7.1
617
6182002-02-06 10:36  bb
619
620	* fwanalog.analog.conf: Added two columns that make sense in the
621	  log prefix report
622
6232002-02-06 07:44  bb
624
625	* fwanalog.sh: Corrected the line wrap in solarisipf()
626
6272002-02-06 00:32  bb
628
629	* README: OpenBSD 3.0 rant added
630
6312002-02-06 00:22  bb
632
633	* README: Hints for non-free Unix users
634
6352002-02-05 23:47  bb
636
637	* CONTRIBUTORS, README: Updated for the new version
638
6392002-02-05 23:38  bb
640
641	* fwanalog.analog.conf, fwanalog.analog.conf.local: Moved the
642	  user/log prefix report to fwanalog.analog.conf again
643
6442002-02-05 23:35  bb
645
646	* fwanalog.sh: Integrated the Solaris and some portability changes
647
6482002-02-05 23:34  bb
649
650	* services.conf: Re-added the trojan ports
651
6522002-02-05 23:30  bb
653
654	* support/trojan-services: Added the required quotes
655
6562002-02-05 23:28  bb
657
658	* support/mkopts.sh: Creates option files from fwanalog.opts.master
659	  for each supported architecture
660
6612002-02-05 23:27  bb
662
663	* support/trojan-services: Common trojan port list in the new
664	  services format
665
6662002-02-05 23:10  bb
667
668	* fwanalog.opts.freebsd, fwanalog.opts.linux22,
669	  fwanalog.opts.linux24, fwanalog.opts.master,
670	  fwanalog.opts.openbsd, fwanalog.opts.openbsd3,
671	  fwanalog.opts.solarisipf: added egrep
672
6732002-02-05 21:55  bb
674
675	* fwanalog.opts.freebsd, fwanalog.opts.linux22,
676	  fwanalog.opts.linux24, fwanalog.opts.master,
677	  fwanalog.opts.openbsd, fwanalog.opts.openbsd3,
678	  fwanalog.opts.solarisipf: New version: new constants for some GNU
679	  programs; added solarisipf
680
6812002-02-05 21:30  bb
682
683	* fwanalog.sh: Made it really work on OpenBSD 3.0
684
6852002-02-05 20:29  bb
686
687	* fwanalog.sh: merged with experimental pf3 version
688
6892002-02-05 18:20  bb
690
691	* fwanalog.sh: Version 0.5pre: added OpenBSD 3.0's binary format
692	  (pf_30), iptables() can now use log prefixes and show them in a
693	  special report
694
6952002-02-05 18:15  bb
696
697	* fwanalog.opts.openbsd, fwanalog.opts.openbsd3: Created using the
698	  current mkopts.sh
699
7002002-02-05 18:11  bb
701
702	* fwanalog.opts.master: Added information about OpenBSD 3.0's
703	  pflog.
704
7052002-02-05 17:53  bb
706
707	* fwanalog.analog.conf, fwanalog.analog.conf.local: Activated the
708	  User Report, it is now the Log Prefix report for iptables.
709	  (Analog doesn't show it if there aren't any data.)
710
7112002-02-05 17:26  bb
712
713	* fwanalog.lng: Converted for 0.5 to use log prefix instead of user
714
7152002-02-05 17:24  bb
716
717	* support/: mklangfile.de.sh, mklangfile.us.sh: Added conversion of
718	  user to log prefix
719
7202002-02-02 10:47  bb
721
722	* services.conf, support/mkservices.conf.sh: The port number is
723	  also shown with the service name
724
7252001-11-23 23:30  bb
726
727	* README: Updated the version number
728
7292001-11-23 23:28  bb
730
731	* fwanalog.sh: Updated version number
732
7332001-11-23 23:25  bb
734
735	* fwanalog.sh: Small regexp fixes in iptables() and ipchains()
736
7372001-09-27 22:35  bb
738
739	* CONTRIBUTORS: Added Eric Duchene
740
7412001-09-27 22:34  bb
742
743	* README: Fixed stupid description of onehost mode
744
7452001-08-23 15:28  bb
746
747	* fwanalog.sh: Prepared release 0.4 including the -t option and
748	  bugfixes.
749
7502001-08-23 15:13  bb
751
752	* CONTRIBUTORS: Added jeroen@derks.it
753
7542001-08-23 14:55  bb
755
756	* fwanalog.sh: Added @ to the OpenBSD grep line to ignore lines
757	  with STATE: information.
758
7592001-08-19 10:57  bb
760
761	* fwanalog.sh: 0.4pre release, determines the new log lines without
762	  diff (much faster with large files).
763
7642001-08-19 10:50  bb
765
766	* fwanalog.analog.conf.local: Removed non-working DIROUTPUTALIIAS
767
7682001-08-18 23:02  bb
769
770	* fwanalog.opts.freebsd, fwanalog.opts.linux22,
771	  fwanalog.opts.linux24, fwanalog.opts.openbsd: Added some more
772	  documentation
773
7742001-08-18 22:59  bb
775
776	* fwanalog.opts.master: Master configuration file with full
777	  documentation of all options
778
7792001-08-18 22:58  bb
780
781	* fwanalog.opts.freebsd, fwanalog.opts.linux22,
782	  fwanalog.opts.linux24, fwanalog.opts.openbsd: The opts files are
783	  now auto-generated from fwanalog.opts.master
784
7852001-08-18 22:39  bb
786
787	* fwanalog.analog.conf, fwanalog.analog.conf.local: Corrected some
788	  options; all user-changeable options are now in
789	  fwanalog.analog.conf.local and well-documented.
790
7912001-08-18 22:38  bb
792
793	* CONTRIBUTORS: Added Maxim Baars
794
7952001-08-18 22:26  bb
796
797	* README: Removed rotating, added the analog => fwanalog mappings
798
7992001-08-18 12:33  bb
800
801	* services.conf: Added common trojan ports, contributed by Maxim
802	  Baars
803
8042001-08-18 12:32  bb
805
806	* support/mklangfile.de.sh: Browser => MAC-Adresse(n)
807
8082001-08-18 12:25  bb
809
810	* support/mklangfile.us.sh: browser => MAC address
811
8122001-08-18 12:24  bb
813
814	* fwanalog.lng: Converted the current langfile; browser => MAC
815	  address
816
8172001-08-05 19:54  bb
818
819	* fwanalog.sh: Corrected a typo in the OpenBSD regexp.
820
8212001-08-05 15:05  bb
822
823	* CONTRIBUTORS: fixed a typo in Paolo Denti's e-mail address
824
8252001-08-05 14:26  bb
826
827	* fwanalog.opts.freebsd, fwanalog.opts.linux22,
828	  fwanalog.opts.linux24, fwanalog.opts.openbsd: Added documentation
829	  of the new onehost=dynip option
830
8312001-08-05 14:22  bb
832
833	* fwanalog.sh: Release 0.3: dynip option, bugfixes, ICMP support on
834	  Linux 2.4
835
8362001-08-05 14:21  bb
837
838	* fwanalog.analog.conf: added a DIROUTPUTALIAS for ICMP
839
8402001-08-05 14:21  bb
841
842	* README: Added the dynip option
843
8442001-08-05 14:19  bb
845
846	* CONTRIBUTORS: Added the contributors of release 0.3
847
8482001-08-05 10:37  bb
849
850	* fwanalog.sh: Prepared for release 0.3, one bugfix.
851
8522001-07-09 21:50  bb
853
854	* fwanalog.opts.freebsd, fwanalog.opts.openbsd: Clarified the
855	  available options.
856
8572001-07-09 21:50  bb
858
859	* fwanalog.sh: Added FreeBSD support. This will be release 0.2.2.
860
8612001-07-09 21:47  bb
862
863	* fwanalog.opts.freebsd: New configuration file for FreeBSD
864
8652001-05-05 17:44  bb
866
867	* fwanalog.sh: Updated version history. This is release 0.2.1.
868
8692001-05-05 17:24  bb
870
871	* README: Updated for release 0.2.1
872
8732001-05-05 17:16  bb
874
875	* fwanalog.lng: New English language file for Analog 5.0
876
8772001-05-05 17:12  bb
878
879	* fwanalog.analog.conf: Changes for Analog 5.0 compatibility
880
8812001-05-05 17:11  bb
882
883	* fwanalog.sh: - iptables (Linux 2.4) regexp works with new logfile
884	  format - Fixes for Analog 5.0 compatibility and chart creation
885
8862001-05-05 17:09  bb
887
888	* fwanalog.analog.conf.local: New in CVS: config file for local
889	  settings
890
8912001-04-18 21:47  bb
892
893	* CONTRIBUTORS, README: Updated documentation.
894
8952001-04-18 21:20  bb
896
897	* support/mklangfile.de.sh: New conversion script for German
898	  language files.
899
9002001-04-18 21:19  bb
901
902	* README: Updated the documentation.
903
9042001-04-18 20:40  bb
905
906	* fwanalog.sh: Added support for Linux 2.2 ipchains logs, tested
907	  with 17 MB of logs.  This will be release 0.2.
908
9092001-04-18 20:38  bb
910
911	* fwanalog.opts.linux22: New configuration file for Linux 2.2
912	  ipchains.
913
9142001-04-15 17:04  bb
915
916	* fwanalog.sh: Unnecessary "HTML Conformant!" line and its picture
917	  (which causes 404s on web servers) are removed from the created
918	  report files.
919
9202001-04-15 17:03  bb
921
922	* fwanalog.analog.conf: Changed REFOUTPUTALIAS so packets without a
923	  port number (e.g. ICMP) aren't shown as "http:///".
924
9252001-04-15 16:40  bb
926
927	* README: Added section about language files
928
9292001-04-15 16:10  bb
930
931	* fwanalog.lng: File is now generated automatically from the Analog
932	  language file via the support/mklangfile.{language}.sh script.
933
9342001-04-15 15:59  bb
935
936	* support/mklangfile.us.sh: New script for converting  Analog
937	  language files from any version to fwanalog language files
938
9392001-04-14 23:57  bb
940
941	* CONTRIBUTORS: New in CVS
942
9432001-04-14 23:53  bb
944
945	* support/: mkprotocols.conf.sh, protocols.conf: Removing this
946	  file. Analog applies the aliasing rules only once, so this is
947	  impossible to use. It was unnecessary, too.
948
9492001-04-14 23:51  bb
950
951	* support/mkservices.conf.sh: Fixed for the nmap services file
952
9532001-04-14 23:46  bb
954
955	* services.conf: New file: mappings of popular services, taken from
956	  the nmap distribution
957
9582001-04-14 23:45  bb
959
960	* fwanalog.sh: Added support for the "one host" option; diff uses
961	  "-d" to avoid duplicate log entries; small Analog tweaks
962
9632001-04-14 23:43  bb
964
965	* fwanalog.opts.linux24, fwanalog.opts.openbsd: Changed to /bin/sh;
966	  added support for "one host mode"; corrected timezone
967
9682001-04-08 23:31  bb
969
970	* fwanalog.analog.conf: Added some configuration examples.
971
9722001-04-08 22:54  bb
973
974	* fwanalog.lng: Clarified the line about unwanted logfile entries.
975
9762001-04-08 22:38  bb
977
978	* fwanalog.sh: Tested and made runnable on OpenBSD where /bin/sh is
979	  ksh. Still works on GNU/Linux' Bash.
980
9812001-04-08 22:37  bb
982
983	* fwanalog.lng: Small fix for better English (as far as I can tell)
984
9852001-04-08 19:43  bb
986
987	* README: Additional documentation.
988
9892001-04-08 18:18  bb
990
991	* support/: mkprotocols.conf.sh, mkservices.conf.sh,
992	  protocols.conf: New support directory with optional files.
993
9942001-04-08 18:17  bb
995
996	* mkservices.conf.sh: Removed mkservices from this directory, moved
997	  it to support/.
998
9992001-04-08 18:16  bb
1000
1001	* fwanalog.sh: Small fixes; the logformat is now specified in the
1002	  config file.
1003
10042001-04-08 18:15  bb
1005
1006	* fwanalog.analog.conf: Changed APACHELOGFORMAT to
1007	  APACHEDEFAULTLOGFORMAT so it doesn't have to be specified on the
1008	  command line.
1009
10102001-04-08 18:15  bb
1011
1012	* README, fwanalog.lng, fwanalog.opts.linux24,
1013	  fwanalog.opts.openbsd: Documentation fixes
1014
10152001-04-08 00:10  bb
1016
1017	* mkservices.conf.sh: Adding first revision to CVS.
1018
10192001-04-07 21:31  bb
1020
1021	* fwanalog.sh: Added mkdir -p outdir to make it easier for the
1022	  user.
1023
10242001-04-07 21:24  bb
1025
1026	* README: Adding new documentation to CVS
1027
10282001-04-07 21:24  bb
1029
1030	* fwanalog.sh: Documentation fix
1031
10322001-04-07 20:10  bb
1033
1034	* fwanalog.lng: Renamed "blocked requests" to "blocked packets"
1035
10362001-04-07 20:02  bb
1037
1038	* fwanalog.opts.linux24, fwanalog.opts.openbsd: Added the real
1039	  directory /var/log instead of a test one
1040
10412001-04-07 19:51  bb
1042
1043	* fwanalog-dom.tab, fwanalog.analog.conf, fwanalog.lng,
1044	  fwanalog.opts.linux24, fwanalog.opts.openbsd, fwanalog.sh:
1045	  Importing first running version
1046
1047