45
I Use This!
High Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected 2 days ago.
Apr 14, 2023 — Apr 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
make newnews use rfc but non-y2k compliant 2 digit year provide -y option for y2k compliance More... about 19 years ago
added a few additional numeric tests
Kenneth S Murchison
as Ken Murchison
More... about 19 years ago
Fixed numeric comparator to work with infinite length integers
mel
More... about 19 years ago
Added tests for the numeric comparator
mel
More... about 19 years ago
use server's DATE instead of client' localtime for NEWNEWS
Kenneth S Murchison
as Ken Murchison
More... about 19 years ago
fix unifix table to not simply nuke accented 8859-7 characters from Christos Soulios <[email protected]> More... about 19 years ago
don't rely on xstrdup working on NULL More... about 19 years ago
don't rely on xstrdup working on NULL More... about 19 years ago
make ptloader runtime configurable, from Igor Brezac. correct configure test error More... about 19 years ago
don't rely on xstrdup working on NULL More... about 19 years ago
if sasl_server_init fails log server not client failure More... about 19 years ago
put cyrus-announce on the list, take comp.os.linux.announce off More... about 19 years ago
one last rework on this, map_refresh on a cloned copy of the index or cache of course has no bearing on the real one, so let's not leak maps. More... about 19 years ago
oops. revert unrelated changes More... about 19 years ago
bind in backend connect More... about 19 years ago
use cc on solaris More... about 19 years ago
handle literals in listmailbox in imap admin perl module More... about 19 years ago
don't allow the proxy (client) to use PLAIN w/o TLS
Kenneth S Murchison
as Ken Murchison
More... about 19 years ago
make ptloader runtime configurable, from Igor Brezac. More... about 19 years ago
fix autoconf krbdes test to not trigger when no kerberos More... about 19 years ago
nit with empty initial response
Kenneth S Murchison
as Ken Murchison
More... about 19 years ago
openldap api check More... about 19 years ago
make ptloader runtime configurable, from Igor Brezac. More... about 19 years ago
update More... about 19 years ago
2.1.12 More... about 19 years ago
revert double unmap fix (new fix for later) More... about 19 years ago
when you get a compiler from a Cracker Jack box, you need fixes like this. add a return to cover the "control reaches end of non-void function" warning. More... about 19 years ago
update imapd annotate extension to eliminate single byte overflows. do bounds checking on backend socket path. do bounds checking on fetchnews LIST ACTIVE reply. do string length checking on mailbox name during DELETE when virtual domains are in use. fix single byte overflow in RENAME. fix single byte overflow in cached header handling. do string length checking in mailbox name operations when virtual domains are enabled. fetchnews has a buffer overflow explotable by a foreign More... about 19 years ago
avoid unmapping the same map twice reported by Aleksander Piotrowski <[email protected]> More... about 19 years ago
If socket isn't opened successfully, don't close it! (specifically, don't close it if sock < 0) More... about 19 years ago