| Commit message (Expand) | Author |
2020-08-22 | Document how cert/priv are searched for | June McEnroe |
2020-08-21 | Use a static buffer for base directory paths | June McEnroe |
2020-08-20 | Use configPath to load cert/priv | June McEnroe |
2020-08-20 | Use dataPath for dbFind | June McEnroe |
2020-08-20 | Import xdg.c from catgirl | June McEnroe |
2020-08-10 | Say "OpenSSL" in additional permission notices | June McEnroe |
2020-08-10 | Mention LibreTLS in README 1.5 | June McEnroe |
2020-08-01 | Check return value of asprintf | June McEnroe |
2020-07-24 | Don't bother with --sysconfdir | June McEnroe |
2020-07-24 | Use asprintf to concatenate query | June McEnroe |
2020-07-24 | Fix select #define | June McEnroe |
2020-07-24 | Rewrite configure script for all platforms, add OpenBSD | June McEnroe |
2020-07-21 | Add scooper to README | June McEnroe |
2020-07-19 | Add -U scooper-url option to make scooper links | June McEnroe |
2020-07-11 | Replace time index with (context, time) index 1.4p1 | June McEnroe |
2020-07-08 | Delay creating eventsTime index when migration from v2 1.4 | June McEnroe |
2020-07-08 | Add link to "IRC Suite" post in README | June McEnroe |
2020-07-08 | Fix -D now | June McEnroe |
2020-07-08 | Convert timestamps to unix epoch time | June McEnroe |
2020-07-07 | Allocate enough bind space for :open and :close | June McEnroe |
2020-07-07 | Create index on events.time | June McEnroe |
2020-07-07 | Use >= and < on events.time for -D | June McEnroe |
2020-07-07 | Only join FTS table when FTS query is present | June McEnroe |
2020-06-24 | Bump ParamCap to 254 | June McEnroe |
2020-06-12 | Remove RPL_MOTDSTART handler | June McEnroe |
2020-06-08 | Add additional permission for linking with LibreSSL | June McEnroe |
2020-05-22 | Perform all migrations in one transaction 1.3 | June McEnroe |
2020-05-21 | Clean up unscoop manual page | June McEnroe |
2020-05-21 | Fix search expression append | June McEnroe |
2020-05-21 | Fix dbPrepare errx call | June McEnroe |
2020-05-21 | Add only the necessary expressions to scoop's query | June McEnroe |
2020-05-21 | Explicitly set stdout line buffered when paging | June McEnroe |
2020-05-21 | Do not sort results in scoop by default | June McEnroe |
2020-05-21 | Expand and clarify documentation | June McEnroe |
2020-05-21 | Execute PAGER with the SHELL | June McEnroe |
2020-05-21 | Automatically perform database migrations in litterbox | June McEnroe |
2020-05-20 | Don't install rc scripts on other platforms | June McEnroe |
2020-05-20 | Rewrite build and install like pounce 1.3 | June McEnroe |
2020-05-20 | Update email addresses | June McEnroe |
2020-04-23 | Call updateConsumer from handleError 1.2p1 | June McEnroe |
2020-04-20 | Use . as ${LDLIBS.$@} separator | June McEnroe |
2020-04-05 | Error on invalid ISUPPORT values 1.2 | June McEnroe |
2020-04-05 | Only set RCS on FreeBSD | June McEnroe |
2020-04-05 | Log bans and unbans | June McEnroe |
2020-04-05 | Parse mode types from ISUPPORT | June McEnroe |
2020-04-05 | Add unscoop matchers for ban/unban events | June McEnroe |
2020-04-05 | Check unscoop regexps with make test | June McEnroe |
2020-04-05 | Add unscoop -n flag for checking regexps | June McEnroe |
2020-04-05 | Add Ban and Unban event types | June McEnroe |
2020-04-02 | Update style | June McEnroe |