13
I Use This!
Low Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 14 hours ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
chanserv/{akick,clear,clone,getkey,info,invite,recover,sync,topic,unban,xop}: Sort checks More... almost 3 years ago
chanserv/{ban,kick,quiet,set,sync,taxonomy,unban}: Ensure channel is not closed More... almost 3 years ago
libathemecore/ptasks.c: STATS:T: make nonsensitive data available More... almost 3 years ago
Merge pull request #780 from mquin/mquin-ns-help-examples More... almost 3 years ago
modules/nickserv/set_accountname: log when hook denies account name change More... almost 3 years ago
modules/saslserv/main: downgrade severity of no mechanism log message More... almost 3 years ago
Add examples to NickServ help entries. For consistenty with other entries. Adds examples to set_accountname, set_enforce, set_pubkey, and setpass. More... almost 3 years ago
chanserv/flags help: only mention groups if groupserv exists More... almost 3 years ago
The Great Migration More... almost 3 years ago
help/default/nickserv/drop: fix command help More... almost 3 years ago
Add match_masks_through_vhost option for Solanum More... about 3 years ago
Update version in SECURITY.md More... about 3 years ago
libathemecore/object.c: add method for deleting object privatedata More... about 3 years ago
include/atheme/hooktypes.in: add a hook for password (hash) change More... about 3 years ago
nickserv/set_password: allow a hook to deny a password change More... about 3 years ago
libathemecore/connection.c: free vhost_addr after using it. More... about 3 years ago
libathemecore/connection.c: fix cut/paste mistake More... about 3 years ago
include/atheme/global.h: remove obsolete/unused global maxfd vars More... about 3 years ago
libathemecore/connection.c: connection_stats(): don't justify fds More... about 3 years ago
libathemecore/connection.c: connection_stats(): indicate if listening More... about 3 years ago
libathemecore/connection.c: connection_stats(): indicate the uplink More... about 3 years ago
libathemecore/connection.c: tidy up all functions More... about 3 years ago
libathemecore/connection.c: use connection->name to store addrs & ports More... about 3 years ago
libathemecore/connection.c: ask getaddrinfo(3) to fill in the port instead More... about 3 years ago
include/atheme/connection.h: add an intrusive connection list node More... about 3 years ago
include/atheme/connection.h: rearrange struct in member size order More... about 3 years ago
include/atheme/connection.h: remove obsolete/unused struct member More... about 3 years ago
modules/protocol/charybdis: check_forward(): add +oO flags to check More... about 3 years ago
include/atheme/connection.h: add a typedef to reduce boilerplate More... about 3 years ago
libathemecore/connection.c: refactor how to ignore errno on connect(2) More... about 3 years ago