about summary refs log tree commit homepage
path: root/lib/PublicInbox/POP3D.pm
DateCommit message (Expand)
2024-02-06pop3d: support fcntl locks on OpenBSD i386
2023-10-06finalize DragonFlyBSD support
2023-09-22pop3: support initial_limit parameter in mailbox name
2023-09-20pop3d: split @FLOCK into $FLOCK_TMPL and @FLOCK_ORDER
2023-09-09pop3d: support fcntl locks on NetBSD and OpenBSD
2022-08-11pop3d: enable native fcntl locks on all *BSDs
2022-08-10pop3: remove untouched rows on QUIT/disconnect
2022-08-03daemon: reload TLS certs and keys on SIGHUP
2022-08-02daemon: support per-listener env, .psgi, out, err
2022-07-21pop3: drop File::FcntlLock requirement for FreeBSD and Linux
2022-07-20public-inbox-pop3d - a mostly read-only POP3 server