File |
Vers |
By |
Age |
Check-in |
« .. |
• configure.ac |
1.37 |
rse |
19 years |
[5284] make sure local libraries are really picked up before external ones (found by CPPFLAGS, LDFLAGS, etc) |
• lmtp2nntp_msg.c |
1.43 |
rse |
19 years |
[5283] we require <time.h> for time(3) |
• README |
1.45 |
thl |
19 years |
[5271] flush pending changes before tagging |
• lmtp2nntp_version.c |
1.26 |
thl |
19 years |
[5271] flush pending changes before tagging |
• NEWS |
1.12 |
thl |
19 years |
[5270] removal of dormant OSSP tai library |
• lmtp2nntp.pod |
1.43 |
thl |
19 years |
[5049] spell checking |
• devtool.conf |
1.20 |
thl |
20 years |
[5561] upgrade usage of OSSP sa from 1.2.1 to 1.2.2 |
• lmtp2nntp_main.c |
1.80 |
thl |
20 years |
[4568] fix a bug where hook_lmtp_read incorrectly returns error on communication close where it should report "end of communication". This toghether with leaving errno untouched caused do/while(rc==-1 && errno=EINTR) to loop forever; now both return code and errno are properly set for lmtp and nntp read [...]
|
• lmtp2nntp_config.c |
1.96 |
thl |
20 years |
[4476] fix problem where ACLs could not be set due to improper assumption of C compiler operator precedence. Reported by Amos Gouaux |
• THANKS |
1.6 |
thl |
20 years |
[4470] fix signal handling on systems resetting handler on execution (Solaris). Reported by Amos Gouaux. |
• Makefile.in |
1.55 |
thl |
20 years |
[4435] correct spelling: privileges, convenient; |
• INSTALL |
1.18 |
thl |
21 years |
[3271] practice has shown less is more |
• lmtp2nntp_argz.c |
1.6 |
rse |
21 years |
[3240] finish DMalloc support |
• lmtp2nntp_daemon.c |
1.5 |
rse |
21 years |
[3240] finish DMalloc support |
• lmtp2nntp_exwrap.c |
1.5 |
rse |
21 years |
[3240] finish DMalloc support |
• lmtp2nntp_global.h |
1.8 |
rse |
21 years |
[3240] finish DMalloc support |
• lmtp2nntp_l2.c |
1.8 |
rse |
21 years |
[3240] finish DMalloc support |
• lmtp2nntp_lmtp.c |
1.6 |
rse |
21 years |
[3240] finish DMalloc support |
• lmtp2nntp_nntp.c |
1.6 |
rse |
21 years |
[3240] finish DMalloc support |
• lmtp2nntp_option.c |
1.32 |
rse |
21 years |
[3240] finish DMalloc support |
• lmtp2nntp_shpat.c |
1.6 |
rse |
21 years |
[3240] finish DMalloc support |
• .dmallocrc |
1.5 |
thl |
21 years |
[3229] more tweaking |
• lmtp2nntp_config.h |
1.12 |
thl |
21 years |
[3212] controlled exit when configuration throws exception |
• 00TODO |
1.65 |
thl |
21 years |
[3187] remember possible performance issue |
• aclocal.m4 |
1.10 |
thl |
21 years |
[3186] extend copyright messages based on CVS information |
• devtool |
1.4 |
thl |
21 years |
[3186] extend copyright messages based on CVS information |
• devtool.func |
1.6 |
thl |
21 years |
[3186] extend copyright messages based on CVS information |
• lmtp2nntp_argz.h |
1.4 |
thl |
21 years |
[3186] extend copyright messages based on CVS information |
• lmtp2nntp_daemon.h |
1.3 |
thl |
21 years |
[3186] extend copyright messages based on CVS information |
• lmtp2nntp_lmtp.h |
1.4 |
thl |
21 years |
[3186] extend copyright messages based on CVS information |
• lmtp2nntp_msg.h |
1.10 |
thl |
21 years |
[3186] extend copyright messages based on CVS information |
• lmtp2nntp_nntp.h |
1.7 |
thl |
21 years |
[3186] extend copyright messages based on CVS information |
• lmtp2nntp_shpat.h |
1.4 |
thl |
21 years |
[3186] extend copyright messages based on CVS information |
• test.sh |
1.17 |
thl |
21 years |
[3173] debian2 fails when attempting to bind client to wildcard address |
• lmtp2nntp_common.h |
1.3 |
thl |
21 years |
[3159] moving definitions between header files |
× example.conf |
1.20 |
thl |
21 years |
[3146] update documentation |
• AUTHORS |
1.5 |
rse |
21 years |
[3128] remove trailing whitespaces from source tree |
• lmtp2nntp_exwrap.h |
1.3 |
rse |
21 years |
[3127] Apply the standard OSSP copyright header, document ASCII art and fix URL to lmtp2nntp homepage. |
• lmtp2nntp_option.h |
1.8 |
rse |
21 years |
[3127] Apply the standard OSSP copyright header, document ASCII art and fix URL to lmtp2nntp homepage. |
× fixme.h |
1.25 |
rse |
21 years |
[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. |
• .cvsignore |
1.15 |
thl |
22 years |
[2102] ignore another autocreated file |
× acconfig.h |
1.2 |
thl |
22 years |
[2010] upgrade to Autoconf 2.53 environment |
× lmtp2nntp_popt.c |
1.2 |
thl |
22 years |
[1718] Switch from local copy of POPT to our new linked-in child OSSP popt. |
× lmtp2nntp_popt.h |
1.2 |
thl |
22 years |
[1718] Switch from local copy of POPT to our new linked-in child OSSP popt. |
× lmtp2nntp_lh.c |
1.4 |
thl |
22 years |
[1567] remove lh, it was relocated to lib val |
× lmtp2nntp_lh.h |
1.4 |
thl |
22 years |
[1567] remove lh, it was relocated to lib val |
× lmtp2nntp_val.c |
1.4 |
thl |
22 years |
[1560] switch from included to linked-in OSSP val variant |
× lmtp2nntp_val.h |
1.4 |
thl |
22 years |
[1560] switch from included to linked-in OSSP val variant |
× lmtp2nntp_map.c |
1.2 |
thl |
22 years |
[1551] map renamed to val and basic functionality successfully verified |
× lmtp2nntp_map.h |
1.2 |
thl |
22 years |
[1551] map renamed to val and basic functionality successfully verified |
× lmtp2nntp_dotconf.c |
1.3 |
thl |
22 years |
[1540] replaced dotconf library with own code and str_token |
× lmtp2nntp_dotconf.h |
1.3 |
thl |
22 years |
[1540] replaced dotconf library with own code and str_token |
× .configure |
1.12 |
thl |
22 years |
[1464] switch to devtool stuff |
× autogen.sh |
1.12 |
thl |
22 years |
[1464] switch to devtool stuff |
× argz.c |
1.4 |
thl |
22 years |
[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. |
× argz.h |
1.3 |
thl |
22 years |
[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. |
× daemon.c |
1.5 |
thl |
22 years |
[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. |
× daemon.h |
1.3 |
thl |
22 years |
[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. |
× lmtp.c |
1.24 |
thl |
22 years |
[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. |
× lmtp.h |
1.12 |
thl |
22 years |
[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. |
× lmtp2nntp.c |
1.101 |
thl |
22 years |
[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. |
× lmtp2nntp.h |
1.7 |
thl |
22 years |
[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. |
× msg.c |
1.23 |
thl |
22 years |
[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. |
× msg.h |
1.8 |
thl |
22 years |
[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. |
× nntp.c |
1.28 |
thl |
22 years |
[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. |
× nntp.h |
1.14 |
thl |
22 years |
[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. |
× shpat_match.c |
1.5 |
thl |
22 years |
[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. |
× shpat_match.h |
1.3 |
thl |
22 years |
[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. |
× version.c |
1.17 |
thl |
22 years |
[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. |
× sa.c |
1.10 |
rse |
23 years |
[1054] use the brand-new OSSP SA library (first cut) |
× sa.h |
1.4 |
rse |
23 years |
[1054] use the brand-new OSSP SA library (first cut) |
× argz.html |
1.2 |
thl |
23 years |
[983] revamping and polishing documentation files for release |
× lmtp.pod |
1.3 |
thl |
23 years |
[983] revamping and polishing documentation files for release |
× shpat_match.3 |
1.2 |
thl |
23 years |
[983] revamping and polishing documentation files for release |
» test/ |
23 years |
|
× sa.pod |
1.2 |
thl |
23 years |
[3787] The socket adapter was a starting point only. It was the base for and is currenlty maintained in l2/l2_ut_sa.c and still growing. So this tiny little incarnation is a dead-end and needs no manual page. |
× trace.c |
1.5 |
thl |
23 years |
[890] Replace ad-hoc tracing with L2_LEVEL_TRACE based approach. |
× trace.h |
1.4 |
thl |
23 years |
[890] Replace ad-hoc tracing with L2_LEVEL_TRACE based approach. |
• COPYING |
1.1 |
rse |
23 years |
[831] Finally apply GNU General Public License (GPL) to OSSP lmtp2nntp. |