about summary refs log tree commit diff
path: root/log.c (follow)
Commit message (Expand)AuthorAge
* Import refactored xdg.c from pounceJune McEnroe2021-10-16
* FreeBSD: Avoid caph_stream_rights(3)June McEnroe2021-07-13
* FreeBSD: Use capsicum_helpers.hJune McEnroe2021-06-28
* FreeBSD: Limit rights on log directoryJune McEnroe2021-06-25
* Keep log directory open, use mkdirat(2) and openat(2)June McEnroe2021-06-25
* Open log files with CLOEXECJune McEnroe2021-06-21
* Check fprintf return values rather than ferrorJune McEnroe2021-01-10
* Say "OpenSSL" in additional permission noticesJune McEnroe2020-08-04
* Add additional permission for linking with LibreSSLJune McEnroe2020-06-08
* Add logging functionsJune McEnroe2020-03-25
* Remove legacy codeJune McEnroe2020-02-11
* Make copyright headers consistentJune McEnroe2019-07-27
* Add M-l to list the logJune McEnroe2019-02-25
* Use getline in place of fgetlnJune McEnroe2019-01-25
* Measure length of log timestamp more consistentlyJune McEnroe2018-11-30
* Strip timestamps from log replayJune McEnroe2018-11-29
* Add basic log replayJune McEnroe2018-11-29
* Use PascalCase for constantsJune McEnroe2018-09-02
* Do not set log files executableJune McEnroe2018-08-18
* Add loggingJune McEnroe2018-08-17
er'>2020-04-05Parse mode types from ISUPPORTJune McEnroe 2020-04-05Add unscoop matchers for ban/unban eventsJune McEnroe The IRC and Textual matchers miss bans mixed with other mode changes, but those are rare. 2020-04-05Check unscoop regexps with make testJune McEnroe 2020-04-05Add unscoop -n flag for checking regexpsJune McEnroe 2020-04-05Add Ban and Unban event typesJune McEnroe 2020-04-02Update styleJune McEnroe Replacing declarations followed by while loops with for loops and generating the short option string from the long options. 2020-03-31Update unscoop catgirl matchersJune McEnroe I'm not concerned about keeping the old matchers since I'm almost entirely certain I was the only one who ever used the old version of catgirl, and I already imported those logs. 2020-03-31Fix writing verbose to stderrJune McEnroe 2020-03-02Include <>/-/* around nicks in scoop coloring 1.1June McEnroe 2020-03-02Replace .mk files with configure scriptJune McEnroe 2020-02-28Implement the causal.agency/consumer capabilityJune McEnroe 2020-02-22Include <>/-/* around nicks in coloringJune McEnroe 2020-02-22Use (almost) the full range of IRC colors for nicksJune McEnroe