12006-12-14 Thursday 13:55  nick_voronin
2
3	* fidoconf/fidoconf.h (1.39): Fix mvc compilation issues
4
52006-12-14 Thursday 12:44  nick_voronin
6
7	* src/fidoconf.c (1.29): FIXME comment
8
92006-12-14 Thursday 12:42  nick_voronin
10
11	* src/cfg.c (1.8): add reinitialization of CommentChar on every
12	  init_conf call
13
142006-12-14 Thursday 09:28  stas_degteff
15
16	* doc/: keywords.hpt (1.38), proposal.texi (1.159): Move
17	  descriptions of the tokens 'readonly' and 'writeonly' into
18	  fidoconfig manual
19
202006-12-12 Tuesday 10:52  stas_degteff
21
22	* fidoconf/fidoconf.h (1.38), src/line.c (1.53), src/tparser.c
23	  (1.35): Default RO and default RW for areas
24
252006-11-25 Saturday 13:29  nick_voronin
26
27	* src/line.c (1.52): remove duplicated code
28
292006-09-06 Wednesday 01:06  nick_voronin
30
31	* src/: common.c (1.23), line.c (1.51): Bug with freeing s_link
32	  twice fixed, warning comment added
33
342006-08-30 Wednesday 10:52  stas_degteff
35
36	* src/fidoconf.c (1.28): Fix warning: 'C++ style comments are not
37	  allowed in ISO C90'
38
392006-08-16 Wednesday 19:17  stas_degteff
40
41	* src/fc2msged.c (1.4): Fix typo in previous patches
42
432006-08-16 Wednesday 19:07  stas_degteff
44
45	* src/fc2msged.c (1.3): Strong command-line parameters checking
46
472006-08-16 Wednesday 18:52  stas_degteff
48
49	* src/fc2msged.c (1.2): Fix: fidoconfig may be specified in command
50	  line now
51
522006-08-16 Wednesday 11:42  stas_degteff
53
54	* src/fc2ged.c (1.2): Strong command-line options check; add option
55	  '-c' (merge changes from fidoconfig-1.4)
56
572006-05-24 Wednesday 20:02  ssianky
58
59	* make/: FidoconfDll.8.vcproj (1.2), FidoconfDll.vcproj (1.4),
60	  linked.8.vcproj (1.2), linked.vcproj (1.2), tparser.8.vcproj
61	  (1.2), tparser.vcproj (1.3), FidoconfDll.70.vcproj (1.1),
62	  FidoconfDll.71.vcproj (1.1), FidoconfDll.80.vcproj (1.1),
63	  fconf2golded.80.vcproj (1.1), linked.70.vcproj (1.1),
64	  linked.71.vcproj (1.1), linked.80.vcproj (1.1), tparser.70.vcproj
65	  (1.1), tparser.71.vcproj (1.1), tparser.80.vcproj (1.1): Renamed
66	  to projname.XX.vcproj, where XX is compiler version.
67
682006-05-24 Wednesday 20:01  ssianky
69
70	* src/tparser.c (1.34): Added parsing of config token
71	  disableKludgeRescanned.
72
732006-05-15 Monday 21:39  ssianky
74
75	* doc/keywords.hpt (1.37), fidoconf/fidoconf.h (1.37),
76	  fidoconf/tokens.h (1.21), src/line.c (1.50): new token
77	  disableKludgeRescanned: do not add kludge @RESCANNED to messages
78
792006-04-18 Tuesday 08:01  stas_degteff
80
81	* src/line.c (1.49): Don't use Echoareadefaults for LocalArea
82
832006-03-01 Wednesday 17:25  stas_degteff
84
85	* doc/proposal.texi (1.158): Update seqdir description
86
872006-02-16 Thursday 18:48  stas_degteff
88
89	* README.TXT (1.6): Insert info about changes
90
912005-12-20 Tuesday 05:23  nick_voronin
92
93	* make/makefile.cyg (1.4): Fixed cygwin build
94
952005-11-26 Saturday 11:00  mche
96
97	* src/cfg.c (1.7): syntax fix
98
992005-11-06 Sunday 21:08  stas_degteff
100
101	* src/cfg.c (1.6): Prevent to call fopen(NULL,"rb")
102
1032005-09-05 Monday 08:21  andr_lukyanov
104
105	* src/common.c (1.22): fixed rulesDir output
106
1072005-06-20 Monday 08:41  val_khokhlov
108
109	* src/line.c (1.48): fix incorrect parsing of prefixed tokens w/o
110	  prefix (fwdPriority, etc.)
111
1122005-06-18 Saturday 19:23  val_khokhlov
113
114	* fidoconf/fidoconf.h (1.36), fidoconf/tokens.h (1.20), src/line.c
115	  (1.47): logDateFormat token
116
1172005-06-06 Monday 07:55  mche
118
119	* make/: FidoconfDll.8.vcproj (1.1), linked.8.vcproj (1.1),
120	  tparser.8.vcproj (1.1): project files for MSVC 8.0 added
121
1222005-05-07 Saturday 14:10  val_khokhlov
123
124	* fidoconf/fidoconf.h (1.35), src/fidoconf.c (1.27), src/tparser.c
125	  (1.33): fix setting ReadOnly/WriteOnly permissions in tparser
126
1272005-05-05 Thursday 22:29  nick_voronin
128
129	* src/line.c (1.46): bug fixed: *ReportsFlags were copied from
130	  deflink by pointer, not by value.
131
1322005-04-11 Monday 19:28  d_sergienko
133
134	* src/tparser.c (1.32): fixed uid/gid output
135
1362005-03-13 Sunday 19:03  val_khokhlov
137
138	* src/afixcmd.c (1.12): fix a bug with duplicating some config
139	  lines when updating a token from areafix (ex: passwords)
140
1412005-03-03 Thursday 11:54  val_khokhlov
142
143	* src/tparser.c (1.31): typo: filefixAutoCreateFile
144
1452005-02-25 Friday 00:12  nick_voronin
146
147	* src/tparser.c (1.30): DLLEXPORT define replaced with DLLIMPORT.
148	  FIXME: tparser doesn't export anything, on the contrary it import
149	  from dlls. Am I wrong?
150
1512005-02-25 Friday 00:09  nick_voronin
152
153	* src/line.c (1.45): memory leak on parseAreaOption fixed
154
1552005-02-25 Friday 00:06  nick_voronin
156
157	* src/fidoconf.c (1.26): several memory leaks fixed, mainly in
158	  disposeConfig
159
1602005-02-25 Friday 00:03  nick_voronin
161
162	* src/common.c (1.21): several small memory leaks in freeLink()
163	  fixed
164
1652005-02-25 Friday 00:01  nick_voronin
166
167	* src/afixcmn.c (1.7): hs_addr.domain now initialized with NULL on
168	  cvtAddr
169
1702005-02-02 Wednesday 16:59  val_khokhlov
171
172	* src/: line.c (1.44), tparser.c (1.29): new link token
173	  'rescanLimit' - to limit max rescan msgs count
174
1752005-02-02 Wednesday 16:27  val_khokhlov
176
177	* fidoconf/: fidoconf.h (1.34), tokens.h (1.19): new link token
178	  'rescanLimit' - to limit max rescan msgs count
179
1802005-02-02 Wednesday 15:41  val_khokhlov
181
182	* fidoconf/fidoconf.h (1.33), fidoconf/tokens.h (1.18),
183	  src/fidoconf.c (1.25), src/line.c (1.43), src/tparser.c (1.28):
184	  new token 'reportRequester' - if turned off, don't report who
185	  requested area
186
1872005-01-30 Sunday 20:12  i_zkh
188
189	* doc/: proposal.texi (1.157), rus/proposal.texi (1.7): Moved
190	  RobotsArea description to fidoconfig doc
191
1922005-01-13 Thursday 20:09  val_khokhlov
193
194	* fidoconf/fidoconf.h (1.32), fidoconf/tokens.h (1.17),
195	  doc/keywords.hpt (1.36), src/line.c (1.42), src/tparser.c (1.27):
196	  new token dailyBundles
197
1982005-01-09 Sunday 17:27  val_khokhlov
199
200	* fidoconf/fidoconf.h (1.31), src/common.c (1.20), src/line.c
201	  (1.41), src/tparser.c (1.26): move link baseDir to s_link_robot
202
2032005-01-09 Sunday 16:45  val_khokhlov
204
205	* fidoconf/fidoconf.h (1.30), src/common.c (1.19), src/fidoconf.c
206	  (1.24), src/line.c (1.40), src/tparser.c (1.25): enable sending
207	  echo rules for filefix too
208
2092005-01-09 Sunday 14:47  val_khokhlov
210
211	* src/line.c (1.39): fix: areafix/filefix prefix was not handled
212	  correctly
213
2142005-01-02 Sunday 16:44  val_khokhlov
215
216	* fidoconf/fidoconf.h (1.29), fidoconf/tokens.h (1.16),
217	  src/fidoconf.c (1.23), src/line.c (1.38), src/tparser.c (1.24):
218	  move some vars from s_link into s_link_robot
219
2202004-12-31 Friday 20:24  val_khokhlov
221
222	* src/fidoconf.c (1.22): use correct token for filefix robot's strC
223
2242004-12-30 Thursday 14:35  val_khokhlov
225
226	* fidoconf/fidoconf.h (1.28), fidoconf/tokens.h (1.15),
227	  src/afixcmd.c (1.11), src/cfg.c (1.5), src/common.c (1.18),
228	  src/fidoconf.c (1.21), src/line.c (1.37), src/tparser.c (1.23):
229	  move all robot-dependent stuff from s_link to s_link_robot
230
2312004-12-28 Tuesday 20:49  val_khokhlov
232
233	* fidoconf/fidoconf.h (1.27), fidoconf/tokens.h (1.14),
234	  src/common.c (1.17), src/fidoconf.c (1.20), src/line.c (1.36),
235	  src/tparser.c (1.22): move some vars from global into robot
236	  structure
237
2382004-12-26 Sunday 21:17  val_khokhlov
239
240	* fidoconf/fidoconf.h (1.26), src/fidoconf.c (1.19): add fields to
241	  robot struct to contain strings for 'area', 'filearea' words
242
2432004-12-26 Sunday 20:43  val_khokhlov
244
245	* src/common.c (1.16): use sstrdup() to fix a crash when free()'ing
246	  robots
247
2482004-12-25 Saturday 21:47  val_khokhlov
249
250	* fidoconf/common.h (1.7), fidoconf/fidoconf.h (1.25),
251	  fidoconf/tokens.h (1.13), src/common.c (1.15), src/fidoconf.c
252	  (1.18), src/line.c (1.35), src/tparser.c (1.21): multi-robot
253	  support, global config parameters only
254
2552004-12-19 Sunday 10:24  andrew_ladutsko
256
257	* src/line.c (1.34): fixed -nopause area option
258
2592004-12-19 Sunday 00:44  nick_voronin
260
261	* src/line.c (1.33): Check for no link definitions before 'Pack'
262	  keyword
263
2642004-12-09 Thursday 12:17  mche
265
266	* src/afixcmd.c (1.10): fix for unclosed config files
267
2682004-12-08 Wednesday 04:49  andr_lukyanov
269
270	* src/line.c (1.32): Fix check for no link definition. (patch by
271	  Nick Voronin)
272
2732004-11-03 Wednesday 10:33  mche
274
275	* fidoconf/common.h (1.6), src/common.c (1.14): added return codes
276	  to string2addr function
277
2782004-09-11 Saturday 07:36  pgul
279
280	* src/afixcmd.c (1.9): Check retcode of fseek() on config change
281
2822004-07-31 Saturday 14:53  andrew_ladutsko
283
284	* HISTORY (1.27), fidoconf/fidoconf.h (1.24), fidoconf/tokens.h
285	  (1.12), src/line.c (1.31), src/tparser.c (1.20): added denyRescan
286	  and rescanGrp tokens, added function getLinkRescanAccess
287
2882004-07-27 Tuesday 08:34  andrew_ladutsko
289
290	* src/tparser.c (1.19): fixed output of default value of
291	  "sortEchoList" token by tparser
292
2932004-07-13 Tuesday 06:41  andr_lukyanov
294
295	* doc/: proposal.texi (1.156), rus/proposal.texi (1.6): Fix syntax
296	  to 'Nodelistformat' token
297
2982004-05-12 Wednesday 17:17  andrew_ladutsko
299
300	* src/fidoconf.c (1.17): set default value for 'sysop' token
301
3022004-05-09 Sunday 15:47  andrew_ladutsko
303
304	* fidoconf/common.h (1.5), src/common.c (1.13), src/line.c (1.30):
305	  functions e_readCheck() and e_writeCheck() moved to htick, their
306	  functionality is now carried out by setLinkAccess()
307
3082004-04-13 Tuesday 10:25  sfpavel
309
310	* debian/compat (1.1): file compat was initially added on branch
311	  fidoconf-1_4-stable.
312
3132004-04-13 Tuesday 10:25  sfpavel
314
315	* debian/fidoconf-runtime.install (1.1): file
316	  fidoconf-runtime.install was initially added on branch
317	  fidoconf-1_4-stable.
318
3192004-04-13 Tuesday 10:25  sfpavel
320
321	* debian/libfidoconf1-dev.install (1.1): file
322	  libfidoconf1-dev.install was initially added on branch
323	  fidoconf-1_4-stable.
324
3252004-04-13 Tuesday 10:25  sfpavel
326
327	* debian/libfidoconf1.install (1.1): file libfidoconf1.install was
328	  initially added on branch fidoconf-1_4-stable.
329
3302004-03-27 Saturday 21:29  mche
331
332	* fidoconf/fidoconf.h (1.23), src/line.c (1.29): new option
333	  DaysToKeepTics in SaveTic
334
3352004-03-27 Saturday 21:09  mche
336
337	* src/fidoconf.c (1.16): fix memleak in freeSaveTic()
338
3392004-03-04 Thursday 20:35  mche
340
341	* src/line.c (1.28): fix parsing AutoCreateDefaults
342
3432004-02-17 Tuesday 09:29  mche
344
345	* src/line.c (1.27): fix parsing of SaveTic keyword
346
3472004-02-06 Friday 03:11  andr_lukyanov
348
349	* src/: fidoconf.c (1.15), tparser.c (1.18): Set advisoryLock
350	  'integer', by default 0 = off
351
3522004-01-25 Sunday 17:45  d_sergienko
353
354	* doc/: proposal.texi (1.155), rus/proposal.texi (1.5): password is
355	  case insensitive
356
3572004-01-23 Friday 10:41  mche
358
359	* src/: fidoconf.c (1.14), tparser.c (1.17): some improvement on
360	  fileDescription
361
3622004-01-23 Friday 07:40  andr_lukyanov
363
364	* fidoconf/fidoconf.h (1.22), fidoconf/tokens.h (1.11), src/line.c
365	  (1.26), src/tparser.c (1.16): Add new token: fileDescription, by
366	  default - files.bbs
367
3682004-01-21 Wednesday 04:02  andr_lukyanov
369
370	* make/makefile.mvcdll (1.2): Fix MSVC compilation
371
3722004-01-14 Wednesday 22:18  i_zkh
373
374	* doc/rus/proposal.texi (1.4): Fixed doc about quoted strings
375
3762004-01-11 Sunday 15:10  mche
377
378	* src/afixcmd.c (1.8): fix MSVC7 compilations and some warnings
379
3802004-01-10 Saturday 17:35  andrew_ladutsko
381
382	* HISTORY (1.26), fidoconf/fidoconf.h (1.21), fidoconf/tokens.h
383	  (1.10), src/line.c (1.25), src/tparser.c (1.15): added
384	  unsubscribeOnAreaDelete token to s_link structure; updated
385	  HISTORY to recent changes
386
3872004-01-08 Thursday 16:02  andrew_ladutsko
388
389	* fidoconf/fidoconf.h (1.20), fidoconf/tokens.h (1.9), src/line.c
390	  (1.24), src/tparser.c (1.14): added allowRemoteControl token to
391	  s_link structure
392
3932004-01-07 Wednesday 05:13  d_sergienko
394
395	* doc/proposal.texi (1.154): fix docs about quoted strings
396
3972004-01-07 Wednesday 05:11  d_sergienko
398
399	* src/line.c (1.23): move back reporting that there is a parameter
400	  missing after ...; ignore rounding quotes while copying string.
401
4022004-01-06 Tuesday 13:44  andrew_ladutsko
403
404	* fidoconf/afixcmd.h (1.5), src/afixcmd.c (1.7): added option for
405	  FindTokenPos4Link(): try to find the position after the
406	  alternative token
407
4082003-12-26 Friday 16:39  andrew_ladutsko
409
410	* src/afixcmd.c (1.6): Addlink() speedup: do not call slow
411	  processPermissions() there, check a particular area - arealink
412	  pair instead
413
4142003-12-23 Tuesday 14:42  val_khokhlov
415
416	* src/fidoconf.c (1.13): ensure string is not null when stripping
417	  comments (patch by Andrew Ladutsko)
418
4192003-12-22 Monday 01:52  andr_lukyanov
420
421	* INSTALL (1.17), VERSION (1.8), INSTALL (1.18): Small Fix for
422	  reguire modules
423
4242003-12-16 Tuesday 08:35  val_khokhlov
425
426	* fidoconf/fidoconf.h (1.19), src/afixcmd.c (1.5): fix: use filefix
427	  limit for htick (perviously areafix limit was used)
428
4292003-12-16 Tuesday 08:22  val_khokhlov
430
431	* fidoconf/afixcmd.h (1.4), src/afixcmn.c (1.6): yet another common
432	  function moved from hpt: cvtAddr()
433
4342003-12-15 Monday 10:05  val_khokhlov
435
436	* fidoconf/: common.h (1.4), fidoconf.h (1.18): when detaching
437	  areafix library, some new keywords added to fidoconfig struct
438	  (still there's no support for them in parser and docs)
439
4402003-12-11 Thursday 08:04  val_khokhlov
441
442	* Makefile (1.68): fix for incorrect commands while (un)installing
443
4442003-12-10 Wednesday 08:15  val_khokhlov
445
446	* makefile.inc (1.44): small improvement for makefile.inc (.o ->
447	  $_OBJ)
448
4492003-12-04 Thursday 15:33  mche
450
451	* fidoconf/arealist.h (1.4), src/arealist.c (1.7): %list, %linked
452	  command extension
453
454	  patch by Andrew Ladutsko 2:450/210
455
4562003-12-03 Wednesday 18:23  mche
457
458	* fidoconf/fidoconf.h (1.17), fidoconf/tokens.h (1.8), src/line.c
459	  (1.22), src/tparser.c (1.13): added ability to automatically
460	  pause area when all links but uplink (determined by "-def" flag)
461	  are in pause (see description of "autoAreaPause" token in
462	  documentation for details).
463
464	  patch by Andrew Ladutsko 2:450/210
465
4662003-11-24 Monday 15:52  val_khokhlov
467
468	* Makefile (1.67), makefile.in2 (1.9), makefile.inc (1.43): fix
469	  makefiles to compile with huskymak.cfg (unix'es mostly)
470
4712003-11-12 Wednesday 15:44  mche
472
473	* src/line.c (1.21): fixed core on empty origin
474
4752003-11-11 Tuesday 20:10  i_zkh
476
477	* doc/config (1.20): Fixed link definations
478
4792003-11-01 Saturday 22:06  i_zkh
480
481	* doc/: fidoconfig.texi (1.25), rus/fidoconfig.texi (1.4): Minor
482	  fix
483
4842003-10-21 Tuesday 01:17  andr_lukyanov
485
486	* makefile.mvc (1.31): Removed old makefiles
487
4882003-10-21 Tuesday 01:12  andr_lukyanov
489
490	* make/makefile.mvc (1.1): Fix MSVC compilation
491
4922003-10-20 Monday 03:31  andr_lukyanov
493
494	* makefile.mvcdll (1.31): Removed old makefiles
495
4962003-10-20 Monday 03:28  andr_lukyanov
497
498	* make/makefile.mvcdll (1.1): Add new MSVC dinamic compilation
499
5002003-10-17 Friday 07:27  andr_lukyanov
501
502	* makefile.cyg (1.15), makefile.emx (1.10): Removed old makefiles
503
5042003-10-17 Friday 07:18  andr_lukyanov
505
506	* make/: makefile.cyg (1.3), makefile.djg (1.4), makefile.inc
507	  (1.14): Fix compilation with huskymak.cfg.*
508
5092003-10-17 Friday 07:16  andr_lukyanov
510
511	* make/makefile.emx (1.1): Added
512
5132003-10-16 Thursday 07:16  mche
514
515	* src/fidoconf.c (1.12): add links for all our akas if it is not
516	  defined in config
517
5182003-10-07 Tuesday 12:03  stas_degteff
519
520	* src/fc2binkd.c (1.3): Fix version output. Thanks to Kostya Falkov
521
5222003-10-05 Sunday 17:21  d_sergienko
523
524	* HISTORY (1.25), fidoconf/fidoconf.h (1.16), fidoconf/tokens.h
525	  (1.7), src/line.c (1.20), src/tparser.c (1.12): added new token
526	  sendNotifyMessages for hpt
527
5282003-10-05 Sunday 14:50  d_sergienko
529
530	* src/line.c (1.19): prevent overriding group in EchoAreaDefaults
531
5322003-10-05 Sunday 12:12  d_sergienko
533
534	* fidoconf/fidoconf.h (1.15), src/fidoconf.c (1.11): added new
535	  function: getRobotsArea()
536
5372003-09-02 Tuesday 21:10  i_zkh
538
539	* doc/rus/: fidoconfig.texi (1.3), proposal.texi (1.3): Fixed
540	  including other files, plus few updates
541
5422003-08-28 Thursday 21:18  i_zkh
543
544	* doc/rus/: fidoconfig.texi (1.2), proposal.texi (1.2): Almost
545	  rewrited docs
546
5472003-08-25 Monday 11:05  d_sergienko
548
549	* doc/proposal.texi (1.153), fidoconf/fidoconf.h (1.14),
550	  fidoconf/tokens.h (1.6), src/line.c (1.18), src/tparser.c (1.11):
551	  new token: delAppliedDiff
552
5532003-08-24 Sunday 08:28  d_sergienko
554
555	* fidoconf/common.h (1.3), src/common.c (1.12): fillCmdStatement()
556	  moved to huskylib
557
5582003-08-21 Thursday 18:54  d_sergienko
559
560	* doc/rus/.cvsignore (1.1): added doc/rus/.cvsignore
561
5622003-08-21 Thursday 18:51  d_sergienko
563
564	* doc/rus/: fidoconfig.texi (1.1), proposal.texi (1.1): added
565	  russian doc translation from vadim s. sabinich (2:5070/264)
566
5672003-08-18 Monday 18:27  d_sergienko
568
569	* src/fidoconf.c (1.10): add var configdir
570
5712003-07-27 Sunday 15:27  d_sergienko
572
573	* src/line.c (1.17): remove debug message about carbonextern
574	  parameters
575
5762003-07-27 Sunday 12:21  d_sergienko
577
578	* doc/proposal.texi (1.152): missed keyword :)
579
5802003-07-27 Sunday 12:19  d_sergienko
581
582	* doc/proposal.texi (1.151): added docs about zipInternal
583
5842003-06-27 Friday 04:16  lmike
585
586	* fidoconfig.qpg (1.4): Fixed .so file name, after install.
587
5882003-06-21 Saturday 11:03  mche
589
590	* make/tparser.vcproj (1.2): documentation build added
591
5922003-06-21 Saturday 08:23  mche
593
594	* src/line.c (1.16): new area option  -pass define area as
595	  passthrough even if msgbase type or filename is defined
596
5972003-06-18 Wednesday 19:50  d_sergienko
598
599	* src/line.c (1.15): make squish msgbtype as default
600
6012003-06-17 Tuesday 04:25  lmike
602
603	* fidoconfig.qpg (1.3): Added lost config example.
604
6052003-06-16 Monday 14:26  lmike
606
607	* make/makefile.qnx (1.4): Added proper library dependencies
608
6092003-06-16 Monday 13:33  lmike
610
611	* fidoconfig.qpg (1.2): Oops, forget to change the name of library.
612
6132003-06-16 Monday 13:32  lmike
614
615	* fidoconfig.qpg (1.1): Added packaging file for QNX6.
616
6172003-06-16 Monday 13:13  lmike
618
619	* make/makefile.inc (1.13): Added "patch" version as variable
620
6212003-06-16 Monday 12:56  lmike
622
623	* make/makefile.qnx (1.3): added versions to .so, proper cleaning.
624
6252003-06-16 Monday 12:34  lmike
626
627	* make/makefile.qnx (1.2), src/line.c (1.14): continuing porting to
628	  QNX. Just include files fixes.
629
6302003-05-30 Friday 15:15  lmike
631
632	* src/fidoconf.c (1.9): Added path to config file for QNX 6, maybe
633	  it will be changed in near future.
634
6352003-05-30 Friday 07:40  mche
636
637	* src/: arealist.c (1.6), stat.c (1.2): fix compilation warnings
638
6392003-05-30 Friday 04:26  d_sergienko
640
641	* HISTORY (1.24): update
642
6432003-05-30 Friday 03:56  d_sergienko
644
645	* src/line.c (1.13): if link subscribed to area twice, just warn
646	  about it and continue working
647
6482003-05-29 Thursday 09:52  val_khokhlov
649
650	* fidoconf/fidoconf.h (1.13), fidoconf/tokens.h (1.5), src/line.c
651	  (1.12): new token: createAddUplink to add auto-creating link as
652	  uplink (-def)
653
6542003-05-28 Wednesday 17:57  d_sergienko
655
656	* doc/proposal.texi (1.150): added info about CommentChar
657
6582003-05-26 Monday 05:30  lmike
659
660	* src/tparser.c (1.10): Added support for QNX 6.x
661
6622003-05-26 Monday 05:26  lmike
663
664	* src/: afixcmd.c (1.4), afixcmn.c (1.5), areatree.c (1.2), cfg.c
665	  (1.4), common.c (1.11), fidoconf.c (1.8), grptree.c (1.2): Added
666	  support for QNX 6.x
667
6682003-05-25 Sunday 12:49  lmike
669
670	* fidoconf/syslogp.h (1.2): Added syslog.h file placement switch.
671
6722003-05-25 Sunday 12:46  lmike
673
674	* doc/makefile.qnx (1.1), make/makefile.qnx (1.1): Added support
675	  for QNX 6.x
676
6772003-05-25 Sunday 12:35  lmike
678
679	* README.TXT (1.5): Added line about QNX
680
6812003-05-22 Thursday 20:57  d_sergienko
682
683	* src/tparser.c (1.9): make remaps output more pretty
684
6852003-05-15 Thursday 14:25  mche
686
687	* make/FidoconfDll.vcproj (1.3), fidoconf/stat.h (1.2): fix windows
688	  build
689
6902003-05-15 Thursday 09:47  val_khokhlov
691
692	* makefile.aix (1.12), makefile.bsd (1.21), makefile.in1 (1.5),
693	  makefile.mvc (1.30), makefile.mvcdll (1.30), fidoconf/stat.h
694	  (1.1), make/makefile.inc (1.12), src/stat.c (1.1): stat.c and
695	  stat.h are moved here from hpt
696
6972003-05-15 Thursday 07:07  nssoft
698
699	* doc/keywords.htick (1.11): Move keyword "RemoteFileRobotName" to
700	  Link section.
701
7022003-05-14 Wednesday 23:16  nssoft
703
704	* make/makefile.inc (1.11): Fix makefiles.
705
7062003-05-14 Wednesday 20:39  d_sergienko
707
708	* HISTORY (1.23), fidoconf/fidoconf.h (1.12), fidoconf/tokens.h
709	  (1.4), src/fidoconf.c (1.7), src/line.c (1.11), src/tparser.c
710	  (1.8): add token recodeMsgBase
711
7122003-05-12 Monday 04:44  d_sergienko
713
714	* src/fc2binkd.c (1.2): fix compiling after links reallocation
715
7162003-05-11 Sunday 17:41  mche
717
718	* src/cfg.c (1.3), src/fidoconf.c (1.6), src/line.c (1.10),
719	  src/tparser.c (1.7), fidoconf/fidoconf.h (1.11): fix reallocation
720	  array of links
721
7222003-05-07 Wednesday 17:11  mche
723
724	* src/afixcmd.c (1.3), src/fidoconf.c (1.5), fidoconf/afixcmd.h
725	  (1.3):  - common areafix function moved from htick & hpt to
726	  fidoconfig
727	   - process writeonly/readonly tokens for fileechos
728
7292003-04-25 Friday 04:57  andr_lukyanov
730
731	* make/makefile.djg (1.3): Fixed DJGPP compilation.
732
7332003-04-25 Friday 04:40  andr_lukyanov
734
735	* make/: makefile.cyg (1.2), makefile.djg (1.2): Fixed compilation.
736	  Remark DEBUG mode.
737
7382003-04-24 Thursday 05:13  andr_lukyanov
739
740	* makefile.djg (1.14): Removed old DJGPP makefile
741
7422003-04-24 Thursday 05:04  andr_lukyanov
743
744	* make/makefile.djg (1.1): Added DJGPP makefile with support new
745	  library structure
746
7472003-04-21 Monday 08:40  mche
748
749	* fidoconf/fidoconf.h (1.10), src/line.c (1.9): Now it is possible
750	  using internal zip compression to switch it on define this packer
751
752	  pack zip zipInternal unpack zipInternal 0 504b0304
753
7542003-04-19 Saturday 11:48  mche
755
756	* make/: linked.vcproj (1.1), tparser.vcproj (1.1): vcproj Project
757	  File added for building fidoconf tools in Microsoft Visual Studio
758	  .NET
759
7602003-04-19 Saturday 11:17  mche
761
762	* src/tparser.c (1.6): fix some memory leaks
763
7642003-04-17 Thursday 07:28  mche
765
766	* make/FidoconfDll.vcproj (1.2): change optimization
767
7682003-04-12 Saturday 13:54  mche
769
770	* fidoconfDll.vcproj (1.3), make/FidoconfDll.vcproj (1.1): change
771	  location
772
7732003-04-11 Friday 07:11  mche
774
775	* fidoconfDll.vcproj (1.2): fix GUIDs of projects
776
7772003-04-10 Thursday 21:17  i_zkh
778
779	* doc/proposal.texi (1.149): Fixed misprints
780
7812003-04-08 Tuesday 10:27  val_khokhlov
782
783	* fidoconf/fidoconf.h (1.9), src/line.c (1.8), src/tparser.c (1.5):
784	  areafixReportsAttr can be applied to individual links
785
7862003-04-03 Thursday 09:44  mche
787
788	* src/afixcmn.c (1.4): fix freeMsgBuffers
789
7902003-04-02 Wednesday 09:48  val_khokhlov
791
792	* make/makefile.inc (1.10): makefile fix (errors when linking
793	  progs)
794
7952003-03-31 Monday 21:17  d_sergienko
796
797	* fidoconf/fidoconf.h (1.8), src/common.c (1.10): fixed bug with
798	  incorrect fill of cmd statements during executing packer/unpacker
799	  (thanx to Alexander N. Skovpen)
800
8012003-03-31 Monday 18:59  mche
802
803	* fidoconfDll.vcproj (1.1): vcproj Project File added for building
804	  dynamyc fidoconfig library in Microsoft Visual Studio .NET
805
8062003-03-30 Sunday 19:54  d_sergienko
807
808	* make/makefile.inc (1.9): make makefile.inc more comfortable and
809	  less buggy
810
8112003-03-29 Saturday 20:33  d_sergienko
812
813	* make/makefile.inc (1.8): add $(LIBDIR) to libraries search path
814
8152003-03-28 Friday 09:57  sfpavel
816
817	* Makefile (1.66), debian/libfidoconf1-dev.files (1.2),
818	  debian/libfidoconf1.files (1.2), debian/rules (1.15),
819	  debian/shlibs (1.8), make/makefile.inc (1.7): Rewrite Makefile
820	  for using with new makefile.inc
821
8222003-03-28 Friday 07:05  sfpavel
823
824	* make/makefile.inc (1.6): Don't use 'ifdef' at common makefile -
825	  this is not standart for all compilers
826
8272003-03-27 Thursday 21:09  d_sergienko
828
829	* fidoconf/fidoconf.h (1.7), src/common.c (1.9): fix compiling
830
8312003-03-27 Thursday 12:07  sfpavel
832
833	* make/makefile.inc (1.5): Use SHORTNAMES variable instead
834	  LONGNAMES; change library name if need SHORTNAMES
835
8362003-03-27 Thursday 11:52  sfpavel
837
838	* make/makefile.inc (1.4): Change EXENAMEOPT to EXENAMEFLAG
839
8402003-03-27 Thursday 11:45  sfpavel
841
842	* make/makefile.inc (1.3): Add rule for support longnames for
843	  utilities
844
8452003-03-27 Thursday 08:55  stas_degteff
846
847	* src/common.c (1.8), fidoconf/common.h (1.2): Move copyString() &
848	  copyStringUntilSep() from fidoconfig to huskylib
849
8502003-03-27 Thursday 07:41  stas_degteff
851
852	* src/common.c (1.7): Prevent memory faults
853
8542003-03-27 Thursday 06:33  stas_degteff
855
856	* src/common.c (1.6): Use __WIN32__ instead __NT__
857
8582003-03-27 Thursday 06:32  stas_degteff
859
860	* src/common.c (1.5): Improve BSY checking
861
8622003-03-27 Thursday 06:18  stas_degteff
863
864	* fidoconf/fidoconf.h (1.6): Set 'undef' flavour to zero
865
8662003-03-27 Thursday 06:17  stas_degteff
867
868	* src/line.c (1.7): Fix compiler warnings
869
8702003-03-26 Wednesday 12:16  stas_degteff
871
872	* src/: arealist.c (1.5), fidoconf.c (1.4): Fix cygwin-mingw build
873
8742003-03-26 Wednesday 12:16  stas_degteff
875
876	* fidoconf/: afixcmd.h (1.2), fidoconf.h (1.5): Fix cygvin-mingw
877	  build
878
8792003-03-26 Wednesday 12:07  stas_degteff
880
881	* src/: afixcmn.c (1.3), common.c (1.4): Fix warnings
882
8832003-03-26 Wednesday 11:45  val_khokhlov
884
885	* fidoconf/arealist.h (1.3), src/arealist.c (1.4): fix for
886	  undefined extern "config" when compiling .dll
887
8882003-03-26 Wednesday 11:22  val_khokhlov
889
890	* makefile.mvc (1.29): working makefile for msvc
891
8922003-03-26 Wednesday 10:57  stas_degteff
893
894	* make/: makefile.cyg (1.1), makefile.inc (1.2): Cygwin-mingw
895	  build: unify makefiles
896
8972003-03-26 Wednesday 04:19  andr_lukyanov
898
899	* fidoconf/version.h (1.2), src/common.c (1.3), src/version.c
900	  (1.2): Fixed GenVersionSTR error
901
9022003-03-25 Tuesday 18:36  stas_degteff
903
904	* src/cfg.c (1.2): Move cmpfnames to huskylib/src/cmpfname.c
905
9062003-03-25 Tuesday 13:43  stas_degteff
907
908	* fidoconf/fidoconf.h (1.4), src/afixcmd.c (1.2), src/afixcmn.c
909	  (1.2), src/common.c (1.2), src/fidoconf.c (1.3), src/line.c
910	  (1.6), src/tparser.c (1.4): Replace CHAR, UCHAR, INT, UINT,
911	  UINT16, & etc with compiler-independed types declared in
912	  huskylib/compiler.h
913
9142003-03-25 Tuesday 12:09  sfpavel
915
916	* make/makefile.inc (1.1): Write 'new style' common makefile
917
9182003-03-25 Tuesday 11:50  val_khokhlov
919
920	* src/arealist.c (1.3): group description for group '*' is used in
921	  %list for groups w/o description
922
9232003-03-25 Tuesday 11:44  val_khokhlov
924
925	* Makefile (1.65): undefined CFGNAME fix
926
9272003-03-25 Tuesday 11:08  val_khokhlov
928
929	* Makefile (1.64), src/fidoconf.c (1.2): CFGNAME now defines config
930	  file name (default: config), see huskymak.cfg
931
9322003-03-24 Monday 12:44  val_khokhlov
933
934	* fidoconf/tokens.h (1.3), src/line.c (1.5): new token for link
935	  'flavour' to set netmail, echomail and fileecho flavours
936
9372003-03-24 Monday 12:06  val_khokhlov
938
939	* src/line.c (1.4): more verbose error message for route
940
9412003-03-24 Monday 11:02  val_khokhlov
942
943	* fidoconf/fidoconf.h (1.3), src/line.c (1.3), src/tparser.c (1.3):
944	  flavour in 'route' can be omitted, in this case link's
945	  'netMailFlavour' is used
946
9472003-03-21 Friday 11:54  val_khokhlov
948
949	* HISTORY (1.22), fidoconf/arealist.h (1.2), fidoconf/fidoconf.h
950	  (1.2), fidoconf/tokens.h (1.2), src/arealist.c (1.2), src/line.c
951	  (1.2), src/tparser.c (1.2): new token 'sortEchoList' and various
952	  sort modes: by name, by group, by group and name, unsorted
953
9542003-03-21 Friday 08:01  sfpavel
955
956	* Makefile (1.63), afixcmd.c (1.30), afixcmd.h (1.18), afixcmn.c
957	  (1.31), arealist.c (1.10), arealist.h (1.4), areatree.c (1.15),
958	  areatree.h (1.7), cfg.c (1.65), common.c (1.171), common.h
959	  (1.89), fc2aed.c (1.9), fc2binkd.c (1.14), fc2fgate.c (1.9),
960	  fc2ged.c (1.10), fc2msged.c (1.8), fc2sq.c (1.10), fc2tor.c
961	  (1.11), fc2tor_g.c (1.4), fc2tor_g.h (1.4), fconf2areasbbs (1.4),
962	  fconf2dir (1.2), fconf2fidogate.cfg.sample (1.3), fconf2na.pl
963	  (1.2), fecfg146.c (1.6), fecfg146.h (1.11), fecfg2fc.c (1.23),
964	  fidoInst (1.7), fidoconf.c (1.114), fidoconf.h (1.180),
965	  fidoconf.pas (1.12), findtok.c (1.3), findtok.h (1.2), grptree.c
966	  (1.12), grptree.h (1.5), line.c (1.389), linked.c (1.10),
967	  linkedto (1.7), makefile.in1 (1.4), makefile.inc (1.42),
968	  makefile.mvcdll (1.29), syslogp.h (1.9), tokens.h (1.63),
969	  tparser.c (1.251), version.c (1.12), version.h (1.13),
970	  debian/control (1.16), debian/fidoconf-runtime.examples (1.3),
971	  debian/shlibs (1.7), fidoconf/afixcmd.h (1.1),
972	  fidoconf/arealist.h (1.1), fidoconf/areatree.h (1.1),
973	  fidoconf/common.h (1.1), fidoconf/fc2tor_g.h (1.1),
974	  fidoconf/fecfg146.h (1.1), fidoconf/fidoconf.h (1.1),
975	  fidoconf/fidoconf.pas (1.1), fidoconf/findtok.h (1.1),
976	  fidoconf/grptree.h (1.1), fidoconf/syslogp.h (1.1),
977	  fidoconf/tokens.h (1.1), fidoconf/version.h (1.1), man/Makefile
978	  (1.7), src/afixcmd.c (1.1), src/afixcmn.c (1.1), src/arealist.c
979	  (1.1), src/areatree.c (1.1), src/cfg.c (1.1), src/common.c (1.1),
980	  src/fc2aed.c (1.1), src/fc2binkd.c (1.1), src/fc2fgate.c (1.1),
981	  src/fc2ged.c (1.1), src/fc2msged.c (1.1), src/fc2sq.c (1.1),
982	  src/fc2tor.c (1.1), src/fc2tor_g.c (1.1), src/fecfg146.c (1.1),
983	  src/fecfg2fc.c (1.1), src/fidoconf.c (1.1), src/findtok.c (1.1),
984	  src/grptree.c (1.1), src/line.c (1.1), src/linked.c (1.1),
985	  src/tparser.c (1.1), src/version.c (1.1), util/fconf2areasbbs.pl
986	  (1.1), util/fconf2dir.pl (1.1), util/fconf2fidogate.cfg.sample
987	  (1.1), util/fconf2na.pl (1.1), util/fidoInst (1.1), util/linkedto
988	  (1.1): Reorganize directory tree
989
9902003-03-20 Thursday 12:46  val_khokhlov
991
992	* fidoconf.c (1.113), fidoconf.h (1.179), line.c (1.388), tokens.h
993	  (1.62), tparser.c (1.250), doc/proposal.texi (1.148): new
994	  keyword: grpDesc, to add descriptions for groups specified by -g
995	  in echoArea
996
9972003-03-20 Thursday 12:38  val_khokhlov
998
999	* fidoconf.h (1.178), line.c (1.387), tokens.h (1.61), tparser.c
1000	  (1.249), doc/keywords.hpt (1.35): new keyword for link:
1001	  netmailFlavour, flavour parsing joined in one function
1002
10032003-03-20 Thursday 07:28  sfpavel
1004
1005	* fc2tor_g.c (1.3), fc2tor_g.h (1.3): Dos2Unix & clean extra-tabs
1006
10072003-03-18 Tuesday 12:53  val_khokhlov
1008
1009	* afixcmn.c (1.30), fidoconf.h (1.177), line.c (1.386),
1010	  makefile.mvc (1.28), makefile.mvcdll (1.28), tparser.c (1.248):
1011	  new option for *area: -scan; attaches processing changed (only
1012	  delete path here, seek for files in hpt/scan.c); mvc makefiles
1013	  fix
1014
10152003-03-15 Saturday 20:42  d_sergienko
1016
1017	* adcase.c (1.14), adcase.h (1.5), crc.c (1.8), crc.h (1.12),
1018	  dirlayer.c (1.11), dirlayer.h (1.15), getfree.c (1.9), log.c
1019	  (1.12), log.h (1.13), recode.c (1.4), recode.h (1.6), strsep.c
1020	  (1.3), temp.c (1.19), temp.h (1.6), tree.c (1.13), tree.h (1.6),
1021	  typesize.h (1.37), vixie.h (1.4), xstr.c (1.13), xstr.h (1.7):
1022	  these files moved to huskylib
1023
10242003-03-15 Saturday 19:30  d_sergienko
1025
1026	* common.c (1.170), fc2fgate.c (1.8): fix compiling
1027
10282003-03-15 Saturday 19:20  d_sergienko
1029
1030	* Makefile (1.62), afixcmd.c (1.29), afixcmn.c (1.29), areatree.h
1031	  (1.6), cfg.c (1.64), common.c (1.169), common.h (1.88),
1032	  fidoconf.c (1.112), fidoconf.h (1.176), grptree.c (1.11),
1033	  grptree.h (1.4), line.c (1.385), linked.c (1.9), makefile.in1
1034	  (1.3), tparser.c (1.247), version.c (1.11): move code to huskylib
1035
10362003-03-15 Saturday 13:28  d_sergienko
1037
1038	* log.c (1.11), log.h (1.12), tree.c (1.12): make logging
1039	  independent of fidoconfig
1040
10412003-03-14 Friday 10:13  stas_degteff
1042
1043	* fidoconf.c (1.111), fidoconf.h (1.175): Try to fix MSVC build
1044
10452003-03-12 Wednesday 07:23  stas_degteff
1046
1047	* afixcmn.c (1.28): Prevent memory fault
1048
10492003-03-12 Wednesday 05:06  stas_degteff
1050
1051	* VERSION (1.7): Add huskylib into 'require' list
1052
10532003-03-11 Tuesday 21:20  d_sergienko
1054
1055	* Makefile (1.61): fix linking with huskylib
1056
10572003-03-09 Sunday 04:03  nssoft
1058
1059	* fecfg2fc.c (1.22): Remove "#include <huskylib/typedefs.h>"
1060
10612003-03-03 Monday 07:49  d_sergienko
1062
1063	* Makefile (1.60), adcase.c (1.13), afixcmd.c (1.28), afixcmn.c
1064	  (1.27), arealist.c (1.9), cfg.c (1.63), common.c (1.168),
1065	  common.h (1.87), crc.h (1.11), dirlayer.h (1.14), fc2binkd.c
1066	  (1.13), fc2fgate.c (1.7), fc2sq.c (1.9), fecfg2fc.c (1.21),
1067	  fidoconf.c (1.110), getfree.c (1.8), line.c (1.384), temp.c
1068	  (1.18), tparser.c (1.246), typesize.h (1.36), version.c (1.10):
1069	  use new huskylib
1070
10712003-02-26 Wednesday 12:52  stas_degteff
1072
1073	* log.h (1.11): Add loglevels LL_TIC & LL_SECURITY
1074
10752003-02-25 Tuesday 11:02  mche
1076
1077	* afixcmd.c (1.27), fidoconf.c (1.109), fidoconf.h (1.174): fix
1078	  processpermisions
1079
10802003-02-25 Tuesday 09:45  stas_degteff
1081
1082	* fidoconf.c (1.108), fidoconf.h (1.173): Update known modules
1083	  list: add bsopack, emailpkt, hptkill, hptsqfix, hptutil, hpucode,
1084	  huskmisc, mpost, msged, nltools, sqpack
1085
10862003-02-24 Monday 17:54  pgul
1087
1088	* cfg.c (1.62): Fix previous patch
1089
10902003-02-24 Monday 11:14  pgul
1091
1092	* cfg.c (1.61): elif is now synonym for elseif
1093
10942003-02-22 Saturday 19:19  stas_degteff
1095
1096	* fecfg2fc.c (1.20): Fix FTN domain output. Patch from Alexander
1097	  Reznikov,2:4600/220
1098
10992003-02-20 Thursday 12:16  stas_degteff
1100
1101	* HISTORY (1.21): Add section for 0.14-stable
1102
11032003-02-20 Thursday 12:15  stas_degteff
1104
1105	* HISTORY (1.20): Update CONFIG CHANGES and IMPORTANT BUGFIXES
1106	  lists for 1.4-stable
1107
11082003-02-19 Wednesday 09:09  stas_degteff
1109
1110	* fidoconf.h (1.172): Change UNIX to __UNIX__
1111
11122003-02-19 Wednesday 09:09  stas_degteff
1113
1114	* fecfg146.h (1.10), fecfg2fc.c (1.19): Fixes & updates for
1115	  fastecho to fidoconfig converter. Path from Alexander Reznikov
1116
11172003-02-19 Wednesday 07:08  stas_degteff
1118
1119	* version.c (1.9): Make version string shorten. Thanks to Val
1120	  Khokhlov 2:550/180.8
1121
11222003-02-18 Tuesday 22:34  d_sergienko
1123
1124	* fc2tor.c (1.10): fixed compilation after merging s_filearea and
1125	  s_area
1126
11272003-02-18 Tuesday 14:44  mche
1128
1129	* line.c (1.383): fix fileecho path parsing
1130
11312003-02-18 Tuesday 12:51  mche
1132
1133	* common.c (1.167), common.h (1.86): check for our aka in access
1134	  functions
1135
11362003-02-18 Tuesday 12:37  mche
1137
1138	* line.c (1.382): fix netmail area parsing
1139
11402003-02-18 Tuesday 12:25  mche
1141
1142	* afixcmd.c (1.26), afixcmd.h (1.17), fidoconf.h (1.171), line.c
1143	  (1.381): set access to area for just added links
1144
11452003-02-18 Tuesday 06:26  stas_degteff
1146
1147	* line.c (1.380): Check options unique for echoareas and fileares
1148
11492003-02-18 Tuesday 05:19  stas_degteff
1150
1151	* fidoconf.h (1.170): merging s_filearea into s_area (after
1152	  2003-02-17 Monday 12:26): strong define constants ECHOAREA and
1153	  FILEAREA
1154
11552003-02-18 Tuesday 05:15  stas_degteff
1156
1157	* linked.c (1.8): merging s_filearea into s_area (after 2003-02-17
1158	  Monday 12:26)
1159
11602003-02-18 Tuesday 05:09  stas_degteff
1161
1162	* makefile.djg (1.13): Remove obsolete defines (DJGPP build)
1163
11642003-02-18 Tuesday 04:30  stas_degteff
1165
1166	* fidoconf.h (1.169): Remove C++ style comments; add some comments
1167	  (after 2003-02-17 Monday 12:26)
1168
11692003-02-17 Monday 12:26  mche
1170
1171	* afixcmd.c (1.25), afixcmd.h (1.16), areatree.c (1.14), areatree.h
1172	  (1.5), common.c (1.166), common.h (1.85), fc2tor.c (1.9),
1173	  fidoconf.c (1.107), fidoconf.h (1.168), fidoconfDll.dsp (1.6),
1174	  line.c (1.379), tparser.c (1.245): merging s_filearea into s_area
1175
11762003-02-17 Monday 11:36  pgul
1177
1178	* grptree.c (1.10): Uninitialized value usage fixed
1179
11802003-02-16 Sunday 17:19  stas_degteff
1181
1182	* typesize.h (1.35): Update Watcom/win32 INT16 & UINT16
1183
11842003-02-16 Sunday 17:19  stas_degteff
1185
1186	* INSTALL (1.16): Update build documentation
1187
11882003-02-16 Sunday 13:22  stas_degteff
1189
1190	* makefile.bsd (1.20): Update BSD makefile
1191
11922003-02-16 Sunday 13:17  stas_degteff
1193
1194	* INSTALL (1.15), README.TXT (1.4): Update build documentation
1195
11962003-02-16 Sunday 13:01  stas_degteff
1197
1198	* VERSION (1.6): Change version number to 1.9
1199
12002003-02-14 Friday 15:31  stas_degteff
1201
1202	* line.c (1.378): Bugfix: check pointers for NULL value
1203
12042003-02-14 Friday 15:29  stas_degteff
1205
1206	* tparser.c (1.244): Update version check to new -current
1207
12082003-02-14 Friday 15:28  stas_degteff
1209
1210	* version.h (1.12): Change version number to 1.9-current
1211
12122003-02-11 Tuesday 19:31  stas_degteff
1213
1214	* line.c (1.377): Display diagnostic message if OurAka is not
1215	  listed as Address
1216
12172003-02-10 Monday 22:29  d_sergienko
1218
1219	* grptree.c (1.9), tparser.c (1.243): fixed warnings
1220
12212003-02-10 Monday 16:47  mche
1222
1223	* line.c (1.376): fix areaname parsing
1224
12252003-02-10 Monday 16:42  mche
1226
1227	* makefile.mvc (1.27), makefile.mvcdll (1.27): fix compilation
1228
12292003-02-09 Sunday 16:17  d_sergienko
1230
1231	* grptree.c (1.8), line.c (1.375): use AreaGroup when parsing area
1232
12332003-02-09 Sunday 15:29  d_sergienko
1234
1235	* fidoconf.c (1.106), grptree.c (1.7), grptree.h (1.3), line.c
1236	  (1.374), tokens.h (1.60), tparser.c (1.242): AreaGroup &
1237	  AreaGroupDefaults functionality
1238
12392003-02-05 Wednesday 11:51  sfpavel
1240
1241	* Makefile (1.59), VERSION (1.5), debian/changelog (1.22),
1242	  debian/control (1.15), debian/huskymak.cfg (1.14), doc/Makefile
1243	  (1.18), man/Makefile (1.6): New debian package
1244
12452003-02-05 Wednesday 11:51  sfpavel
1246
1247	* grptree.c (1.6), version.c (1.8): Fix compiler warnings
1248
12492003-02-05 Wednesday 07:16  stas_degteff
1250
1251	* tparser.c (1.241): Test smapi & fidoconfig versions, display
1252	  message 'using...'
1253
12542003-02-05 Wednesday 07:05  stas_degteff
1255
1256	* version.h (1.11): Fix comment
1257
12582003-02-05 Wednesday 07:04  stas_degteff
1259
1260	* version.c (1.7): Update CheckFidoconfigVersion(); fix comment
1261
12622003-02-05 Wednesday 06:01  stas_degteff
1263
1264	* tparser.c (1.240), version.c (1.6), version.h (1.10): Replace
1265	  CheckLibVersion() with CheckFidoconfigVersion()
1266
12672003-02-04 Tuesday 20:41  stas_degteff
1268
1269	* tparser.c (1.239): Implement smapi version check
1270
12712003-02-04 Tuesday 20:40  stas_degteff
1272
1273	* version.c (1.5), version.h (1.9): Add test for cvs_date
1274
12752003-02-04 Tuesday 20:05  stas_degteff
1276
1277	* version.c (1.4), version.h (1.8): New function: CheckLibVersion()
1278
12792003-02-03 Monday 22:04  d_sergienko
1280
1281	* common.c (1.165), grptree.c (1.5): fixed warnings
1282
12832003-02-03 Monday 21:21  d_sergienko
1284
1285	* areatree.c (1.13), grptree.c (1.4), tree.c (1.11), tree.h (1.5):
1286	  removed tree_deinit() back and place its functionality to
1287	  transparent layer - tree_mung()
1288
12892003-02-03 Monday 15:56  mche
1290
1291	* tree.c (1.10): fix delete & tree_trav functions
1292
12932003-02-03 Monday 12:57  mche
1294
1295	* tree.c (1.9): fix tree_srch on empty tree
1296
12972003-02-03 Monday 11:32  mche
1298
1299	* areatree.c (1.12), grptree.c (1.3): use tree_deinit for free
1300	  memory alocated by tree
1301
13022003-02-03 Monday 11:23  mche
1303
1304	* tree.c (1.8), tree.h (1.4): fix compilation warning new function:
1305	  tree_deinit - it can free memory alocated by tree
1306
13072003-02-02 Sunday 21:39  d_sergienko
1308
1309	* fidoconf.c (1.105): fixed crash when ourAka points to unexistent
1310	  link (thanx to Michael Haase)
1311
13122003-02-02 Sunday 21:02  d_sergienko
1313
1314	* grptree.c (1.2): use safe scalloc() and sstrdup(); prevent
1315	  strtok() modifying memory in stack.
1316
13172003-02-02 Sunday 20:29  d_sergienko
1318
1319	* grptree.h (1.2): changed copyrights etc.
1320
13212003-02-02 Sunday 20:25  d_sergienko
1322
1323	* Makefile (1.58), areatree.c (1.11), grptree.c (1.1), grptree.h
1324	  (1.1), makefile.in1 (1.2), tree.c (1.7), tree.h (1.3): 1. added
1325	  ability to use trees as lists, just pass 2nd parameter of
1326	  tree_init as 1 or 0. 0 = list, 1 = tree.
1327
1328	  2. added code for AreaAutoCreateGroup future token.
1329
13302003-01-31 Friday 07:23  stas_degteff
1331
1332	* cfg.c (1.60): Add comment about _fullpath() and realpath()
1333	  implementations
1334
13352003-01-30 Thursday 08:14  mche
1336
1337	* common.c (1.164): fix pathing arguments to unpacker
1338
13392003-01-29 Wednesday 10:24  stas_degteff
1340
1341	* tparser.c (1.238): Add a checks for relative path & etc
1342
13432003-01-27 Monday 18:21  stas_degteff
1344
1345	* makefile.inc (1.41): Fix illegal usage the 'tokens.h' file
1346
13472003-01-27 Monday 17:16  stas_degteff
1348
1349	* tparser.c (1.237): Fix variable type: need use SIGNED int, not
1350	  unsigned for the 'k' variable in checkLogic() (Fix patch
1351	  2003-01-09 Thursday 15:29  mche tparser.c (1.230))
1352
13532003-01-27 Monday 17:06  stas_degteff
1354
1355	* line.c (1.373): Fix after patch 2003-01-14 Tuesday 06:48 line.c
1356	  (1.367)
1357
13582003-01-27 Monday 16:52  stas_degteff
1359
1360	* makefile.wco (1.26), makefile.wcw (1.34): Fix Watcom C builds
1361
13622003-01-27 Monday 16:33  stas_degteff
1363
1364	* README.TXT (1.3): Add information about cygwin/mingw dll
1365	  compilation
1366
13672003-01-27 Monday 16:32  stas_degteff
1368
1369	* HISTORY (1.19): Add 'known bugs' section; write info about GCC
1370	  3.x bug (reported by Gerrit Kuehn 2:2411/12)
1371
13722003-01-27 Monday 10:10  stas_degteff
1373
1374	* fidoconf.c (1.104): Comment out message about pktpwd truncate
1375
13762003-01-25 Saturday 16:39  stas_degteff
1377
1378	* common.c (1.163): Bugfix: copy_file() overwrite file correctly
1379	  now
1380
13812003-01-24 Friday 06:47  stas_degteff
1382
1383	* Makefile (1.57): make clean: remove fidoconf/version.h
1384
13852003-01-23 Thursday 09:21  mche
1386
1387	* common.c (1.162), common.h (1.84), fidoconf.h (1.167):
1388	  optimization on dupe detection
1389
13902003-01-22 Wednesday 12:03  mche
1391
1392	* line.c (1.372), tparser.c (1.236): multiply definition for
1393	  filedescname
1394
13952003-01-22 Wednesday 11:45  mche
1396
1397	* fidoconf.h (1.166), line.c (1.371): multiply definition for
1398	  filedescname
1399
14002003-01-21 Tuesday 09:50  stas_degteff
1401
1402	* fecfg146.c (1.5), fecfg146.h (1.9), fecfg2fc.c (1.18): Fix
1403	  'RulesDir' output in fastecho -> fidoconfig converter. Patch from
1404	  Alexander Reznikov 2:4600/220
1405
14062003-01-21 Tuesday 06:10  stas_degteff
1407
1408	* fidoconfDll.dsp (1.5), fidoconfStatic.dsp (1.2): 0x0a -->
1409	  0x0d0x0a for *.dsp
1410
14112003-01-18 Saturday 22:08  i_zkh
1412
1413	* doc/proposal.texi (1.147): Fixed spelling, misprints etc
1414
14152003-01-18 Saturday 19:59  stas_degteff
1416
1417	* common.c (1.161), makefile.cyg (1.14): Fix cygwin build
1418
14192003-01-17 Friday 13:40  stas_degteff
1420
1421	* line.c (1.370): Use HAS_PROCESS_H
1422
14232003-01-17 Friday 11:45  mche
1424
1425	* fidoconf.c (1.103): Add exclusions to syntax of the 'ReadOnly'
1426	  token
1427
14282003-01-17 Friday 09:24  gerritkuehn
1429
1430	* adcase.c (1.12), fecfg2fc.c (1.17), line.c (1.369): Fixed
1431	  includes/defines.
1432
14332003-01-17 Friday 07:38  stas_degteff
1434
1435	* tparser.c (1.235): Check config file existents before all
1436	  operations; print used config file name
1437
14382003-01-17 Friday 07:34  stas_degteff
1439
1440	* dirlayer.h (1.13): Fix includes
1441
14422003-01-16 Thursday 15:06  mche
1443
1444	* dirlayer.c (1.10): fix #include "dirlayer.h"
1445
14462003-01-16 Thursday 15:01  mche
1447
1448	* dirlayer.h (1.12): fix dirent declaration for MSVC
1449
14502003-01-16 Thursday 12:50  stas_degteff
1451
1452	* adcase.c (1.11), afixcmd.c (1.24), afixcmn.c (1.26), arealist.c
1453	  (1.8), cfg.c (1.59), crc.h (1.10), dirlayer.c (1.9), dirlayer.h
1454	  (1.11), fc2binkd.c (1.12), fecfg146.h (1.8), fidoconf.c (1.102),
1455	  fidoconf.h (1.165), getfree.c (1.7), line.c (1.368), syslogp.h
1456	  (1.8), temp.c (1.17), tparser.c (1.234), typesize.h (1.34),
1457	  vixie.h (1.3): Use new defines from smapi/compiler.h
1458
14592003-01-16 Thursday 09:01  stas_degteff
1460
1461	* doc/keywords.hpt (1.34): Fix typo error
1462
14632003-01-16 Thursday 07:37  andr_lukyanov
1464
1465	* makefile.mgw (1.11): fix Mingw32 compilation
1466
14672003-01-15 Wednesday 10:15  stas_degteff
1468
1469	* typesize.h (1.33): Fix declarations for Watcom C 10.0
1470
14712003-01-15 Wednesday 08:42  mche
1472
1473	* version.c (1.3): reduce version string for current versions
1474
14752003-01-15 Wednesday 05:58  stas_degteff
1476
1477	* common.c (1.160), common.h (1.83), xstr.c (1.12): Adopt defines
1478	  with compiler.h
1479
14802003-01-15 Wednesday 05:58  stas_degteff
1481
1482	* makefile.cyg (1.13): Fix cygwin build
1483
14842003-01-14 Tuesday 07:31  mche
1485
1486	* common.c (1.159): change #if to #ifdef
1487
14882003-01-14 Tuesday 06:48  mche
1489
1490	* line.c (1.367): fix MSVC compilation
1491
14922003-01-13 Monday 23:11  d_sergienko
1493
1494	* Makefile (1.56): make fidoconfig compilable on Solaris
1495
14962003-01-13 Monday 14:36  stas_degteff
1497
1498	* makefile.wcx (1.3): Small fix for Watcom C build
1499
15002003-01-13 Monday 14:35  stas_degteff
1501
1502	* cfg.c (1.58), common.c (1.158), getfree.c (1.6), typesize.h
1503	  (1.32): Update code
1504
15052003-01-13 Monday 11:36  mche
1506
1507	* common.c (1.157): fix MSVC compilation
1508
15092003-01-13 Monday 11:00  stas_degteff
1510
1511	* makefile.cyg (1.12): allow dll compilation
1512
15132003-01-13 Monday 11:00  stas_degteff
1514
1515	* makefile.in1 (1.1), makefile.inc (1.40): extract object files
1516	  list into makefile.in1
1517
15182003-01-13 Monday 08:50  stas_degteff
1519
1520	* common.c (1.156), common.h (1.82): Move cmdcall() from hpt into
1521	  fidoconfig
1522
15232003-01-11 Saturday 20:16  i_zkh
1524
1525	* fc2binkd.c (1.11): Fix 'sysname', 'location', 'sysop' keywords
1526	  generation
1527
15282003-01-11 Saturday 13:14  stas_degteff
1529
1530	* tparser.c (1.233): Fix diagnostics if robotsarea not defined in
1531	  config
1532
15332003-01-10 Friday 11:30  sfpavel
1534
1535	* debian/: changelog (1.21), control (1.14), copyright (1.4),
1536	  huskymak.cfg (1.13), libfidoconf0-dev.files (1.2),
1537	  libfidoconf0-dev.links (1.2), libfidoconf0-dev.preinst (1.2),
1538	  libfidoconf0.doc-base (1.3), libfidoconf0.files (1.6),
1539	  libfidoconf1-dev.files (1.1), libfidoconf1-dev.links (1.1),
1540	  libfidoconf1.doc-base (1.1), libfidoconf1.files (1.1), rules
1541	  (1.14), shlibs (1.6): New debian package
1542
15432003-01-10 Friday 11:30  sfpavel
1544
1545	* makefile.inc (1.39), version.h (1.7): Change version to 1.3
1546
15472003-01-10 Friday 10:38  sfpavel
1548
1549	* man/: Makefile (1.5), linked.1 (1.1): Add linked.1 manual page
1550
15512003-01-10 Friday 09:55  stas_degteff
1552
1553	* tparser.c (1.232): Try to improve performance (after previous
1554	  patch)
1555
15562003-01-10 Friday 08:37  sfpavel
1557
1558	* version.h (1.6): Define version of FidoConfig
1559
15602003-01-10 Friday 08:33  mche
1561
1562	* tparser.c (1.231): Fix output version info
1563
15642003-01-10 Friday 08:06  andr_lukyanov
1565
1566	* fc2fgate.c (1.6), fc2ged.c (1.9), fc2aed.c (1.8), fc2binkd.c
1567	  (1.10): Fix output version info
1568
15692003-01-10 Friday 08:00  andr_lukyanov
1570
1571	* fc2msged.c (1.7), fc2sq.c (1.8): Fix output version info
1572
15732003-01-10 Friday 07:56  andr_lukyanov
1574
1575	* linked.c (1.7), fecfg2fc.c (1.16), fc2tor.c (1.8): Fix output
1576	  version info
1577
15782003-01-10 Friday 07:46  andr_lukyanov
1579
1580	* version.h (1.5): Fix output version info
1581
15822003-01-10 Friday 06:04  andr_lukyanov
1583
1584	* line.c (1.366): Small bugfix
1585
15862003-01-10 Friday 04:16  andr_lukyanov
1587
1588	* fc2aed.c (1.7), fc2binkd.c (1.9), fc2fgate.c (1.5), fc2ged.c
1589	  (1.8), fc2msged.c (1.6), fc2sq.c (1.7), fc2tor.c (1.7),
1590	  fecfg2fc.c (1.15): Add display message about version info
1591
15922003-01-10 Friday 01:50  andr_lukyanov
1593
1594	* makefile.wco (1.25), makefile.wcw (1.33), makefile.wcx (1.2):
1595	  small fix for Watcom C
1596
15972003-01-09 Thursday 15:29  mche
1598
1599	* tparser.c (1.230): fix compiler warnings
1600
16012003-01-09 Thursday 14:54  mche
1602
1603	* line.c (1.365): parse advStatisticsFile as usal line
1604
16052003-01-09 Thursday 12:51  stas_degteff
1606
1607	* Makefile (1.55): set permissions for install documentations &
1608	  libraries. Patch from Max Khon <fjoe@iclub.nsu.ru>
1609
16102003-01-09 Thursday 10:32  stas_degteff
1611
1612	* typesize.h (1.31): Fix declaration INT32 & UINT32 for OS/2
1613
16142003-01-09 Thursday 08:22  stas_degteff
1615
1616	* linked.c (1.6), tparser.c (1.229): Fix memory leak
1617
16182003-01-09 Thursday 08:20  stas_degteff
1619
1620	* doc/makefile.unx (1.4): Fix macrovariable name
1621
16222003-01-09 Thursday 08:01  stas_degteff
1623
1624	* tparser.c (1.228): Fix output
1625
16262003-01-09 Thursday 04:19  andr_lukyanov
1627
1628	* linked.c (1.5), tparser.c (1.227): Add display message about
1629	  version info
1630
16312003-01-08 Wednesday 11:55  stas_degteff
1632
1633	* fidoconf.c (1.101), tparser.c (1.226): Warnings about too long
1634	  passwords
1635
16362003-01-08 Wednesday 11:32  stas_degteff
1637
1638	* common.c (1.155): Comment out messages to stderr about waiting
1639	  lock file
1640
16412003-01-08 Wednesday 08:51  andr_lukyanov
1642
1643	* makefile.mvc (1.26), makefile.mvcdll (1.26): correct MSVC
1644	  compilation
1645
16462003-01-06 Monday 15:57  quetschke
1647
1648	* typesize.h (1.30): Re-added __CYGWIN__ to the list of other unix
1649	  like systems. This got lost between rev. 1.23 and 1.24 by the
1650	  patch of mche.
1651
1652	  Cygwin uses gcc and *really* needs theese type definitions.
1653	  (2:2411/12.99)
1654
16552003-01-05 Sunday 16:18  mche
1656
1657	* common.c (1.154): check for NULL pointers in fc_stristr()
1658
16592003-01-05 Sunday 08:26  stas_degteff
1660
1661	* line.c (1.364), tparser.c (1.225): Add 'no' prefix for all
1662	  echoarea & filearea options. Now implemented echoarea options:
1663	  TinySB/noTinySB, killSB/nokillSB, keepUnread/nokeepUnread,
1664	  killRead/nokillRead, hide/nohide, kill/nokill, manual/nomanual,
1665	  pause/nopause, link/nolink, mandatory/nomandatory, debug/nodebug,
1666	  DOSFile/noDOSFile, pack/nopack, ccoff/noccoff/ccon,
1667	  keepSB/nokeepSB, pack/nopack; and Filearea options: hide/nohide,
1668	  manual/nomanual, mandatory/nomandatory, sendorig/nosendorig,
1669	  pause/nopause, crc/nocrc, replace/noreplace, diz/nodiz. Also
1670	  improve tparser output.
1671
16722003-01-05 Sunday 06:50  stas_degteff
1673
1674	* tparser.c (1.224): Change diagnostics: don't stop if not defined
1675	  netmailarea, dupearea or badarea (these tokens used not for all
1676	  husky modules)
1677
16782003-01-05 Sunday 06:12  stas_degteff
1679
1680	* fecfg2fc.c (1.14): Fix read & write access levels conversion;
1681	  replace '-h' to '-hide'echoarea option output
1682
16832003-01-05 Sunday 06:11  stas_degteff
1684
1685	* line.c (1.363): Enable '-hide' for filearea options (alias for
1686	  '-h' option)
1687
16882003-01-04 Saturday 14:20  stas_degteff
1689
1690	* fecfg2fc.c (1.13): Fix area options confersion
1691
16922003-01-04 Saturday 14:05  stas_degteff
1693
1694	* line.c (1.362): Use -1 value for echoarea & filearea options for
1695	  reference to echoareadefaults & fileareadefaults: options -p,
1696	  -lw, -lr, -, -dupehistory.
1697
16982003-01-04 Saturday 14:01  stas_degteff
1699
1700	* line.c (1.361): Use -1 value for echoarea & filearea options for
1701	  reference to echoareadefaults & fileareadefaults: options -p,
1702	  -lw, -lr, -$m, -dupehistory.
1703
17042003-01-04 Saturday 11:30  stas_degteff
1705
1706	* line.c (1.360): Fix packaka parsing (prevent memory leak). Path
1707	  from Alexander Reznikov 2:4600/220
1708
17092003-01-04 Saturday 06:58  mche
1710
1711	* common.c (1.153), makefile.mvc (1.25): correct MSVC static
1712	  compilation
1713
17142002-12-31 Tuesday 09:24  stas_degteff
1715
1716	* doc/: keywords.hpt (1.33), keywords.htick (1.10): Include PackAka
1717	  into hpt & htick tokens lists
1718
17192002-12-31 Tuesday 09:21  stas_degteff
1720
1721	* common.c (1.152), common.h (1.81), fidoconf.h (1.164),
1722	  fidoconf.pas (1.11), line.c (1.359), tokens.h (1.59), tparser.c
1723	  (1.223):  New token: PackAka (Patch from Alexander Reznikov
1724	  2:4600/220)
1725
17262002-12-30 Monday 08:57  stas_degteff
1727
1728	* common.c (1.151): Add empty line into end of file to prevent
1729	  invalid patches generation
1730
17312002-12-27 Friday 13:23  mche
1732
1733	* common.c (1.150), common.h (1.80): common function for clearing
1734	  lock file
1735
17362002-12-27 Friday 12:46  mche
1737
1738	* common.c (1.149), common.h (1.79), line.c (1.358): new
1739	  functionality for advanced locking now if token "advisoryLock"
1740	  defined with unsigned value than programm will try to create
1741	  lockfile several times (defined by "advisoryLock" )
1742
17432002-12-27 Friday 09:24  stas_degteff
1744
1745	* common.h (1.78), linked.c (1.4): parse addresses list in command
1746	  line; validate checking for parameters
1747
17482002-12-27 Friday 08:46  stas_degteff
1749
1750	* linked.c (1.3): fix warnings; optimise code
1751
17522002-12-24 Tuesday 13:34  stas_degteff
1753
1754	* common.c (1.148), common.h (1.77): New functions strnzcpy() and
1755	  strnzcat(): copy/concantenate strings with prevent bufer
1756	  overflow, result is zero-ended always (alternate to strncpy() and
1757	  strncat() from stdc library)
1758
17592002-12-23 Monday 11:53  mche
1760
1761	* common.c (1.147): fix GetDirnameFromPathname() function
1762
17632002-12-20 Friday 22:52  d_sergienko
1764
1765	* Makefile (1.54), makefile.inc (1.38): install/uninstall linked
1766
17672002-12-20 Friday 22:36  d_sergienko
1768
1769	* linked.c (1.2): search for includes in current directory (linked
1770	  is being compiled before fidoconf is being installed)
1771
17722002-12-20 Friday 15:23  stas_degteff
1773
1774	* fidoconf.c (1.100): Update diagnostic in previous patch
1775
17762002-12-20 Friday 14:42  stas_degteff
1777
1778	* fidoconf.c (1.99), fidoconf.h (1.163): Bugfix: trap if defined
1779	  carbonto into nonexistent area and badarea not specified
1780
17812002-12-18 Wednesday 06:03  stas_degteff
1782
1783	* afixcmd.c (1.23): Fix errors on renaming config: use move_file()
1784	  instead rename()
1785
17862002-12-18 Wednesday 05:25  stas_degteff
1787
1788	* afixcmd.c (1.22): Change fprintf(stderr, to w_log(LL_ERR,
1789
17902002-12-17 Tuesday 14:27  stas_degteff
1791
1792	* tparser.c (1.222): Warnings outputs before config dump now.
1793	  Display message to stderr if warnings found. Thanks to Pavel
1794	  Girnov,2:5066/18.66 (for idea)
1795
17962002-12-17 Tuesday 14:15  stas_degteff
1797
1798	* tparser.c (1.221): Fix addresses output
1799
18002002-12-17 Tuesday 14:13  stas_degteff
1801
1802	* makefile.mvcdll (1.25): Fix distclean tag (Thanks to Alexander
1803	  Reznikov)
1804
18052002-12-17 Tuesday 08:14  stas_degteff
1806
1807	* tparser.c (1.220): Check for: robotsarea value is not an existing
1808	  area
1809
18102002-12-10 Tuesday 16:27  mche
1811
1812	* makefile.mvc (1.24): correct makefile
1813
18142002-12-09 Monday 15:29  nssoft
1815
1816	* linked.c (1.1), makefile.inc (1.37): Add "linked" program, that
1817	  show linked areas for link
1818
18192002-12-06 Friday 16:58  stas_degteff
1820
1821	* line.c (1.357), tparser.c (1.219): Echoarea options: 'kill' is
1822	  synonym for 'k' and 'hide' is synonym for 'h'
1823
18242002-12-06 Friday 16:28  stas_degteff
1825
1826	* line.c (1.356), tparser.c (1.218): Uppercase for
1827	  areafixReportsattr
1828
18292002-12-06 Friday 15:59  stas_degteff
1830
1831	* Makefile (1.53): Install version.h into system includes directory
1832
18332002-12-06 Friday 15:44  stas_degteff
1834
1835	* tparser.c (1.217): Fix areafixreportsattr & filefixreportsattr
1836	  syntax
1837
18382002-12-06 Friday 15:40  stas_degteff
1839
1840	* line.c (1.355): uppercase filefixreportsattr & areafixreportsattr
1841
18422002-12-06 Friday 15:02  stas_degteff
1843
1844	* makefile.bsd (1.19): Fix make warning about NULL
1845
18462002-12-06 Friday 14:22  mche
1847
1848	* common.h (1.76): try to compile with msvc
1849
18502002-12-06 Friday 13:23  mche
1851
1852	* fidoconf.h (1.162), line.c (1.354), tparser.c (1.216): Kill area
1853	  msgbase only if it dfined area options -- "-k"
1854
18552002-12-06 Friday 06:14  mche
1856
1857	* afixcmd.c (1.21), fidoconf.c (1.98), fidoconf.h (1.161),
1858	  fidoconfDll.dsp (1.4), line.c (1.353), tokens.h (1.58), tparser.c
1859	  (1.215): new token added: advStatisticsFile token removed:
1860	  msgIdFile
1861
18622002-12-05 Thursday 14:00  stas_degteff
1863
1864	* tparser.c (1.214): Add filefixhelp output
1865
18662002-12-05 Thursday 08:32  stas_degteff
1867
1868	* makefile.wco (1.24), makefile.wcw (1.32): Update Watcom C
1869	  makefiles
1870
18712002-12-05 Thursday 08:32  stas_degteff
1872
1873	* makefile.wcx (1.1): Makwfile for build DOS4GW executable by
1874	  Watcom C
1875
18762002-12-05 Thursday 08:31  stas_degteff
1877
1878	* recode.c (1.3): Fix compiler warnings: Watcom C DOS4GW target
1879
18802002-12-05 Thursday 08:29  stas_degteff
1881
1882	* cfg.c (1.57): Add cmpfnames() variant for Watcom/DOS4GW
1883
18842002-12-05 Thursday 08:02  mche
1885
1886	* makefile.mvc (1.23), makefile.mvcdll (1.24): fix msvc compilation
1887
18882002-12-03 Tuesday 14:03  stas_degteff
1889
1890	* version.h (1.4): Add extern "C" for C++ compilers
1891
18922002-12-03 Tuesday 13:58  stas_degteff
1893
1894	* HISTORY (1.18): Describe tokens changes: seqDir and seqOutrun and
1895	  MSGID generation algorithm
1896
18972002-12-03 Tuesday 13:32  stas_degteff
1898
1899	* HISTORY (1.17): Describe tokens changes: areafixKillReports and
1900	  filefixKillReports, AreafixReportsAttr and FilefixReportsAttr
1901
19022002-12-03 Tuesday 08:37  stas_degteff
1903
1904	* typesize.h (1.29): Set all CHAR typedefs as signed char (instead
1905	  char)
1906
19072002-12-03 Tuesday 08:15  stas_degteff
1908
1909	* common.c (1.146): Fix parentness
1910
19112002-12-03 Tuesday 08:11  stas_degteff
1912
1913	* typesize.h (1.28): Set all INT & LONG as signed: prevent compiler
1914	  defaults to unsigned
1915
19162002-12-03 Tuesday 07:14  stas_degteff
1917
1918	* typesize.h (1.27): Fix Watcom C compilation for OS/2
1919
19202002-12-03 Tuesday 07:08  stas_degteff
1921
1922	* common.c (1.145): Fix previous: set condition for MS Visual C
1923	  only
1924
19252002-12-02 Monday 15:17  mche
1926
1927	* common.c (1.144): fix msvc compilation
1928
19292002-12-02 Monday 09:45  stas_degteff
1930
1931	* makefile.wco (1.23), makefile.wcw (1.31): Add 'default' tag; add
1932	  dependence for fidoconf.obj; more accuracy options usage.
1933
19342002-12-02 Monday 09:43  stas_degteff
1935
1936	* version.h (1.3): Fix dependencies
1937
19382002-12-02 Monday 09:14  stas_degteff
1939
1940	* makefile.wco (1.22), makefile.wcw (1.30): Fix makefiles for
1941	  Watcom C
1942
19432002-12-02 Monday 08:40  stas_degteff
1944
1945	* common.c (1.143): Fix includes order
1946
19472002-12-02 Monday 07:06  stas_degteff
1948
1949	* version.c (1.2), version.h (1.2): Fix compilation for GCC
1950
19512002-12-02 Monday 06:50  stas_degteff
1952
1953	* doc/config (1.19): Add AreafixReportsAttr and FilefixReportsAttr
1954	  into config example
1955
19562002-11-29 Friday 14:30  stas_degteff
1957
1958	* makefile.inc (1.36): Add version.c to library
1959
19602002-11-29 Friday 12:48  stas_degteff
1961
1962	* version.c (1.1), version.h (1.1): New function for unify version
1963	  representation: GenVersionStr()
1964
19652002-11-28 Thursday 14:19  pgul
1966
1967	* afixcmn.c (1.25): Fix netmail flag
1968
19692002-11-28 Thursday 14:04  mche
1970
1971	* afixcmn.c (1.24): do not set netmail flag on echomail messages
1972
19732002-11-27 Wednesday 16:00  stas_degteff
1974
1975	* fidoconf.h (1.160): Prevent macro redefinition:
1976	  'MSGTYPE_PASSTHROUGH' (now defined in smapi/msgapi.h)
1977
19782002-11-27 Wednesday 14:05  pgul
1979
1980	* afixcmd.h (1.15), afixcmn.c (1.23): Change makeMessage() params
1981
19822002-11-27 Wednesday 13:55  stas_degteff
1983
1984	* doc/: keywords.hpt (1.32), keywords.htick (1.9): Describe tokens
1985	  'areafixReportsAttr' and 'filefixReportsAttr'
1986
19872002-11-27 Wednesday 13:54  stas_degteff
1988
1989	* common.c (1.142): Fix Watcom C OS/2 includes: include sys/utime.h
1990	  instead utime.h
1991
19922002-11-27 Wednesday 13:42  pgul
1993
1994	* common.c (1.141), common.h (1.75), fidoconf.c (1.97), fidoconf.h
1995	  (1.159), line.c (1.352), tokens.h (1.57), tparser.c (1.213):
1996	  Removed tokens areafixKillReports and filefixKillReports; added
1997	  tokens areafixReportsAttr and filefixReportsAttr.
1998
19992002-11-27 Wednesday 12:34  pgul
2000
2001	* common.c (1.140), common.h (1.74): extattr() function
2002
20032002-11-27 Wednesday 10:00  stas_degteff
2004
2005	* typesize.h (1.26): Fix Watcom C compilation errors: redefine
2006	  INT32 & UINT32
2007
20082002-11-26 Tuesday 07:34  stas_degteff
2009
2010	* line.c (1.351): Fix EMX compilation warnings (bugreport from Andy
2011	  U. Luk'yanov)
2012
20132002-11-25 Monday 16:01  pgul
2014
2015	* common.c (1.139): redo previous patch
2016
20172002-11-25 Monday 10:42  mche
2018
2019	* common.c (1.138): fix xstrscat() usage
2020
20212002-11-25 Monday 09:00  mche
2022
2023	* afixcmd.c (1.20), afixcmd.h (1.14), afixcmn.c (1.22), common.c
2024	  (1.137), common.h (1.73), fidoconf.c (1.96), fidoconf.h (1.158),
2025	  fidoconfDll.dsp (1.3), line.c (1.350), tparser.c (1.212): s_addr
2026	  --> hs_addr
2027
20282002-11-22 Friday 09:07  pgul
2029
2030	* fidoconf.h (1.157): optimise source
2031
20322002-11-22 Friday 07:40  stas_degteff
2033
2034	* tparser.c (1.211): fix typo error
2035
20362002-11-21 Thursday 20:54  pgul
2037
2038	* line.c (1.349): Check for more then once link subscription to an
2039	  area
2040
20412002-11-21 Thursday 11:10  stas_degteff
2042
2043	* doc/config (1.18): Add unpacker examples:  pkzipc, pkzip25,
2044	  pkunzip
2045
20462002-11-21 Thursday 07:08  mche
2047
2048	* afixcmd.c (1.19): correct config changing
2049
20502002-11-21 Thursday 06:54  mche
2051
2052	* afixcmd.c (1.18), common.h (1.72): fix previous patches
2053
20542002-11-21 Thursday 05:52  stas_degteff
2055
2056	* doc/: config (1.17), proposal.texi (1.146): Add unpacker example
2057	  for rar-sfx/dos
2058
20592002-11-20 Wednesday 11:29  stas_degteff
2060
2061	* arealist.c (1.7): Fix for '2002-11-18 Monday 12:43'. Patch from
2062	  Alexander Reznikov, 2:4600/220
2063
20642002-11-20 Wednesday 08:35  stas_degteff
2065
2066	* common.c (1.136), common.h (1.71): New common function:
2067	  OS_independed_basename()
2068
20692002-11-19 Tuesday 12:08  stas_degteff
2070
2071	* fidoconf.h (1.156): Fix Watcom C compilation errors
2072
20732002-11-19 Tuesday 12:08  stas_degteff
2074
2075	* arealist.c (1.6): Use safety string compare functions
2076
20772002-11-19 Tuesday 11:02  mche
2078
2079	* fidoconf.h (1.155), recode.h (1.5), tparser.c (1.210): make
2080	  tparser compilable
2081
20822002-11-19 Tuesday 10:40  mche
2083
2084	* line.c (1.348): fix parsing warnings
2085
20862002-11-19 Tuesday 10:01  stas_degteff
2087
2088	* line.c (1.347): Fyx types convertion
2089
20902002-11-18 Monday 12:43  stas_degteff
2091
2092	* arealist.c (1.5), arealist.h (1.3), fidoconf.h (1.154), line.c
2093	  (1.346), tokens.h (1.56), tparser.c (1.209), doc/keywords.hpt
2094	  (1.31): New token 'AvailList': %avail reply form. Patch from
2095	  Alexander Reznikov, 2:4600/220 (modified)
2096
20972002-11-18 Monday 11:56  stas_degteff
2098
2099	* arealist.c (1.4): Fix: arealist compare items (sorting)
2100	  case-insencitive now
2101
21022002-11-18 Monday 09:27  stas_degteff
2103
2104	* afixcmd.c (1.17): Prevent print ...(null)... in diagnostic
2105	  message
2106
21072002-11-17 Sunday 00:10  stas_degteff
2108
2109	* HISTORY (1.16): Fix AllowEmptyPktPwd parsing: now enable
2110	  'AllowEmptyPktPwd off' and other boolean values
2111
21122002-11-17 Sunday 00:07  stas_degteff
2113
2114	* line.c (1.345): Fix AllowEmptyPktPwd parsing: now enable
2115	  'AllowEmptyPktPwd off' and other boolean values
2116
21172002-11-17 Sunday 00:00  stas_degteff
2118
2119	* fecfg2fc.c (1.12): Fix unpacker line output
2120
21212002-11-16 Saturday 23:20  stas_degteff
2122
2123	* fecfg146.h (1.7), fecfg2fc.c (1.11): Convert 'norules' (link
2124	  config)
2125
21262002-11-16 Saturday 22:43  stas_degteff
2127
2128	* fecfg2fc.c (1.10): Change program structure; sort areas by type
2129	  in output
2130
21312002-11-16 Saturday 21:21  stas_degteff
2132
2133	* fecfg2fc.c (1.9): Use strLower from common.c
2134
21352002-11-16 Saturday 20:28  stas_degteff
2136
2137	* cfg.c (1.56), fecfg2fc.c (1.8), fidoconf.c (1.95), fidoconf.h
2138	  (1.153), line.c (1.344), tparser.c (1.208), man/tparser.1 (1.4):
2139	  Create nonexisted directories: tparser -P
2140
21412002-11-16 Saturday 20:25  stas_degteff
2142
2143	* doc/fidoconfig.texi (1.24): Create nonexisted directories:
2144	  tparser -P
2145
21462002-11-16 Saturday 11:48  pgul
2147
2148	* makefile.inc (1.35): Fix fecfg2fconf build
2149
21502002-11-16 Saturday 08:05  pgul
2151
2152	* afixcmd.c (1.16): Change config if it is r/o
2153
21542002-11-16 Saturday 01:28  stas_degteff
2155
2156	* line.c (1.343): Fix passing 'passthrough' value for ordinary
2157	  directory
2158
21592002-11-15 Friday 19:14  pgul
2160
2161	* afixcmd.c (1.15): Small fix for previous patch
2162
21632002-11-15 Friday 19:04  pgul
2164
2165	* afixcmd.c (1.14): More clean changing config
2166
21672002-11-15 Friday 15:52  stas_degteff
2168
2169	* fecfg146.c (1.4), fecfg146.h (1.6), fecfg2fc.c (1.7),
2170	  makefile.inc (1.34): Improve functionality to fastecho ->
2171	  fidoconfig conversion
2172
21732002-11-14 Thursday 08:31  stas_degteff
2174
2175	* tparser.c (1.207): Print delNotReceivedTIC value
2176
21772002-11-14 Thursday 08:21  stas_degteff
2178
2179	* fidoconf.h (1.152), line.c (1.342), tokens.h (1.55): Fix spell in
2180	  variable name
2181
21822002-11-13 Wednesday 10:56  stas_degteff
2183
2184	* makefile.cyg (1.11): Add DEBUG define
2185
21862002-11-12 Tuesday 07:02  mche
2187
2188	* line.c (1.341): fix carbonreason
2189
21902002-11-12 Tuesday 06:58  mche
2191
2192	* areatree.c (1.10), fidoconf.c (1.94), fidoconf.h (1.151), line.c
2193	  (1.340): fix coredump in areafix tanks to Alexander Reznikov
2194	  [2:4600/220]
2195
21962002-11-12 Tuesday 05:35  stas_degteff
2197
2198	* cfg.c (1.55): Add top comment
2199
22002002-11-12 Tuesday 05:30  stas_degteff
2201
2202	* cfg.c (1.54): Fix types redefinitions for OS/2 compilers
2203
22042002-11-12 Tuesday 05:29  stas_degteff
2205
2206	* temp.h (1.5): DOS2UNIX
2207
22082002-11-12 Tuesday 05:17  stas_degteff
2209
2210	* common.c (1.135): Fix (prevent memory leak) and improve
2211	  performance in GetDirnameFromPathname()
2212
22132002-11-12 Tuesday 04:47  stas_degteff
2214
2215	* common.c (1.134): Fix: variable incremention move out from macros
2216	  call
2217
22182002-11-11 Monday 07:41  mche
2219
2220	* afixcmn.c (1.21): fix coredump on scaning
2221
22222002-11-10 Sunday 18:57  d_sergienko
2223
2224	* HISTORY (1.15), fidoconf.h (1.150), line.c (1.339), tokens.h
2225	  (1.54), tparser.c (1.206), doc/keywords.htick (1.8): fixed
2226	  spelling (AnnAdr* -> AnnAddr*)
2227
22282002-11-10 Sunday 11:47  pgul
2229
2230	* line.c (1.338): Add "MsgBaseDir [[]msgbase]" possibility
2231
22322002-11-10 Sunday 08:51  pgul
2233
2234	* common.c (1.133): Fix compilation warnings
2235
22362002-11-09 Saturday 14:57  pgul
2237
2238	* line.c (1.337): Parse options after area subscribers mask fixed
2239
22402002-11-06 Wednesday 08:25  mche
2241
2242	* areatree.c (1.9), areatree.h (1.4), common.c (1.132), fidoconf.c
2243	  (1.93), fidoconf.h (1.149): cheking for duplicate definitions of
2244	  fileareas
2245
22462002-11-05 Tuesday 15:19  stas_degteff
2247
2248	* afixcmd.c (1.13), afixcmd.h (1.13), afixcmn.c (1.20), areatree.c
2249	  (1.8), areatree.h (1.3), cfg.c (1.53), common.c (1.131), common.h
2250	  (1.70), crc.h (1.9), dirlayer.c (1.8), dirlayer.h (1.10),
2251	  fc2binkd.c (1.8), fc2sq.c (1.6), fecfg146.h (1.5), fecfg2fc.c
2252	  (1.6), fidoconf.c (1.92), fidoconf.h (1.148), getfree.c (1.5),
2253	  line.c (1.336), log.c (1.10), log.h (1.10), recode.c (1.2),
2254	  recode.h (1.4), temp.c (1.16), temp.h (1.4), tparser.c (1.205),
2255	  tree.c (1.6), typesize.h (1.25), vixie.h (1.2): Convert C++
2256	  comments into pure C comments to prevent compilation
2257	  warnings/errors
2258
22592002-11-04 Monday 13:02  stas_degteff
2260
2261	* doc/proposal.texi (1.145): Add pack & unpack statements
2262	  description from hpt.texi, modified
2263
22642002-11-04 Monday 11:02  stas_degteff
2265
2266	* common.c (1.130), common.h (1.69): Add GetDirnameFromPathname();
2267	  replace basename() with macro to GetFilenameFromPAthname; add
2268	  dirname() macros for GetDirnameFromPathname()
2269
22702002-11-03 Sunday 03:53  d_sergienko
2271
2272	* README.TXT (1.2), doc/fidoconfig.texi (1.23): update docs
2273
22742002-11-03 Sunday 00:51  d_sergienko
2275
2276	* common.c (1.129): test version of createLock() function
2277
22782002-11-01 Friday 23:35  stas_degteff
2279
2280	* areatree.c (1.7): Fix buggy '2002-11-01 Friday 15:28	mche'
2281
22822002-11-01 Friday 15:28  mche
2283
2284	* areatree.c (1.6), areatree.h (1.2), fidoconf.c (1.91): check for
2285	  redefenition of echoareas
2286
22872002-11-01 Friday 14:31  stas_degteff
2288
2289	* common.c (1.128), common.h (1.68): New function: basename()
2290
22912002-10-30 Wednesday 14:31  mche
2292
2293	* line.c (1.335): fix previous patch
2294
22952002-10-30 Wednesday 13:50  mche
2296
2297	* line.c (1.334): fix redefinition packing options deined by
2298	  EchoAreaDefaults
2299
23002002-10-30 Wednesday 13:48  stas_degteff
2301
2302	* common.c (1.127), common.h (1.67): Prevent memory fault in
2303	  changeFileSuffix(); Fix comments after MCHE patches
2304
23052002-10-30 Wednesday 08:57  mche
2306
2307	* common.c (1.126): a little optimization of changeFileSuffix
2308
23092002-10-30 Wednesday 08:52  mche
2310
2311	* common.c (1.125), common.h (1.66): syntax of changeFileSuffix is
2312	  expanded
2313
23142002-10-29 Tuesday 12:35  stas_degteff
2315
2316	* xstr.c (1.11), xstr.h (1.6): Add 'const' modifier for string
2317	  parameters
2318
23192002-10-28 Monday 23:52  pgul
2320
2321	* tparser.c (1.204): Fix previous patch
2322
23232002-10-28 Monday 23:24  pgul
2324
2325	* afixcmd.h (1.12), afixcmn.c (1.19): Change createKludges() args,
2326	  use new msgid generation method
2327
23282002-10-28 Monday 23:09  pgul
2329
2330	* fidoconf.c (1.90): fix compiler warning
2331
23322002-10-28 Monday 23:05  pgul
2333
2334	* tokens.h (1.53), fidoconf.h (1.147), line.c (1.333), tparser.c
2335	  (1.203), doc/proposal.texi (1.144): add seqDir and seqOutrun
2336	  tokens
2337
23382002-10-27 Sunday 08:50  pgul
2339
2340	* fidoconf.c (1.89): fix new groups parsing
2341
23422002-10-26 Saturday 13:03  mche
2343
2344	* cfg.c (1.52): added chak for duplicate includes
2345
23462002-10-25 Friday 13:17  stas_degteff
2347
2348	* common.c (1.124): Fix Watcom C win32 compilation
2349
23502002-10-25 Friday 13:06  stas_degteff
2351
2352	* crc.c (1.7), crc.h (1.8): Implement 16-bit & 32-bit checksum
2353	  algorithmes
2354
23552002-10-25 Friday 08:12  stas_degteff
2356
2357	* getfree.c (1.4): workaround Watcom C/win32 compilation error
2358
23592002-10-25 Friday 07:23  stas_degteff
2360
2361	* crc.c (1.6): Bugfix: Check for NULL pointer in crc calculating
2362	  routines; Also try improve performance - use register variables
2363
23642002-10-25 Friday 06:56  mche
2365
2366	* afixcmn.c (1.18): undo previos patch
2367
23682002-10-25 Friday 06:17  mche
2369
2370	* afixcmn.c (1.17): undo previos patch
2371
23722002-10-25 Friday 04:37  stas_degteff
2373
2374	* Makefile (1.52), makefile.in2 (1.8), makefile.sun (1.12), xstr.c
2375	  (1.10): Insert VSPRINTF_ONLY define commented out, need for SunOS
2376	  2.5.1
2377
23782002-10-24 Thursday 11:37  mche
2379
2380	* tparser.c (1.202): fix spelling
2381
23822002-10-24 Thursday 09:12  mche
2383
2384	* afixcmn.c (1.16): hpt attach processing patch by [val khokhlov
2385	  2:550/180]
2386
23872002-10-24 Thursday 06:16  stas_degteff
2388
2389	* afixcmn.c (1.15): MSGID generation in createKludges(): Wait one
2390	  second to prevent generate equvalence msgid in two sequental
2391	  program call
2392
23932002-10-23 Wednesday 13:16  stas_degteff
2394
2395	* afixcmn.c (1.14), common.c (1.123), common.h (1.65), crc.c (1.5),
2396	  crc.h (1.7): New msgid generation algorihtm in createKludges(),
2397	  based on code from val khokhlov
2398
23992002-10-23 Wednesday 11:55  mche
2400
2401	* .cvsignore (1.6): fix ERROR redefinition
2402
24032002-10-23 Wednesday 11:21  mche
2404
2405	* getfree.c (1.3): fix previous patch
2406
24072002-10-23 Wednesday 10:38  stas_degteff
2408
2409	* getfree.c (1.2): Prevent compilation warnings for OS/2 EMX & UNIX
2410
24112002-10-23 Wednesday 10:10  mche
2412
2413	* cfg.c (1.51): clean type redefinition for win32 compilers
2414
24152002-10-23 Wednesday 10:03  mche
2416
2417	* typesize.h (1.24): clean type redefenition for win32 compilers
2418
24192002-10-23 Wednesday 10:01  pgul
2420
2421	* common.c (1.122), line.c (1.332), common.h (1.64): Optimise
2422	  groups parsing
2423
24242002-10-23 Wednesday 09:23  pgul
2425
2426	* line.c (1.331): Avoid nested strtok()
2427
24282002-10-23 Wednesday 08:44  mche
2429
2430	* getfree.c (1.1): function getfree() moved to fidoconfig
2431
24322002-10-23 Wednesday 08:13  mche
2433
2434	* common.h (1.63), fidoconfDll.dsp (1.2), makefile.inc (1.33),
2435	  makefile.mvc (1.22), makefile.mvcdll (1.23): function getfree()
2436	  moved to fidoconfig
2437
24382002-10-22 Tuesday 11:36  stas_degteff
2439
2440	* cfg.c (1.50): Fix EMX compilation warning in cmpfnames()
2441
24422002-10-22 Tuesday 10:22  sfpavel
2443
2444	* debian/changelog (1.20), man/fconf2.1 (1.8): New debian packages
2445
24462002-10-22 Tuesday 08:55  sfpavel
2447
2448	* man/: Makefile (1.4), fconf2.1 (1.7): Add fconf2na.pl description
2449	  into man page
2450
24512002-10-21 Monday 09:29  stas_degteff
2452
2453	* makefile.inc (1.32): fix clean (comonclean) tag: prevent remove
2454	  files fithout suffixes on DOS-based FS
2455
24562002-10-21 Monday 09:11  stas_degteff
2457
2458	* cfg.c (1.49): Fix & fine cmpfnames() for DJGPP
2459
24602002-10-21 Monday 08:44  stas_degteff
2461
2462	* cfg.c (1.48), common.c (1.121): Fix cmpfnames() definitions for
2463	  all platforms: remove 'statuc' modifier
2464
24652002-10-21 Monday 07:54  stas_degteff
2466
2467	* fc2aed.c (1.6): Fix compiler warning; use 'safe' strcmp fucntion
2468
24692002-10-21 Monday 07:48  stas_degteff
2470
2471	* cfg.c (1.47): Fix typo erro in previos fix
2472
24732002-10-21 Monday 07:09  stas_degteff
2474
2475	* cfg.c (1.46): Fix typo erro in previos fix
2476
24772002-10-21 Monday 06:59  stas_degteff
2478
2479	* cfg.c (1.45): Fix memory leak on DJGPP; fix preprocessor
2480	  condition
2481
24822002-10-21 Monday 06:26  stas_degteff
2483
2484	* common.c (1.120): Fix DJGPP compilation
2485
24862002-10-21 Monday 06:23  stas_degteff
2487
2488	* cfg.c (1.44): Small fix in cmpfnames() for DJGPP
2489
24902002-10-20 Sunday 20:59  stas_degteff
2491
2492	* common.h (1.62): Add 'safe' string macroses: sstrstr amd sstristr
2493
24942002-10-20 Sunday 11:26  mche
2495
2496	* fidoconfDll.dsp (1.1), fidoconfStatic.dsp (1.1): Microsoft
2497	  Developer Studio Project Files added
2498
24992002-10-20 Sunday 10:12  mche
2500
2501	* makefile.cyg (1.10): Remove useless defines
2502
25032002-10-20 Sunday 09:57  mche
2504
2505	* makefile.cyg (1.9), makefile.mvc (1.21): Remove useless defines
2506
25072002-10-20 Sunday 09:36  mche
2508
2509	* common.c (1.119), makefile.mvc (1.20), makefile.mvcdll (1.22):
2510	  Definition for USE_SYSTEM_COPY in compiler.h for MSVC
2511
25122002-10-18 Friday 04:17  stas_degteff
2513
2514	* common.c (1.118): Bugfix : open() do not support share locking
2515	  (freebsd, other possible)
2516
25172002-10-17 Thursday 18:57  stas_degteff
2518
2519	* common.c (1.117), common.h (1.61): Fix fc_stristr(): prevent
2520	  compiler warnings for other modules (use const char*)
2521
25222002-10-17 Thursday 18:24  stas_degteff
2523
2524	* HISTORY (1.14): Update documentation
2525
25262002-10-17 Thursday 17:11  stas_degteff
2527
2528	* common.c (1.116), common.h (1.60): Implement stripTrailingChars()
2529	  and define macro stripRoundingChars() in addition to
2530	  stripLeadingChars()
2531
25322002-10-17 Thursday 12:50  stas_degteff
2533
2534	* Makefile (1.51): Add install and uninstall 'fconf2na.pl'
2535
25362002-10-17 Thursday 12:47  stas_degteff
2537
2538	* makefile.bsd (1.18): Add install and uninstall 'fconf2na.pl'
2539
25402002-10-17 Thursday 12:46  stas_degteff
2541
2542	* makefile.bsd (1.17): Fix install on makefile.bsd
2543
25442002-10-16 Wednesday 12:28  d_sergienko
2545
2546	* fconf2na.pl (1.1): added converter fidoconfig -> ECHOLIST.NA
2547
25482002-10-15 Tuesday 07:50  stas_degteff
2549
2550	* cfg.c (1.43): Use safety string functions (sstricmp, sstrdup,
2551	  sstrcpy, ...)
2552
25532002-10-15 Tuesday 03:48  sfpavel
2554
2555	* cfg.c (1.42): Fix typo
2556
25572002-10-14 Monday 18:25  d_sergienko
2558
2559	* common.c (1.115): open file in binary mode when copying it (in
2560	  copy_file())
2561
25622002-10-14 Monday 10:42  stas_degteff
2563
2564	* line.c (1.330): Fix from -stable: negative values now invalid for
2565	  many tokens (before its prodused zero value)
2566
25672002-10-14 Monday 10:42  stas_degteff
2568
2569	* fidoconf.c (1.88), fidoconf.h (1.146): Fix idlePassthruTimeout
2570	  default value set
2571
25722002-10-14 Monday 10:08  stas_degteff
2573
2574	* common.c (1.114), common.h (1.59): Prevent compiler warnings in
2575	  fidostat module: use const modifier for 1st parameter of
2576	  string2addr()
2577
25782002-10-14 Monday 06:32  sfpavel
2579
2580	* temp.c (1.15): Fix OS/2 EMX build
2581
25822002-10-14 Monday 06:25  mche
2583
2584	* makefile.mvc (1.19), makefile.mvcdll (1.21): correct
2585	  HAS_VSNPRINTF defenition for MSVC
2586
25872002-10-14 Monday 05:51  sfpavel
2588
2589	* common.c (1.113): Fix OS/2 EMX build
2590
25912002-10-11 Friday 13:49  stas_degteff
2592
2593	* fidoconf.c (1.87): Fix previous patch
2594
25952002-10-11 Friday 13:33  stas_degteff
2596
2597	* fidoconf.c (1.86): Fix bug with signed use unsigned var in
2598	  setConfigDefaults()
2599
26002002-10-09 Wednesday 09:55  stas_degteff
2601
2602	* common.c (1.112): Implement file locking in copy_file()
2603
26042002-10-09 Wednesday 09:36  stas_degteff
2605
2606	* common.c (1.111): Fix copy_file() patch
2607
26082002-10-09 Wednesday 09:21  stas_degteff
2609
2610	* common.c (1.110): Debug output added
2611
26122002-10-09 Wednesday 09:02  mche
2613
2614	* afixcmd.c (1.12), afixcmd.h (1.11): functions addlink and
2615	  removelink are moved to fidoconfig
2616
26172002-10-09 Wednesday 08:30  stas_degteff
2618
2619	* cfg.c (1.41): DJGPP cmpfnames() probe. Test please!
2620
26212002-10-09 Wednesday 08:28  stas_degteff
2622
2623	* common.h (1.58): Safety string envelope: str() macro
2624
26252002-10-09 Wednesday 05:05  sfpavel
2626
2627	* fc2binkd.c (1.7): Fix creation of the binkd.cfg [patch from Igor
2628	  Zakharoff 2:5030/49.30]
2629
26302002-10-08 Tuesday 14:24  stas_degteff
2631
2632	* common.c (1.109), common.h (1.57): Fix move_file() and
2633	  copy_file(): prevent unexpected result ("ANSI C requires rename,
2634	  but only specifies that the result on failure be nonzero. The
2635	  effects of using the name of an existing file as *<[new>> may
2636	  vary from one implementation to another.") TEST this please!
2637
26382002-10-08 Tuesday 11:13  d_sergienko
2639
2640	* common.c (1.108): security fix (copy_file() could copy suid
2641	  binaries without clearing suid bit)
2642
26432002-10-08 Tuesday 06:35  sfpavel
2644
2645	* debian/changelog (1.19): New debian packages
2646
26472002-10-07 Monday 14:27  d_sergienko
2648
2649	* common.c (1.107): cosmetic fixes
2650
26512002-10-07 Monday 14:07  d_sergienko
2652
2653	* common.c (1.106): save permissions (and ownership when running as
2654	  root) in copy_file on UNIX
2655
26562002-10-04 Friday 13:12  stas_degteff
2657
2658	* cfg.c (1.40): Workaround for DJGPP compilation
2659
26602002-10-04 Friday 10:05  sfpavel
2661
2662	* debian/: changelog (1.18), control (1.13), fidoconf-runtime.dirs
2663	  (1.4), fidoconf-runtime.files (1.3), fidoconf-runtime.manpages
2664	  (1.2), huskymak.cfg (1.12), libfidoconf0-dev.dirs (1.2),
2665	  libfidoconf0.dirs (1.2), libfidoconf0.doc-base (1.2),
2666	  libfidoconf0.files (1.5), rules (1.13): New debian packages
2667
26682002-10-04 Friday 09:59  sfpavel
2669
2670	* Makefile (1.50): Fix build fconf2*: no link with static
2671	  libfidoconf!
2672
26732002-10-04 Friday 09:57  sfpavel
2674
2675	* man/: Makefile (1.3), fconf2.1 (1.6): Add fconf2binkd description
2676	  to fconf2.1
2677
26782002-10-04 Friday 07:40  sfpavel
2679
2680	* doc/: Makefile (1.17), makefile.unx (1.3): Fix install options
2681
26822002-10-03 Thursday 13:27  mche
2683
2684	* xstr.c (1.9): vsnprintf fix
2685
26862002-10-03 Thursday 09:31  mche
2687
2688	* xstr.c (1.8): INTEL defined for msvc makefiles and vsnprintf fix
2689
26902002-09-30 Monday 14:22  stas_degteff
2691
2692	* common.c (1.105): More safety check for prevent owervrite files
2693	  by copy_file()
2694
26952002-09-30 Monday 09:59  mche
2696
2697	* common.c (1.104): compiler.h was included twise that broke msvc
2698	  building
2699
27002002-09-30 Monday 09:55  mche
2701
2702	* dirlayer.h (1.9): global defines are changed to prevent conflicts
2703	  with <windows.h>
2704
27052002-09-29 Sunday 13:37  d_sergienko
2706
2707	* common.c (1.103): fixed undefined reference to `strnicmp' under
2708	  UNIX
2709
27102002-09-28 Saturday 08:22  stas_degteff
2711
2712	* common.c (1.102): Prevent replace file in move_file() and
2713	  copy_file(): if file exists return -1 and set errno into EEXIST
2714
27152002-09-28 Saturday 07:17  stas_degteff
2716
2717	* common.c (1.101), common.h (1.56): New functions: sstricmp(),
2718	  sstrnicmp()
2719
27202002-09-27 Friday 12:25  mche
2721
2722	* fidoconf.h (1.145): correct previous patch
2723
27242002-09-27 Friday 12:12  pgul
2725
2726	* fidoconf.h (1.144): add 'extern' to theApp declaration
2727
27282002-09-27 Friday 07:45  mche
2729
2730	* makefile.mvc (1.18), makefile.mvcdll (1.20): HAS_VSNPRINTF
2731	  defined for MSVC
2732
27332002-09-26 Thursday 08:26  stas_degteff
2734
2735	* HISTORY (1.13): Update changes tracking file.
2736
27372002-09-25 Wednesday 10:30  stas_degteff
2738
2739	* makefile.cyg (1.8): Remove unused defines (__CYG__ & WINNT)
2740
27412002-09-25 Wednesday 10:29  stas_degteff
2742
2743	* HISTORY (1.12): Update changes tracking file
2744
27452002-09-25 Wednesday 07:27  mche
2746
2747	* fidoconf.h (1.143), line.c (1.329), tokens.h (1.52), tparser.c
2748	  (1.201), doc/keywords.htick (1.7): feature: FileFixEchoLimit
2749	  patch by <������� ������� <pscorporation@mail.ru>>
2750
27512002-09-24 Tuesday 13:34  pgul
2752
2753	* afixcmn.c (1.13): createKludges() alwayd add PID, not TID
2754
27552002-09-24 Tuesday 06:05  pgul
2756
2757	* temp.c (1.14): more clean tempfile creating (check errno)
2758
27592002-09-24 Tuesday 06:00  pgul
2760
2761	* temp.c (1.13): fix previous changes
2762
27632002-09-23 Monday 08:34  stas_degteff
2764
2765	* temp.c (1.12): Fix temporary file name generation (prevent bug
2766	  with strange file name template)
2767
27682002-09-23 Monday 06:26  stas_degteff
2769
2770	* fidoconf.c (1.85): Fix previous fix (fix condition compilation)
2771
27722002-09-23 Monday 06:18  stas_degteff
2773
2774	* fidoconf.c (1.84), doc/proposal.texi (1.143): Fix use enviroment
2775	  variables to default tempdir value set (for win32 version)
2776
27772002-09-23 Monday 05:03  stas_degteff
2778
2779	* doc/proposal.texi (1.142): Document use TEMP, TMP or TMPDIR
2780	  enviroment variables (for '2002-09-21 Saturday 07:29	pgul'
2781	  patch)
2782
27832002-09-21 Saturday 12:53  pgul
2784
2785	* afixcmn.c (1.12): htick makes PID, not TID kludge
2786
27872002-09-21 Saturday 12:49  pgul
2788
2789	* common.c (1.100): cosmetic fix
2790
27912002-09-21 Saturday 09:44  d_sergienko
2792
2793	* fidoconf.c (1.83), fidoconf.h (1.142), line.c (1.328), tokens.h
2794	  (1.51), tparser.c (1.200), doc/keywords.htick (1.6): added new
2795	  token 'FileFixNames' for htick
2796
27972002-09-21 Saturday 08:08  d_sergienko
2798
2799	* fidoconf.c (1.82): fix tempDir default definition
2800
28012002-09-21 Saturday 07:29  pgul
2802
2803	* fidoconf.c (1.81), fidoconf.h (1.141): Use default tempDir if not
2804	  defined in config
2805
28062002-09-21 Saturday 05:55  pgul
2807
2808	* tokens.h (1.50): sort parseline_tokens array
2809
28102002-09-20 Friday 17:21  d_sergienko
2811
2812	* fidoconf.h (1.140), line.c (1.327), tokens.h (1.49), tparser.c
2813	  (1.199), doc/keywords.htick (1.5): added new token
2814	  "autoFileCreateFlag" for htick
2815
28162002-09-20 Friday 16:35  d_sergienko
2817
2818	* HISTORY (1.11): update for previous commit
2819
28202002-09-20 Friday 16:34  d_sergienko
2821
2822	* fidoconf.h (1.139), line.c (1.326), tokens.h (1.48), tparser.c
2823	  (1.198), doc/keywords.htick (1.4): added token 'filefixFromName'
2824
28252002-09-20 Friday 10:33  pgul
2826
2827	* line.c (1.325): filenames and paths defined in linkDefaults may
2828	  be overrided in link section
2829
28302002-09-19 Thursday 08:37  sfpavel
2831
2832	* fc2msged.c (1.5), makefile.djg (1.12): Fix DJGPP build
2833
28342002-09-18 Wednesday 18:13  pgul
2835
2836	* temp.c (1.11): remove HAVE_MKSTEMP, its parameters are not
2837	  compartible
2838
28392002-09-17 Tuesday 09:18  sfpavel
2840
2841	* HISTORY (1.10): Update documentation
2842
28432002-09-14 Saturday 23:24  stas_degteff
2844
2845	* common.c (1.99): Fix move_file() and copy_file() for cygwin &
2846	  watcom: USE_SYSTEM_COPY & copy buffer size
2847
28482002-09-14 Saturday 23:22  stas_degteff
2849
2850	* fc2tor.c (1.6): comment out unused variables
2851
28522002-09-14 Saturday 20:14  stas_degteff
2853
2854	* temp.c (1.10): Fix declaration of mktemp() for Watcom C v.11
2855
28562002-09-12 Thursday 11:17  stas_degteff
2857
2858	* HISTORY (1.9): Info about previous fix
2859
28602002-09-12 Thursday 11:11  stas_degteff
2861
2862	* fidoconf.c (1.80): Fix commented line parsing (if comment ends
2863	  line)
2864
28652002-09-11 Wednesday 18:15  stas_degteff
2866
2867	* tparser.c (1.197): Add remap section in tparser's output
2868
28692002-09-11 Wednesday 11:57  mche
2870
2871	* dirlayer.c (1.7), dirlayer.h (1.8), makefile.aix (1.11),
2872	  syslogp.h (1.7): make fidoconf compilable under AIX
2873
28742002-09-10 Tuesday 14:30  stas_degteff
2875
2876	* makefile.in2 (1.7): Revert invalid patch (-2)
2877
28782002-09-10 Tuesday 14:19  stas_degteff
2879
2880	* makefile.bsd (1.16): Update previous fix
2881
28822002-09-10 Tuesday 14:09  stas_degteff
2883
2884	* makefile.bsd (1.15), makefile.in2 (1.6): Add install into for
2885	  FreeBSD using makefile.bsd
2886
28872002-09-10 Tuesday 13:47  stas_degteff
2888
2889	* makefile.inc (1.31): Add fc2binkd$(OBJ) into OBJS
2890
28912002-09-10 Tuesday 13:44  stas_degteff
2892
2893	* makefile.in2 (1.5): Small (cosmetic) fix
2894
28952002-09-10 Tuesday 06:21  stas_degteff
2896
2897	* common.h (1.55): Cosmetic fix: change comment
2898
28992002-09-10 Tuesday 06:20  stas_degteff
2900
2901	* common.c (1.98), common.h (1.54): Implement "safe" function
2902	  sstrcmp() and macroses sstrncpy(), sstrcpy(), sstrndup().
2903
29042002-09-10 Tuesday 01:32  d_sergienko
2905
2906	* fidoconf.h (1.138), line.c (1.324), tokens.h (1.47), tparser.c
2907	  (1.196), doc/keywords.hpt (1.30): new token 'disablePID'
2908
29092002-09-10 Tuesday 01:07  d_sergienko
2910
2911	* temp.c (1.9): setting up permissions for newly created files
2912
29132002-09-09 Monday 11:11  pgul
2914
2915	* temp.c (1.8): Added HAVE_MKSTEMP option
2916
29172002-09-09 Monday 05:20  stas_degteff
2918
2919	* Makefile (1.49): Syncronise with -stable
2920
29212002-09-08 Sunday 11:05  georgi
2922
2923	* Makefile (1.48): fixed install bug (linkedto and fconf2areasbbs)
2924
29252002-09-04 Wednesday 18:41  stas_degteff
2926
2927	* cfg.c (1.39): Initialise pointers variables (prement memoty
2928	  faults)
2929
29302002-09-04 Wednesday 10:05  d_sergienko
2931
2932	* common.c (1.97): in sstrdup(): strup("") will also work, so no
2933	  need to check if strlen(str)=0
2934
29352002-09-04 Wednesday 09:48  d_sergienko
2936
2937	* temp.c (1.7): open descriptor in O_RDWR mode instead of O_RDONLY
2938	  (default) in createTempFileIn();
2939
29402002-09-03 Tuesday 10:39  stas_degteff
2941
2942	* common.c (1.96): Use w_log() alt. to fprintf(stderr, message) in
2943	  smalloc(), srealloc(), sstrdup().
2944
29452002-09-03 Tuesday 10:36  stas_degteff
2946
2947	* log.c (1.9): Critical error prints to stder if can't logged
2948
29492002-09-03 Tuesday 09:47  stas_degteff
2950
2951	* common.c (1.95): Test source string for empty ("") in sstrdup().
2952
29532002-09-03 Tuesday 04:16  stas_degteff
2954
2955	* doc/keywords.htick (1.3): Include following htick's keywords in
2956	  documentation: AnnFileOrigin, AnnFileRFrom.
2957
29582002-09-02 Monday 15:45  mche
2959
2960	* fc2tor_g.c (1.2), fc2tor_g.h (1.2), makefile.mvc (1.17),
2961	  makefile.mvcdll (1.19): fix compilation fc2tor
2962
29632002-09-02 Monday 15:37  mche
2964
2965	* fidoconf.h (1.137), line.c (1.323), makefile.mvcdll (1.18),
2966	  tokens.h (1.46), tparser.c (1.195): new tokens for Htick's
2967	  reports: AnnFileRFrom AnnFileOrigin
2968
29692002-09-02 Monday 13:50  stas_degteff
2970
2971	* common.c (1.94), common.h (1.53): New function: aka2str5d, return
2972	  string representation of the 5D FTN address (dinamic string:
2973	  malloc())
2974
29752002-09-02 Monday 13:48  d_sergienko
2976
2977	* Makefile (1.47): added installation of temp.h
2978
29792002-09-02 Monday 06:48  mche
2980
2981	* tparser.c (1.194): fix function parametr passing
2982
29832002-09-02 Monday 05:52  stas_degteff
2984
2985	* fc2binkd.c (1.6): Fix version string generation; cosmetic fix
2986
29872002-09-02 Monday 05:27  stas_degteff
2988
2989	* fc2binkd.c (1.5): Fix: check fopen() result
2990
29912002-09-02 Monday 05:15  stas_degteff
2992
2993	* fc2binkd.c (1.4): Modufy usage()
2994
29952002-09-01 Sunday 20:13  stas_degteff
2996
2997	* Makefile (1.46): Fix makefile: add install fconf2binkd, fix
2998	  install linkedto & fconf2areasbbs
2999
30002002-09-01 Sunday 19:13  stas_degteff
3001
3002	* log.h (1.9): Add defines for debug log levels (c-z).
3003
30042002-09-01 Sunday 18:23  stas_degteff
3005
3006	* makefile.mvc (1.16), makefile.mvcdll (1.17): Fix makefiles: add
3007	  programs to compile: fconf2tornado.exe fconf2binkd.exe
3008
30092002-09-01 Sunday 18:17  d_sergienko
3010
3011	* fc2binkd.c (1.3): fixed F_OK missing definition for ANSI C
3012	  compilers
3013
30142002-09-01 Sunday 18:11  d_sergienko
3015
3016	* fc2binkd.c (1.2): make exit(1) at the end of usage();
3017
30182002-09-01 Sunday 18:08  d_sergienko
3019
3020	* fc2tor.c (1.5), fc2tor_g.c (1.1), fc2tor_g.h (1.1), makefile.inc
3021	  (1.30): new version of fconf2tornado from Victor Anikeev; fixed
3022	  fconf2binkd compilation (CONF2BINKD error); distclean removes
3023	  fconf2binkd too.
3024
30252002-09-01 Sunday 18:04  stas_degteff
3026
3027	* makefile.mvc (1.15), makefile.mvcdll (1.16): Fix makefiles: add
3028	  temp.c into library
3029
30302002-08-30 Friday 14:35  stas_degteff
3031
3032	* fidoconf.h (1.136), line.c (1.322), tparser.c (1.193): Update
3033	  win32 conditions (compilation-time)
3034
30352002-08-30 Friday 14:33  stas_degteff
3036
3037	* makefile.bco (1.8), makefile.cyg (1.7): Fix previous patch
3038
30392002-08-30 Friday 14:24  stas_degteff
3040
3041	* makefile.bcd (1.13), makefile.bco (1.7), makefile.bcw (1.11),
3042	  makefile.cyg (1.6), makefile.djg (1.11), makefile.emo (1.15),
3043	  makefile.emx (1.9), makefile.ibo (1.10), makefile.in2 (1.4),
3044	  makefile.inc (1.29), makefile.mgw (1.9), makefile.mvc (1.14),
3045	  makefile.mvcdll (1.15), makefile.rxw (1.7), makefile.unx (1.6),
3046	  makefile.wco (1.21), Makefile (1.45), makefile.wcw (1.29):
3047	  Compile rules for fconf2binkd (fc2binkd)
3048
30492002-08-30 Friday 14:16  stas_degteff
3050
3051	* fc2binkd.c (1.1): Fidoconfig to binkd config converter
3052
30532002-08-30 Friday 12:14  mche
3054
3055	* makefile.mgw (1.8): minGW makefiles corrected
3056
30572002-08-29 Thursday 10:16  sfpavel
3058
3059	* debian/libfidoconf0-dev.preinst (1.1): Update debian version
3060
30612002-08-29 Thursday 10:02  mche
3062
3063	* tree.c (1.5): fix cygwin warnings
3064
30652002-08-29 Thursday 08:54  stas_degteff
3066
3067	* common.h (1.52): New macrofunction: sstrlen - safe strlen (check
3068	  for NULL pointer)
3069
30702002-08-29 Thursday 08:17  sfpavel
3071
3072	* doc/fidoconfig.texi (1.22): Update version number
3073
30742002-08-29 Thursday 08:16  sfpavel
3075
3076	* debian/: changelog (1.17), fidoconf-runtime.dirs (1.3),
3077	  fidoconf-runtime.examples (1.2), fidoconf-runtime.files (1.2),
3078	  info (1.1), libfidoconf0-dev.links (1.1), rules (1.12): New
3079	  debian package
3080
30812002-08-29 Thursday 08:02  sfpavel
3082
3083	* Makefile (1.44): Fix install of libs and fconf2areasbbs
3084
30852002-08-29 Thursday 07:59  sfpavel
3086
3087	* man/: dumpfcfg.1 (1.2), fconf2.1 (1.5), linkedto.1 (1.4),
3088	  tparser.1 (1.3): update with new http-location
3089
30902002-08-26 Monday 13:25  d_sergienko
3091
3092	* fidoconf.h (1.135), line.c (1.321), tokens.h (1.45), tparser.c
3093	  (1.192), doc/keywords.hpt (1.29): added keyword "areafixFromName"
3094
30952002-08-26 Monday 07:48  sfpavel
3096
3097	* fc2tor.c (1.4), debian/README.Debian (1.4), debian/changelog
3098	  (1.16), debian/copyright (1.3), debian/rules (1.11),
3099	  doc/fidoconfig.texi (1.21), man/fconf2.1 (1.4): New debian
3100	  version
3101
31022002-08-25 Sunday 18:40  d_sergienko
3103
3104	* fc2tor.c (1.3): fixed warnings (include ctype.h)
3105
31062002-08-24 Saturday 11:25  d_sergienko
3107
3108	* fc2tor.c (1.2): cosmetics in screen output and usage output
3109
31102002-08-24 Saturday 10:57  d_sergienko
3111
3112	* Makefile (1.43), makefile.bco (1.6), makefile.bcw (1.10),
3113	  makefile.cyg (1.5), makefile.djg (1.10), makefile.emo (1.14),
3114	  makefile.emx (1.8), makefile.ibo (1.9), makefile.in2 (1.3),
3115	  makefile.mgw (1.7), makefile.rxw (1.6), makefile.unx (1.5),
3116	  makefile.wco (1.20), makefile.wcw (1.28), xstr.c (1.7): changed
3117	  fc2tornado -> fconf2tornado; enlarged xscatprintf() buffer to
3118	  1024.
3119
31202002-08-23 Friday 18:53  stas_degteff
3121
3122	* xstr.c (1.6): Enlarge string buffer.
3123
31242002-08-23 Friday 16:30  d_sergienko
3125
3126	* fc2tor.c (1.1): forgot to make cvs add before cvs ci :)
3127
31282002-08-23 Friday 16:26  d_sergienko
3129
3130	* Makefile (1.42), makefile.bcd (1.12), makefile.bco (1.5),
3131	  makefile.bcw (1.9), makefile.cyg (1.4), makefile.djg (1.9),
3132	  makefile.emo (1.13), makefile.emx (1.7), makefile.ibo (1.8),
3133	  makefile.in2 (1.2), makefile.inc (1.28), makefile.mgw (1.6),
3134	  makefile.rxw (1.5), makefile.unx (1.4), makefile.wco (1.19),
3135	  makefile.wcw (1.27): added fidoconfig -> tornadoBBS converter
3136
31372002-08-22 Thursday 07:06  sfpavel
3138
3139	* debian/: changelog (1.15), control (1.12), copyright (1.2), rules
3140	  (1.10): New debian package
3141
31422002-08-21 Wednesday 12:06  mche
3143
3144	* tparser.c (1.191): feature: - reduces Seen-BYs (fsc-0093)
3145
31462002-08-21 Wednesday 12:00  mche
3147
3148	* doc/keywords.hpt (1.28): feature: - reduces Seen-BYs (fsc-0093)
3149
31502002-08-21 Wednesday 11:54  mche
3151
3152	* fidoconf.h (1.134), line.c (1.320), tokens.h (1.44): feature: -
3153	  reduces Seen-BYs (fsc-0093)
3154
31552002-08-20 Tuesday 07:18  stas_degteff
3156
3157	* temp.c (1.6): Revert buggy patch `2002-08-17 Saturday 12:26
3158	  d_sergienko`
3159
31602002-08-18 Sunday 18:25  d_sergienko
3161
3162	* TODO (1.60), doc/fidoconfig.texi (1.20): purged TODO expired
3163	  entries and fixed html output by makeinfo --html
3164
31652002-08-18 Sunday 15:36  d_sergienko
3166
3167	* adcase.c (1.10): Patch from Ivan Fedorov (2:5070/275) to include
3168	  common.h
3169
31702002-08-18 Sunday 10:30  mche
3171
3172	* common.c (1.93): end file with new line
3173
31742002-08-17 Saturday 12:26  d_sergienko
3175
3176	* temp.c (1.5): use mkstemp() instead mktemp() on UNIX
3177
31782002-08-16 Friday 06:59  mche
3179
3180	* adcase.c (1.9), arealist.c (1.3), dirlayer.c (1.6): free()
3181	  function changed to macro nfree()
3182
31832002-08-05 Monday 13:55  quetschke
3184
3185	* Makefile (1.41): Changed hardcoded options to OPTLFLAGS when not
3186	  linking with GCC.
3187
31882002-08-02 Friday 13:55  mche
3189
3190	* cfg.c (1.38), common.c (1.92): prevent file deleting when copy
3191	  into the same location (win32 only)
3192
31932002-08-02 Friday 09:03  d.sergienko
3194
3195	* xstr.h (1.5): typo in type definition in xstrcpy()
3196
31972002-08-02 Friday 08:56  d.sergienko
3198
3199	* xstr.c (1.5), xstr.h (1.4): added xstrcpy()
3200
32012002-07-31 Wednesday 10:26  gerrit
3202
3203	* doc/Makefile (1.16): Added DVI-file to install and uninstall
3204	  targets.
3205
32062002-07-30 Tuesday 18:59  stas
3207
3208	* doc/proposal.texi (1.141): Correct loglevels description
3209
32102002-07-30 Tuesday 13:52  mche
3211
3212	* common.c (1.91), common.h (1.51): hpt_stristr() moved to
3213	  fidoconfig
3214
32152002-07-29 Monday 12:40  quetschke
3216
3217	* typesize.h (1.23): Added __CYGWIN__ to the list of other unix
3218	  like systems. (2:2411/12.99)
3219
32202002-07-29 Monday 12:37  quetschke
3221
3222	* common.c (1.90): Cygwin (still) needs io.h. (2:2411/12.99)
3223
32242002-07-29 Monday 12:34  quetschke
3225
3226	* syslogp.h (1.6): Cygwin has syslog handling but not
3227	  facilitynames. (2:2411/12.99)
3228
32292002-07-26 Friday 13:50  d.sergienko
3230
3231	* fidoconf.h (1.133), line.c (1.319), tokens.h (1.43), tparser.c
3232	  (1.190), doc/keywords.hpt (1.27): added new token
3233	  `NewAreaRefuseFile'
3234
32352002-07-26 Friday 12:25  stas
3236
3237	* line.c (1.318): Fix warnings
3238
32392002-07-25 Thursday 13:57  mche
3240
3241	* afixcmd.c (1.11): some improvement of  function "InsertCfgLine"
3242
32432002-07-25 Thursday 08:46  mche
3244
3245	* afixcmd.c (1.10), afixcmd.h (1.10): usefull function
3246	  "InsertCfgLine" added
3247
32482002-07-25 Thursday 07:40  mche
3249
3250	* afixcmd.c (1.9), afixcmd.h (1.9): made function FindTokenPos4Link
3251	  exportable
3252
32532002-07-24 Wednesday 14:59  mche
3254
3255	* arealist.c (1.2), arealist.h (1.2): report about rescanable areas
3256	  by %list command to areafix rescanable areas will have mark 'R'
3257
32582002-07-24 Wednesday 07:41  mche
3259
3260	* common.c (1.89): initialize stat structure
3261
32622002-07-23 Tuesday 18:32  d.sergienko
3263
3264	* common.c (1.88), common.h (1.50), fidoconf.h (1.132), line.c
3265	  (1.317), tokens.h (1.42), tparser.c (1.189), doc/keywords.htick
3266	  (1.2): + added new token fileAreaCreatePerms
3267
32682002-07-22 Monday 21:13  stas
3269
3270	* afixcmd.h (1.8): Insert comments
3271
32722002-07-22 Monday 21:00  stas
3273
3274	* afixcmn.c (1.11): Fix remap bug: synchronise INTL kludge
3275
32762002-07-22 Monday 11:46  mche
3277
3278	* makefile.mvc (1.13), makefile.mvcdll (1.14): corrected file
3279	  cleaning
3280
32812002-07-17 Wednesday 20:53  tobi
3282
3283	* typesize.h (1.22): Updates for MacOS X
3284
32852002-07-17 Wednesday 19:58  stas
3286
3287	* crc.c (1.4), crc.h (1.6): change type of crc32 functions to
3288	  portable UINT32
3289
32902002-07-17 Wednesday 19:51  stas
3291
3292	* crc.c (1.3), crc.h (1.5): Implement crc16 calculation
3293
32942002-07-17 Wednesday 15:16  stas
3295
3296	* log.c (1.8): openLog() changes: if fileName without path, create
3297	  log into LogFileDir
3298
32992002-07-17 Wednesday 14:53  stas
3300
3301	* log.c (1.7): change message if log file name is empty
3302
33032002-07-15 Monday 20:42  stas
3304
3305	* tokens.h (1.41): fix C syntax (remove comma)
3306
33072002-07-15 Monday 20:36  stas
3308
3309	* line.c (1.316), doc/proposal.texi (1.140): Implement ranges into
3310	  loglevels and screenloglevels
3311
33122002-07-15 Monday 08:05  pavel.gulchouck
3313
3314	* fidoconf.h (1.131), line.c (1.315), tparser.c (1.188): added
3315	  bundleNameStyle addrsCRC32Always
3316
33172002-07-14 Sunday 19:51  pavel.gulchouck
3318
3319	* doc/proposal.texi (1.139): "!=" and "!~" (not equial) in "if"
3320	  expressions in the config
3321
33222002-07-14 Sunday 19:46  pavel.gulchouck
3323
3324	* cfg.c (1.37): "!=" and "!~" (not equial) in "if" expressions in
3325	  the config
3326
33272002-07-14 Sunday 18:28  stas
3328
3329	* HISTORY (1.8): Add in MAJOR FEATURES section.
3330
33312002-07-13 Saturday 16:56  stas
3332
3333	* doc/: makefile.bsd (1.2), makefile.cyg (1.2), makefile.lnx (1.3),
3334	  makefile.unx (1.2): Add makefiles for building documentation for
3335	  *BSD, cygwin & generic unix.
3336
33372002-07-13 Saturday 16:52  stas
3338
3339	* doc/makefile.unx (1.1): file makefile.unx was initially added on
3340	  branch fidoconf-0_14-stable.
3341
33422002-07-13 Saturday 16:52  stas
3343
3344	* doc/makefile.bsd (1.1): file makefile.bsd was initially added on
3345	  branch fidoconf-0_14-stable.
3346
33472002-07-13 Saturday 16:52  stas
3348
3349	* doc/makefile.cyg (1.1): file makefile.cyg was initially added on
3350	  branch fidoconf-0_14-stable.
3351
33522002-07-12 Friday 18:59  stas
3353
3354	* fidoconf.h (1.130), line.c (1.314), tparser.c (1.187): New value
3355	  'addrsCRC32' for token 'BundleNameStyle'
3356
33572002-07-12 Friday 17:02  stas
3358
3359	* doc/: keywords.htick (1.1), proposal.texi (1.138): Add HTick
3360	  keywords list.
3361
33622002-07-12 Friday 16:48  stas
3363
3364	* doc/proposal.texi (1.137): Describe the 'bbsarea' token.
3365
33662002-07-12 Friday 16:36  stas
3367
3368	* doc/proposal.texi (1.136): Add description for tokens: localarea
3369	  and filearea.
3370
33712002-07-10 Wednesday 15:14  mche
3372
3373	* fidoconf.h (1.129), line.c (1.313), tokens.h (1.40), tparser.c
3374	  (1.186): new tokens to Report defenitions added "annmessflags" -
3375	  flags like "k/s", "loc", "hld" .... that will have announce
3376	  message "annorigin" - origin for definrd announce
3377
33782002-07-09 Tuesday 15:11  mche
3379
3380	* fidoconf.h (1.128), line.c (1.312), tparser.c (1.185), tree.c
3381	  (1.4): added purging option "-p" for file echos
3382
33832002-07-08 Monday 16:07  mche
3384
3385	* doc/: Makefile (1.15), makefile.lnx (1.2): The duplicated "RM"
3386	  options are removed patch by [Alexander Shiyan
3387	  <shc@milas.spb.ru>]
3388
33892002-07-07 Sunday 22:28  stas
3390
3391	* doc/proposal.texi (1.135): Describe log level 'Q'
3392
33932002-07-07 Sunday 22:13  stas
3394
3395	* HISTORY (1.7): update HISTORY file
3396
33972002-07-07 Sunday 21:52  stas
3398
3399	* HISTORY (1.6): update HISTORY file
3400
34012002-07-06 Saturday 21:25  pavel.gulchouck
3402
3403	* common.c (1.87): save modification time in copy_file() and
3404	  move_file()
3405
34062002-07-06 Saturday 15:59  stas
3407
3408	* fidoconf.h (1.127), line.c (1.311): Mandatory now disallow
3409	  unsubscribe only; Manual disallow subscribe
3410
34112002-07-06 Saturday 15:57  stas
3412
3413	* log.h (1.8): Add log levels: LL_EMAIL, LL_DEBUGA, LL_DEBUGB;
3414	  LL_BOX is alias for LL_FILEBOX
3415
34162002-07-05 Friday 21:47  stas
3417
3418	* line.c (1.310): Implement quoted Origin; for empty origin use
3419	  double quote
3420
34212002-07-05 Friday 21:30  stas
3422
3423	* line.c (1.309): Implement quoted areafixOrigin; for empty areafix
3424	  origin use double quote
3425
34262002-07-04 Thursday 06:18  stas
3427
3428	* debian/: changelog (1.14), control (1.11): new Debian version
3429	  [patch from Pavel Andreew]
3430
34312002-07-03 Wednesday 19:29  stas
3432
3433	* Makefile (1.40): Uninstall: remove all libfidoconfig*
3434
34352002-07-02 Tuesday 13:37  stas
3436
3437	* HISTORY (1.5), INSTALL (1.14): Change documentation
3438
34392002-07-02 Tuesday 13:30  stas
3440
3441	* debian/: changelog (1.13), control (1.10),
3442	  fidoconf-runtime.postinst (1.2), fidoconf-runtime.postrm (1.2),
3443	  fidoconf-runtime.prerm (1.2), huskymak.cfg (1.11),
3444	  libfidoconf0-dev.postinst (1.2), libfidoconf0-dev.postrm (1.2),
3445	  libfidoconf0-dev.prerm (1.2), libfidoconf0.files (1.4),
3446	  libfidoconf0.postinst (1.2), libfidoconf0.postrm (1.2),
3447	  libfidoconf0.prerm (1.2), rules (1.9), shlibs (1.5): Change
3448	  debian control files like in -stable.
3449
34502002-07-02 Tuesday 13:12  stas
3451
3452	* makefile.inc (1.27): Change version number
3453
34542002-07-01 Monday 14:03  mche
3455
3456	* tokens.h (1.39): fix compilation warning
3457
34582002-06-29 Saturday 12:29  mche
3459
3460	* fidoconf.h (1.126), line.c (1.308), log.c (1.6), tokens.h (1.38),
3461	  tparser.c (1.184): added new tokens for htick announcer
3462
34632002-06-26 Wednesday 12:31  mche
3464
3465	* fidoconf.h (1.125), line.c (1.307), tokens.h (1.37), tparser.c
3466	  (1.183): new token "AnnounceSpool" added
3467
34682002-06-25 Tuesday 15:40  stas
3469
3470	* HISTORY (1.4), INSTALL (1.13), VERSION (1.4): Begin 0.14-stable &
3471	  change current version number to 0.15
3472
34732002-06-25 Tuesday 15:23  stas
3474
3475	* README.TXT (1.1): Begin 0.14-stable branch. (Change description
3476	  files).
3477
34782002-06-25 Tuesday 14:16  stas
3479
3480	* doc/.cvsignore (1.1): Add auxiliary file.
3481
34822002-06-24 Monday 13:19  stas
3483
3484	* log.h (1.7): New log level LL_LINKPASS ('Y'); add some aliases
3485	  for other
3486
34872002-06-23 Sunday 19:57  stas
3488
3489	* makefile.bsd (1.14): Add comments.
3490
34912002-06-21 Friday 13:22  stas
3492
3493	* temp.c (1.4): Include fix: io.h for turbo C & MS C, unistd.h for
3494	  other
3495
34962002-06-20 Thursday 13:10  stas
3497
3498	* Makefile (1.39): Fix CDEFS.
3499
35002002-06-20 Thursday 11:53  stas
3501
3502	* temp.c (1.3): Change logic in MKSTEMP, rename it to MKSTEMPS.
3503
35042002-06-20 Thursday 11:01  stas
3505
3506	* temp.h (1.3): Fix for non-unix platform.
3507
35082002-06-20 Thursday 07:47  stas
3509
3510	* fidoconf.h (1.124): Prevent redefine PATH_DELIM (if this macro
3511	  already defined)
3512
35132002-06-20 Thursday 07:45  stas
3514
3515	* compiler.h (1.2): Remove compiler.h (this file exist in smapi).
3516
35172002-06-19 Wednesday 14:49  stas
3518
3519	* doc/proposal.texi (1.134): Describe token tempDir into
3520	  documentation.
3521
35222002-06-19 Wednesday 14:48  stas
3523
3524	* temp.h (1.2): Export functions from temp.c/temp.h (fix);
3525
35262002-06-19 Wednesday 14:37  stas
3527
3528	* tparser.c (1.182): Print warning messages if some directories not
3529	  defined in config. (new function testConfig).
3530
35312002-06-19 Wednesday 14:20  stas
3532
3533	* Makefile (1.38), compiler.h (1.1), fidoconf.h (1.123), line.c
3534	  (1.306), makefile.inc (1.26), temp.c (1.1), temp.h (1.1),
3535	  tokens.h (1.36), tparser.c (1.181): New token: tempDir; new
3536	  functions: createTempFileIn(), createTempTextFile(),
3537	  createTempBinFile(), macro createTempFile()
3538
35392002-06-19 Wednesday 14:17  stas
3540
3541	* doc/keywords.hpt (1.26): Remove common for fidoconfig keywords
3542
35432002-06-19 Wednesday 13:00  stas
3544
3545	* tparser.c (1.180): Change emailpkt section output condition: now
3546	  printed everyone.
3547
35482002-06-19 Wednesday 07:30  stas
3549
3550	* log.h (1.6), doc/proposal.texi (1.133): New loglevel 'P' = LL_DIR
3551	  for directory operations
3552
35532002-06-18 Tuesday 20:30  tobi
3554
3555	* tparser.c (1.179): bugfix for os/2
3556
35572002-06-17 Monday 17:44  stas
3558
3559	* fecfg2fc.c (1.5): Extend Fastecho to fidoconfig conversion
3560	  utility: packers, domain in FTN address & etc.
3561
35622002-06-17 Monday 17:41  stas
3563
3564	* crc.c (1.2): Fix warning.
3565
35662002-06-17 Monday 04:50  stas
3567
3568	* doc/proposal.texi (1.132): Cosmetic fix.
3569
35702002-06-16 Sunday 09:57  mche
3571
3572	* line.c (1.305): wrong passing arguments fixed
3573
35742002-06-15 Saturday 13:34  stas
3575
3576	* fidoconf.c (1.79), fidoconf.h (1.122), line.c (1.304), tokens.h
3577	  (1.35): New token in mail config: email (for emailpkt).
3578
35792002-06-15 Saturday 13:17  stas
3580
3581	* tparser.c (1.178): Add 'tmailpkt' section with sendmailcmd token
3582	  value
3583
35842002-06-15 Saturday 13:10  stas
3585
3586	* fidoconf.c (1.78): Fix: free sendmailcmd in disposeConfig()
3587
35882002-06-15 Saturday 13:04  stas
3589
3590	* .cvsignore (1.5): Modify not-commited filemasks list
3591
35922002-06-15 Saturday 08:25  mche
3593
3594	* tokens.h (1.34): token order fixed
3595
35962002-06-15 Saturday 07:53  mche
3597
3598	* makefile.inc (1.25): patch by [Alexander Shiyan
3599	  <shc@milas.spb.ru>]
3600
36012002-06-14 Friday 16:49  mche
3602
3603	* line.c (1.303): fixed incorrect function defenition
3604
36052002-06-14 Friday 16:04  mche
3606
3607	* .cvsignore (1.4): no message
3608
36092002-06-14 Friday 14:33  stas
3610
3611	* doc/proposal.texi (1.131): Description for sendMailCmd added.
3612
36132002-06-14 Friday 14:07  stas
3614
3615	* fidoconf.h (1.121), line.c (1.302), tokens.h (1.33): New token
3616	  sendMailCmd (for emailpkt).
3617
36182002-06-14 Friday 10:26  mche
3619
3620	* common.h (1.49): fscmn.* contain some functions works with
3621	  files,directories  and their names.  taken from fidoconf/common.h
3622
36232002-06-13 Thursday 17:31  stas
3624
3625	* fconf2dir (1.1): New script: generate fileareas directories
3626	  listing for FREQ-processors & bbslist tool.
3627
36282002-06-13 Thursday 17:28  stas
3629
3630	* fconf2areasbbs (1.3): Fixes: passthrough areas recognition,
3631	  subscribed links list.
3632
36332002-06-13 Thursday 17:28  stas
3634
3635	* fconf2areasbbs (1.2): Added JAM support (patch by Dmitry Pankov
3636	  2:5022/81)
3637
36382002-06-13 Thursday 17:26  stas
3639
3640	* log.h (1.5): Fix 'alert' log level.
3641
36422002-06-13 Thursday 04:45  stas
3643
3644	* log.h (1.4): Change log levels defines
3645
36462002-06-13 Thursday 04:44  stas
3647
3648	* man/fconf2.1 (1.3): Add fconf2areasbbs and fconf2dir descriptions
3649
36502002-06-13 Thursday 04:42  stas
3651
3652	* doc/proposal.texi (1.130): Add loglevels & screenloglevels nodes.
3653
36542002-06-11 Tuesday 16:22  mche
3655
3656	* afixcmd.c (1.8): remove cygwin warning
3657
36582002-06-10 Monday 13:54  mche
3659
3660	* Makefile (1.37), makefile.inc (1.24), makefile.mvc (1.12),
3661	  makefile.mvcdll (1.13), arealist.c (1.1), arealist.h (1.1):
3662	  arealist.* moved to fidoconfig from hpt
3663
36642002-06-10 Monday 13:12  mche
3665
3666	* makefile.mvc (1.11): link fconfmvc.lib only with necessary *.obj
3667	  from smapi
3668
36692002-06-09 Sunday 12:17  mche
3670
3671	* fidoconf.h (1.120), tparser.c (1.177): forwardrequests added
3672
36732002-06-08 Saturday 13:54  mche
3674
3675	* afixcmd.c (1.7), afixcmd.h (1.7): IsAreaAvailable() moved to
3676	  fidoconfig
3677
36782002-06-07 Friday 17:31  mche
3679
3680	* afixcmd.c (1.6): some code improvement
3681
36822002-06-07 Friday 10:18  oliver.grimm
3683
3684	* fidoconf.c (1.77): Fix a problem with empty lines &
3685	  stripWhitespaces(), so 1st char is also stripped if needed.
3686
36872002-06-07 Friday 09:30  mche
3688
3689	* afixcmn.c (1.10): msgid generation rolled back
3690
36912002-06-06 Thursday 14:29  mche
3692
3693	* fidoconf.h (1.119), line.c (1.301): filearea option added: -nodiz
3694	  Do not try to get description from <fileDescName>
3695
36962002-06-05 Wednesday 12:30  mche
3697
3698	* afixcmd.h (1.6), afixcmn.c (1.9): function freeMsgBuffers() moved
3699	  from hpt to fidoconfig
3700
37012002-06-05 Wednesday 05:21  stas
3702
3703	* afixcmd.c (1.5): Replace russian win-1251 comment to english.
3704
37052002-06-04 Tuesday 07:32  oliver.grimm
3706
3707	* fc2sq.c (1.5): OG: Add an explanation of "-" in the help output
3708
37092002-06-04 Tuesday 07:26  oliver.grimm
3710
3711	* fc2sq.c (1.4): OG: fconf2squish now interpret argument "-" as
3712	  stdout (all non squish.cfg outputs go to stderr)
3713
37142002-06-03 Monday 07:14  mche
3715
3716	* tparser.c (1.176): token SaveTic in tparser
3717
37182002-06-01 Saturday 12:19  mche
3719
3720	* fidoconf.h (1.118), line.c (1.300): token SaveTic expanded
3721
37222002-05-30 Thursday 13:25  stas
3723
3724	* common.c (1.86): Check NULL pointers in patimat()
3725
37262002-05-28 Tuesday 15:25  mche
3727
3728	* line.c (1.299): parseSaveTic() improved
3729
37302002-05-25 Saturday 14:32  d.sergienko
3731
3732	* afixcmd.c (1.4): added #include <ctype.h> for isspace(),
3733	  isdigit().
3734
37352002-05-24 Friday 06:34  pavel.gulchouck
3736
3737	* line.c (1.298): fix spelling
3738
37392002-05-24 Friday 06:31  pavel.gulchouck
3740
3741	* line.c (1.297): getDescription fix - process tab as whitespace
3742
37432002-05-22 Wednesday 11:19  mche
3744
3745	* afixcmd.c (1.3), afixcmd.h (1.5): new version of
3746	  DelLinkFromString() moved from hpt to fidoconfig for common use
3747	  in hpt & htick
3748
37492002-05-20 Monday 09:36  pavel.gulchouck
3750
3751	* line.c (1.296), fidoconf.c (1.76): BeOS compilation fix
3752
37532002-05-19 Sunday 09:08  pavel.gulchouck
3754
3755	* adcase.c (1.8): avoid warning
3756
37572002-05-17 Friday 20:05  pavel.gulchouck
3758
3759	* makeperl.mvc (1.6): use makefile.mvc instead of makeperl.mvc
3760
37612002-05-17 Friday 15:55  pavel.gulchouck
3762
3763	* makeperl.mvcdll (1.6): Use makefile.mvcdll instead of
3764	  makeperl.mvcdll
3765
37662002-05-17 Friday 05:56  mche
3767
3768	* fidoconf.h (1.117), line.c (1.295), tokens.h (1.32),
3769	  doc/keywords.hpt (1.25): new token for link  "LinkFileFaseDir"
3770	  Where autocreated file echos will be placed (may be
3771	  "passthrough")
3772
37732002-05-15 Wednesday 17:04  mche
3774
3775	* afixcmn.c (1.8): fast msgid generation
3776
37772002-05-14 Tuesday 14:13  pavel.gulchouck
3778
3779	* typesize.h (1.21): mingw32 compilation fix
3780
37812002-05-12 Sunday 12:06  mche
3782
3783	* tparser.c (1.175): expanded pauses in tparser
3784
37852002-05-12 Sunday 11:54  mche
3786
3787	* line.c (1.294): fixed bug with pausing links for fileechoareas
3788
37892002-05-12 Sunday 11:52  mche
3790
3791	* common.c (1.85): fixed bug with pausing links for echoareas
3792
37932002-05-11 Saturday 13:32  mche
3794
3795	* afixcmn.c (1.7): fix cygwin warnings
3796
37972002-05-11 Saturday 10:16  mche
3798
3799	* common.c (1.84), common.h (1.48): changeFileSuffix() moved to
3800	  fidoconfig for common use in hpt, htick
3801
38022002-05-11 Saturday 09:16  mche
3803
3804	* afixcmd.h (1.4), afixcmn.c (1.6), fidoconf.h (1.116):
3805	  createXMSG() moved to fidoconfig for common use in hpt, htick
3806
38072002-05-07 Tuesday 11:15  mche
3808
3809	* fidoconf.h (1.115): make mvcdll version compilable
3810
38112002-05-07 Tuesday 08:38  pavel.gulchouck
3812
3813	* fidoconf.h (1.114): added HAREA harea to s_area structure
3814
38152002-05-07 Tuesday 05:53  pavel.gulchouck
3816
3817	* line.c (1.293): subscribe a:b.c.* now means export to all a:b/c
3818	  points including zero
3819
38202002-05-07 Tuesday 05:42  pavel.gulchouck
3821
3822	* afixcmn.c (1.5): Fix compiler warning
3823
38242002-05-06 Monday 18:40  pavel.gulchouck
3825
3826	* Makefile (1.36): [no log message]
3827
38282002-05-06 Monday 15:50  pavel.gulchouck
3829
3830	* fidoconf.h (1.113): added FILE *pkt to s_link structure
3831
38322002-05-06 Monday 12:02  pavel.gulchouck
3833
3834	* afixcmn.c (1.4): Do not add "FLAGS NPD" in createKludges
3835
38362002-05-06 Monday 10:50  pavel.gulchouck
3837
3838	* line.c (1.292): getDescription fix
3839
38402002-05-06 Monday 09:07  pavel.gulchouck
3841
3842	* afixcmn.c (1.3): fix compiler warning
3843
38442002-05-06 Monday 07:18  pavel.gulchouck
3845
3846	* fidoconf.c (1.75): stripComment fix
3847
38482002-05-04 Saturday 07:54  mche
3849
3850	* afixcmd.h (1.3), afixcmn.c (1.2), fidoconf.h (1.112):
3851	  makeMessage() moved to fidoconfig for common use in hpt htick
3852	  txt2pkt
3853
38542002-05-03 Friday 12:30  mche
3855
3856	* afixcmd.h (1.2), makefile.inc (1.23), makefile.mvc (1.10),
3857	  makefile.mvcdll (1.12): createKludgesmoved to fidoconfig for
3858	  common use in hpt htick txt2pkt
3859
38602002-05-03 Friday 11:28  mche
3861
3862	* afixcmn.c (1.1): here is some common Areafix function
3863
38642002-05-01 Wednesday 15:25  pavel.gulchouck
3865
3866	* cfg.c (1.36): cmpfnames() for windows changed
3867
38682002-04-26 Friday 15:19  mche
3869
3870	* common.c (1.83), common.h (1.47): fillCmdStatement moved to
3871	  fidoconfig for common use in hpt htick nltools
3872
38732002-04-24 Wednesday 16:03  mche
3874
3875	* common.c (1.82): removed CreateHardLink from copy_file()
3876
38772002-04-23 Tuesday 09:04  d.sergienko
3878
3879	* makefile.inc (1.22): Watcom Make doesn't understand slash at the
3880	  end of line...
3881
38822002-04-22 Monday 05:44  mche
3883
3884	* afixcmd.c (1.2): fix cygwin compilation
3885
38862002-04-21 Sunday 09:22  d.sergienko
3887
3888	* makefile.inc (1.21): lame syntax fix (symbols after trailing
3889	  slashes and spaces instead of tabs)
3890
38912002-04-20 Saturday 11:46  mche
3892
3893	* tree.c (1.3), tree.h (1.2): search and insert algorithm
3894
38952002-04-19 Friday 14:17  mche
3896
3897	* fidoconf.h (1.111), line.c (1.291), Makefile (1.35), makefile.inc
3898	  (1.20), makefile.mvcdll (1.11), afixcmd.c (1.1), afixcmd.h (1.1):
3899	  pause statement expanded to: Pause ON Pause OFF Pause FAREA Pause
3900	  EAREA
3901
39022002-04-15 Monday 10:59  mche
3903
3904	* doc/keywords.hpt (1.24): token perlSupport removed
3905
39062002-04-15 Monday 10:54  mche
3907
3908	* fidoconf.h (1.110), line.c (1.290), tokens.h (1.31), tparser.c
3909	  (1.174): token perlSupport removed
3910
39112002-04-15 Monday 10:38  mche
3912
3913	* makefile.mvc (1.9): no message
3914
39152002-04-15 Monday 10:36  mche
3916
3917	* adcase.h (1.4): makefile for mvcdll version
3918
39192002-04-13 Saturday 14:44  mche
3920
3921	* fidoconf.h (1.109): Some internal features added.  Now we can set
3922	  application that use fidoconfig
3923
39242002-04-13 Saturday 14:26  mche
3925
3926	* common.c (1.81), fidoconf.c (1.74), fidoconf.h (1.108), line.c
3927	  (1.289), tokens.h (1.30), tparser.c (1.173): new token
3928	  "TickerPackToBox" added
3929
39302002-04-11 Thursday 07:20  pavel.gulchouck
3931
3932	* man/Makefile (1.2): Installation manpages bugfix
3933
39342002-04-11 Thursday 06:36  pavel.gulchouck
3935
3936	* areatree.c (1.5), log.c (1.5): Fixed compiler warning -- no
3937	  newline at end of file
3938
39392002-04-09 Tuesday 16:20  mche
3940
3941	* areatree.c (1.4), fidoconf.c (1.73), fidoconf.h (1.107), line.c
3942	  (1.288), tparser.c (1.172): new token "quickAreaSearch" removed
3943
39442002-04-08 Monday 16:07  mche
3945
3946	* fidoconf.h (1.106), line.c (1.287), tokens.h (1.29): token
3947	  "uueechogroup" added
3948
39492002-04-06 Saturday 13:21  d.sergienko
3950
3951	* Makefile (1.34): added installation of areatree.h
3952
39532002-04-06 Saturday 07:35  mche
3954
3955	* areatree.c (1.3): fixed cygwin compilation
3956
39572002-04-06 Saturday 07:18  mche
3958
3959	* cfg.c (1.35): fixed cygwin compilation
3960
39612002-04-05 Friday 13:52  mche
3962
3963	* areatree.c (1.2): free tree before rebuild
3964
39652002-04-05 Friday 13:31  mche
3966
3967	* areatree.c (1.1), areatree.h (1.1): new token "quickAreaSearch"
3968	  added makes areasearch faster by using b-tree
3969
39702002-04-05 Friday 13:11  mche
3971
3972	* fidoconf.c (1.72), fidoconf.h (1.105), line.c (1.286),
3973	  makefile.inc (1.19), makefile.mvcdll (1.10), makeperl.mvcdll
3974	  (1.5), tokens.h (1.28), tparser.c (1.171), tree.c (1.2): new
3975	  token "quickAreaSearch" added makes areasearch faster by using
3976	  b-tree
3977
39782002-04-05 Friday 07:58  ml
3979
3980	* common.c (1.80), common.h (1.46):  work again on wcw (case
3981	  insensitive CreateOutboundFileName function calls of Watcom C)
3982	  [patch by sir]
3983
39842002-03-31 Sunday 05:59  ml
3985
3986	* Makefile (1.33), cfg.c (1.34), fidoconf.c (1.71), fidoconf.h
3987	  (1.104), line.c (1.285), tokens.h (1.27), tparser.c (1.170),
3988	  doc/keywords.hpt (1.23): packNetMailOnScan token
3989
39902002-03-30 Saturday 06:34  ml
3991
3992	* Makefile (1.32): install and uninstall tree.h
3993
39942002-03-29 Friday 14:32  pavel.gulchouck
3995
3996	* cfg.c (1.33): Work if GetShortPathName() fails
3997
39982002-03-28 Thursday 14:02  mche
3999
4000	* common.c (1.79): hardlink support for coping files under  WinNT
4001	  5.0
4002
40032002-03-27 Wednesday 14:12  mche
4004
4005	* common.c (1.78), common.h (1.45): functions
4006	  needUseFileBoxForLink,makeFileBoxName moved to fidoconfig for
4007	  common usage in htick and hpt
4008
40092002-03-27 Wednesday 10:20  mche
4010
4011	* common.c (1.77), common.h (1.44), fidoconf.h (1.103): function
4012	  createOutboundFileName moved to fidoconfig
4013
40142002-03-20 Wednesday 16:17  mche
4015
4016	* common.c (1.76), common.h (1.43): function makeMsgbFileName is
4017	  removed from htick  and hpt to fidoconfig
4018
40192002-03-20 Wednesday 14:51  mche
4020
4021	* log.c (1.4), log.h (1.3): function writeLogEntry are removed
4022
40232002-03-20 Wednesday 14:29  mche
4024
4025	* fidoconf.c (1.70), fidoconf.h (1.102): functions isOurAka,
4026	  isAreaLink are moved to fidoconfig
4027
40282002-03-18 Monday 15:23  mche
4029
4030	* makefile.inc (1.18), makefile.mvc (1.8), makefile.mvcdll (1.9),
4031	  makeperl.mvcdll (1.4), tree.c (1.1), tree.h (1.1), vixie.h (1.1),
4032	  makeperl.mvc (1.5): b-tree moved from hpt to fidoconfig
4033
40342002-03-16 Saturday 10:23  mche
4035
4036	* fidoconf.c (1.69), fidoconf.h (1.101), line.c (1.284), tokens.h
4037	  (1.26), tparser.c (1.169): new areafix tokens with default values
4038	  ForwardRequestTimeout: 7 IdlePassthruTimeout	: 4
4039	  KilledRequestTimeout : 3
4040
40412002-03-16 Saturday 09:55  mche
4042
4043	* doc/keywords.hpt (1.22): new tokens added
4044	  ID_FORWARDREQUESTTIMEOUT,	ID_IDLEPASSTHRUTIMEOUT,
4045	  ID_KILLEDREQUESTTIMEOUT
4046
40472002-03-14 Thursday 12:28  mche
4048
4049	* fidoconf.c (1.68): getLink code improvment
4050
40512002-03-05 Tuesday 00:28  joerg.jaspert
4052
4053	* debian/huskymak.cfg (1.10): New Debian Package built
4054
40552002-03-05 Tuesday 00:23  joerg.jaspert
4056
4057	* debian/: changelog (1.12), control (1.9), docs (1.3),
4058	  libfidoconf0.files (1.3), rules (1.8), shlibs (1.4): New Debian
4059	  Package built
4060
40612002-03-02 Saturday 13:44  mche
4062
4063	* common.c (1.75), common.h (1.42): function
4064	  GetFilenameFromPathname added
4065
40662002-03-01 Friday 13:12  mche
4067
4068	* makefile.mvcdll (1.8), makeperl.mvcdll (1.3): makefile updates
4069	  (change optimization)
4070
40712002-03-01 Friday 07:51  ml
4072
4073	* .cvsignore (1.3), makeperl.mvc (1.4), makeperl.mvcdll (1.2):
4074	  makefile updates (change optimization)
4075
40762002-02-26 Tuesday 06:37  ml
4077
4078	* crc.h (1.4), makeperl.mvc (1.3), makeperl.mvcdll (1.1), recode.h
4079	  (1.3), tparser.c (1.168): changes for compiling mscv6 dll version
4080	  with perl support
4081
40822002-02-25 Monday 12:44  mche
4083
4084	* cfg.c (1.32): another fix cmpfnames under Cygwin compilations
4085	  warnings removed
4086
40872002-02-24 Sunday 14:09  mche
4088
4089	* cfg.c (1.31): fixed bug with cmpfnames under Cygwin
4090
40912002-02-22 Friday 18:00  ml
4092
4093	* HISTORY (1.3): new history
4094
40952002-02-22 Friday 08:42  ml
4096
4097	* tparser.c (1.167): print ImportLog
4098
40992002-02-21 Thursday 14:43  mche
4100
4101	* TODO (1.59): - speedup getArea by using b-tree
4102
41032002-02-19 Tuesday 22:03  pavel.gulchouck
4104
4105	* cfg.c (1.30): elseif parse bugfix
4106
41072002-02-16 Saturday 19:27  ml
4108
4109	* fidoconf.h (1.100): added hs_addr for perl.c compiling under
4110	  msvc6
4111
41122002-02-16 Saturday 18:24  ml
4113
4114	* fidoconf.h (1.99), line.c (1.283), tokens.h (1.25), tparser.c
4115	  (1.166), doc/keywords.hpt (1.21): add perlsupport token [patch by
4116	  Dmitry Kazimirow]; fix error in tparser dumb checks
4117
41182002-02-16 Saturday 11:08  pavel.gulchouck
4119
4120	* fidoconf.c (1.67), fidoconf.h (1.98): config EOL-slyle detection
4121	  minor fix
4122
41232002-02-16 Saturday 11:01  pavel.gulchouck
4124
4125	* cfg.c (1.29), fidoconf.c (1.66), fidoconf.h (1.97), line.c
4126	  (1.282): Put LF or CRLF in new lines according to config style
4127
41282002-02-14 Thursday 12:55  mche
4129
4130	* makefile.mvcdll (1.7): minimized binaries size
4131
41322002-02-10 Sunday 17:32  pavel.gulchouck
4133
4134	* cfg.c (1.28): Use GetFullPathName() with mingw32
4135
41362002-02-08 Friday 10:20  ml
4137
4138	* cfg.c (1.27): fixed bug with unsubscribing link from echoarea
4139	  with mixed unix/non-unix strings in config under msvc
4140
41412002-02-08 Friday 10:15  ml
4142
4143	* tparser.c (1.165): msvc compiling
4144
41452002-02-08 Friday 09:09  mche
4146
4147	* fidoconf.h (1.96): making actualLineNr exportable for mcvdll
4148	  version
4149
41502002-02-05 Tuesday 17:50  stas
4151
4152	* tparser.c (1.164): Check permissions of AutoAreaCreateFile &
4153	  AutoFileCreateFile (links definitions).
4154
41552002-02-05 Tuesday 14:01  ml
4156
4157	* cfg.c (1.26): cmpfnames logical fix
4158
41592002-02-05 Tuesday 08:52  mche
4160
4161	* common.c (1.74): - added: string2addr can take first address from
4162	  string of addresses	derived by spaces
4163
41642002-02-02 Saturday 16:19  nestyurkin.nikolay
4165
4166	* cfg.c (1.25): cmpfnames() fix for Watcom C
4167
41682002-01-31 Thursday 21:07  nestyurkin.nikolay
4169
4170	* cfg.c (1.24): some fix for cmpfnames (WIN32)
4171
41722002-01-31 Thursday 16:44  ml
4173
4174	* fidoconf.h (1.95), line.c (1.281): don't destroy areadefaults
4175	  when parsing netmailArea [patch by Serguei Revtov]
4176
41772002-01-31 Thursday 15:09  mhaase
4178
4179	* cfg.c (1.23): bug fixed (spelling mistake and two missing
4180	  brackets) reported by Jesper Soerensen (mhaase)
4181
41822002-01-31 Thursday 09:36  pavel.gulchouck
4183
4184	* cfg.c (1.22): cmpfnames() fix for MSDOS
4185
41862002-01-30 Wednesday 18:57  ml
4187
4188	* fidoconf.c (1.65): readLine can read lines without \r on Watcom
4189	  C/WinDOs [patch by SR]
4190
41912002-01-30 Wednesday 11:55  stas
4192
4193	* Makefile (1.31), fc2jt.c (1.2), makefile.cyg (1.3), makefile.inc
4194	  (1.17), makefile.mvc (1.7), makefile.mvcdll (1.6): Remove
4195	  converter to Just Tosser.
4196
41972002-01-29 Tuesday 10:33  ml
4198
4199	* cfg.c (1.21): checkIncludeLogic changes by pavel, modyfied by me
4200
42012002-01-28 Monday 19:04  pavel.gulchouck
4202
4203	* cfg.c (1.20), tparser.c (1.163): Bugfix in yesterday changes with
4204	  vars_expand()
4205
42062002-01-28 Monday 00:05  pavel.gulchouck
4207
4208	* fidoconf.c (1.64): Comments started after "\t#" now, not only "
4209	  #"
4210
42112002-01-27 Sunday 23:41  pavel.gulchouck
4212
4213	* cfg.c (1.19), line.c (1.280): move vars_expand() call into
4214	  parseLine()
4215
42162002-01-27 Sunday 23:02  pavel.gulchouck
4217
4218	* cfg.c (1.18), common.h (1.41): public function vars_expand()
4219
42202002-01-27 Sunday 22:57  pavel.gulchouck
4221
4222	* line.c (1.279): Allow quoted areaname (included commentchar)
4223
42242002-01-27 Sunday 21:33  stas
4225
4226	* log.c (1.3): Fix bug in writeLogEntry() (now screenloglevels
4227	  token work). Change fprintf(stdout,...) calls to printf() in
4228	  w_log() & writeLogEntry().  Log message display to stderr if log
4229	  file don't open (writeLogEntry() & w_log()).
4230
42312002-01-27 Sunday 20:19  stas
4232
4233	* Makefile (1.30): Add defines for compile fc2jt.
4234
42352002-01-27 Sunday 20:07  stas
4236
4237	* fc2jt.c (1.1), makefile.cyg (1.2), makefile.inc (1.16),
4238	  makefile.mvc (1.6), makefile.mvcdll (1.5): New utility: fconf2jt
4239	  - convert fidoconfig to Just Tosser's config.
4240
42412002-01-27 Sunday 16:53  stas
4242
4243	* common.c (1.73), common.h (1.40): Size of static variable
4244	  returned by aka2str() defined in common.h.
4245
42462002-01-25 Friday 16:22  pavel.gulchouck
4247
4248	* cfg.c (1.17), fidoconf.c (1.63), fidoconf.h (1.94), line.c
4249	  (1.278), tokens.h (1.24), tparser.c (1.162): move CommentChar
4250	  token parsing to preprocessor level
4251
42522002-01-25 Friday 15:16  pavel.gulchouck
4253
4254	* tparser.c (1.161): added -E switch - run preprocessor only
4255
42562002-01-25 Friday 09:41  d.sergienko
4257
4258	* log.c (1.2): added "\n" to error message in openLog()
4259
42602002-01-23 Wednesday 17:59  mche
4261
4262	* crc.h (1.3): fixed bug with compilation under MCVS compiler
4263
42642002-01-22 Tuesday 13:49  mche
4265
4266	* fidoconf.c (1.62), fidoconf.h (1.93), line.c (1.277): code
4267	  improvement canged passing arguments by value to passing by
4268	  pointers
4269
42702002-01-22 Tuesday 13:45  mche
4271
4272	* common.h (1.39), crc.h (1.2), dirlayer.h (1.7): fixed bug with
4273	  compilation under MCVS compiler
4274
42752002-01-22 Tuesday 13:41  mche
4276
4277	* makefile.mvc (1.5), makefile.mvcdll (1.4), log.h (1.2), recode.h
4278	  (1.2), strsep.c (1.2): fixed bug with compilation under MCVS
4279	  compiler
4280
42812002-01-21 Monday 19:18  ml
4282
4283	* linkedto (1.6), man/linkedto.1 (1.3): 'linkedto' script output
4284	  change, man page updated. Path from Stas Degteff 2:5080/102
4285	  <g@grumber.org>
4286
42872002-01-21 Monday 19:16  ml
4288
4289	* man/Makefile (1.1): [no log message]
4290
42912002-01-21 Monday 18:16  ml
4292
4293	* Makefile (1.29): Install man pages (unixes only). Path from Stas
4294	  Degteff 2:5080/102 <g@grumber.org>
4295
42962002-01-21 Monday 18:08  ml
4297
4298	* Makefile (1.28), common.h (1.38), crc.c (1.1), crc.h (1.1), log.c
4299	  (1.1), log.h (1.1), makefile.inc (1.15), recode.c (1.1), recode.h
4300	  (1.1), strsep.c (1.1): Log file, charset recoding, crc32 support
4301	  and strseparate() GNU function moved from hpt & htick. Path from
4302	  Stas Degteff 2:5080/102 <g@grumber.org>
4303
43042002-01-19 Saturday 14:58  mche
4305
4306	* fidoconf.h (1.92), line.c (1.276), tokens.h (1.23), tparser.c
4307	  (1.160), doc/keywords.hpt (1.20): token areafixqueryrequests
4308	  changed to arefixqueuefile
4309
43102002-01-19 Saturday 13:13  mche
4311
4312	* common.c (1.72), common.h (1.37): removed win32 specific code
4313
43142002-01-19 Saturday 07:48  ml
4315
4316	* cfg.c (1.16): checkIncludeLogic case sencitive for unix systems
4317
43182002-01-14 Monday 19:03  ml
4319
4320	* line.c (1.275): bugfix: carbonmove not carboncopy after ORed
4321	  carbonmove rules
4322
43232002-01-14 Monday 07:27  yagodkin
4324
4325	* tparser.c (1.159): Fixed FileDescName token
4326
43272002-01-11 Friday 10:02  yagodkin
4328
4329	* fidoconf.h (1.91), line.c (1.274), tokens.h (1.22), tparser.c
4330	  (1.158): [no log message]
4331
43322002-01-10 Thursday 15:41  mche
4333
4334	* fidoconf.h (1.90), line.c (1.273), tokens.h (1.21), tparser.c
4335	  (1.157): new areafixQueryRequests token for hpt (not fully
4336	  implemented in yet)
4337
43382002-01-10 Thursday 15:36  mche
4339
4340	* doc/keywords.hpt (1.19): new areafixQueryRequests token for hpt
4341	  (not fully implemented in yet)
4342
43432002-01-06 Sunday 16:48  ml
4344
4345	* fidoconf.h (1.89), line.c (1.272), tokens.h (1.20), tparser.c
4346	  (1.156), doc/keywords.hpt (1.18): rulesDir & noRules tokens
4347
43482002-01-05 Saturday 15:01  mche
4349
4350	* adcase.c (1.7), adcase.h (1.3), common.h (1.36), fidoconf.h
4351	  (1.88): declare some functions as dllexported (for htick)
4352
43532002-01-03 Thursday 13:15  ml
4354
4355	* TODO (1.58), VERSION (1.3), makefile.inc (1.14): change version
4356	  number
4357
43582002-01-03 Thursday 11:02  ml
4359
4360	* doc/fidoconfig.texi (1.19): [no log message]
4361
43622002-01-03 Thursday 10:29  ml
4363
4364	* README (1.7), man/fconf2.1 (1.2), man/linkedto.1 (1.2),
4365	  man/tparser.1 (1.2): documentation files updates
4366
43672002-01-03 Thursday 10:05  ml
4368
4369	* VERSION (1.2): version file
4370
43712002-01-03 Thursday 09:19  ml
4372
4373	* cfg.c (1.15): checkIncludeLogic case insensitive
4374
43752002-01-02 Wednesday 19:14  ml
4376
4377	* fidoconf.c (1.61), line.c (1.271): fixed carbonrule OR after NOT
4378	  before carbonarea definition
4379
43802002-01-02 Wednesday 18:06  mche
4381
4382	* common.c (1.71), common.h (1.35), makefile.mvcdll (1.3): build
4383	  fconfmvc.dll with msvcrt.dll
4384
43852001-12-28 Friday 17:20  ml
4386
4387	* HISTORY (1.2), cfg.c (1.14): fixed yesterday bug from mche in
4388	  configline ()
4389
43902001-12-27 Thursday 15:12  mche
4391
4392	* common.c (1.70), fidoconf.c (1.60): - unified memory
4393	  (de-)allocation functions
4394
4395	  conversion from static library to dynamic under win32 with MSVC
4396	  compiler
4397
43982001-12-27 Thursday 15:07  mche
4399
4400	* line.c (1.270), xstr.c (1.4): - unified memory (de-)allocation
4401	  functions
4402
4403	  conversion from static library to dynamic under win32 with MSVC
4404	  compiler
4405
44062001-12-27 Thursday 14:57  mche
4407
4408	* cfg.c (1.13): - unified memory alocation functions
4409
4410	  conversion from static library to dynamic under win32 with MSVC
4411	  compiler
4412
44132001-12-27 Thursday 14:23  mche
4414
4415	* fidoconf.h (1.87): - added define _MAKE_DLL_MVC_
4416
4417	  conversion from static library to dynamic under win32 with MSVC
4418	  compiler
4419
44202001-12-26 Wednesday 17:33  mche
4421
4422	* common.c (1.69), common.h (1.34): moved functions fputUINT16,
4423	  fgetsUntil0, getUINT16 from fidoconfig to pktread.c pktwrite.c to
4424	  avoid error with I/O file operations when HPT is made with dlls
4425
44262001-12-26 Wednesday 16:30  mche
4427
4428	* cfg.c (1.12), fidoconf.h (1.86): added functions
4429	  getCurConfName(); getCurConfPos(); get_hcfgPos(); to avoid
4430	  external variables
4431
44322001-12-26 Wednesday 07:37  mche
4433
4434	* common.c (1.68), common.h (1.33): redesign of functions smalloc
4435	  srealloc sstrdup for for using them as dll extern functions under
4436	  win32
4437
44382001-12-24 Monday 13:10  mche
4439
4440	* common.c (1.67), common.h (1.32): redesign of macro "nfree" for
4441	  win32
4442
44432001-12-24 Monday 09:20  pavel.gulchouck
4444
4445	* tparser.c (1.155): added echoMailFlavour, fileEchoFlavour
4446
44472001-12-24 Monday 09:09  pavel.gulchouck
4448
4449	* tparser.c (1.154): added arcNetmail
4450
44512001-12-23 Sunday 20:26  pavel.gulchouck
4452
4453	* tokens.h (1.19): bugfix
4454
44552001-12-23 Sunday 20:20  pavel.gulchouck
4456
4457	* fidoconf.h (1.85), line.c (1.269), tokens.h (1.18),
4458	  doc/keywords.hpt (1.17): added keyword arcNetmail for link
4459
44602001-12-23 Sunday 12:49  ml
4461
4462	* cfg.c (1.11), fidoconf.c (1.59), fidoconf.h (1.84): check if
4463	  autoarea(file)createfile included in config or not
4464
44652001-12-22 Saturday 14:34  mche
4466
4467	* makefile.mvcdll (1.2): conversion from static library to dynamic
4468	  under win32 makes fconfmvc.dll tparser.exe and so on under
4469	  windows with MSVC compiler
4470
44712001-12-22 Saturday 14:23  mche
4472
4473	* common.h (1.31), dirlayer.h (1.6), fidoconf.h (1.83), xstr.h
4474	  (1.3): conversion from static library to dynamic under win32
4475	  makes fconfmvc.dll tparser.exe and so on under windows with MSVC
4476	  compiler
4477
44782001-12-22 Saturday 14:16  mche
4479
4480	* makefile.mvcdll (1.1): makes fconfmvc.dll tparser.exe and so on
4481	  under windows with MSVC compiler
4482
44832001-12-17 Monday 19:45  ml
4484
4485	* fidoconf.c (1.58), fidoconf.h (1.82), line.c (1.268), tokens.h
4486	  (1.17), tparser.c (1.153), doc/keywords.hpt (1.16):
4487	  notValidFileNameChars token
4488
44892001-12-17 Monday 12:21  ml
4490
4491	* cfg.c (1.10), fidoconf.h (1.81), line.c (1.267): updates
4492
44932001-12-13 Thursday 14:54  ml
4494
4495	* TODO (1.57), cfg.c (1.9), fidoconf.c (1.57), fidoconf.h (1.80):
4496	  trying to check included files for AutoAreaCreateFile
4497
44982001-12-10 Monday 08:18  ml
4499
4500	* common.c (1.66): check for zero zone in string2addr()
4501
45022001-12-09 Sunday 15:30  ml
4503
4504	* fidoconf.h (1.79), line.c (1.266), tokens.h (1.16), tparser.c
4505	  (1.152), doc/keywords.hpt (1.15): new token areafixQueryReports
4506	  for hpt
4507
45082001-12-09 Sunday 11:58  ml
4509
4510	* dirlayer.h (1.5): [no log message]
4511
45122001-12-09 Sunday 11:58  ml
4513
4514	* fecfg2fc.c (1.4): carbonarea changed to carboncopy
4515
45162001-11-18 Sunday 19:34  ml
4517
4518	* line.c (1.265): fixed some strtok() calls [patch by Alexander
4519	  Aganichev]
4520
45212001-11-08 Thursday 14:40  ml
4522
4523	* fidoconf.c (1.56), fidoconf.h (1.78), line.c (1.264): define exit
4524	  codes for non unix systems
4525
45262001-11-06 Tuesday 07:56  ml
4527
4528	* makefile.cyg (1.1): cygwin makefile
4529
45302001-10-24 Wednesday 07:36  ml
4531
4532	* fidoconf.c (1.55), line.c (1.263): change exit codes
4533
45342001-10-20 Saturday 15:40  ml
4535
4536	* makeperl.mvc (1.2): [no log message]
4537
45382001-10-19 Friday 10:28  ml
4539
4540	* line.c (1.262), makeperl.mvc (1.1): [no log message]
4541
45422001-10-16 Tuesday 06:45  tobi
4543
4544	* fidoconf.c (1.54): Fixed out of range array access when parsing
4545	  empty lines in fidoconfig.
4546
45472001-09-04 Tuesday 05:55  ml
4548
4549	* fidoconf.c (1.53): allow CR chars in unix configs (in empty
4550	  lines)
4551
45522001-08-30 Thursday 15:50  ml
4553
4554	* fidoconf.h (1.77), line.c (1.261), tokens.h (1.15), tparser.c
4555	  (1.151), doc/keywords.hpt (1.14): New tokens: FileBoxesDir,
4556	  FileBoxAlways [patch by SR]
4557
45582001-08-27 Monday 08:09  ml
4559
4560	* line.c (1.260): don't check file boxes existence (for fileBox
4561	  autocreation) [patch by SR]
4562
45632001-08-27 Monday 08:07  ml
4564
4565	* cfg.c (1.8): fix OS var under win32
4566
45672001-08-24 Friday 13:20  ml
4568
4569	* syslogp.h (1.5): syslog under BeOS it turned off
4570
45712001-08-19 Sunday 16:43  ml
4572
4573	* fidoconf.h (1.76), line.c (1.259), doc/config (1.16),
4574	  doc/fidoconfig.texi (1.18): [no log message]
4575
45762001-08-08 Wednesday 19:41  joerg.jaspert
4577
4578	* debian/: rules (1.7), fidoconf-runtime.dirs (1.2): Newest Build.
4579
45802001-08-08 Wednesday 19:32  joerg.jaspert
4581
4582	* debian/: README.Debian (1.3), changelog (1.11), control (1.8),
4583	  huskymak.cfg (1.9): Newest Build.
4584
45852001-08-01 Wednesday 12:24  ml
4586
4587	* line.c (1.258), syslogp.h (1.4): allow comments after
4588	  linkwithimportlog token
4589
45902001-07-26 Thursday 15:04  ml
4591
4592	* fidoconf.c (1.52), fidoconf.h (1.75), line.c (1.257), tokens.h
4593	  (1.14), doc/keywords.hpt (1.13), doc/proposal.texi (1.129):
4594	  readonly & writeonly keywords for hpt
4595
45962001-07-26 Thursday 02:36  ml
4597
4598	* fidoconf.c (1.51), syslogp.h (1.3): syslog support under BeOS
4599	  (fixed compilation error)
4600
46012001-07-22 Sunday 11:22  twm
4602
4603	* fidoconf.pas (1.10): As of now I will stop maintaining
4604	  fidoconf.pas. It turned out that because of the alignment of the
4605	  structures passed between fidoconfig and calling programs is left
4606	  to the compiler, it is likely to need constant rechecking whether
4607	  the fields are still in sync. I am not going to do that.  So this
4608	  is the last update I will post.
4609
46102001-07-21 Saturday 13:53  twm
4611
4612	* fidoconf.pas (1.9): Lots of changes to make fidoconf.pas actually
4613	  compile and work with Kylix.	This might have broken
4614	  compatibility with other Pascal compilers, but since there were
4615	  half a million bugs in this unit anyway, I doubt that anybody
4616	  will mind.
4617
46182001-07-15 Sunday 09:55  ml
4619
4620	* HISTORY (1.1), doc/fidoconfig.texi (1.17), doc/proposal.texi
4621	  (1.128): added HISTORY file
4622
46232001-07-09 Monday 21:20  joerg.jaspert
4624
4625	* debian/: changelog (1.10), control (1.7): Smapi with the shit
4626	  licence is only non-free so fidoconf could only be contrib.
4627	  Bullshit.
4628
46292001-07-09 Monday 21:19  joerg.jaspert
4630
4631	* debian/: fidoconf-runtime.postinst (1.1), fidoconf-runtime.postrm
4632	  (1.1), fidoconf-runtime.prerm (1.1), libfidoconf0-dev.postinst
4633	  (1.1), libfidoconf0-dev.postrm (1.1), libfidoconf0-dev.prerm
4634	  (1.1), libfidoconf0.postinst (1.1), libfidoconf0.postrm (1.1),
4635	  libfidoconf0.prerm (1.1): Some new Files
4636
46372001-07-08 Sunday 18:57  joerg.jaspert
4638
4639	* debian/: changelog (1.9), libfidoconf0.files (1.2), rules (1.6),
4640	  shlibs (1.3): Rebuild, its 0.12 now.
4641
46422001-07-08 Sunday 18:45  joerg.jaspert
4643
4644	* debian/huskymak.cfg (1.8): Enabled Perl for Debian Packages
4645
46462001-07-03 Tuesday 13:40  ml
4647
4648	* fidoconf.c (1.50), fidoconf.h (1.74), line.c (1.256),
4649	  makefile.inc (1.13), tokens.h (1.13), tparser.c (1.150),
4650	  doc/keywords.hpt (1.12): hptperlfile [patch by Serge N.
4651	  Pokhodyaev]
4652
46532001-07-02 Monday 21:52  joerg.jaspert
4654
4655	* debian/: changelog (1.8), shlibs (1.2): Wrong entry in shlibs
4656	  File.
4657
46582001-07-02 Monday 21:25  joerg.jaspert
4659
4660	* debian/: README.BUILD-DEB (1.2), README.Debian (1.2), changelog
4661	  (1.7), control (1.6), dirs (1.2), doc-base (1.3), docs (1.2),
4662	  dumpfcfg.1 (1.2), fconf2.1 (1.2), fidoconf-runtime.dirs (1.1),
4663	  fidoconf-runtime.examples (1.1), fidoconf-runtime.files (1.1),
4664	  fidoconf-runtime.manpages (1.1), huskymak.cfg (1.7),
4665	  libfidoconf0-dev.dirs (1.1), libfidoconf0-dev.files (1.1),
4666	  libfidoconf0.dirs (1.1), libfidoconf0.doc-base (1.1),
4667	  libfidoconf0.files (1.1), linkedto.1 (1.2), rules (1.5),
4668	  tparser.1 (1.2): Rebuild the libfidoconf0 package.
4669
46702001-06-18 Monday 15:49  ml
4671
4672	* line.c (1.255): fix parsing denyFwdFile
4673
46742001-06-11 Monday 18:34  ml
4675
4676	* fidoconf.h (1.73), line.c (1.254), tokens.h (1.12), tparser.c
4677	  (1.149), doc/keywords.hpt (1.11): carbonexcludefwdfrom token
4678
46792001-06-11 Monday 11:08  ml
4680
4681	* line.c (1.253), tparser.c (1.148): now it is possoble to make
4682	  spaces before and after searching strings in carboncopy
4683
46842001-06-03 Sunday 05:31  ml
4685
4686	* fidoconf.h (1.72): fixed adding aka to seen-bys for links from
4687	  ignoreseen or -sbign arrays
4688
46892001-05-24 Thursday 13:25  ml
4690
4691	* fidoconf.h (1.71), line.c (1.252), tokens.h (1.11), tparser.c
4692	  (1.147), doc/keywords.hpt (1.10): token fileBox
4693
46942001-05-20 Sunday 09:32  ml
4695
4696	* line.c (1.251), syslogp.h (1.2): [no log message]
4697
46982001-05-16 Wednesday 10:08  ml
4699
4700	* fidoconf.h (1.70), line.c (1.250): fixed parsing forwardpkts
4701
47022001-05-11 Friday 14:38  wulf.krueger
4703
4704	* TODO (1.56), fidoconf.h (1.69), line.c (1.249), tokens.h (1.10),
4705	  tparser.c (1.146):
4706	  Modified Files:	  TODO fidoconf.h line.c tokens.h tparser.c
4707	  ---------------------------------------------------------------------
4708	  - Implemented keyword "FileFixFSC87Subset" for htick. Not yet
4709	  properly documented since IMHO there have to be major changes
4710	  regarding the whole htick documentation which I will do during
4711	  the next days.
4712
47132001-05-07 Monday 22:42  tobi
4714
4715	* line.c (1.248), syslogp.h (1.1): fixed syslogging for sun
4716
47172001-05-07 Monday 22:01  tobi
4718
4719	* dirlayer.c (1.5): remove warning about empty source file with gcc
4720	  and -pedantic
4721
47222001-05-07 Monday 22:01  tobi
4723
4724	* makefile.bcd (1.11): -DNOSEMAPHORES for Turbo C
4725
47262001-05-06 Sunday 19:52  ml
4727
4728	* TODO (1.55), tparser.c (1.145): cbaName small fix
4729
47302001-05-05 Saturday 21:33  tobi
4731
4732	* doc/proposal.texi (1.127): updated doc with description of the
4733	  reqidxDir keyword
4734
47352001-05-05 Saturday 21:26  tobi
4736
4737	* fidoconf.h (1.68), line.c (1.247), tokens.h (1.9), tparser.c
4738	  (1.144), doc/Makefile (1.14), doc/proposal.texi (1.126):
4739	  implemented some keywords for herp, in particular
4740	  syslogfacility (this one may also be used by other husky programs
4741	  that can use syslogd logging in the future) and    reqidxdir herp
4742	  is the husky request processor, which has not yet been released,
4743	  but will use stable fidoconfig when it will be released later-on.
4744
47452001-05-05 Saturday 10:12  ml
4746
4747	* fidoconf.c (1.49), fidoconf.h (1.67), line.c (1.246), tokens.h
4748	  (1.8), tparser.c (1.143), doc/keywords.hpt (1.9): new
4749	  areafixnames token for hpt
4750
47512001-05-05 Saturday 08:50  ml
4752
4753	* fidoconf.h (1.66), line.c (1.245), tokens.h (1.7), tparser.c
4754	  (1.142), doc/keywords.hpt (1.8): new token advisorylock for hpt
4755
47562001-05-03 Thursday 19:40  ml
4757
4758	* fidoconf.c (1.48), line.c (1.244), tparser.c (1.141): patch from
4759	  kees: changed default carbonRule to AND
4760
47612001-05-03 Thursday 11:25  ml
4762
4763	* .cvs2cl (1.1): added .cvs2cl file
4764
47652001-04-24 Tuesday 17:22  ml
4766
4767	* fidoconf.c (1.47), line.c (1.243), tparser.c (1.140): [no log
4768	  message]
4769
47702001-04-21 Saturday 15:34  joerg.jaspert
4771
4772	* debian/control (1.5): Changed priority
4773
47742001-04-21 Saturday 15:21  joerg.jaspert
4775
4776	* debian/: huskymak.cfg (1.6), rules (1.4): Turned debug on
4777
47782001-04-21 Saturday 15:21  joerg.jaspert
4779
4780	* debian/doc-base (1.2): Changed section
4781
47822001-04-21 Saturday 15:19  joerg.jaspert
4783
4784	* debian/changelog (1.6): Changed it so it compiles now with debug
4785	  enabled. From now on i compile only stable versions without
4786	  debug.
4787
47882001-04-18 Wednesday 21:40  tobi
4789
4790	* fidoconf.h (1.65), line.c (1.242), tokens.h (1.6),
4791	  doc/keywords.hpt (1.7): ----- cvs ci ------ Wed Apr 18 23:24:50
4792	  CEST 2001 tobi: * new keywords: autofilecreatesubdirs and
4793	  autoareacreatesubdirs   for creating /filebase/gfd/app/comm/
4794	  instead of /filebase/gdb.app.comm/
4795
47962001-04-15 Sunday 17:56  ml
4797
4798	* line.c (1.241), makefile.mvc (1.4): [no log message]
4799
48002001-04-14 Saturday 14:53  joerg.jaspert
4801
4802	* debian/: changelog (1.5), control (1.4): Changed dependencys,
4803	  newest cvs-fix applied.
4804
48052001-04-14 Saturday 12:48  tobi
4806
4807	* debian/huskymak.cfg (1.5): fixed DEBLFLAGS
4808
48092001-04-14 Saturday 05:46  ml
4810
4811	* line.c (1.240), tokens.h (1.5): [no log message]
4812
48132001-04-13 Friday 13:12  joerg.jaspert
4814
4815	* debian/: changelog (1.4), control (1.3), huskymak.cfg (1.4),
4816	  rules (1.3): Recompiled. Change to smapi-version made it
4817	  neccessary for right Dependencys (I hope apt-get/dselect like it
4818	  now!)
4819
48202001-04-13 Friday 13:11  joerg.jaspert
4821
4822	* Makefile (1.27): Removed path from symlinks.
4823
48242001-04-12 Thursday 11:16  joerg.jaspert
4825
4826	* debian/: changelog (1.3), huskymak.cfg (1.3), rules (1.2):
4827	  Changed cleantarget in rules. Changed to newest cvs version.
4828
48292001-04-12 Thursday 11:15  joerg.jaspert
4830
4831	* Makefile (1.26): Deleted most of my changes yesterday. They are
4832	  now in debian/rules
4833
48342001-04-12 Thursday 07:21  ml
4835
4836	* fidoconf.c (1.46), fidoconf.h (1.64), line.c (1.239), tokens.h
4837	  (1.4), tparser.c (1.139), doc/keywords.hpt (1.6),
4838	  doc/proposal.texi (1.125), doc/keywords.bp (1.1): [no log
4839	  message]
4840
48412001-04-11 Wednesday 20:31  joerg.jaspert
4842
4843	* debian/README.BUILD-DEB (1.1): Some words for package-building on
4844	  Debian Systems.
4845
48462001-04-10 Tuesday 19:55  joerg.jaspert
4847
4848	* debian/: changelog (1.2), control (1.2), huskymak.cfg (1.2):
4849	  Error in huskymak. *grumpf*
4850
48512001-04-10 Tuesday 15:42  joerg.jaspert
4852
4853	* Makefile (1.25), doc/Makefile (1.13): Debian-specific changes.
4854
48552001-04-10 Tuesday 15:42  joerg.jaspert
4856
4857	* debian/: README.Debian (1.1), changelog (1.1), control (1.1),
4858	  copyright (1.1), dirs (1.1), doc-base (1.1), docs (1.1),
4859	  dumpfcfg.1 (1.1), fconf2.1 (1.1), huskymak.cfg (1.1), linkedto.1
4860	  (1.1), rules (1.1), shlibs (1.1), tparser.1 (1.1): Files needed
4861	  for Package-Building on Debian-Systems.
4862
48632001-04-09 Monday 15:19  ml
4864
4865	* line.c (1.238): [no log message]
4866
48672001-04-09 Monday 07:20  ml
4868
4869	* tparser.c (1.138), doc/keywords.hpt (1.5): [no log message]
4870
48712001-04-08 Sunday 23:13  tobi
4872
4873	* tparser.c (1.137): fixed crash in tparser
4874
48752001-04-07 Saturday 10:53  ml
4876
4877	* fidoconf.c (1.45), fidoconf.h (1.63), line.c (1.237), tokens.h
4878	  (1.3), tparser.c (1.136): [no log message]
4879
48802001-04-05 Thursday 15:52  ml
4881
4882	* fc2aed.c (1.5), fc2ged.c (1.7), fc2msged.c (1.4): [no log
4883	  message]
4884
48852001-04-05 Thursday 12:07  joerg.jaspert
4886
4887	* man/: README (1.1), dumpfcfg.1 (1.1), fconf2.1 (1.1), linkedto.1
4888	  (1.1), tparser.1 (1.1): Small manpages for the binaries in
4889	  Fidoconf. Please check for errors.
4890
48912001-04-02 Monday 23:05  tobi
4892
4893	* cfg.c (1.7), fidoconf.c (1.44): fixed out-of-bounds error in
4894	  fidoconf.c and rewrote code in cfg.c to be compatbile with gnu
4895	  boundary checking
4896
48972001-03-31 Saturday 09:12  ml
4898
4899	* fidoconf.c (1.43): [no log message]
4900
49012001-03-28 Wednesday 11:08  ml
4902
4903	* Makefile (1.24), dump.c (1.73), dumpfcfg.c (1.8), makefile.inc
4904	  (1.12): [no log message]
4905
49062001-03-28 Wednesday 10:56  ml
4907
4908	* fidoconf.c (1.42), doc/proposal.texi (1.124): [no log message]
4909
49102001-03-22 Thursday 15:01  ml
4911
4912	* fidoconf.c (1.41): [no log message]
4913
49142001-03-18 Sunday 15:51  ml
4915
4916	* fc2ged.c (1.6): [no log message]
4917
49182001-03-16 Friday 07:12  ml
4919
4920	* fc2ged.c (1.5): [no log message]
4921
49222001-03-12 Monday 18:48  ml
4923
4924	* line.c (1.236): [no log message]
4925
49262001-03-11 Sunday 09:49  ml
4927
4928	* fidoconf.h (1.62), line.c (1.235), tokens.h (1.2), tparser.c
4929	  (1.135), xstr.h (1.2), doc/keywords.hpt (1.4): [no log message]
4930
49312001-03-10 Saturday 22:58  tobi
4932
4933	* findtok.c (1.2), line.c (1.234), makefile.inc (1.11), tokens.h
4934	  (1.1): Rewrote the parser core function parseLine. Replaced the
4935	  endless if/elseif chain with a bsearch lookup and a consecutive
4936	  switch/case construct. This should give a performance gain both
4937	  in terms of compile time as well as in terms of run time.  The
4938	  comments in the new file tokens.h describe how to add new
4939	  keywords to fidoconfig now.
4940
49412001-03-10 Saturday 11:14  ml
4942
4943	* line.c (1.233): [no log message]
4944
49452001-03-09 Friday 11:28  tobi
4946
4947	* Makefile (1.23), findtok.c (1.1), findtok.h (1.1), makefile.inc
4948	  (1.10): added "findtok.c" and "findtok.h"
4949
49502001-03-09 Friday 09:56  ml
4951
4952	* TODO (1.54), dump.c (1.72), fidoconf.c (1.40), fidoconf.h (1.61),
4953	  line.c (1.232), tparser.c (1.134): [no log message]
4954
49552001-03-09 Friday 08:10  ml
4956
4957	* TODO (1.53), common.c (1.65), common.h (1.30): new string2addr()
4958
49592001-03-05 Monday 16:46  ml
4960
4961	* dirlayer.c (1.4), dirlayer.h (1.4): [no log message]
4962
49632001-03-04 Sunday 17:01  ml
4964
4965	* TODO (1.52), doc/proposal.texi (1.123): [no log message]
4966
49672001-03-04 Sunday 05:59  ml
4968
4969	* TODO (1.51), common.c (1.64), line.c (1.231), tparser.c (1.133),
4970	  doc/config (1.15): [no log message]
4971
49722001-02-25 Sunday 16:58  ml
4973
4974	* dump.c (1.71), fidoconf.h (1.60), line.c (1.230), tparser.c
4975	  (1.132), doc/keywords.hpt (1.3), doc/proposal.texi (1.122): [no
4976	  log message]
4977
49782001-02-18 Sunday 18:59  ml
4979
4980	* dump.c (1.70), fidoconf.h (1.59), line.c (1.229), tparser.c
4981	  (1.131): [no log message]
4982
49832001-02-18 Sunday 08:32  ml
4984
4985	* TODO (1.50), dump.c (1.69), fidoconf.h (1.58), line.c (1.228),
4986	  tparser.c (1.130), doc/keywords.hpt (1.2): [no log message]
4987
49882001-02-17 Saturday 18:18  ml
4989
4990	* fidoconf.h (1.57), line.c (1.227), typesize.h (1.20),
4991	  doc/proposal.texi (1.121): [no log message]
4992
49932001-02-13 Tuesday 19:53  ml
4994
4995	* TODO (1.49), doc/keywords.hpt (1.1), doc/proposal.texi (1.120):
4996	  [no log message]
4997
49982001-02-13 Tuesday 16:33  ml
4999
5000	* fidoconf.c (1.39), doc/Makefile (1.12), doc/fidoconfig.texi
5001	  (1.16), doc/proposal.texi (1.119): [no log message]
5002
50032001-02-12 Monday 20:55  nestyurkin.nikolay
5004
5005	* fidoconf.c (1.38): "fix/update"
5006
50072001-02-12 Monday 20:11  ml
5008
5009	* fidoconf.c (1.37), doc/proposal.texi (1.118): [no log message]
5010
50112001-02-09 Friday 16:17  ml
5012
5013	* line.c (1.226), doc/proposal.texi (1.117): [no log message]
5014
50152001-02-04 Sunday 19:38  ml
5016
5017	* TODO (1.48), dump.c (1.68), fidoconf.h (1.56), line.c (1.225),
5018	  tparser.c (1.129), doc/proposal.texi (1.116): [no log message]
5019
50202001-02-03 Saturday 18:50  ml
5021
5022	* TODO (1.47), dump.c (1.67), line.c (1.224), tparser.c (1.128),
5023	  doc/proposal.texi (1.115): [no log message]
5024
50252001-01-28 Sunday 20:22  ml
5026
5027	* TODO (1.46), dump.c (1.66), fidoconf.h (1.55), line.c (1.223),
5028	  tparser.c (1.127): [no log message]
5029
50302001-01-28 Sunday 19:29  d.sergienko
5031
5032	* Makefile (1.22):
5033	  Makefile (ldconfig) fixes.
5034
50352001-01-28 Sunday 14:34  ml
5036
5037	* dump.c (1.65), fidoconf.c (1.36), fidoconf.h (1.54), line.c
5038	  (1.222), tparser.c (1.126), doc/proposal.texi (1.114): [no log
5039	  message]
5040
50412001-01-27 Saturday 16:32  ml
5042
5043	* common.c (1.63), dump.c (1.64), fidoconf.h (1.53), line.c
5044	  (1.221), tparser.c (1.125), doc/proposal.texi (1.113): new tokens
5045
50462001-01-27 Saturday 09:21  ml
5047
5048	* dump.c (1.63), fidoconf.h (1.52), line.c (1.220), tparser.c
5049	  (1.124), doc/proposal.texi (1.112): [no log message]
5050
50512001-01-20 Saturday 15:54  ml
5052
5053	* dump.c (1.62), fidoconf.h (1.51), line.c (1.219), tparser.c
5054	  (1.123), doc/proposal.texi (1.111): new feature
5055
50562001-01-15 Monday 16:00  ml
5057
5058	* common.c (1.62), dump.c (1.61), fidoconf.c (1.35), fidoconf.h
5059	  (1.50), line.c (1.218), tparser.c (1.122), doc/proposal.texi
5060	  (1.110): new features
5061
50622001-01-15 Monday 08:31  ml
5063
5064	* TODO (1.45), dump.c (1.60), fidoconf.h (1.49), line.c (1.217),
5065	  tparser.c (1.121), doc/proposal.texi (1.109): new features
5066
50672001-01-03 Wednesday 15:44  sms
5068
5069	* doc/fidoconfig.texi (1.15): - fixed some typos in the docs
5070
50712001-01-02 Tuesday 12:07  sms
5072
5073	* dump.c (1.59): + dumping packNetmail and maxUnpackedNetmail
5074
50752000-12-25 Monday 17:18  d.sergienko
5076
5077	* Makefile (1.21), tparser.c (1.120):
5078	  Mon Dec 25 19:15:50 EET 2000 dmitry: + added processing of tokens
5079	  packNetmail & maxUnpackedNetmail in tparser
5080
50812000-12-18 Monday 17:49  ml
5082
5083	* makefile.wcw (1.26): [no log message]
5084
50852000-12-15 Friday 19:31  ml
5086
5087	* line.c (1.216): [no log message]
5088
50892000-12-13 Wednesday 21:10  sms
5090
5091	* line.c (1.215): removed uninitialised-warning for clink in
5092	  parseLine()
5093
50942000-12-13 Wednesday 18:35  sms
5095
5096	* line.c (1.214): + support for long area descriptions
5097
50982000-12-12 Tuesday 14:41  sms
5099
5100	* line.c (1.213), tparser.c (1.119): removed warnings about flDir
5101	  not being handled in switch
5102
51032000-12-11 Monday 18:45  ml
5104
5105	* fidoconf.c (1.34), makefile.mvc (1.3): [no log message]
5106
51072000-12-09 Saturday 15:11  ml
5108
5109	* line.c (1.212): [no log message]
5110
51112000-12-09 Saturday 14:36  ml
5112
5113	* dump.c (1.58), fidoconf.h (1.48), line.c (1.211), tparser.c
5114	  (1.118), doc/proposal.texi (1.108): [no log message]
5115
51162000-12-09 Saturday 06:26  d.sergienko
5117
5118	* doc/proposal.texi (1.107):
5119	  dmitry: + added docs about tokens packNetmail and
5120	  maxUnpackedNetmail for bsopack
5121
51222000-12-08 Friday 04:41  sms
5123
5124	* common.c (1.61): * string2addr: check if string is non-NULL first
5125
51262000-12-08 Friday 02:48  sms
5127
5128	* tparser.c (1.117): [no log message]
5129
51302000-12-08 Friday 02:43  sms
5131
5132	* tparser.c (1.116): [no log message]
5133
51342000-12-08 Friday 02:40  sms
5135
5136	* tparser.c (1.115): fixed typo in tparser.c
5137
51382000-12-08 Friday 01:21  sms
5139
5140	* dump.c (1.57), fidoconf.c (1.33), fidoconf.h (1.47), line.c
5141	  (1.210), tparser.c (1.114), doc/proposal.texi (1.106): + added
5142	  dirlist option to keyword filelist
5143
51442000-12-07 Thursday 22:22  sms
5145
5146	* common.c (1.60), common.h (1.29), dump.c (1.56), fidoconf.c
5147	  (1.32), fidoconf.h (1.46), line.c (1.209), tparser.c (1.113),
5148	  doc/proposal.texi (1.105): + added keyword filelist
5149
51502000-12-07 Thursday 21:12  sms
5151
5152	* common.c (1.59): * fixed memory hole in freeLink
5153
51542000-12-05 Tuesday 15:01  sms
5155
5156	* TODO (1.44), dump.c (1.55): + dumping fileareas and bbsareas
5157
51582000-12-05 Tuesday 03:18  sms
5159
5160	* dump.c (1.54), fidoconf.h (1.45), line.c (1.208), tparser.c
5161	  (1.112): ! replaced most stricmp-calls with strcmp-calls on the
5162	  lower case variant   of the variable (parsing should be
5163	  significantly faster now) ! using enum for linkWithImportLog
5164	  instead of strings
5165
51662000-12-05 Tuesday 01:48  sms
5167
5168	* dump.c (1.53), fidoconf.h (1.44), line.c (1.207), tparser.c
5169	  (1.111), doc/proposal.texi (1.104): + added emailSubj, emailFrom,
5170	  emailEncoding
5171
51722000-12-03 Sunday 17:59  sms
5173
5174	* Makefile (1.20), doc/Makefile (1.11): using RMOPT from
5175	  huskymak.cfg
5176
51772000-12-02 Saturday 02:13  sms
5178
5179	* dump.c (1.52): temporarily deactivated commentChar support in
5180	  dump.c
5181
51822000-12-02 Saturday 02:00  sms
5183
5184	* dump.c (1.51), line.c (1.206): fixed error message for
5185	  commentChar, fixed commentChar output in dump.c
5186
51872000-12-02 Saturday 01:28  sms
5188
5189	* fidoconf.c (1.31): using strdup for string constants on init, so
5190	  copyString can free it safely
5191
51922000-11-30 Thursday 09:22  ml
5193
5194	* cfg.c (1.6), common.c (1.58), common.h (1.28), fidoconf.c (1.30),
5195	  line.c (1.205): see changelog 30-nov-2000
5196
51972000-11-23 Thursday 18:28  ml
5198
5199	* common.c (1.57), common.h (1.27), fidoconf.c (1.29), line.c
5200	  (1.204): [no log message]
5201
52022000-11-17 Friday 04:25  sms
5203
5204	* dump.c (1.50): added CommentChar to dump.c
5205
52062000-11-16 Thursday 09:52  fedor.lizunkov
5207
5208	* fidoconf.c (1.28), fidoconf.h (1.43), line.c (1.203), tparser.c
5209	  (1.110): [no log message]
5210
52112000-11-15 Wednesday 18:25  sms
5212
5213	* doc/proposal.texi (1.103): linkgrp only takes a single group as
5214	  argument
5215
52162000-11-14 Tuesday 17:19  ml
5217
5218	* tparser.c (1.109): addrDiffAlways in tparser
5219
52202000-11-13 Monday 19:11  ml
5221
5222	* line.c (1.202): excludepassthroughcarbon fix
5223
52242000-11-12 Sunday 10:52  ml
5225
5226	* common.c (1.56), common.h (1.26), line.c (1.201),
5227	  doc/proposal.texi (1.102): see ChangeLog Nov 12
5228
52292000-11-08 Wednesday 18:35  ml
5230
5231	* line.c (1.200), doc/proposal.texi (1.101): see ChangeLog Nov 09
5232
52332000-10-28 Saturday 17:38  ml
5234
5235	* line.c (1.199): see changelog oct 29
5236
52372000-10-27 Friday 19:52  mhaase
5238
5239	* tparser.c (1.108): * added entry in changelog (hpt and fidoconf)
5240	  and tparser for statlog
5241
52422000-10-26 Thursday 18:26  mhaase
5243
5244	* dump.c (1.49), fidoconf.c (1.27), fidoconf.h (1.42), line.c
5245	  (1.198), doc/proposal.texi (1.100): * New optional keyword:
5246	  statlog   After tossing (hpt toss), it is checked if there is new
5247	  personal mail   (netmail or personal echo mail). If that's true,
5248	  it is checked if   statlog is defined in config. If yes, then it
5249	  is checked if the log file   exists. If not, then it is created
5250	  and the number of received netmails	or/and personal echo mails
5251	  is written to the log file. Otherwise, if the   file exists, the
5252	  old counter will be read, added to the new counter and   written
5253	  the actual counter.	 The log file looks like this:	   netmail:
5254	  x	CC: x	 Whereas x is the number of mails.    If the log
5255	  file exists, one of the two or both lines exist.
5256
5257	    This is for utils, which can show you how many personal mail
5258	  you got.
5259	    The log file is not removed by hpt, only by the util that uses
5260	  it.
5261	    Or you could write in your toss script something like this:
5262	     if exist stat.log type stat.log
5263	     if exist stat.log del stat.log>nul
5264
52652000-10-26 Thursday 17:45  ml
5266
5267	* TODO (1.43), fidoconf.h (1.41), line.c (1.197): add tokens
5268	  maxUnpackedNetmail, packNetmail for bsopack
5269
52702000-10-22 Sunday 09:11  ml
5271
5272	* line.c (1.196): see ChangeLog Oct 22
5273
52742000-10-21 Saturday 16:17  ml
5275
5276	* common.c (1.55), line.c (1.195): see ChangeLog Oct 21
5277
52782000-10-16 Monday 14:43  ml
5279
5280	* dump.c (1.48), fidoconf.h (1.40), line.c (1.194), tparser.c
5281	  (1.107), doc/proposal.texi (1.99): see ChangeLog Oct 16
5282
52832000-10-15 Sunday 17:16  ml
5284
5285	* fecfg2fc.c (1.3): [no log message]
5286
52872000-10-15 Sunday 12:17  ml
5288
5289	* makefile.emo (1.12): see ChangeLog Oct 15
5290
52912000-10-15 Sunday 08:04  ml
5292
5293	* line.c (1.193): exit(1) when link Error
5294
52952000-10-09 Monday 17:36  tobi
5296
5297	* fecfg146.c (1.3): fix for fastecho routines
5298
52992000-10-09 Monday 10:25  ml
5300
5301	* fecfg146.h (1.4), fidoconf.c (1.26): bugfix for last patch from
5302	  yesterday
5303
53042000-10-08 Sunday 19:11  ml
5305
5306	* fecfg146.c (1.2): [no log message]
5307
53082000-10-08 Sunday 18:35  ml
5309
5310	* fidoconf.c (1.25), line.c (1.192): long passwds
5311
53122000-10-07 Saturday 14:55  tobi
5313
5314	* Makefile (1.19), fecfg146.c (1.1), fecfg146.h (1.3), fecfg2fc.c
5315	  (1.2), makefile.inc (1.9), makefile.wco (1.18), makefile.wcw
5316	  (1.25): * fecfg2fconf is now platform independent * -> included
5317	  fecfg2fconf into standard makefile.
5318
53192000-09-27 Wednesday 13:26  ml
5320
5321	* dump.c (1.47), fidoconf.c (1.24), fidoconf.h (1.39), line.c
5322	  (1.191), tparser.c (1.106), doc/proposal.texi (1.98): robotsArea
5323
53242000-09-25 Monday 17:26  ml
5325
5326	* dump.c (1.46), fidoconf.h (1.38), line.c (1.190), tparser.c
5327	  (1.105), doc/proposal.texi (1.97): addrDiffAlways
5328
53292000-09-24 Sunday 10:44  ml
5330
5331	* tparser.c (1.104): tparser dumb checks
5332
53332000-09-23 Saturday 14:22  ml
5334
5335	* dump.c (1.45), fidoconf.c (1.23), fidoconf.h (1.37), line.c
5336	  (1.189), tparser.c (1.103), doc/proposal.texi (1.96): see
5337	  ChangeLog Sep 23
5338
53392000-09-15 Friday 08:45  ml
5340
5341	* TODO (1.42), fidoconf.c (1.22), fidoconf.h (1.36), line.c
5342	  (1.188): choose right link for filearea
5343
53442000-09-08 Friday 17:52  ml
5345
5346	* dump.c (1.44), doc/proposal.texi (1.95): dump.c update
5347
53482000-09-08 Friday 14:56  ml
5349
5350	* cfg.c (1.5): includes fix
5351
53522000-09-02 Saturday 13:54  ml
5353
5354	* common.c (1.54), dump.c (1.43), fidoconf.h (1.35), line.c
5355	  (1.187), tparser.c (1.102), doc/proposal.texi (1.94): see
5356	  changelog Sep 02
5357
53582000-08-29 Tuesday 15:58  ml
5359
5360	* TODO (1.41), dump.c (1.42), tparser.c (1.101): see ChangeLog Aug
5361	  29
5362
53632000-08-27 Sunday 14:29  ml
5364
5365	* fidoconf.h (1.34), line.c (1.186), tparser.c (1.100),
5366	  doc/proposal.texi (1.93): see changelog Aug 27
5367
53682000-08-27 Sunday 14:19  sms
5369
5370	* Makefile (1.17), Makefile (1.18): fixed missing TAB
5371
53722000-08-27 Sunday 14:16  sms
5373
5374	* Makefile (1.16): using seperate make process for programs because
5375	  ranlib changes libfidoconfig.a
5376
53772000-08-27 Sunday 13:15  sms
5378
5379	* Makefile (1.15): removed ranlib run from install target
5380	  (conflicted with installing from NFS homedirs)
5381
53822000-08-25 Friday 06:16  ml
5383
5384	* TODO (1.40), fidoconf.h (1.33), line.c (1.185), doc/proposal.texi
5385	  (1.92): see changelog Aug 25
5386
53872000-08-25 Friday 05:13  ml
5388
5389	* tparser.c (1.99): [no log message]
5390
53912000-08-24 Thursday 10:16  sms
5392
5393	* doc/Makefile (1.10): fixed missing targets if xxxDIR not defined
5394
53952000-08-21 Monday 22:51  sms
5396
5397	* Makefile (1.14), doc/Makefile (1.9): added documentation to
5398	  target all
5399
54002000-08-21 Monday 22:23  sms
5401
5402	* doc/: Makefile (1.7), Makefile (1.8): fixed missing ifdef INFODIR
5403
54042000-08-21 Monday 13:15  sms
5405
5406	* Makefile (1.13), doc/Makefile (1.6): added target uninstall
5407
54082000-08-21 Monday 11:18  sms
5409
5410	* Makefile (1.12): always calling clean/distclean in doc subdir,
5411	  not only if INFODIR defined
5412
54132000-08-19 Saturday 11:49  ml
5414
5415	* TODO (1.39): [no log message]
5416
54172000-08-15 Tuesday 10:46  sms
5418
5419	* cfg.c (1.4), fidoconf.h (1.32): renamed var to name in get/setvar
5420	  because var is a protected keyword in Pascal
5421
54222000-08-14 Monday 08:33  ml
5423
5424	* cfg.c (1.3), tparser.c (1.98): [no log message]
5425
54262000-08-10 Thursday 22:54  tobi
5427
5428	* dump.c (1.41), fidoconf.h (1.31), line.c (1.184), tparser.c
5429	  (1.97): introduced "points4d" nodelist format type
5430
54312000-08-10 Thursday 15:43  ml
5432
5433	* doc/proposal.texi (1.91): [no log message]
5434
54352000-08-06 Sunday 23:24  tobi
5436
5437	* Makefile (1.11): beos adaptions
5438
54392000-08-06 Sunday 19:46  tobi
5440
5441	* makefile.be (1.2): fixed UNIXID for BE makefile
5442
54432000-08-05 Saturday 11:40  oliver.grimm
5444
5445	* Makefile (1.10), makefile.be (1.1): [no log message]
5446
54472000-08-05 Saturday 11:34  oliver.grimm
5448
5449	* Makefile (1.9), common.c (1.53), typesize.h (1.19): [no log
5450	  message]
5451
54522000-08-05 Saturday 05:55  ml
5453
5454	* cfg.c (1.2), fidoconf.h (1.30), line.c (1.183), doc/proposal.texi
5455	  (1.90): [no log message]
5456
54572000-07-31 Monday 18:06  ml
5458
5459	* dump.c (1.40), fidoconf.h (1.29): [no log message]
5460
54612000-07-27 Thursday 11:28  ml
5462
5463	* cfg.c (1.1): cfg.c
5464
54652000-07-25 Tuesday 18:44  ml
5466
5467	* Makefile (1.8), TODO (1.38), dumpfcfg.c (1.7), fidoconf.c (1.21),
5468	  fidoconf.h (1.28), line.c (1.182), makefile.inc (1.8),
5469	  makefile.mvc (1.2), tparser.c (1.96), xstr.c (1.3),
5470	  doc/proposal.texi (1.89): [no log message]
5471
54722000-07-20 Thursday 21:11  tobi
5473
5474	* makefile.wcw (1.24): fixed wcw makefile
5475
54762000-07-19 Wednesday 23:31  tobi
5477
5478	* doc/makefile.os2 (1.2): fixed os/2 docs makefile
5479
54802000-07-18 Tuesday 16:07  ml
5481
5482	* common.c (1.52), common.h (1.25): [no log message]
5483
54842000-07-14 Friday 09:32  ml
5485
5486	* doc/proposal.texi (1.88): [no log message]
5487
54882000-07-13 Thursday 22:55  tobi
5489
5490	* VERSION (1.1): file VERSION was initially added on branch
5491	  fidoconf-0_10.
5492
54932000-07-13 Thursday 19:30  tobi
5494
5495	* dump.c (1.39): merged fix from stable
5496
54972000-07-13 Thursday 11:27  ml
5498
5499	* xstr.c (1.2): [no log message]
5500
55012000-07-09 Sunday 13:24  ml
5502
5503	* fidoconf.h (1.27), line.c (1.181), tparser.c (1.95),
5504	  doc/proposal.texi (1.87): [no log message]
5505
55062000-07-07 Friday 21:48  tobi
5507
5508	* makefile.mgw (1.5): Adapted MINGW32 code to the latest mingw32
5509	  version available at www.mingw.org.
5510
55112000-07-07 Friday 01:15  tobi
5512
5513	* makefile.wco (1.17): migrated fix from -stable
5514
55152000-07-06 Thursday 23:57  tobi
5516
5517	* typesize.h (1.18): Mingw32 fix
5518
55192000-07-05 Wednesday 19:56  tobi
5520
5521	* tlib_sup.bat (1.4): Re-added tlib_sup.bat
5522
55232000-07-04 Tuesday 15:39  ml
5524
5525	* fidoconf.h (1.26), line.c (1.180), tparser.c (1.94),
5526	  doc/proposal.texi (1.86): [no log message]
5527
55282000-07-03 Monday 15:11  ml
5529
5530	* line.c (1.179): [no log message]
5531
55322000-07-02 Sunday 09:41  ml
5533
5534	* line.c (1.178): [no log message]
5535
55362000-07-01 Saturday 05:55  ml
5537
5538	* line.c (1.177): [no log message]
5539
55402000-06-30 Friday 17:27  ml
5541
5542	* line.c (1.176): [no log message]
5543
55442000-06-30 Friday 17:17  ml
5545
5546	* fidoconf.c (1.20), doc/proposal.texi (1.85): [no log message]
5547
55482000-06-29 Thursday 17:04  ml
5549
5550	* dump.c (1.38), fidoconf.h (1.25), line.c (1.175), makefile.emo
5551	  (1.11), tparser.c (1.93), typesize.h (1.17): [no log message]
5552
55532000-06-27 Tuesday 23:21  nestyurkin.nikolay
5554
5555	* makefile.wco (1.16), makefile.wcw (1.23): update
5556
55572000-06-27 Tuesday 17:33  ml
5558
5559	* line.c (1.174): [no log message]
5560
55612000-06-27 Tuesday 17:19  ml
5562
5563	* line.c (1.173): [no log message]
5564
55652000-06-27 Tuesday 15:53  ml
5566
5567	* line.c (1.172): [no log message]
5568
55692000-06-24 Saturday 12:44  ml
5570
5571	* line.c (1.171): [no log message]
5572
55732000-06-22 Thursday 11:43  nestyurkin.nikolay
5574
5575	* makefile.inc (1.7), makefile.wco (1.15), makefile.wcw (1.22):
5576	  changed Watcom makefiles to use makefile.inc
5577
55782000-06-21 Wednesday 13:49  nestyurkin.nikolay
5579
5580	* makefile.inc (1.6): fix
5581
55822000-06-21 Wednesday 06:52  ml
5583
5584	* fidoconf.h (1.24), line.c (1.170), tparser.c (1.92),
5585	  doc/proposal.texi (1.83), doc/proposal.texi (1.84): [no log
5586	  message]
5587
55882000-06-20 Tuesday 21:23  nestyurkin.nikolay
5589
5590	* makefile.inc (1.5): fix
5591
55922000-06-20 Tuesday 20:26  nestyurkin.nikolay
5593
5594	* makefile.wco (1.14), makefile.wcw (1.21): fix
5595
55962000-06-20 Tuesday 19:25  nestyurkin.nikolay
5597
5598	* dump.c (1.37), makefile.wco (1.13), makefile.wcw (1.20): fix
5599
56002000-06-18 Sunday 17:25  ml
5601
5602	* TODO (1.37): [no log message]
5603
56042000-06-18 Sunday 06:43  ml
5605
5606	* fidoconf.c (1.19), fidoconf.h (1.23), line.c (1.169), tparser.c
5607	  (1.91), doc/proposal.texi (1.82): [no log message]
5608
56092000-06-08 Thursday 17:22  tobi
5610
5611	* typesize.h (1.16): Fixes to make fidoconfig work on HPUX
5612
56132000-06-06 Tuesday 14:04  ml
5614
5615	* TODO (1.36), dirlayer.c (1.3), fc2fgate.c (1.4), fidoconf.c
5616	  (1.18), line.c (1.168): [no log message]
5617
56182000-06-06 Tuesday 13:47  ml
5619
5620	* common.c (1.51), common.h (1.24): [no log message]
5621
56222000-06-05 Monday 13:14  georgi
5623
5624	* fidoconf.h (1.22), line.c (1.167): [no log message]
5625
56262000-06-05 Monday 12:02  ml
5627
5628	* line.c (1.166): [no log message]
5629
56302000-06-05 Monday 08:39  ml
5631
5632	* fidoconf.c (1.17): [no log message]
5633
56342000-06-05 Monday 04:27  ml
5635
5636	* dump.c (1.36), line.c (1.165): [no log message]
5637
56382000-06-04 Sunday 19:11  ml
5639
5640	* fidoconf.c (1.16): [no log message]
5641
56422000-06-04 Sunday 19:03  ml
5643
5644	* line.c (1.164), tparser.c (1.90), doc/proposal.texi (1.81): [no
5645	  log message]
5646
56472000-06-04 Sunday 18:31  ml
5648
5649	* TODO (1.35), common.c (1.50), fidoconf.h (1.21), line.c (1.163),
5650	  tparser.c (1.89), doc/proposal.texi (1.80): [no log message]
5651
56522000-06-04 Sunday 15:20  ml
5653
5654	* TODO (1.34), dump.c (1.35), fidoconf.c (1.15), fidoconf.h (1.20),
5655	  line.c (1.162), tparser.c (1.88), doc/proposal.texi (1.79): [no
5656	  log message]
5657
56582000-06-04 Sunday 07:38  ml
5659
5660	* tparser.c (1.87): [no log message]
5661
56622000-06-04 Sunday 07:11  ml
5663
5664	* dumpfcfg.c (1.6), fc2aed.c (1.4), fc2fgate.c (1.3), fc2ged.c
5665	  (1.4), fc2msged.c (1.3), fc2sq.c (1.3), fidoconf.c (1.14),
5666	  fidoconf.h (1.19), tparser.c (1.86): [no log message]
5667
56682000-06-03 Saturday 15:00  ml
5669
5670	* common.c (1.49): [no log message]
5671
56722000-06-02 Friday 16:34  ml
5673
5674	* fidoconf.c (1.13), fidoconf.h (1.18), line.c (1.161), tparser.c
5675	  (1.85), doc/proposal.texi (1.78): [no log message]
5676
56772000-06-02 Friday 15:20  ml
5678
5679	* xstr.c (1.1), xstr.h (1.1): [no log message]
5680
56812000-06-02 Friday 14:46  ml
5682
5683	* Makefile (1.7), makefile.inc (1.4), makefile.wco (1.12),
5684	  makefile.wcw (1.19): [no log message]
5685
56862000-06-02 Friday 13:03  ml
5687
5688	* fidoconf.h (1.17), line.c (1.160), tparser.c (1.84),
5689	  doc/proposal.texi (1.77): [no log message]
5690
56912000-06-02 Friday 11:18  ml
5692
5693	* common.c (1.48): [no log message]
5694
56952000-06-01 Thursday 04:51  ml
5696
5697	* TODO (1.33), common.c (1.47), fidoconf.h (1.16), line.c (1.159):
5698	  [no log message]
5699
57002000-05-28 Sunday 14:52  georgi
5701
5702	* Makefile (1.6): [no log message]
5703
57042000-05-28 Sunday 12:42  georgi
5705
5706	* Makefile (1.5): [no log message]
5707
57082000-05-28 Sunday 11:11  ml
5709
5710	* doc/proposal.texi (1.76): [no log message]
5711
57122000-05-27 Saturday 05:29  ml
5713
5714	* TODO (1.32), doc/Makefile (1.5), doc/proposal.texi (1.75): [no
5715	  log message]
5716
57172000-05-27 Saturday 03:30  ml
5718
5719	* dump.c (1.34), fidoconf.c (1.12), fidoconf.h (1.15), fidoconf.pas
5720	  (1.8), line.c (1.158), doc/proposal.texi (1.74): [no log message]
5721
57222000-05-26 Friday 01:12  ml
5723
5724	* doc/proposal.texi (1.73): [no log message]
5725
57262000-05-25 Thursday 08:24  ml
5727
5728	* line.c (1.157): [no log message]
5729
57302000-05-23 Tuesday 22:10  mt
5731
5732	* fidoInst (1.6): fixed fidoInst
5733
57342000-05-23 Tuesday 16:51  tobi
5735
5736	* doc/Makefile (1.4): fixed doc makefile
5737
57382000-05-23 Tuesday 15:41  ml
5739
5740	* TODO (1.31), dump.c (1.33), tparser.c (1.83): [no log message]
5741
57422000-05-23 Tuesday 15:29  ml
5743
5744	* TODO (1.30), dump.c (1.32), dumpfcfg.c (1.5), fc2fgate.c (1.2),
5745	  fc2ged.c (1.3), fc2msged.c (1.2), fc2sq.c (1.2), fidoconf.c
5746	  (1.11), fidoconf.h (1.14), line.c (1.156), makefile.bcd (1.10),
5747	  tparser.c (1.82): [no log message]
5748
57492000-05-22 Monday 12:54  mt
5750
5751	* README (1.6), makefile.inc (1.3), doc/config (1.14),
5752	  doc/fidoconfig.texi (1.14): changed version number
5753
57542000-05-22 Monday 05:28  ml
5755
5756	* fc2ged.c (1.2), doc/proposal.texi (1.72): [no log message]
5757
57582000-05-20 Saturday 01:24  sms
5759
5760	* fidoconf.h (1.13): replaced host = 1 by route_zero, host because
5761	  gpc does not support it
5762
57632000-05-20 Saturday 01:21  sms
5764
5765	* fidoconf.h (1.12): renamed forward to _forward to because forward
5766	  a reserved name in pascal
5767
57682000-05-20 Saturday 01:13  sms
5769
5770	* fidoconf.h (1.11): removed no longer necessary #ifndef PASCAL
5771
57722000-05-20 Saturday 00:58  sms
5773
5774	* fidoconf.h (1.10): changed FPC to PASCAL
5775
57762000-05-18 Thursday 15:50  sms
5777
5778	* doc/Makefile (1.3): deactivated proposal in Makefile
5779
57802000-05-18 Thursday 15:44  sms
5781
5782	* doc/Makefile (1.2): added proposal to Makefile
5783
57842000-05-18 Thursday 03:07  ml
5785
5786	* TODO (1.29), fidoconf.c (1.10): [no log message]
5787
57882000-05-17 Wednesday 18:30  sms
5789
5790	* common.h (1.23), fidoconf.c (1.9), line.c (1.155): fixed double
5791	  deallocation of viaStr in new routing code
5792
57932000-05-17 Wednesday 15:17  ml
5794
5795	* TODO (1.28), dump.c (1.31), fidoconf.c (1.8), fidoconf.h (1.9),
5796	  line.c (1.154), tparser.c (1.81): [no log message]
5797
57982000-05-17 Wednesday 07:30  sms
5799
5800	* TODO (1.27), dump.c (1.30), line.c (1.153): using direxist() from
5801	  smapi instead of readdir in parsePath()
5802
58032000-05-16 Tuesday 13:39  ml
5804
5805	* TODO (1.26), fidoconf.c (1.7), fidoconf.h (1.8), line.c (1.152):
5806	  [no log message]
5807
58082000-05-16 Tuesday 10:12  sms
5809
5810	* dump.c (1.29): did some work on dump.c
5811
58122000-05-15 Monday 21:31  sms
5813
5814	* TODO (1.25), dump.c (1.28): updated dump.c
5815
58162000-05-15 Monday 20:50  sms
5817
5818	* TODO (1.24): updated TODO
5819
58202000-05-12 Friday 06:59  ml
5821
5822	* tparser.c (1.80): [no log message]
5823
58242000-05-08 Monday 10:55  ml
5825
5826	* common.c (1.46), dirlayer.c (1.2), dirlayer.h (1.3), makefile.mvc
5827	  (1.1), typesize.h (1.15): [no log message]
5828
58292000-05-07 Sunday 15:34  ml
5830
5831	* dump.c (1.27), fidoconf.c (1.6), fidoconf.h (1.7), line.c
5832	  (1.151), tparser.c (1.79), doc/proposal.texi (1.71): [no log
5833	  message]
5834
58352000-05-07 Sunday 08:08  ml
5836
5837	* doc/proposal.texi (1.70): [no log message]
5838
58392000-05-06 Saturday 07:26  ml
5840
5841	* TODO (1.23), common.c (1.45), common.h (1.22), fidoconf.c (1.5),
5842	  line.c (1.150): [no log message]
5843
58442000-05-01 Monday 12:47  ml
5845
5846	* fidoconf.c (1.4): [no log message]
5847
58482000-05-01 Monday 10:34  ml
5849
5850	* Makefile (1.4), fidoconf.h (1.6), line.c (1.149), tparser.c
5851	  (1.78), doc/proposal.texi (1.69): [no log message]
5852
58532000-04-25 Tuesday 12:10  ml
5854
5855	* fidoconf.c (1.3): [no log message]
5856
58572000-04-24 Monday 18:32  sms
5858
5859	* doc/: Makefile (1.1), makefile (1.6), makefile.husky (1.2),
5860	  makefile.lnx (1.1): renamed makefile to makefile.lnx and
5861	  makefile.husky to Makefile
5862
58632000-04-24 Monday 16:12  sms
5864
5865	* Makefile (1.3): installing linkedto with include-opts. Its a
5866	  script, not an elf binary!!!
5867
58682000-04-24 Monday 10:37  ml
5869
5870	* common.c (1.44), common.h (1.21), fidoconf.c (1.2), fidoconf.h
5871	  (1.5), line.c (1.148), husky.lnx (1.4), husky.sun (1.2), long2dos
5872	  (1.3), long2dos.bat (1.3), tlib_sup.bat (1.3): [no log message]
5873
58742000-04-23 Sunday 15:28  ml
5875
5876	* common.c (1.43), dos2long (1.3), dos2long.bat (1.3), line.c
5877	  (1.147): [no log message]
5878
58792000-04-23 Sunday 05:15  georgi
5880
5881	* Makefile (1.2): [no log message]
5882
58832000-04-21 Friday 11:14  sms
5884
5885	* Makefile (1.1), makefile.husky (1.26): renamed makefile.husky to
5886	  Makefile
5887
58882000-04-20 Thursday 22:51  nestyurkin.nikolay
5889
5890	* fidoconf.h (1.4): bugfix prev. fix
5891
58922000-04-20 Thursday 14:03  ml
5893
5894	* fidoconf.h (1.3), line.c (1.146): [no log message]
5895
58962000-04-17 Monday 12:37  sms
5897
5898	* TODO (1.22): updated TODO
5899
59002000-04-16 Sunday 17:17  tobi
5901
5902	* makefile.mgw (1.4): fixed makefile.mgw. oops!
5903
59042000-04-16 Sunday 16:05  tobi
5905
5906	* makefile.bsd (1.13), makefile.in2 (1.1), makefile.lnx (1.47),
5907	  makefile.sun (1.11): legacy makefile fixes
5908
59092000-04-16 Sunday 14:29  tobi
5910
5911	* makefile.emo (1.10): legacy makefile fixes
5912
59132000-04-16 Sunday 14:12  tobi
5914
5915	* makefile.bcd (1.9), makefile.rxw (1.4): makefile fixes
5916
59172000-04-15 Saturday 23:20  nestyurkin.nikolay
5918
5919	* makefile.wco (1.11), makefile.wcw (1.18): fix for watcom
5920
59212000-04-15 Saturday 20:50  tobi
5922
5923	* makefile.husky (1.25): fixed installation dir
5924
59252000-04-15 Saturday 20:27  tobi
5926
5927	* makefile.husky (1.24): small fixes
5928
59292000-04-15 Saturday 20:15  tobi
5930
5931	* fc2aed.c (1.3), fidoconf.h (1.2): small compilation fixes
5932
59332000-04-15 Saturday 17:43  tobi
5934
5935	* fc2aed.c (1.2), fconf2aquaed.c (1.6): renamed to 8.3
5936
59372000-04-15 Saturday 17:42  tobi
5938
5939	* common.c (1.42), common.h (1.20), dump.c (1.26), dumpfcfg.c
5940	  (1.4), fc2aed.c (1.1), fc2fgate.c (1.1), fc2ged.c (1.1),
5941	  fc2msged.c (1.1), fc2sq.c (1.1), fconf2fidogate.c (1.7),
5942	  fconf2golded.c (1.19), fconf2msged.c (1.18), fconf2squish.c
5943	  (1.8), fecfg2fc.c (1.1), fecfg2fconf.c (1.11), fidoconf.c (1.1),
5944	  fidoconf.h (1.1), fidoconfig.c (1.78), fidoconfig.h (1.103),
5945	  line.c (1.145), makefile.husky (1.23), makefile.inc (1.2),
5946	  makefile.mgw (1.3), makefile.wco (1.10), makefile.wcw (1.17),
5947	  tparser.c (1.77): renamed everything to 8.3
5948
59492000-04-15 Saturday 17:16  tobi
5950
5951	* makefile.common (1.33): renamed to makefile.inc
5952
59532000-04-15 Saturday 17:16  tobi
5954
5955	* makefile.bcd (1.8), makefile.bco (1.4), makefile.bcw (1.8),
5956	  makefile.djg (1.8), makefile.emo (1.9), makefile.emx (1.6),
5957	  makefile.husky (1.22), makefile.ibo (1.7), makefile.inc (1.1),
5958	  makefile.lnx (1.46), makefile.rxw (1.3), makefile.unx (1.3):
5959	  Renamed common makefile to makefile.inc
5960
59612000-04-15 Saturday 10:33  ml
5962
5963	* doc/proposal.texi (1.68): [no log message]
5964
59652000-04-15 Saturday 10:18  nestyurkin.nikolay
5966
5967	* fidoconfig.h (1.102), line.c (1.144): disableTID small fix
5968
59692000-04-15 Saturday 09:01  ml
5970
5971	* dump.c (1.25), fidoconfig.h (1.101), line.c (1.143), tparser.c
5972	  (1.76), doc/proposal.texi (1.67): [no log message]
5973
59742000-04-14 Friday 12:02  nestyurkin.nikolay
5975
5976	* makefile.wcw (1.16), makefile.wco (1.9): -zp=1 remove
5977
59782000-04-14 Friday 11:56  nestyurkin.nikolay
5979
5980	* makefile.wcw (1.15): -zp=1 remove
5981
59822000-04-13 Thursday 15:49  ml
5983
5984	* tparser.c (1.75): [no log message]
5985
59862000-04-12 Wednesday 22:39  tobi
5987
5988	* makefile.rxw (1.2): added -Zsys
5989
59902000-04-12 Wednesday 22:35  tobi
5991
5992	* makefile.rxw (1.1), typesize.h (1.14): rsxnt makefile added
5993
59942000-04-12 Wednesday 22:32  tobi
5995
5996	* typesize.h (1.13): fix for rsxnt
5997
59982000-04-12 Wednesday 20:36  tobi
5999
6000	* makefile.wco (1.8), makefile.wcw (1.14): Watcom C makefile
6001	  changes
6002
60032000-04-12 Wednesday 20:36  tobi
6004
6005	* dirlayer.h (1.2): Borland C fix
6006
60072000-04-12 Wednesday 15:05  tobi
6008
6009	* makefile.bcd (1.7), makefile.bco (1.3), makefile.bcw (1.7),
6010	  makefile.ibo (1.6), makefile.osf (1.14), tlib_sup.bat (1.2):
6011	  legacy makefile things
6012
60132000-04-11 Tuesday 09:48  tobi
6014
6015	* common.c (1.41): fixed data corruption
6016
60172000-04-11 Tuesday 09:15  tobi
6018
6019	* makefile.lnx (1.45): fixed linux os id
6020
60212000-04-10 Monday 17:49  tobi
6022
6023	* makefile.lnx (1.44): fix for solaris
6024
60252000-04-10 Monday 14:40  sms
6026
6027	* dump.c (1.24), fidoconfig.c (1.77), fidoconfig.h (1.100), line.c
6028	  (1.142), makefile.husky (1.21), tparser.c (1.74): some changes to
6029	  fidoconfig.h and affected files needed to automatically convert
6030	  fidoconfig.h to fidoconf.pas with h2pas
6031
60322000-04-09 Sunday 22:35  tobi
6033
6034	* line.c (1.141): some magic line shuffling for IBM C
6035
60362000-04-09 Sunday 22:19  tobi
6037
6038	* common.c (1.40): Fix for IBM C
6039
60402000-04-09 Sunday 20:49  tobi
6041
6042	* makefile.wcw (1.13): [no log message]
6043
60442000-04-09 Sunday 20:49  tobi
6045
6046	* makefile.djg (1.7), makefile.emo (1.8), makefile.emx (1.5): djgpp
6047	  fixes
6048
60492000-04-09 Sunday 19:12  tobi
6050
6051	* makefile.emo (1.7), makefile.emx (1.4), makefile.lnx (1.43),
6052	  makefile.unx (1.2): worked on the unixish makefiles
6053
60542000-04-09 Sunday 18:51  tobi
6055
6056	* makefile.aix (1.10), makefile.bcd (1.6), makefile.bco (1.2),
6057	  makefile.bcw (1.6), makefile.bsd (1.12), makefile.common (1.32),
6058	  makefile.lnx (1.42), makefile.sun (1.10), makefile.unx (1.1):
6059	  legacy makefile stuff
6060
60612000-04-09 Sunday 18:06  tobi
6062
6063	* makefile.bco (1.1): added borland c OS/2 makefile
6064
60652000-04-09 Sunday 18:05  tobi
6066
6067	* adcase.c (1.6), common.c (1.39), dumpfcfg.c (1.3),
6068	  fconf2fidogate.c (1.6), fconf2golded.c (1.18), fconf2msged.c
6069	  (1.17), fconf2squish.c (1.7), fidoconfig.c (1.76), line.c
6070	  (1.140), makefile.bcd (1.5), makefile.bcw (1.5), makefile.husky
6071	  (1.20), makefile.lnx (1.41), tparser.c (1.73): mostly borland c
6072	  fixes (warnings removed etc.)
6073
60742000-04-09 Sunday 17:03  tobi
6075
6076	* makefile.bcw (1.4): legacy makefile
6077
60782000-04-09 Sunday 17:00  tobi
6079
6080	* makefile.aix (1.9): no support for aix any more
6081
60822000-04-09 Sunday 16:59  ml
6083
6084	* TODO (1.21), common.c (1.38), common.h (1.19), fidoconfig.c
6085	  (1.75), line.c (1.139): [no log message]
6086
60872000-04-09 Sunday 16:58  tobi
6088
6089	* tlib_sup.bat (1.1): add batch file for using makefile.common with
6090	  borland c
6091
60922000-04-09 Sunday 16:31  tobi
6093
6094	* dumpfcfg.c (1.2), line.c (1.138), makefile.bcd (1.4),
6095	  makefile.common (1.31), makefile.husky (1.19): Borland C fixes
6096
60972000-04-09 Sunday 15:55  hjk
6098
6099	* makefile.husky (1.18): * Makefile.husky fix
6100
61012000-04-09 Sunday 15:44  hjk
6102
6103	* makefile.husky (1.17): * Makefile.husky fix
6104
61052000-04-08 Saturday 21:11  tobi
6106
6107	* makefile.common (1.30), makefile.husky (1.16): Made
6108	  makefile.common for portable (no gmake'isms)
6109
61102000-04-07 Friday 06:47  tobi
6111
6112	* makefile.emo (1.6), makefile.emx (1.3): Legacy makefile fixes
6113
61142000-04-07 Friday 06:47  tobi
6115
6116	* fecfg146.h (1.2): Removed warnings.
6117
61182000-04-06 Thursday 15:31  ml
6119
6120	* dump.c (1.23), fidoconfig.h (1.99), line.c (1.137), tparser.c
6121	  (1.72), doc/proposal.texi (1.66): [no log message]
6122
61232000-04-05 Wednesday 03:15  nestyurkin.nikolay
6124
6125	* common.h (1.18), fidoconfig.h (1.98): Fixes to compile with C++
6126
61272000-04-03 Monday 13:55  ml
6128
6129	* line.c (1.136): [no log message]
6130
61312000-04-01 Saturday 13:47  ml
6132
6133	* TODO (1.20), tparser.c (1.71), doc/proposal.texi (1.65): [no log
6134	  message]
6135
61362000-03-30 Thursday 14:49  tobi
6137
6138	* makefile.husky (1.15): corrected a typo
6139
61402000-03-30 Thursday 14:48  tobi
6141
6142	* makefile.husky (1.14), doc/fidoconfig.texi (1.13),
6143	  doc/makefile.husky (1.1), doc/proposal.texi (1.64):
6144	  makefile.husky now builds and installs the texinfo documentation
6145	  if INFODIR is set.
6146
61472000-03-30 Thursday 07:33  tobi
6148
6149	* makefile.common (1.29), makefile.husky (1.13): makefile fixes by
6150	  max and others
6151
61522000-03-27 Monday 17:50  ml
6153
6154	* dump.c (1.22), fidoconfig.h (1.97), line.c (1.135), tparser.c
6155	  (1.70), doc/proposal.texi (1.63): [no log message]
6156
61572000-03-26 Sunday 12:01  tobi
6158
6159	* makefile.husky (1.12): Fixed missing "-c" that caused removal of
6160	  linkedto on BSD
6161
61622000-03-26 Sunday 05:49  ml
6163
6164	* doc/proposal.texi (1.62): [no log message]
6165
61662000-03-23 Thursday 18:30  ml
6167
6168	* dump.c (1.21), fidoconfig.h (1.96), line.c (1.134), tparser.c
6169	  (1.69), doc/proposal.texi (1.61): [no log message]
6170
61712000-03-23 Thursday 12:07  ml
6172
6173	* line.c (1.133): [no log message]
6174
61752000-03-22 Wednesday 15:15  ml
6176
6177	* fidoconfig.h (1.95): [no log message]
6178
61792000-03-20 Monday 17:43  ml
6180
6181	* fidoconfig.c (1.74), makefile.sun (1.9), makefile.wcw (1.12): [no
6182	  log message]
6183
61842000-03-19 Sunday 22:19  tobi
6185
6186	* makefile.common (1.28): Bugfixes
6187
61882000-03-19 Sunday 22:16  tobi
6189
6190	* makefile.common (1.27), makefile.husky (1.11): Makefile fixes
6191
61922000-03-19 Sunday 22:02  tobi
6193
6194	* makefile.husky (1.10): Fixes for DYNLIBS=0
6195
61962000-03-19 Sunday 21:04  tobi
6197
6198	* makefile.husky (1.9): Husky Makefile fixes
6199
62002000-03-19 Sunday 18:03  ml
6201
6202	* TODO (1.19), line.c (1.132), doc/proposal.texi (1.60): [no log
6203	  message]
6204
62052000-03-17 Friday 07:28  ml
6206
6207	* common.c (1.37), common.h (1.17), fidoconfig.c (1.73),
6208	  fidoconfig.h (1.94), line.c (1.131), tparser.c (1.68),
6209	  doc/proposal.texi (1.59): [no log message]
6210
62112000-03-13 Monday 22:46  sms
6212
6213	* makefile.aix (1.8), makefile.lnx (1.40), makefile.osf (1.13),
6214	  makefile.sun (1.8), makefile.wcw (1.11): updated legacy makefiles
6215
62162000-03-11 Saturday 14:49  georgi
6217
6218	* line.c (1.130): [no log message]
6219
62202000-03-09 Thursday 16:27  sms
6221
6222	* common.c (1.36), fconf2fidogate.c (1.5), fecfg2fconf.c (1.10),
6223	  fidoconfig.h (1.93), line.c (1.129), makefile.husky (1.8): moved
6224	  smapi and fidoconfig headers to INCDIR/smapi and
6225	  INCDIR/fidoconfig
6226
62272000-03-09 Thursday 16:23  sms
6228
6229	* fidoconfig.c (1.72): fixed segfault caused by new CFGDIR-code
6230
62312000-03-09 Thursday 04:45  ml
6232
6233	* doc/proposal.texi (1.58): [no log message]
6234
62352000-03-07 Tuesday 23:22  tobi
6236
6237	* fidoconfig.c (1.71), makefile.husky (1.7): Override hard coded
6238	  /etc/fido with CFGDIR huskymak.cfg variable.
6239
62402000-03-07 Tuesday 15:24  tobi
6241
6242	* makefile.common (1.26), makefile.husky (1.6): More makefile fixes
6243
62442000-03-07 Tuesday 15:04  tobi
6245
6246	* makefile.husky (1.5): fixes to Husky makefile
6247
62482000-03-05 Sunday 20:30  tobi
6249
6250	* makefile.lnx (1.39): Fixed missing TAB
6251
62522000-03-02 Thursday 08:23  mt
6253
6254	* doc/proposal.texi (1.57): made it working again :-(
6255
62562000-02-27 Sunday 22:20  henk-jan.krueger
6257
6258	* dump.c (1.20): CVS: * fixed a bug in dump.c and some cosmetical
6259	  changes
6260
62612000-02-25 Friday 19:41  henk-jan.krueger
6262
6263	* tparser.c (1.67): no message
6264
62652000-02-25 Friday 19:35  henk-jan.krueger
6266
6267	* tparser.c (1.66), doc/proposal.texi (1.56): CVS: * Added config
6268	  keyword noTIC to tparser & docs
6269
62702000-02-25 Friday 01:38  ml
6271
6272	* fidoconfig.h (1.92), line.c (1.128), tparser.c (1.65): [no log
6273	  message]
6274
62752000-02-23 Wednesday 09:45  georgi
6276
6277	* fidoconfig.h (1.91), line.c (1.127): [no log message]
6278
62792000-02-22 Tuesday 08:45  edi
6280
6281	* .cvsignore (1.2), dump.c (1.19), fidoconf.pas (1.7), fidoconfig.h
6282	  (1.90), line.c (1.126), tparser.c (1.64), doc/proposal.texi
6283	  (1.55):
6284	  edi: * new token `allowPktAddrDiffer' - for hpt * manual updated
6285	  for token `allowPktAddrDiffer'
6286
62872000-02-19 Saturday 11:44  ml
6288
6289	* TODO (1.18): [no log message]
6290
62912000-02-18 Friday 14:23  sms
6292
6293	* makefile.husky (1.4): corrected missing TAB in makefile.husky
6294
62952000-02-16 Wednesday 18:21  ml
6296
6297	* TODO (1.17): [no log message]
6298
62992000-02-13 Sunday 10:03  ml
6300
6301	* fconf2squish.c (1.6): [no log message]
6302
63032000-02-12 Saturday 15:50  georgi
6304
6305	* fidoconfig.h (1.89), line.c (1.125): [no log message]
6306
63072000-02-12 Saturday 14:53  ml
6308
6309	* line.c (1.124): [no log message]
6310
63112000-02-12 Saturday 12:27  georgi
6312
6313	* fidoconfig.c (1.70), fidoconfig.h (1.88), line.c (1.123): [no log
6314	  message]
6315
63162000-02-10 Thursday 08:24  sms
6317
6318	* makefile.husky (1.3), makefile.lnx (1.38): added ldconfig to
6319	  makefile.husky and makefile.lnx of smapi and fidoconfig
6320
63212000-02-09 Wednesday 18:36  ml
6322
6323	* TODO (1.16): [no log message]
6324
63252000-02-09 Wednesday 07:33  sms
6326
6327	* TODO (1.15): Updated TODO
6328
63292000-02-07 Monday 18:49  ml
6330
6331	* TODO (1.14), common.c (1.35), dump.c (1.18), fidoconfig.c (1.69),
6332	  fidoconfig.h (1.87), line.c (1.122), tparser.c (1.63), typesize.h
6333	  (1.12): [no log message]
6334
63352000-02-07 Monday 16:54  ml
6336
6337	* fconf2squish.c (1.5), linkedto (1.5): [no log message]
6338
63392000-02-05 Saturday 19:51  ml
6340
6341	* fidoconfig.h (1.86), line.c (1.121), tparser.c (1.62),
6342	  doc/proposal.texi (1.54): [no log message]
6343
63442000-02-05 Saturday 13:50  ml
6345
6346	* doc/proposal.texi (1.53): [no log message]
6347
63482000-02-04 Friday 20:36  ml
6349
6350	* dump.c (1.17), fidoconfig.c (1.68), fidoconfig.h (1.85), line.c
6351	  (1.120), tparser.c (1.61), doc/proposal.texi (1.52): [no log
6352	  message]
6353
63542000-02-01 Tuesday 19:21  ml
6355
6356	* line.c (1.119), tparser.c (1.60), doc/proposal.texi (1.51): [no
6357	  log message]
6358
63592000-02-01 Tuesday 18:43  simon.soltek
6360
6361	* doc/proposal.texi (1.50): new keywords: noCRC in filearea
6362	  section, noTIC in link section
6363
63642000-02-01 Tuesday 18:42  simon.soltek
6365
6366	* fidoconfig.h (1.84), line.c (1.118): new keywords: noTIC in link
6367	  section, noCRC in filearea section
6368
63692000-02-01 Tuesday 16:51  ml
6370
6371	* fidoconfig.c (1.67), fidoconfig.h (1.83), line.c (1.117): [no log
6372	  message]
6373
63742000-01-31 Monday 18:27  ml
6375
6376	* fidoconfig.c (1.66): [no log message]
6377
63782000-01-30 Sunday 19:34  ml
6379
6380	* TODO (1.13): [no log message]
6381
63822000-01-30 Sunday 16:30  ml
6383
6384	* TODO (1.12), fidoconfig.h (1.82), line.c (1.116), tparser.c
6385	  (1.59), doc/proposal.texi (1.49): [no log message]
6386
63872000-01-30 Sunday 07:09  ml
6388
6389	* proposal (1.27), doc/proposal.texi (1.48): [no log message]
6390
63912000-01-29 Saturday 15:20  georgi
6392
6393	* line.c (1.115): [no log message]
6394
63952000-01-28 Friday 20:42  sms
6396
6397	* dump.c (1.16), fconf2aquaed.c (1.5), fconf2golded.c (1.17),
6398	  fconf2squish.c (1.4), fecfg2fconf.c (1.9), fidoconfig.c (1.65),
6399	  fidoconfig.h (1.81), line.c (1.114), tparser.c (1.58): changed
6400	  groups from chars to strings
6401
64022000-01-28 Friday 19:48  ml
6403
6404	* makefile.aix (1.7), makefile.bsd (1.11), makefile.djg (1.6),
6405	  makefile.lnx (1.37), makefile.osf (1.12), makefile.sun (1.7): [no
6406	  log message]
6407
64082000-01-28 Friday 13:57  sms
6409
6410	* makefile.lnx (1.36): removed huskymak.cfg dependency from
6411	  makefile.lnx, created/updated makefile.husky for pascal programs
6412
64132000-01-27 Thursday 20:03  mt
6414
6415	* makefile.common (1.25): fixed makefile.common
6416
64172000-01-27 Thursday 17:56  mt
6418
6419	* fidoconfig.c (1.64), fidoconfig.h (1.80), line.c (1.113),
6420	  doc/proposal.texi (1.47): patch by Alex Semyanka
6421
64222000-01-27 Thursday 11:47  henk-jan.krueger
6423
6424	* makefile.common (1.24): - Updated makefile.common to make it work
6425
64262000-01-25 Tuesday 19:40  ml
6427
6428	* makefile.sun (1.6): [no log message]
6429
64302000-01-25 Tuesday 07:46  ml
6431
6432	* linkedto (1.4): [no log message]
6433
64342000-01-24 Monday 20:09  ml
6435
6436	* makefile.common (1.23): [no log message]
6437
64382000-01-24 Monday 19:19  ml
6439
6440	* husky.lnx (1.3), makefile.common (1.22), makefile.lnx (1.35): [no
6441	  log message]
6442
64432000-01-24 Monday 19:01  ml
6444
6445	* makefile.sun (1.5): [no log message]
6446
64472000-01-22 Saturday 23:42  sms
6448
6449	* makefile.common (1.21), makefile.husky (1.2): Updated
6450	  makefile.husky and huskymak.cfg
6451
64522000-01-22 Saturday 13:36  georgi
6453
6454	* dump.c (1.15), fidoconfig.c (1.63), line.c (1.112): [no log
6455	  message]
6456
64572000-01-22 Saturday 11:50  georgi
6458
6459	* makefile.lnx (1.34): [no log message]
6460
64612000-01-22 Saturday 11:00  sms
6462
6463	* makefile.common (1.20), makefile.husky (1.1): Created/Updated
6464	  makefile.husky and huskymak.cfg
6465
64662000-01-22 Saturday 08:26  ml
6467
6468	* fidoconfig.h (1.79): [no log message]
6469
64702000-01-21 Friday 23:38  tobi
6471
6472	* linkedto (1.3), makefile.common (1.19), doc/makefile (1.5):
6473	  improved linkedto srcipt (now also searches include files, and
6474	  finds   exact matches), patch by Eduard Dulich
6475
64762000-01-21 Friday 16:05  ml
6477
6478	* fidoconfig.c (1.62), line.c (1.111), tparser.c (1.57): [no log
6479	  message]
6480
64812000-01-20 Thursday 09:13  ml
6482
6483	* fecfg2fconf.c (1.8), fidoconfig.c (1.61), line.c (1.110): [no log
6484	  message]
6485
64862000-01-16 Sunday 13:10  sms
6487
6488	* INSTALL (1.12), fidoconfig.c (1.60), husky.lnx (1.2): * added
6489	  warning if dupeHistoryDir is not set * added "-I../smapi" to
6490	  husky.lnx
6491
64922000-01-09 Sunday 15:54  ml
6493
6494	* husky.lnx (1.1), husky.sun (1.1), makefile.lnx (1.33),
6495	  makefile.sun (1.4), makefile.wcw (1.10): [no log message]
6496
64972000-01-06 Thursday 20:44  ml
6498
6499	* fidoconfig.c (1.59), makefile.lnx (1.32), makefile.wcw (1.9): [no
6500	  log message]
6501
65022000-01-03 Monday 16:22  ml
6503
6504	* dump.c (1.14), fidoconfig.c (1.58), fidoconfig.h (1.78), line.c
6505	  (1.109), tparser.c (1.56), doc/proposal.texi (1.46): [no log
6506	  message]
6507
65082000-01-01 Saturday 21:05  tobi
6509
6510	* fecfg2fconf.c (1.7): Removed a warning.
6511
65121999-12-25 Saturday 13:56  ml
6513
6514	* common.c (1.34), common.h (1.16): [no log message]
6515
65161999-12-20 Monday 08:56  mt
6517
6518	* doc/proposal.texi (1.45): fixed doku
6519
65201999-12-15 Wednesday 14:09  tobi
6521
6522	* doc/proposal.texi (1.44): Added docs for fileechoflavour
6523
65241999-12-13 Monday 19:55  mt
6525
6526	* fconf2areasbbs (1.1): added fconf2areabbs
6527
65281999-12-12 Sunday 19:27  paul.merdin
6529
6530	* fidoconfig.c (1.57): mrd: Fixed little bug with memory release.
6531
65321999-12-11 Saturday 15:50  georgi
6533
6534	* dump.c (1.13), fidoconf.pas (1.6), fidoconfig.h (1.77), line.c
6535	  (1.108): [no log message]
6536
65371999-12-08 Wednesday 10:11  mt
6538
6539	* fidoInst (1.5): new fidoInst
6540
65411999-12-07 Tuesday 15:29  ml
6542
6543	* proposal (1.26), doc/proposal.texi (1.43): [no log message]
6544
65451999-12-07 Tuesday 15:19  ml
6546
6547	* fidoconfig.h (1.76), line.c (1.107), tparser.c (1.55): [no log
6548	  message]
6549
65501999-12-06 Monday 13:43  tobi
6551
6552	* dir.c (1.5), dir.h (1.7), dirlayer.c (1.1), dirlayer.h (1.1),
6553	  line.c (1.106), makefile.aix (1.6), makefile.bcd (1.3),
6554	  makefile.bcw (1.3), makefile.bsd (1.10), makefile.common (1.18),
6555	  makefile.emo (1.5), makefile.emx (1.2), makefile.ibo (1.5),
6556	  makefile.lnx (1.31), makefile.mgw (1.2), makefile.osf (1.11),
6557	  makefile.sun (1.3), makefile.wco (1.7), makefile.wcw (1.8):
6558	  Renamed dir.* to dirlayer.* and fixed makefiles
6559
65601999-12-06 Monday 13:28  tobi
6561
6562	* fconf2msged.c (1.16): resolved conflicts
6563
65641999-12-06 Monday 13:27  tobi
6565
6566	* makefile.osf (1.10): fixed osf makefile
6567
65681999-12-06 Monday 13:26  tobi
6569
6570	* fidoconfig.h (1.75): changed uid, gid, fperm to unsigned
6571
65721999-12-01 Wednesday 08:35  mt
6573
6574	* common.c (1.33), common.h (1.15), line.c (1.105): all
6575	  echoareanames are converted to lowercase now during reading
6576
65771999-11-30 Tuesday 21:10  sms
6578
6579	* fecfg2fconf.c (1.6): fixed some misuses of ++ in fecfg2fconf.c
6580
65811999-11-29 Monday 00:04  sms
6582
6583	* line.c (1.104): removed debug output in line.c :)
6584
65851999-11-29 Monday 00:03  sms
6586
6587	* common.c (1.32), line.c (1.103), makefile.lnx (1.30): another
6588	  bugfix for string2addr: missing backslash before 0
6589
65901999-11-28 Sunday 23:32  sms
6591
6592	* common.c (1.31): fixed some misuses of ++ in common.c
6593
65941999-11-28 Sunday 22:52  sms
6595
6596	* adcase.c (1.5): fixed trashed line 422 in adcase.c
6597
65981999-11-28 Sunday 12:07  tobi
6599
6600	* dos2long (1.2), dos2long.bat (1.2), long2dos (1.2), long2dos.bat
6601	  (1.2), makefile.djd (1.2), makefile.djg (1.5): Fixes for building
6602	  with DJGPP
6603
66041999-11-28 Sunday 11:50  tobi
6605
6606	* makefile.emx (1.1), makefile.mgw (1.1): new makefiles
6607
66081999-11-28 Sunday 00:40  tobi
6609
6610	* dir.h (1.6), typesize.h (1.11): Portability fixes
6611
66121999-11-27 Saturday 23:43  tobi
6613
6614	* common.c (1.30): fixed data corruption
6615
66161999-11-27 Saturday 23:14  tobi
6617
6618	* line.c (1.102): Removed dependency on fexist.c from fidoconfig.
6619
66201999-11-27 Saturday 23:01  tobi
6621
6622	* common.c (1.29): Removed carriage returns
6623
66241999-11-27 Saturday 12:22  tobi
6625
6626	* line.c (1.101): Fix for Borland C (workaround ...)
6627
66281999-11-27 Saturday 12:14  tobi
6629
6630	* adcase.c (1.4), makefile.bcw (1.2): Small fixes
6631
66321999-11-27 Saturday 11:29  tobi
6633
6634	* makefile.bcw (1.1), typesize.h (1.10): Makefile for Borland C for
6635	  Windows
6636
66371999-11-18 Thursday 18:23  ml
6638
6639	* fidoconfig.c (1.56): [no log message]
6640
66411999-11-12 Friday 16:56  ml
6642
6643	* doc/: makefile (1.4), proposal.texi (1.42): [no log message]
6644
66451999-11-04 Thursday 20:03  ml
6646
6647	* common.c (1.28), common.h (1.14), makefile.bcd (1.2),
6648	  makefile.common (1.17), makefile.emo (1.4), makefile.ibo (1.4),
6649	  makefile.lnx (1.29), makefile.osf (1.9), makefile.wco (1.6),
6650	  makefile.wcw (1.7), patmat.c (1.7), patmat.h (1.4): [no log
6651	  message]
6652
66531999-10-28 Thursday 11:29  mt
6654
6655	* doc/proposal.texi (1.41): docu fixes
6656
66571999-10-28 Thursday 10:50  mt
6658
6659	* fidoconfig.h (1.74), line.c (1.100), tparser.c (1.54),
6660	  doc/proposal.texi (1.40): added email
6661
66621999-10-25 Monday 08:54  mt
6663
6664	* fidoInst (1.4), line.c (1.99), patmat.c (1.6), patmat.h (1.3):
6665	  bugfix for missing address after -a, and some pointer changes
6666
66671999-10-24 Sunday 23:12  sms
6668
6669	* fidoconf.pas (1.5): updated fidoconf.pas (carbon copies and
6670	  multiple netmail areas)
6671
66721999-10-24 Sunday 10:26  ml
6673
6674	* dump.c (1.12), fconf2aquaed.c (1.4), fconf2golded.c (1.16),
6675	  fconf2msged.c (1.15), fconf2squish.c (1.3), fidoconfig.c (1.55),
6676	  fidoconfig.h (1.73), line.c (1.98), linkedto (1.2), tparser.c
6677	  (1.53), doc/proposal.texi (1.39): [no log message]
6678
66791999-10-15 Friday 11:09  tobi
6680
6681	* fconf2msged.c (1.14), makefile.bsd (1.9): More JAM support.
6682
66831999-10-14 Thursday 16:08  sms
6684
6685	* makefile.aix (1.5), makefile.bsd (1.8), makefile.djg (1.4),
6686	  makefile.dos (1.3), makefile.emo (1.3), makefile.ibo (1.3),
6687	  makefile.lnx (1.28), makefile.osf (1.8), makefile.static (1.6),
6688	  makefile.sun (1.2), makefile.wco (1.5), makefile.wcw (1.6),
6689	  makefile.bcd (1.1), makefile.djd (1.1): reorganized Makefiles,
6690	  read husky-common/README.Makefiles \!\!\!
6691
66921999-10-12 Tuesday 18:35  tobi
6693
6694	* adcase.c (1.3): fix for OS/2
6695
66961999-10-12 Tuesday 13:20  ml
6697
6698	* fecfg2fconf.c (1.5), line.c (1.97): [no log message]
6699
67001999-10-11 Monday 17:55  tobi
6701
6702	* adcase.c (1.2), adcase.h (1.2): Added a cash expiry routine for
6703	  adaptcase.
6704
67051999-10-10 Sunday 18:38  ml
6706
6707	* common.c (1.27), common.h (1.13), fidoconfig.c (1.54),
6708	  fidoconfig.h (1.72), line.c (1.96): [no log message]
6709
67101999-10-09 Saturday 21:16  tobi
6711
6712	* common.c (1.26), line.c (1.95), typesize.h (1.9): Compatibility
6713	  changes for Borland C
6714
67151999-10-09 Saturday 20:54  tobi
6716
6717	* typesize.h (1.8): Fixed typesize.h for Linux/alpha
6718
67191999-10-08 Friday 14:28  tobi
6720
6721	* dump.c (1.11), fidoconf.pas (1.4), fidoconfig.c (1.53),
6722	  fidoconfig.h (1.71), line.c (1.94), makefile.osf (1.7), tparser.c
6723	  (1.52), doc/proposal.texi (1.38): added nodelist specific
6724	  keywords for the new nltools project	 fidouserlist	nodelist
6725	  diffupdate   fullupdate   defaultzone   nodelistformat
6726
67271999-09-30 Thursday 13:45  ml
6728
6729	* common.c (1.25): [no log message]
6730
67311999-09-30 Thursday 11:30  tobi
6732
6733	* adcase.c (1.1), adcase.h (1.1), makefile.common (1.16),
6734	  makefile.dos (1.2), makefile.emo (1.2), makefile.ibo (1.2),
6735	  makefile.lnx (1.27), makefile.osf (1.6), makefile.static (1.5),
6736	  makefile.wco (1.4), makefile.wcw (1.5): Added adaptive case
6737	  matching routines for UNIX
6738
67391999-09-28 Tuesday 12:29  ml
6740
6741	* common.c (1.24): [no log message]
6742
67431999-09-25 Saturday 22:12  mt
6744
6745	* INSTALL (1.11): fidoconfig release
6746
67471999-09-24 Friday 09:57  mt
6748
6749	* doc/: config (1.13), proposal.texi (1.37): bugfix
6750
67511999-09-23 Thursday 03:16  sms
6752
6753	* proposal (1.25), doc/proposal.texi (1.36): updated description
6754	  for password
6755
67561999-09-19 Sunday 16:00  ml
6757
6758	* common.c (1.23), common.h (1.12), makefile.wcw (1.4): [no log
6759	  message]
6760
67611999-09-18 Saturday 17:43  ml
6762
6763	* TODO (1.11), fidoconfig.c (1.52), fidoconfig.h (1.70), line.c
6764	  (1.93), tparser.c (1.51): [no log message]
6765
67661999-09-15 Wednesday 19:34  mt
6767
6768	* makefile.lnx (1.26), doc/config (1.12): new example config
6769
67701999-09-15 Wednesday 13:31  mt
6771
6772	* dump.c (1.10), makefile.static (1.4), makefile.sun (1.1): sun
6773	  makefile and dumpCfg
6774
67751999-09-14 Tuesday 07:46  ml
6776
6777	* TODO (1.10): [no log message]
6778
67791999-09-11 Saturday 06:54  ml
6780
6781	* fidoconfig.c (1.51), fidoconfig.h (1.69), line.c (1.92),
6782	  makefile.lnx (1.25), proposal (1.24), tparser.c (1.50),
6783	  doc/proposal.texi (1.35): [no log message]
6784
67851999-09-10 Friday 23:58  sms
6786
6787	* dump.c (1.9), fidoconf.pas (1.3), fidoconfig.h (1.68), line.c
6788	  (1.91), proposal (1.23), tparser.c (1.49): added sessionPwd
6789
67901999-09-07 Tuesday 14:02  tobi
6791
6792	* doc/proposal.texi (1.34): Fixed doc: The keyword is
6793	  autoareacreatefile, not autocreatefile!
6794
67951999-09-02 Thursday 15:12  fedor.lizunkov
6796
6797	* fidoconfig.h (1.67): [no log message]
6798
67991999-09-01 Wednesday 22:16  sms
6800
6801	* .cvsignore (1.1): added .cvsignore
6802
68031999-09-01 Wednesday 22:15  sms
6804
6805	* dump.c (1.8), fidoconf.pas (1.2), fidoconfig.c (1.50),
6806	  fidoconfig.h (1.66), line.c (1.90), makefile.aix (1.4),
6807	  makefile.bsd (1.7), makefile.common (1.15), makefile.djg (1.3),
6808	  makefile.lnx (1.24), makefile.osf (1.5), proposal (1.22),
6809	  tparser.c (1.48): Added the following keywords:
6810
6811	  ticOutbound semaDir badFilesDir areafixKillRequests
6812	  filefixKillReports filefixKillRequests fileAreasLog
6813	  fileNewAreasLog longNameList fileArcList filePassList
6814	  fileDupeList msgidfile createDirs longDirNames splitDirs addDLC
6815	  fileSingleDescLine fileCheckDest fileDescPos DLCDigits
6816	  fileMaxDupeAge fileFileUMask fileDirUMask fileLocalPwd
6817	  fileLDescString
6818
68191999-08-31 Tuesday 23:15  sms
6820
6821	* fidoconf.pas (1.1): added pascal unit fidoconf.pas
6822
68231999-08-29 Sunday 22:24  sms
6824
6825	* patmat.c (1.5): sms: + added '#' (single decimal figure) to
6826	  patmat()
6827
68281999-08-28 Saturday 02:29  antonio.perez
6829
6830	* line.c (1.89), doc/proposal.texi (1.33): [no log message]
6831
68321999-08-26 Thursday 19:40  fedor.lizunkov
6833
6834	* TODO (1.9), fconf2golded.c (1.15), fidoconfig.h (1.65), line.c
6835	  (1.88), tparser.c (1.47): [no log message]
6836
68371999-08-25 Wednesday 21:42  sms
6838
6839	* dump.c (1.7), makefile.lnx (1.23): sms: + did some work on
6840	  dumpcfg.c + changes LOPT in makefile.lnx
6841
68421999-08-23 Monday 16:07  ml
6843
6844	* doc/proposal.texi (1.32): [no log message]
6845
68461999-08-20 Friday 09:38  ml
6847
6848	* fidoconfig.c (1.49), fidoconfig.h (1.64), line.c (1.87),
6849	  tparser.c (1.46), doc/proposal.texi (1.31): [no log message]
6850
68511999-08-19 Thursday 18:59  antonio.perez
6852
6853	* fecfg2fconf.c (1.4): [no log message]
6854
68551999-08-19 Thursday 13:19  antonio.perez
6856
6857	* makefile.lnx (1.22): [no log message]
6858
68591999-08-19 Thursday 00:32  antonio.perez
6860
6861	* makefile.common (1.14), makefile.lnx (1.21): [no log message]
6862
68631999-08-16 Monday 07:51  ml
6864
6865	* fidoconfig.h (1.63), line.c (1.86), proposal (1.21),
6866	  doc/proposal.texi (1.30): [no log message]
6867
68681999-08-15 Sunday 05:34  ml
6869
6870	* fidoconfig.h (1.62), line.c (1.85), doc/proposal.texi (1.29): [no
6871	  log message]
6872
68731999-08-13 Friday 15:41  ml
6874
6875	* tparser.c (1.45): [no log message]
6876
68771999-08-13 Friday 12:39  tobi
6878
6879	* dump.c (1.6), line.c (1.84), tparser.c (1.44): Purely aesthetic
6880	  changes.
6881
68821999-08-13 Friday 06:48  ml
6883
6884	* fidoconfig.h (1.61), line.c (1.83), proposal (1.20),
6885	  doc/proposal.texi (1.28): [no log message]
6886
68871999-08-12 Thursday 10:49  tobi
6888
6889	* dump.c (1.5), fidoconfig.h (1.60), line.c (1.82), makefile.osf
6890	  (1.4), tparser.c (1.43), doc/proposal.texi (1.27): Implemented
6891	  fidoconfig part of the "allowEmptyPktPwd" feature.  Attention:
6892	  You must rebuild your applications, the link structure has
6893	  changed!
6894
68951999-08-12 Thursday 00:33  sms
6896
6897	* dumpfcfg.c (1.1): sms: + added dumpfcfg (simply calls
6898	  dumpConfig())
6899
69001999-08-12 Thursday 00:29  sms
6901
6902	* dump.c (1.4), makefile.common (1.13), makefile.lnx (1.20): sms: +
6903	  did some work on dump.c
6904
69051999-08-11 Wednesday 17:02  sms
6906
6907	* INSTALL (1.10), TODO (1.8): sms: + did some work on dump.c +
6908	  added dumpfcfg.c (simply calls dumpConfig())
6909
69101999-08-11 Wednesday 15:23  ml
6911
6912	* tparser.c (1.42): [no log message]
6913
69141999-08-10 Tuesday 19:50  ml
6915
6916	* fidoconfig.h (1.59), line.c (1.81), tparser.c (1.41),
6917	  doc/proposal.texi (1.26): [no log message]
6918
69191999-08-09 Monday 08:50  ml
6920
6921	* fidoconfig.h (1.58), line.c (1.80): [no log message]
6922
69231999-08-03 Tuesday 11:29  georgi
6924
6925	* line.c (1.79): support -lr and -lw in filearea options
6926
69271999-08-03 Tuesday 11:27  georgi
6928
6929	* fidoconfig.h (1.57): Added levelread and levelwrite in
6930	  fileareatype
6931
69321999-08-02 Monday 13:27  georgi
6933
6934	* tparser.c (1.40): printBbsArea
6935
69361999-08-02 Monday 13:24  georgi
6937
6938	* line.c (1.78): parseBbsArea
6939
69401999-08-02 Monday 13:23  georgi
6941
6942	* fidoconfig.h (1.56): struct bbsareatype
6943
69441999-08-02 Monday 13:21  georgi
6945
6946	* fidoconfig.c (1.48): [no log message]
6947
69481999-07-30 Friday 15:51  tobi
6949
6950	* dump.c (1.3): Fixed a missing semicolon for ANSI C compliancy.
6951
69521999-07-29 Thursday 09:00  mt
6953
6954	* tparser.c (1.39): logechotoscreen added to tparser
6955
69561999-07-21 Wednesday 06:56  georgi
6957
6958	* fidoconfig.h (1.55), line.c (1.77), tparser.c (1.38): support
6959	  Passthrough fileareas
6960
69611999-07-21 Wednesday 06:54  georgi
6962
6963	* fidoconfig.c (1.47): free(config->passFileAreaDir)
6964
69651999-07-12 Monday 14:14  mt
6966
6967	* dump.c (1.2), fecfg2fconf.c (1.3), fidoconfig.h (1.54), line.c
6968	  (1.76): further work
6969
69701999-07-09 Friday 21:58  mt
6971
6972	* common.c (1.22), common.h (1.11), dump.c (1.1), fidoconfig.c
6973	  (1.46), fidoconfig.h (1.53), makefile.common (1.12): started
6974	  working on dumpConfig code
6975
69761999-07-05 Monday 15:43  ml
6977
6978	* makefile.common (1.11): [no log message]
6979
69801999-06-28 Monday 20:06  fedor.lizunkov
6981
6982	* common.c (1.21), fecfg2fconf.c (1.2), makefile.common (1.10),
6983	  makefile.lnx (1.19), makefile.wco (1.3): [no log message]
6984
69851999-06-27 Sunday 12:57  fedor.lizunkov
6986
6987	* common.c (1.20), common.h (1.10), typesize.h (1.7): [no log
6988	  message]
6989
69901999-06-24 Thursday 17:07  mt
6991
6992	* tparser.c (1.37): fixed tparser
6993
69941999-06-23 Wednesday 19:05  mt
6995
6996	* makefile.common (1.9), doc/fidoconfig.texi (1.12): version
6997	  updated bugfix for dupe.c
6998
69991999-06-23 Wednesday 17:37  ml
7000
7001	* makefile.wcw (1.3): [no log message]
7002
70031999-06-21 Monday 08:02  ml
7004
7005	* makefile.common (1.8), makefile.lnx (1.18), makefile.wcw (1.2):
7006	  [no log message]
7007
70081999-06-17 Thursday 08:18  ml
7009
7010	* fidoconfig.h (1.52), line.c (1.75), tparser.c (1.36),
7011	  doc/proposal.texi (1.25): [no log message]
7012
70131999-06-16 Wednesday 16:12  fedor.lizunkov
7014
7015	* proposal (1.19): [no log message]
7016
70171999-06-16 Wednesday 15:50  fedor.lizunkov
7018
7019	* fecfg146.h (1.1), fecfg2fconf.c (1.1), fidoconfig.c (1.45),
7020	  fidoconfig.h (1.51), line.c (1.74), makefile.wco (1.2), tparser.c
7021	  (1.35): [no log message]
7022
70231999-06-10 Thursday 16:54  fedor.lizunkov
7024
7025	* line.c (1.73), tparser.c (1.34): [no log message]
7026
70271999-06-08 Tuesday 18:11  fedor.lizunkov
7028
7029	* fidoconfig.h (1.50), line.c (1.72), proposal (1.18), tparser.c
7030	  (1.33): [no log message]
7031
70321999-06-07 Monday 20:05  mt
7033
7034	* line.c (1.71): null pointer patches
7035
70361999-06-07 Monday 17:20  mt
7037
7038	* fidoconfig.c (1.44), fidoconfig.h (1.49), line.c (1.70),
7039	  makefile.lnx (1.17), tparser.c (1.32): post patches
7040
70411999-05-30 Sunday 23:00  mt
7042
7043	* line.c (1.69): bug fixed twice
7044
70451999-05-30 Sunday 21:40  mt
7046
7047	* line.c (1.68): fixed a bug with the .0 code
7048
70491999-05-23 Sunday 15:32  fedor.lizunkov
7050
7051	* fconf2squish.c (1.2), fidoconfig.h (1.48), line.c (1.67),
7052	  proposal (1.17), tparser.c (1.31): [no log message]
7053
70541999-05-18 Tuesday 17:21  mt
7055
7056	* doc/makefile.os2 (1.1): forgot to add makefile.os2
7057
70581999-05-18 Tuesday 17:21  mt
7059
7060	* fconf2squish.c (1.1): forgot to add fconf2squish.c
7061
70621999-05-18 Tuesday 17:21  mt
7063
7064	* line.c (1.66), makefile.aix (1.3), makefile.bsd (1.6),
7065	  makefile.common (1.7), makefile.djg (1.2), makefile.lnx (1.16),
7066	  makefile.osf (1.3): update
7067
70681999-05-16 Sunday 23:23  mt
7069
7070	* fidoInst (1.3): updates
7071
70721999-05-12 Wednesday 07:31  ml
7073
7074	* doc/proposal.texi (1.24): [no log message]
7075
70761999-05-11 Tuesday 21:26  mt
7077
7078	* TODO (1.7), line.c (1.65), makefile.common (1.6),
7079	  doc/fidoconfig.texi (1.11): kolya patches
7080
70811999-04-25 Sunday 20:59  antonio.perez
7082
7083	* fidoconfig.c (1.43): [no log message]
7084
70851999-04-25 Sunday 19:12  antonio.perez
7086
7087	* fidoconfig.c (1.42), tparser.c (1.30): [no log message]
7088
70891999-04-23 Friday 09:36  mt
7090
7091	* tparser.c (1.29): some null pointer fixes
7092
70931999-04-18 Sunday 20:51  mt
7094
7095	* doc/: config (1.11), proposal.texi (1.23): docu fixes
7096
70971999-04-18 Sunday 11:18  ml
7098
7099	* doc/proposal.texi (1.22): [no log message]
7100
71011999-04-18 Sunday 10:07  ml
7102
7103	* fidoconfig.h (1.47), line.c (1.64), doc/proposal.texi (1.21): [no
7104	  log message]
7105
71061999-04-17 Saturday 11:29  antonio.perez
7107
7108	* fconf2golded.c (1.14): [no log message]
7109
71101999-04-16 Friday 15:47  ml
7111
7112	* proposal (1.16), doc/config (1.10), doc/proposal.texi (1.20): [no
7113	  log message]
7114
71151999-04-14 Wednesday 20:43  mt
7116
7117	* TODO (1.6), fidoconfig.c (1.41), line.c (1.63): fixed some
7118	  fidoconfig parsing code
7119
71201999-04-11 Sunday 15:50  antonio.perez
7121
7122	* fconf2golded.c (1.13): Antonio: + '-a' option added to
7123	  fconf2golded. Export areas only.  + fidoconfig now supports
7124	  descriptions for fileareas.  + update tparser
7125
71261999-04-10 Saturday 21:45  antonio.perez
7127
7128	* fidoconfig.c (1.40), fidoconfig.h (1.46), line.c (1.62),
7129	  tparser.c (1.28): Antonio: + fidoconfig now supports descriptions
7130	  for FileAreas.  + update tparser.
7131
71321999-04-10 Saturday 16:46  ml
7133
7134	* line.c (1.61): [no log message]
7135
71361999-04-10 Saturday 09:47  ml
7137
7138	* doc/proposal.texi (1.19): [no log message]
7139
71401999-04-09 Friday 08:54  mt
7141
7142	* doc/proposal.texi (1.18): patches from antonio
7143
71441999-04-08 Thursday 15:25  mt
7145
7146	* README (1.5), fidoconfig.c (1.39), fidoconfig.h (1.45), line.c
7147	  (1.60), tparser.c (1.27), doc/proposal.texi (1.17): new patches
7148	  by antonio
7149
71501999-04-06 Tuesday 20:38  mt
7151
7152	* INSTALL (1.9), fconf2golded.c (1.12), fidoconfig.c (1.38),
7153	  fidoconfig.h (1.44), line.c (1.59), doc/proposal.texi (1.16):
7154	  applied antonios patches
7155
71561999-03-29 Monday 13:29  fedor.lizunkov
7157
7158	* fidoconfig.c (1.37), fidoconfig.h (1.43), line.c (1.58),
7159	  tparser.c (1.26): [no log message]
7160
71611999-03-18 Thursday 17:34  ml
7162
7163	* line.c (1.57): [no log message]
7164
71651999-03-17 Wednesday 17:00  ml
7166
7167	* line.c (1.56), tparser.c (1.25): [no log message]
7168
71691999-03-15 Monday 17:23  ml
7170
7171	* common.c (1.19), fidoconfig.h (1.42), line.c (1.55), makefile.wcw
7172	  (1.1), tparser.c (1.24): [no log message]
7173
71741999-03-10 Wednesday 11:06  ml
7175
7176	* fidoconfig.c (1.36), fidoconfig.h (1.41), line.c (1.54), proposal
7177	  (1.15), tparser.c (1.23): [no log message]
7178
71791999-03-08 Monday 11:48  ml
7180
7181	* line.c (1.53): Max: - fixed a bug when found unknown link in
7182	  echoarea
7183
71841999-03-07 Sunday 18:31  ml
7185
7186	* fidoconfig.c (1.35), fidoconfig.h (1.40), line.c (1.52), proposal
7187	  (1.14), tparser.c (1.22): change echo access policy (see docs) by
7188	  Fedor Lizunkov 2:5020/960
7189
71901999-03-04 Thursday 17:23  mt
7191
7192	* doc/fidoconfig.texi (1.10): fixed version number
7193
71941999-03-04 Thursday 13:42  mt
7195
7196	* fidoconfig.h (1.39): fixed the wrong function-name in
7197	  fidoconfig.h
7198
71991999-03-03 Wednesday 22:57  mt
7200
7201	* fidoconfig.c (1.34), fidoconfig.h (1.38), line.c (1.51),
7202	  makefile.common (1.5), makefile.static (1.3), doc/fidoconfig.texi
7203	  (1.9): applied max patch
7204
72051999-03-01 Monday 22:19  gabriel
7206
7207	* fidoconfig.c (1.33), fidoconfig.h (1.37), line.c (1.50): Mon, Mar
7208	  1 22:00   Gabriel Plutzar + included new keywords & features
7209	  needed by Husky Tick:   * FileAreaBaseDir <directory>     Where
7210	  the directories for all File areas shall be made at autocreate
7211	  Same as MsgBaseDir	* AutoFileCreateDefaults <string>
7212	  Defaults for File Area Autocreate   * FileFixHelp <file>     Help
7213	  file for FileFix  (Same as AreaFixHelp for AreaFix)	* FileArea
7214	  <name> <fileareapath> <uplink> [options] <downlinks>	   Same as
7215	  EchoArea, most options are valid + included generic new keyword
7216	  fpr HPT & HTICK   * LogLevels <string>     You can specify all
7217	  Loglevels you want in your log     Default is 123456789, use
7218	  23456789 if you don't want all the IDLE     sessions in your
7219	  logfile (eg when you start hpt once a minute) - Minor Bugfixes
7220
72211999-03-01 Monday 18:58  mt
7222
7223	* fconf2fidogate.c (1.4), fconf2golded.c (1.11), fconf2msged.c
7224	  (1.13), fidoconfig.c (1.32), line.c (1.49), makefile.djg (1.1),
7225	  tparser.c (1.21), typesize.h (1.6): djgpp port
7226
72271999-02-25 Thursday 22:02  gabriel
7228
7229	* fconf2fidogate.c (1.3), fconf2fidogate.cfg.sample (1.2): + Added
7230	  patimat to fconf2fidogate for better config-file interpretation
7231
72321999-02-25 Thursday 21:47  gabriel
7233
7234	* patmat.c (1.4): new patimat version
7235
72361999-02-25 Thursday 17:54  gabriel
7237
7238	* patmat.c (1.3): Gabriel Plutzar:    included forgotten include
7239	  file in parmat.c - no more errors produced
7240
72411999-02-22 Monday 10:12  tobi
7242
7243	* patmat.c (1.2), patmat.h (1.2): + Added patimat for case
7244	  insensitive pattern matching
7245
72461999-02-21 Sunday 17:06  gabriel
7247
7248	* makefile.lnx (1.15): Gabriel Plutzar	  Little Change in
7249	  makefile.lnx to supress strip error message when    installing
7250	  the linkedto script
7251
72521999-02-20 Saturday 20:20  tobi
7253
7254	* fidoconfig.h (1.36), doc/proposal.texi (1.15): + Wrote
7255	  documentation for the packet forwarding feature.  - Removed some
7256	  things from the link structure that I did not need any   longer
7257	  for the PKT forwarder.
7258
72591999-02-20 Saturday 18:37  tobi
7260
7261	* common.c (1.18): Fixed a silly bug in move_file.
7262
72631999-02-20 Saturday 18:26  tobi
7264
7265	* common.c (1.17), common.h (1.9): Added the "move_file" routine.
7266	  Use it instead of rename for moving files if the possibility
7267	  exists that the move will be across file system boundaries.
7268
72691999-02-20 Saturday 17:02  tobi
7270
7271	* fidoconfig.h (1.35): Removed the ifdefs for PACKET_FORWARDING
7272	  from fidoconfig. The fidoconfig structure has already changed, so
7273	  we can change it another time ...
7274
72751999-02-19 Friday 19:33  tobi
7276
7277	* fidoconfig.h (1.34): Changes for the pkt forwarding feature. All
7278	  embraced in ifdefs because of the feature freeze.
7279
72801999-02-17 Wednesday 20:53  gabriel
7281
7282	* linkedto (1.1), makefile.lnx (1.14): A little Shell script added,
7283	  which shows you to which Areas a link of you is connected
7284
72851999-02-17 Wednesday 20:21  gabriel
7286
7287	* fidoconfig.c (1.31), fidoconfig.h (1.33), line.c (1.48): Wed Feb
7288	  17 20:07:00 CET 1999	 Gabriel Plutzar: - added a new remap
7289	  statment. It takes the parameters   ToName,OldAddr,NewAddr,
7290	  seperated by commas. ToName or OldAddr may be *.    If a Netmail
7291	  meets the ToName and OldAddr Criteria, it is sent to NewAddr.
7292
72931999-02-16 Tuesday 18:10  gabriel
7294
7295	* fidoconfig.c (1.30), fidoconfig.h (1.32), line.c (1.47): Gabriel
7296	  Plutzar:   I added a new keyword availableareas, which expects a
7297	  filename. This   file should contain a list of all forwardable
7298	  Areas. It is used by	 the %avail areafix command
7299
73001999-02-15 Monday 19:27  mt
7301
7302	* makefile.lnx (1.13): fixed makefile.lnx
7303
73041999-02-15 Monday 19:22  mt
7305
7306	* TODO (1.5), fidoconfig.c (1.29), fidoconfig.h (1.31), line.c
7307	  (1.46), tparser.c (1.20), doc/proposal.texi (1.14): applied
7308	  readLine patch, applied max patch, added forwardPkts and
7309	  autoCreateFile
7310
73111999-02-14 Sunday 13:15  mt
7312
7313	* fconf2fidogate.c (1.2), fconf2fidogate.cfg.sample (1.1),
7314	  fconf2golded.c (1.10): added patches and new fconf2fidogate
7315
73161999-02-12 Friday 14:14  tobi
7317
7318	* common.c (1.16), makefile.bsd (1.5): Revised the
7319	  makeUniqueDosFileName function. It now is totally unique over the
7320	  whole epoch and much more different for different origin AKAs.
7321
73221999-02-11 Thursday 19:42  tobi
7323
7324	* common.c (1.15), common.h (1.8): Changed the makeUnique
7325	  DosFileName procedure to add a node specific offset to the pkt
7326	  numbers in order to try to work around a Fastecho bug.
7327
73281999-02-10 Wednesday 21:04  tobi
7329
7330	* common.c (1.14), makefile.bsd (1.4): Fixed bug in memcpy call
7331
73321999-02-10 Wednesday 16:18  mt
7333
7334	* tparser.c (1.19): fixed a bug in tparser with a NULL Pointer
7335
73361999-02-10 Wednesday 15:04  tobi
7337
7338	* common.c (1.13), common.h (1.7): added makeUniqueDosFilename()
7339	  which can be used to create more or less unique PKT file names.
7340	  See the comments in common.c for details.
7341
73421999-02-09 Tuesday 10:38  mt
7343
7344	* TODO (1.4), dos2long (1.1), dos2long.bat (1.1), makefile.emo
7345	  (1.1), makefile.ibo (1.1), makefile.wco (1.1): added files i have
7346	  forgotten :-(
7347
73481999-02-08 Monday 09:04  mt
7349
7350	* fconf2fidogate.c (1.1), makefile.aix (1.2), makefile.bsd (1.3),
7351	  makefile.common (1.4), makefile.lnx (1.12), makefile.osf (1.2):
7352	  added fconf2fidogate and new makefiles
7353
73541999-02-04 Thursday 10:21  mt
7355
7356	* fidoconfig.c (1.28), fidoconfig.h (1.30), makefile.lnx (1.11):
7357	  fixed makefile.lnx and added isLinkOfArea
7358
73591999-02-03 Wednesday 12:46  mt
7360
7361	* TODO (1.3), fidoconfig.c (1.27), fidoconfig.h (1.29): added
7362	  getConfigFileNameForProgram()
7363
73641999-02-02 Tuesday 20:41  mt
7365
7366	* TODO (1.2), common.c (1.12), makefile.lnx (1.10), tparser.c
7367	  (1.18), doc/config (1.9): updates
7368
73691999-01-28 Thursday 23:38  fjoe
7370
7371	* makefile.bsd (1.2): Various cleanups and minor fixes.
7372
73731999-01-27 Wednesday 18:15  mt
7374
7375	* tparser.c (1.17): fixed null pointer seg-faults
7376
73771999-01-22 Friday 10:19  mt
7378
7379	* INSTALL (1.8), fidoInst (1.2), fidoconfig.c (1.26), fidoconfig.h
7380	  (1.28), line.c (1.45), makefile.lnx (1.9), proposal (1.13),
7381	  tparser.c (1.16), doc/fidoconfig.texi (1.8), doc/proposal.texi
7382	  (1.13): added linkWithImportLog
7383
73841999-01-19 Tuesday 19:51  mt
7385
7386	* makefile.lnx (1.8): fixed makefile.lnx
7387
73881999-01-19 Tuesday 10:10  mt
7389
7390	* TODO (1.1): TODO added
7391
73921999-01-18 Monday 17:32  mt
7393
7394	* fidoconfig.c (1.25), fidoconfig.h (1.27), line.c (1.44),
7395	  tparser.c (1.15): changed public to publicDir
7396
73971999-01-18 Monday 17:24  mt
7398
7399	* makefile.lnx (1.7): changed makefile.lnx
7400
74011999-01-17 Sunday 22:40  mt
7402
7403	* README (1.4): readme update
7404
74051999-01-17 Sunday 21:48  mt
7406
7407	* makefile.bsd (1.1), makefile.common (1.3): added makefile for bsd
7408
74091999-01-14 Thursday 13:48  mt
7410
7411	* common.c (1.11), fidoconfig.c (1.24), line.c (1.43),
7412	  makefile.common (1.2), makefile.lnx (1.6), makefile.static (1.2):
7413	  kolyas memory fixes
7414
74151999-01-12 Tuesday 11:00  mt
7416
7417	* makefile.lnx (1.5): last minute fixes
7418
74191999-01-11 Monday 23:13  mt
7420
7421	* makefile.lnx (1.4), doc/fidoconfig.texi (1.7), doc/makefile
7422	  (1.3), doc/proposal.texi (1.12), makefile (1.24): fixes for
7423	  release
7424
74251999-01-09 Saturday 10:53  mt
7426
7427	* INSTALL (1.7), common.c (1.10), common.h (1.6), dir.c (1.4),
7428	  dir.h (1.5), fconf2aquaed.c (1.3), fconf2golded.c (1.9),
7429	  fconf2msged.c (1.12), fidoconfig.c (1.23), fidoconfig.h (1.26),
7430	  line.c (1.42), tparser.c (1.14): fidoconfig updates
7431
74321999-01-08 Friday 17:06  tobi
7433
7434	* dir.h (1.4), fconf2golded.c (1.8), fidoconfig.c (1.22),
7435	  makefile.aix (1.1), makefile.common (1.1), makefile.lnx (1.3),
7436	  makefile.osf (1.1), typesize.h (1.5): - fixes for OSF and AIX -
7437	  added makefiles for OSF and AIX - added a makefile with common
7438	  rules
7439
74401999-01-02 Saturday 18:27  mt
7441
7442	* makefile (1.23), makefile.lnx (1.2): fixes
7443
74441998-12-31 Thursday 14:13  mt
7445
7446	* line.c (1.41), doc/config (1.8): fixed a bug in parseRoute, there
7447	  it says noroute, but doku says no-route
7448
74491998-12-29 Tuesday 19:34  mt
7450
7451	* tparser.c (1.13): changes
7452
74531998-12-27 Sunday 17:43  mt
7454
7455	* dir.c (1.3), fidoconfig.c (1.21), line.c (1.40): ported
7456	  fidoconfig to OS/2 for ibm c-compiler and watcom c32
7457
74581998-12-27 Sunday 00:46  mt
7459
7460	* fidoconfig.h (1.25): changes
7461
74621998-12-17 Thursday 22:46  mt
7463
7464	* long2dos (1.1), long2dos.bat (1.1), makefile.dos (1.1),
7465	  makefile.lnx (1.1): added kolyas new files
7466
74671998-12-17 Thursday 22:45  mt
7468
7469	* common.c (1.9), common.h (1.5), fconf2golded.c (1.7),
7470	  fconf2msged.c (1.11), fidoconfig.c (1.20), fidoconfig.h (1.24),
7471	  line.c (1.39), tparser.c (1.12), doc/config (1.7): fixes by me
7472	  and Kolya, unpack feature added by Kolya, and backporting to dos
7473
74741998-12-16 Wednesday 22:58  mt
7475
7476	* COPYING (1.2), common.c (1.8), common.h (1.4), dir.c (1.2), dir.h
7477	  (1.3), fconf2aquaed.c (1.2), fconf2golded.c (1.6), fconf2msged.c
7478	  (1.10), fidoconfig.c (1.19), fidoconfig.h (1.23), line.c (1.38),
7479	  tparser.c (1.11): changed fidoconfig licence from gpl to lgpl
7480
74811998-12-14 Monday 15:22  mtt
7482
7483	* makefile.static (1.1): added makefile.static so you can also use
7484	  the static libraries
7485
74861998-12-14 Monday 15:21  mtt
7487
7488	* typesize.h (1.4): got it working on a ultrasparc
7489
74901998-12-14 Monday 12:07  mt
7491
7492	* fidoconfig.h (1.22), makefile (1.22): made some minor changes
7493
74941998-12-10 Thursday 23:56  mt
7495
7496	* INSTALL (1.6), common.c (1.7), fidoconfig.c (1.18), fidoconfig.h
7497	  (1.21), line.c (1.37), makefile (1.21), doc/fidoconfig.texi
7498	  (1.6), doc/proposal.texi (1.11): changes
7499
75001998-12-08 Tuesday 10:46  mt
7501
7502	* fconf2msged.c (1.9), line.c (1.36), makefile (1.20),
7503	  doc/proposal.texi (1.10): added passthrough for msgbasedir
7504
75051998-12-01 Tuesday 23:48  mt
7506
7507	* README (1.3), common.c (1.6), common.h (1.3), fconf2aquaed.c
7508	  (1.1), fconf2msged.c (1.8), fidoconfig.c (1.17), fidoconfig.h
7509	  (1.20), line.c (1.35), makefile (1.19): changed some things, so
7510	  Michael can only put fidoconfig.h in /usr/local/include and added
7511	  fconf2aquaed
7512
75131998-11-30 Monday 18:57  tobi
7514
7515	* fidoconfig.c (1.16): Fixed duplicate free's on passwords that
7516	  point to the default password.
7517
75181998-11-30 Monday 17:13  mt
7519
7520	* fidoconfig.c (1.15), fidoconfig.h (1.19), line.c (1.34), proposal
7521	  (1.12), doc/config (1.6), doc/proposal.texi (1.9): applied max
7522	  diff.
7523
75241998-11-28 Saturday 12:10  tobi
7525
7526	* dir.h (1.2), typesize.h (1.3): Added support for FreeBSD
7527
75281998-11-28 Saturday 12:10  tobi
7529
7530	* common.c (1.5): Cosmetic fix (removed a warning)
7531
75321998-11-24 Tuesday 22:51  mt
7533
7534	* fconf2golded.c (1.5), fidoconfig.c (1.14): added some portability
7535	  changes (from oleg)
7536
75371998-11-17 Tuesday 09:37  mt
7538
7539	* line.c (1.33), tparser.c (1.10): fixes
7540
75411998-11-16 Monday 16:06  mt
7542
7543	* line.c (1.32), proposal (1.11), doc/proposal.texi (1.8): included
7544	  max -ccoff patch
7545
75461998-11-05 Thursday 10:23  mt
7547
7548	* README (1.2), fidoconfig.c (1.13), line.c (1.31), makefile
7549	  (1.18), doc/fidoconfig.texi (1.5), doc/makefile (1.2): added
7550	  disposeConfig patch from Max, changed makefiles
7551
75521998-11-04 Wednesday 11:56  mt
7553
7554	* fconf2msged.c (1.7), doc/config (1.5), doc/proposal.texi (1.7):
7555	  added carbon Copies to docu
7556
75571998-11-02 Monday 13:38  mt
7558
7559	* fidoconfig.h (1.18), line.c (1.30): incorporated carbon copy and
7560	  localarea patches by max
7561
75621998-10-30 Friday 18:16  mt
7563
7564	* doc/: config (1.4), fidoconfig.texi (1.4), proposal.texi (1.6):
7565	  updated documentation
7566
75671998-10-30 Friday 11:10  mt
7568
7569	* fconf2golded.c (1.4), fidoconfig.h (1.17), line.c (1.29),
7570	  makefile (1.17), proposal (1.10), doc/fidoconfig.texi (1.3),
7571	  doc/proposal.texi (1.5): incorporated max patches for groups and
7572	  autoAreaCreate and began with documentation
7573
75741998-10-29 Thursday 08:51  mt
7575
7576	* fidoconfig.h (1.16), line.c (1.28), proposal (1.9): added
7577	  EchoMailFlavour
7578
75791998-10-28 Wednesday 13:43  mt
7580
7581	* line.c (1.27), makefile (1.16), proposal (1.8), doc/config (1.3):
7582	  changed pack statement for arcmail
7583
75841998-10-27 Tuesday 23:37  mt
7585
7586	* line.c (1.26): changed packerDef to packer according to proposal
7587
75881998-10-27 Tuesday 22:13  mt
7589
7590	* fidoconfig.h (1.15), line.c (1.25), makefile (1.15), tparser.c
7591	  (1.9): implemented packerDef
7592
75931998-10-26 Monday 15:53  mt
7594
7595	* fidoconfig.c (1.12), fidoconfig.h (1.14), line.c (1.24), makefile
7596	  (1.14): added Max patches for include, autoCreateDefaults and
7597	  areafix
7598
75991998-10-19 Monday 13:29  mt
7600
7601	* line.c (1.23), tparser.c (1.8): fixed parsePack added displaying
7602	  of packstatements to tparser
7603
76041998-10-19 Monday 13:21  mt
7605
7606	* makefile (1.13): killed install target from makefile/all:
7607
76081998-10-18 Sunday 20:22  mt
7609
7610	* fidoconfig.c (1.11), fidoconfig.h (1.13), line.c (1.22), makefile
7611	  (1.12): changed makefile with option -fPIC fidoconfig exits after
7612	  displaying all errors
7613
76141998-10-12 Monday 20:45  mt
7615
7616	* line.c (1.21): fixed small type araepktpassword
7617
76181998-10-12 Monday 10:04  tobi
7619
7620	* typesize.h (1.2): Added preliminary AIX defines. They do only
7621	  work on 32 bit RS/6000, and I have not yet looked into the big
7622	  endian problematic.
7623
76241998-10-05 Monday 12:56  mt
7625
7626	* fidoconfig.c (1.10), proposal (1.7), doc/config (1.2),
7627	  doc/fidoconfig.texi (1.2), doc/proposal.texi (1.4): docu work
7628
76291998-10-03 Saturday 21:53  mt
7630
7631	* fconf2msged.c (1.6), fidoconfig.c (1.9), fidoconfig.h (1.12),
7632	  line.c (1.20), makefile (1.11), proposal (1.6): added support for
7633	  recoding / importlog / echotosslog changed proposal, makefile
7634
76351998-10-02 Friday 23:20  mt
7636
7637	* doc/proposal.texi (1.3): updated docs...
7638
76391998-09-29 Tuesday 11:42  mt
7640
7641	* config (1.4): moved config to doc directory
7642
76431998-09-28 Monday 12:13  mt
7644
7645	* fconf2golded.c (1.3), fconf2msged.c (1.5), proposal (1.5),
7646	  doc/proposal.texi (1.2): removed LF from fconf2* changed doku
7647
76481998-09-24 Thursday 09:55  mt
7649
7650	* fconf2msged.c (1.4): fixed a bug in fconf2msged.c which means
7651	  that netmailareas has a tag and echoareas dont .-)
7652
76531998-09-23 Wednesday 21:47  mt
7654
7655	* fconf2msged.c (1.3), makefile (1.10), doc/config (1.1),
7656	  doc/fidoconfig.texi (1.1), doc/makefile (1.1), doc/proposal.texi
7657	  (1.1): added p in netmailarea fconf2msged.c added documentation
7658	  changed makefile(s)
7659
76601998-09-21 Monday 11:21  mt
7661
7662	* dir.c (1.1), dir.h (1.1): moved dir.h and dir.c (opendir etc. vor
7663	  ibm visualagec++) from hpt to fidoconfig
7664
76651998-09-21 Monday 11:17  mt
7666
7667	* line.c (1.19), makefile (1.9): added dir to makefile added
7668	  testing of paths
7669
76701998-09-20 Sunday 21:49  mt
7671
7672	* patmat.c (1.1), patmat.h (1.1): moved patmat from hpt to
7673	  fidoconfig
7674
76751998-09-20 Sunday 21:48  mt
7676
7677	* common.c (1.4), fidoconfig.c (1.8), fidoconfig.h (1.11), line.c
7678	  (1.18), makefile (1.8): added useful errormessages fidoconfig now
7679	  exits when an error is detected changed makefile
7680
76811998-09-20 Sunday 13:25  mt
7682
7683	* common.c (1.3), fidoconfig.c (1.7), fidoconfig.h (1.10), line.c
7684	  (1.17): fixed buf if line after a keyword was empty added line
7685	  number if there were an unrecognized keyword (daniel Schlenzig)
7686
76871998-09-16 Wednesday 16:37  mt
7688
7689	* line.c (1.16), proposal (1.4): fixed proposal added errorline if
7690	  unrecognized areaOption
7691
76921998-09-15 Tuesday 22:35  mt
7693
7694	* INSTALL (1.5), common.c (1.2), common.h (1.2), fidoInst (1.1),
7695	  fidoconfig.c (1.6), line.c (1.15): added shell like expanding of
7696	  strings (~) added small point install script fixed a bug if a
7697	  null string comes to parseLine()
7698
76991998-09-15 Tuesday 12:54  mt
7700
7701	* line.c (1.14): fixes: bad areaOptions were not recognized
7702
77031998-09-08 Tuesday 20:43  mt
7704
7705	* fidoconfig.c (1.5), fidoconfig.h (1.9): small change in getArea:
7706	  config parameter now as pointer
7707
77081998-09-07 Monday 21:00  mt
7709
7710	* INSTALL (1.4), config (1.3), fconf2golded.c (1.2), fconf2msged.c
7711	  (1.2), fidoconfig.h (1.8), line.c (1.13), makefile (1.7),
7712	  proposal (1.3), tparser.c (1.7): Max Levenkov added
7713	  autoareacreate and i made some changes to his patch and here it
7714	  is. Please look at the diff of the proposal: In Short:    Add
7715	  MsgBaseDir <path> to config to say where to store the new
7716	  msgbases.	Add for every link who is allowed to create areas
7717	  an autoareacreate on
7718
77191998-09-04 Friday 20:45  mt
7720
7721	* line.c (1.12), proposal (1.2): changed parsing of
7722	  route-statements to fulfill proposal changed proposal: routeing
7723	  "direct" to "no-route"
7724
77251998-09-01 Tuesday 14:53  mt
7726
7727	* line.c (1.11): changed behaviour:    if a passwordline contains
7728	  no password a empty password is used.     example:	   password
7729	  xya	     pktpassword    sessionpassword = xya but pktpassword
7730	  is empty
7731
77321998-08-22 Saturday 10:59  mt
7733
7734	* COPYING (1.1), fconf2golded.c (1.1), fconf2msged.c (1.1),
7735	  fidoconfig.h (1.7), line.c (1.10), makefile (1.6): added
7736	  converter for msged and golded added gpl changed makefile began
7737	  support of pack and unpack statements
7738
77391998-08-20 Thursday 18:19  jc
7740
7741	* config (1.2), line.c (1.9): [no log message]
7742
77431998-08-13 Thursday 11:18  mt
7744
7745	* INSTALL (1.3), config (1.1), fidoconfig.c (1.4), fidoconfig.h
7746	  (1.6), line.c (1.8), proposal (1.1), tparser.c (1.6): added
7747	  proposal and my config deleted -nodc area option use instead
7748	  -dupeCheck off
7749
77501998-07-23 Thursday 12:19  mt
7751
7752	* fidoconfig.h (1.5), tparser.c (1.5): minor update
7753
77541998-07-17 Friday 20:57  mt
7755
7756	* INSTALL (1.2), fidoconfig.h (1.4), line.c (1.7), makefile (1.5):
7757	  updated to 0.2 and included PASSTHROUGH areas and made fidoconfig
7758	  to display error-lines
7759
77601998-06-16 Tuesday 16:51  mt
7761
7762	* line.c (1.6): made line.c more robust
7763
77641998-06-16 Tuesday 16:50  mt
7765
7766	* README (1.1): added README
7767
77681998-06-07 Sunday 12:26  mt
7769
7770	* makefile (1.4): forgotten which changes i made :-)
7771
77721998-06-07 Sunday 12:25  mt
7773
7774	* tparser.c (1.4): added displaying of routes
7775
77761998-06-07 Sunday 12:25  mt
7777
7778	* line.c (1.5): fixed 2 bugs in parseRoute. patterns like * are not
7779	  recogniced and more than oneroute statements creates an
7780	  seg-fault.
7781
77821998-06-03 Wednesday 20:48  mt
7783
7784	* makefile (1.3): changed
7785
77861998-06-03 Wednesday 20:47  mt
7787
7788	* line.c (1.4): ourAka points now to first aka if not specified
7789
77901998-05-28 Thursday 16:20  mt
7791
7792	* tparser.c (1.3): added output
7793
77941998-05-28 Thursday 16:19  mt
7795
7796	* line.c (1.3): bug fixes
7797
77981998-05-28 Thursday 16:18  mt
7799
7800	* fidoconfig.h (1.3), fidoconfig.c (1.3): bug fixes & ourAka
7801
78021998-05-27 Wednesday 16:29  mt
7803
7804	* tparser.c (1.2): many changes
7805
78061998-05-27 Wednesday 16:27  mt
7807
7808	* makefile (1.2): added generating of shared library
7809
78101998-05-27 Wednesday 16:24  mt
7811
7812	* line.c (1.2): many changes
7813
78141998-05-27 Wednesday 16:21  mt
7815
7816	* fidoconfig.c (1.2), fidoconfig.h (1.2): many changes
7817
78181998-05-27 Wednesday 16:19  mt
7819
7820	* fidoconfig (1.2): unimportant file
7821
78221998-05-21 Thursday 16:20  mt
7823
7824	* INSTALL (1.1), common.c (1.1), common.h (1.1), fidoconfig (1.1),
7825	  fidoconfig.c (1.1), fidoconfig.h (1.1), line.c (1.1), makefile
7826	  (1.1), tparser.c (1.1), typesize.h (1.1): Initial revision
7827
7828