2004-Feb-17 10:21 |
1.55
|
Check-in
[4435]:
correct spelling: privileges, convenient; By thl.
(diff)
|
2003-Feb-10 11:13 |
1.54
|
Check-in
[3186]:
extend copyright messages based on CVS information By thl.
(diff)
|
2003-Jan-30 20:45 |
1.53
|
Check-in
[3128]:
remove trailing whitespaces from source tree By rse.
(diff)
|
2003-Jan-30 20:42 |
1.52
|
Check-in
[3127]:
Apply the standard OSSP copyright header, document ASCII art and fix
URL to lmtp2nntp homepage. By rse.
(diff)
|
2003-Jan-30 20:27 |
1.51
|
Check-in
[3126]:
Implement the decision from yesterday evening and finally rename fixme.h
to lmtp2nntp_common.h because there is little chance this this stuff
ever can be moved into more local source contexts. By rse.
(diff)
|
2002-Aug-14 23:19 |
1.50
|
Check-in
[2513]:
bump version for release By thl.
(diff)
|
2002-Apr-24 11:37 |
1.49
|
Check-in
[2097]:
absorb lib_tai By thl.
(diff)
|
2002-Mar-25 13:23 |
1.48
|
Check-in
[2033]:
flush date change By thl.
(diff)
|
2002-Mar-13 14:58 |
1.47
|
Check-in
[1990]:
implemented var_expand inside l2 By thl.
(diff)
|
2002-Feb-14 11:51 |
1.46
|
Check-in
[1855]:
add some wrapper code for lib_ex By thl.
(diff)
|
2002-Feb-13 14:18 |
1.45
|
Check-in
[1843]:
absorb pcre By thl.
(diff)
|
2002-Jan-30 15:22 |
1.44
|
Check-in
[1718]:
Switch from local copy of POPT to our new linked-in child OSSP popt. By thl.
(diff)
|
2002-Jan-30 09:38 |
1.43
|
Check-in
[1694]:
add OSSP ex to OSSP lmtp2nntp By thl.
(diff)
|
2002-Jan-24 16:30 |
1.42
|
Check-in
[1628]:
fixed dependency generator By thl.
(diff)
|
2002-Jan-24 13:05 |
1.41
|
Check-in
[1624]:
added option By thl.
(diff)
|
2002-Jan-17 18:01 |
1.40
|
Check-in
[1576]:
flush weekly work By thl.
(diff)
|
2002-Jan-16 15:22 |
1.39
|
Check-in
[1560]:
switch from included to linked-in OSSP val variant By thl.
(diff)
|
2002-Jan-15 14:02 |
1.38
|
Check-in
[1551]:
map renamed to val and basic functionality successfully verified By thl.
(diff)
|
2002-Jan-14 15:49 |
1.37
|
Check-in
[1548]:
include a stripped down version of OSSP act's linae hashing library By thl.
(diff)
|
2002-Jan-10 11:37 |
1.36
|
Check-in
[1540]:
replaced dotconf library with own code and str_token By thl.
(diff)
|
2002-Jan-09 14:54 |
1.35
|
Check-in
[1536]:
configfile example with sections and evaluation of code to parse it By thl.
(diff)
|
2002-Jan-07 14:15 |
1.34
|
Check-in
[1514]:
link in a stripped down version of POPT By thl.
(diff)
|
2001-Dec-31 16:15 |
1.33
|
Check-in
[1474]:
bump copyright year By thl.
(diff)
|
2001-Dec-31 13:03 |
1.32
|
Check-in
[1464]:
switch to devtool stuff By thl.
(diff)
|
2001-Dec-31 12:09 |
1.31
|
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-Dec-11 13:02 |
1.30
|
Check-in
[1417]:
activate OSSP var By rse.
(diff)
|
2001-Oct-12 16:04 |
1.29
|
Check-in
[1180]:
fix dependencies By thl.
(diff)
|
2001-Oct-12 14:13 |
1.28
|
Check-in
[1169]:
Install into sbindir By rse.
(diff)
|
2001-Oct-04 18:07 |
1.27
|
Check-in
[1072]:
flush daily work. First working daemon. Awful cleanup. By thl.
(diff)
|
2001-Oct-02 15:36 |
1.26
|
Check-in
[1054]:
use the brand-new OSSP SA library (first cut) By rse.
(diff)
|
2001-Sep-13 20:51 |
1.25
|
Check-in
[996]:
Ops, lmtp2nntp's manual page should be in the Unix manual page section
8 (where system tools are located) instead of 1 (where user tools are
located). By rse.
(diff)
|
2001-Sep-13 15:59 |
1.24
|
Check-in
[985]:
update also README on 'make new-version' By thl.
(diff)
|
2001-Sep-13 15:45 |
1.23
|
Check-in
[983]:
revamping and polishing documentation files for release By thl.
(diff)
|
2001-Sep-13 14:21 |
1.22
|
Check-in
[978]:
revamped test/run.sh into test.sh By thl.
(diff)
|
2001-Sep-13 10:51 |
1.21
|
Check-in
[972]:
ignore backup files By thl.
(diff)
|
2001-Sep-13 10:47 |
1.20
|
Check-in
[971]:
Fix dependency generation By thl.
(diff)
|
2001-Sep-13 09:39 |
1.19
|
Check-in
[968]:
distribution now includes test suite By thl.
(diff)
|
2001-Sep-13 09:37 |
1.18
|
Check-in
[967]:
revamped test suite for public release By thl.
(diff)
|
2001-Sep-12 10:16 |
1.17
|
Check-in
[946]:
make depend By thl.
(diff)
|
2001-Sep-12 08:50 |
1.16
|
Check-in
[940]:
added make depend By thl.
(diff)
|
2001-Sep-07 17:02 |
1.15
|
Check-in
[890]:
Replace ad-hoc tracing with L2_LEVEL_TRACE based approach. By thl.
(diff)
|
2001-Sep-07 15:53 |
1.14
|
Check-in
[887]:
The -b option now works. L2 logging included. By thl.
(diff)
|
2001-Sep-05 11:10 |
1.13
|
Check-in
[856]:
Add support for local OSSP Str and OSSP L2 library source copies. By rse.
(diff)
|
2001-Sep-04 11:46 |
1.12
|
Check-in
[831]:
Finally apply GNU General Public License (GPL) to OSSP lmtp2nntp. By rse.
(diff)
|
2001-Aug-28 15:35 |
1.11
|
Check-in
[782]:
fixed Makefile tab vs. space problem By thl.
(diff)
|
2001-Aug-28 15:12 |
1.10
|
Check-in
[781]:
option -h now understands multiple hosts as comma separated list; .cvsignore
test/dmalloc.log; program is now called "mail to news gateway" consequently -
including case; parts of usage() and .pod can now be created from source; test
suite and 00TODO updated; By thl.
(diff)
|
2001-Aug-23 11:12 |
1.9
|
Check-in
[753]:
Add DMalloc support By rse.
(diff)
|
2001-Aug-20 14:23 |
1.8
|
Check-in
[703]:
do not distribute developer test suite By thl.
(diff)
|
2001-Aug-20 14:22 |
1.7
|
Check-in
[702]:
moved test stuff to subdir By thl.
(diff)
|
2001-Aug-20 13:32 |
1.6
|
Check-in
[699]:
final cleanup to cleanup targets ;) By rse.
(diff)
|
2001-Aug-20 13:29 |
1.5
|
Check-in
[698]:
fix cleaning By rse.
(diff)
|
2001-Aug-20 12:47 |
1.4
|
Check-in
[695]:
cosmetics By rse.
(diff)
|
2001-Aug-20 12:45 |
1.3
|
Check-in
[694]:
Autoconf phase 3 By rse.
(diff)
|
2001-Aug-20 12:33 |
1.2
|
Check-in
[692]:
Autoconf phase 2 By rse.
(diff)
|
2001-Aug-20 12:02 |
1.1
|
Check-in
[691]:
Autoconf phase 1 By rse.
|