2005-Oct-22 12:33 |
1.43
|
Check-in
[5283]:
we require <time.h> for time(3) By rse.
(diff)
|
2005-Oct-09 23:28 |
1.42
|
Check-in
[5270]:
removal of dormant OSSP tai library By thl.
(diff)
|
2004-Apr-02 12:38 |
1.41
|
Check-in
[4472]:
correctly handle and detect empty newsgroups By thl.
(diff)
|
2003-Feb-12 16:24 |
1.40
|
Check-in
[3235]:
on last run, str_parse() returns empty string, not NULL, as remainder, so free(3) it By thl.
(diff)
|
2003-Feb-12 13:27 |
1.39
|
Check-in
[3233]:
fix iteration logic By rse.
(diff)
|
2003-Feb-11 16:03 |
1.38
|
Check-in
[3227]:
defeat leakage when tear down headermatrix; iterate using lookahead By thl.
(diff)
|
2003-Feb-10 11:13 |
1.37
|
Check-in
[3186]:
extend copyright messages based on CVS information By thl.
(diff)
|
2003-Feb-06 14:50 |
1.36
|
Check-in
[3159]:
moving definitions between header files By thl.
(diff)
|
2003-Feb-04 15:50 |
1.35
|
Check-in
[3141]:
header rewriting engine was integrated through lmtp2nntp_common.h By thl.
(diff)
|
2003-Jan-30 20:46 |
1.34
|
Check-in
[3129]:
disable function to get rid of nasty compiler warning By rse.
(diff)
|
2003-Jan-30 20:45 |
1.33
|
Check-in
[3128]:
remove trailing whitespaces from source tree By rse.
(diff)
|
2003-Jan-30 20:42 |
1.32
|
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.31
|
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)
|
2003-Jan-30 14:30 |
1.30
|
Check-in
[3107]:
canonifydate requires a more complete lib_tai and is rescheduled for a later release By thl.
(diff)
|
2002-Jul-02 09:49 |
1.29
|
Check-in
[2211]:
get rid of all warnings under gcc 3.1 By rse.
(diff)
|
2002-May-29 23:35 |
1.28
|
Check-in
[2180]:
remove lot of hardcoded header handling; user can now shoot himself in foot By thl.
(diff)
|
2002-May-29 12:21 |
1.27
|
Check-in
[2174]:
not setting free()d resources to 0/NULL caused segfaults By thl.
(diff)
|
2002-May-28 16:17 |
1.26
|
Check-in
[2171]:
unused variable By thl.
(diff)
|
2002-May-28 16:14 |
1.25
|
Check-in
[2169]:
tai debugging By thl.
(diff)
|
2002-May-28 15:54 |
1.24
|
Check-in
[2166]:
clean up data.[sm] By thl.
(diff)
|
2002-May-28 14:43 |
1.23
|
Check-in
[2165]:
rename By thl.
(diff)
|
2002-May-28 14:32 |
1.22
|
Check-in
[2164]:
it is a good place here since code and callback are both in this file By thl.
(diff)
|
2002-May-28 14:30 |
1.21
|
Check-in
[2163]:
kick off the bad name, use less variables, fix wrong variable in logs By thl.
(diff)
|
2002-May-28 14:21 |
1.20
|
Check-in
[2162]:
a hash could be implemented to enhance performance here By thl.
(diff)
|
2002-May-28 14:19 |
1.19
|
Check-in
[2161]:
disable debug code blocks; request to enhance l2; FIXME/TODO statement By thl.
(diff)
|
2002-May-28 13:29 |
1.18
|
Check-in
[2160]:
changed from coder to user type logging By thl.
(diff)
|
2002-May-28 09:53 |
1.17
|
Check-in
[2159]:
data.m and .s are unions, so cpOld is really needed but strdup is not By thl.
(diff)
|
2002-May-27 17:37 |
1.16
|
Check-in
[2158]:
setting size to zero makes lib_var assume static outbuffer By thl.
(diff)
|
2002-May-27 17:09 |
1.15
|
Check-in
[2155]:
createmessageid now using lib_val; added support for long nodenames By thl.
(diff)
|
2002-May-23 11:37 |
1.14
|
Check-in
[2153]:
renamed and relocated By thl.
(diff)
|
2002-May-23 11:34 |
1.13
|
Check-in
[2152]:
yes, at least on FreeBSD, LINUX and Solaris8 By thl.
(diff)
|
2002-May-23 11:13 |
1.12
|
Check-in
[2151]:
lib_var experts, please review By thl.
(diff)
|
2002-May-23 10:35 |
1.11
|
Check-in
[2150]:
relocation to new home By thl.
(diff)
|
2002-Apr-25 11:14 |
1.10
|
Check-in
[2101]:
added %createmessageid header rewrite function. This a dirty hack. By thl.
(diff)
|
2002-Apr-24 11:26 |
1.9
|
Check-in
[2096]:
implemented %canonifydate so far as lib_tai currently permits By thl.
(diff)
|
2002-Apr-23 16:26 |
1.8
|
Check-in
[2094]:
flush canonifydate experiment By thl.
(diff)
|
2002-Apr-18 17:38 |
1.7
|
Check-in
[2088]:
use correct context for var_strerror By thl.
(diff)
|
2002-Apr-18 17:27 |
1.6
|
Check-in
[2086]:
put it in the right context. Thanks, rse By thl.
(diff)
|
2002-Apr-18 16:09 |
1.5
|
Check-in
[2084]:
no change, only a code move By thl.
(diff)
|
2002-Mar-13 15:41 |
1.4
|
Check-in
[1991]:
move from log macro to logbook function By thl.
(diff)
|
2002-Feb-26 16:56 |
1.3
|
Check-in
[1898]:
added --testfile option for header rewrite testing. Transformation from argz
to linked list of elements and back implemented for integration into the
gateway's "inner loop". Have trouble with lib_ex segfaulting when throwing
exception and tried to track down this issue with no luck. By thl.
(diff)
|
2001-Dec-31 16:15 |
1.2
|
Check-in
[1474]:
bump copyright year By thl.
(diff)
|
2001-Dec-31 12:09 |
1.1
|
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.
|