summary refs log tree commit diff
path: root/scripts/sshd_config (follow)
Commit message (Expand)AuthorAge
* Use DisableForwarding in sshd_configJune McEnroe2020-06-25
* Add chroot targetJune McEnroe2020-02-11
&id=6ef71b37cdcb04f983aeb89f94cbf0b5a7768a80&follow=1'>Use parameter names for all bindsJune McEnroe 2019-12-17Handle ISUPPORTJune McEnroe 2019-12-17Implement -j joinJune McEnroe 2019-12-17Implement basic IRC connection and message parsingJune McEnroe 2019-12-16Add server-time extension to STANDARDSJune McEnroe 2019-12-16Link litterbox with -ltlsJune McEnroe 2019-12-16Move ARRAY_LEN to database.hJune McEnroe 2019-12-13Style cleanupJune McEnroe 2019-12-13Compact matcher arrays a littleJune McEnroe 2019-12-13Index network, context, nick, user, target, message in FTSJune McEnroe 2019-12-13Use a macro to write SQL as C tokens without quotesJune McEnroe 2019-12-13Document context inferrence in unscoopJune McEnroe 2019-12-12Infer context from input pathsJune McEnroe 2019-12-08Match missing final parameters in irc formatJune McEnroe 2019-12-07Add irc formatJune McEnroe 2019-12-07Stop after the first matcher to matchJune McEnroe 2019-12-06Use named parameters in unscoop matchersJune McEnroe 2019-12-06Fold networks into contextsJune McEnroe 2019-12-06Rename IDs to nouns and join with USINGJune McEnroe 2019-12-06Add deduplication function to unscoopJune McEnroe 2019-12-06Add eventsDelete triggerJune McEnroe 2019-12-06Add catgirl formatJune McEnroe 2019-12-06Handle optional regex groupsJune McEnroe 2019-12-05Add textual format to unscoopJune McEnroe 2019-12-05Document what the generic format matchesJune McEnroe 2019-12-05Include network/context in progress outputJune McEnroe 2019-12-05Import in one transaction per fileJune McEnroe 2019-12-05Insert colons into timezonesJune McEnroe 2019-12-05Add basic unscoop import toolJune McEnroe 2019-12-05Add prepare and bind helpersJune McEnroe 2019-12-05Set busy timeoutJune McEnroe 2019-12-02Make user and host NOT NULL as wellJune McEnroe 2019-12-02Enable foreign key enforcementJune McEnroe 2019-12-02Implement DB initialization and migrationJune McEnroe 2019-12-01Rename header file to database.hJune McEnroe 2019-12-01Change database file name to litterbox.sqliteJune McEnroe 2019-12-01Add XDG_DATA_DIRS default valueJune McEnroe 2019-12-01Implement database file searchJune McEnroe 2019-11-29Document -d option to unscoopJune McEnroe 2019-11-29Add unscoop manual pageJune McEnroe