45
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
updated
Kenneth S Murchison
as Ken Murchison
More... over 16 years ago
added support for BDB 4.6
Kenneth S Murchison
as Ken Murchison
More... over 16 years ago
fix for replicating 64-bit quotas (David Carter <[email protected]>)
Kenneth S Murchison
as Ken Murchison
More... over 16 years ago
added anonftp location in AFS
Kenneth S Murchison
as Ken Murchison
More... over 16 years ago
only do :regex comparisons against the RFC 2822 <addr-spec> and not the entire address (David Carter)
Kenneth S Murchison
as Ken Murchison
More... over 16 years ago
getting ready for 2.3.9
Kenneth S Murchison
as Ken Murchison
More... over 16 years ago
updated
Kenneth S Murchison
as Ken Murchison
More... over 16 years ago
fstat() the script right before we mmap() it to avoid it changing out from under us -- Timo Sirainen <[email protected]>
Kenneth S Murchison
as Ken Murchison
More... over 16 years ago
properly quote $(CC) -- Sven Mueller <[email protected]>
Kenneth S Murchison
as Ken Murchison
More... over 16 years ago
don't send unsolicited EXPUNGE responses during FETCH/STORE when flushseenstate is enabled (David Carter <[email protected]>)
Kenneth S Murchison
as Ken Murchison
More... over 16 years ago
better fix for an aborted UPLOAD (David Carter <[email protected]>)
Kenneth S Murchison
as Ken Murchison
More... over 16 years ago
fixed bug #2958 - copy cyrus.expunge and associated files during RENAME
Kenneth S Murchison
as Ken Murchison
More... almost 17 years ago
added -v option to ctl_mboxlist for verifying database vs. spool consistency
Kenneth S Murchison
as Ken Murchison
More... almost 17 years ago
fixed bug #2967 - LMTP IGNOREQUOTA is broken on IA64 (Frank Richter <[email protected]>)
Kenneth S Murchison
as Ken Murchison
More... almost 17 years ago
sync SIMPLE mode is broken in 2.3. (David Carter <[email protected]>)
Kenneth S Murchison
as Ken Murchison
More... almost 17 years ago
-m and -M options are broken in 2.3: dependancy on external cdb database which maps username to Unix UID on our systems. Use mailbox uniqueid instead. (David Carter <[email protected]>)
Kenneth S Murchison
as Ken Murchison
More... almost 17 years ago
Add a couple of missing cyrus_done() calls. (David Carter <[email protected]>)
Kenneth S Murchison
as Ken Murchison
More... almost 17 years ago
Should only call message_uuid_master_init() after we become the cyrus user. Otherwise end up creating master_uuid file as root. (David Carter <[email protected]>)
Kenneth S Murchison
as Ken Murchison
More... almost 17 years ago
better fix for missing quota data
Kenneth S Murchison
as Ken Murchison
More... almost 17 years ago
log mailbox name when we fail to open it
Kenneth S Murchison
as Ken Murchison
More... almost 17 years ago
handle missing/bad quota data
Kenneth S Murchison
as Ken Murchison
More... almost 17 years ago
Added URI contained in the Content-Location header to the BODYSTRUCTURE response (per RFC 3501). -- inspired by Fastmail.fm
Kenneth S Murchison
as Ken Murchison
More... almost 17 years ago
Drastically reduced the amount of time it takes for a mupdate slave to synchronize with a master (by using a single transaction rather than committing each entry individually)
Kenneth S Murchison
as Ken Murchison
More... almost 17 years ago
Allow sync_server to accept unauthenticated connections from sync_client on a UNIX socket
Kenneth S Murchison
as Ken Murchison
More... almost 17 years ago
updated
Kenneth S Murchison
as Ken Murchison
More... almost 17 years ago
allow sync_client to abort an UPLOAD if a message is removed out from under it (based on work by John Capo <[email protected]>)
Kenneth S Murchison
as Ken Murchison
More... almost 17 years ago
properly log replication event(s) for XFER
Kenneth S Murchison
as Ken Murchison
More... almost 17 years ago
fix typo
Kenneth S Murchison
as Ken Murchison
More... almost 17 years ago
remove unnecessary 5x allocation of msg_path
Kenneth S Murchison
as Ken Murchison
More... about 17 years ago
avoid unnecessary Perl recompiles (Gary Mills <[email protected]>)
Kenneth S Murchison
as Ken Murchison
More... about 17 years ago