about summary refs log tree commit homepage
path: root/lib
DateCommit message (Expand)
2021-10-01daemon: make SO_ACCEPTFILTER a shared variable
2021-10-01listener: switch to level-triggered epoll
2021-10-01search_view: various navigation tweaks
2021-09-29git: shorten --git-dir= in CLI with chdir in spawn
2021-09-29ds: drop ::later support
2021-09-29ds: simplify idle time expiry, slightly
2021-09-29inbox: do not vivify {-repo_objs} during cleanup
2021-09-29inbox: drop memoization/preload, cleanup expires caches
2021-09-29inbox: rewrite cleanup to be more aggressive
2021-09-29www: do not bump {over} refcnt on long responses
2021-09-28www+httpd: lower priority of large mbox downloads
2021-09-27lei completion: workaround old Perl bug
2021-09-27fetch: support running as root
2021-09-27config: get_1: use full parameter name
2021-09-27lei rediff: add --drq and --dequote-only
2021-09-27lei rediff: quiet warnings from Import and Eml
2021-09-26net_reader: drop support for IgnoreSizeErrors option
2021-09-26lei: ensure refresh_watches isn't called from workers
2021-09-26inbox: cloneurl: avoid undef to hash table value
2021-09-26lei -f reply: fix Cc: header combining
2021-09-26www_listing: support /all/ search as a 302 redirect
2021-09-26lei note-event: ignore kw_changed exceptions
2021-09-26search: avoid setting undef hashtable entries
2021-09-26extmsg: search_partial: use ->isrch if available
2021-09-25lei ls-external: split into separate file
2021-09-25lei add-external: split into separate file
2021-09-25lei forget-external: split into separate file
2021-09-25lei: make pkt_op easier-to-use and understand
2021-09-25lei2mail: augment_inprogress: guard against closed FDs
2021-09-25lei: restore old sigmask before daemon exit
2021-09-25lei up: show timezone offset with localtime
2021-09-24fetch: support v2 w/o manifest on old WWW
2021-09-24clone|fetch|--mirror: cull manifest in partial mirrors
2021-09-24clone|--mirror: fix and test against pre-manifest WWW
2021-09-24fetch: fix skipping with multi-epoch inboxes
2021-09-24clone|--mirror: support --epoch=RANGE for partial clones
2021-09-23lei_xsearch: use localtime for user message
2021-09-23lei: common --all[=remote|local] help message
2021-09-23xcpdb: avoid race when shards are added
2021-09-23xcpdb: -R$SHARDS creates new shards with correct perms
2021-09-23test_common: reset umask on non-forking run_script
2021-09-23daemons: revamp periodic cleanup task
2021-09-23gcf2 + extsearch: check for unlinked files on Linux
2021-09-22lei: drop redundant WQ EOF callbacks
2021-09-22lei up: avoid excessively parallel --all
2021-09-22inbox: do not waste hash slot on httpbackend_limiter
2021-09-22lei: dclose: do not close unnecessarily
2021-09-22treewide: fix %SIG localization, harder
2021-09-22ipc: do not add "0" to $0 of solo workers
2021-09-21lei: umask(077) before opening errors.log