2001-Dec-31 12:09 |
1.28
|
Check-in
[1461]:
Mega-Commit: Finally restructure the lmtp2nntp source tree in order to clean
it up. We especially use a consistent prefix for all inlined sources. By thl.
(diff)
|
2001-Oct-15 14:48 |
1.27
|
Check-in
[1189]:
Remember text from last NNTP error message and pass it back to LMTP By thl.
(diff)
|
2001-Oct-09 14:08 |
1.26
|
Check-in
[1119]:
- Change NNTP library to fully use OSSP SA.
- Removed timeout handling from NNTP library and use SA timeouts instead. By rse.
(diff)
|
2001-Sep-11 15:38 |
1.25
|
Check-in
[937]:
we do no longer care about checking groups By thl.
(diff)
|
2001-Sep-10 16:11 |
1.24
|
Check-in
[921]:
fake mode now supports NTTP-less setups By thl.
(diff)
|
2001-Sep-10 14:48 |
1.23
|
Check-in
[918]:
POST really should be called DELIVERY as we support posting and feeding By thl.
(diff)
|
2001-Sep-10 12:15 |
1.22
|
Check-in
[914]:
Str is not used here By thl.
(diff)
|
2001-Sep-07 17:02 |
1.21
|
Check-in
[890]:
Replace ad-hoc tracing with L2_LEVEL_TRACE based approach. By thl.
(diff)
|
2001-Sep-04 11:46 |
1.20
|
Check-in
[831]:
Finally apply GNU General Public License (GPL) to OSSP lmtp2nntp. By rse.
(diff)
|
2001-Aug-28 14:49 |
1.19
|
Check-in
[780]:
news regarding INNs MODE READER behavior and 441 returns By thl.
(diff)
|
2001-Aug-27 16:49 |
1.18
|
Check-in
[776]:
now using NUL instead of '\0' By thl.
(diff)
|
2001-Aug-27 16:29 |
1.17
|
Check-in
[775]:
removed DEBUGs; updated 00TODO; By thl.
(diff)
|
2001-Aug-27 16:25 |
1.16
|
Check-in
[774]:
removed ==TRUE and !=TRUE comparisons in favor of ==FALSE, !=FALSE and boolean expressions By thl.
(diff)
|
2001-Aug-23 11:12 |
1.15
|
Check-in
[753]:
Add DMalloc support By rse.
(diff)
|
2001-Aug-23 11:00 |
1.14
|
Check-in
[752]:
Ops, no assignment! A comparison, of course. By rse.
(diff)
|
2001-Aug-23 10:36 |
1.13
|
Check-in
[748]:
remove dependency to Str library By rse.
(diff)
|
2001-Aug-23 10:10 |
1.12
|
Check-in
[745]:
remove fixmes By rse.
(diff)
|
2001-Aug-23 09:52 |
1.11
|
Check-in
[740]:
added NNTP_ERR_UNKNOWN which is useful for injecting artifical errors when debugging By thl.
(diff)
|
2001-Aug-23 09:50 |
1.10
|
Check-in
[739]:
fixed style vs. optimization By thl.
(diff)
|
2001-Aug-21 09:40 |
1.9
|
Check-in
[714]:
replaced c++ style // comments with c style /* */ comments By thl.
(diff)
|
2001-Aug-16 17:00 |
1.8
|
Check-in
[689]:
INN kludge, IHAVE feeding, -d deliverymode command line option, DEFER handing By thl.
(diff)
|
2001-Aug-14 16:42 |
1.7
|
Check-in
[669]:
connected LMTP and NNTP side, now featuring all three -g groupmodes, added post1000 articles burn-in By thl.
(diff)
|
2001-Aug-14 10:15 |
1.6
|
Check-in
[666]:
cleanup msg.[ch], moved tracing to trace.[ch], added target to Makefile, added -t switch in lmtp2nntp.[c|pod], incorporated tracing into lmtp.[ch] and nntp.[ch], run.sh now using new tracing option By thl.
(diff)
|
2001-Aug-13 17:16 |
1.5
|
Check-in
[658]:
first successful posting By thl.
(diff)
|
2001-Aug-13 08:41 |
1.4
|
Check-in
[657]:
moved message issues from lmtp2nntp.[ch] and nntp.[ch] into separate new file msg.[ch] By thl.
(diff)
|
2001-Aug-07 11:05 |
1.3
|
Check-in
[610]:
lmtp/nntp joined at command args and lhlo By thl.
(diff)
|
2001-Aug-02 16:58 |
1.2
|
Check-in
[601]:
no more dummy-OKs on the lmtp side, some first steps on the nntp side By thl.
(diff)
|
2001-Aug-01 09:04 |
1.1
|
Check-in
[581]:
first client using sock.[ch]. Just connects, reads, writes and quits By thl.
|