Age | Commit message (Expand) | Author |
2016-11-03 | help: always use command name from config, which may be a different case | Adam |
2016-11-03 | dns: set error to REFUSED when there are no answers | Adam |
2016-11-03 | Don't apply secureops to protected users | Adam |
2016-11-03 | Fix userless /ns set email, #1689 | Adam |
2016-11-03 | Fix crash loading enc_old prior to the proto mods | Adam |
2016-10-30 | Add new RESTful JSON API and documentation | Adam |
2016-10-29 | Add sqlite amalgamation and use if no system sqlite is found. Move sqlite mod... | Adam |
2016-10-25 | os_list: fix regex matching | Adam |
2016-10-22 | Various codestyle cleanup in most of the core modules | Adam |
2016-10-22 | Add forgotten hostserv/info | Adam |
2016-10-17 | Address casemapping issues in sqlite/mysql | Adam |
2016-10-16 | plexus: add noop and sasl support | Adam |
2016-10-16 | db_sql: don't update objects pending creation as it duplicates it | Adam |
2016-10-15 | Various improvements/bugfixes to extdb stuff | Adam |
2016-10-10 | hostserv/request: grammar fail | Adam |
2016-10-09 | Add max vhosts configuration option | Adam |
2016-10-09 | Various other modname fixes | Adam |
2016-10-09 | Adjust reading operserv core config opts | Adam |
2016-10-09 | Adjust reading botserv core config opts | Adam |
2016-10-09 | Adjust reading chanserv core config opts | Adam |
2016-10-09 | Adjust reading memoserv core config opts | Adam |
2016-10-09 | Adjust reading nickserv core config opts | Adam |
2016-10-09 | Move vhost nick info to hostserv/main, also show if show_hidden | Adam |
2016-10-09 | Make vhosts assignable to accounts, not nicks. Allow multiple vhosts per acco... | Adam |
2016-10-09 | Split vhosts into its own structure | Adam |
2016-10-09 | Set INSTALL_RPATH to libdir, too | Adam |
2016-10-07 | cs_seen: allow unregistered users to use | Adam |
2016-10-07 | ms_cancel: cleanup, consider accounts by equiality instead of sender name to ... | Adam |
2016-10-07 | m_ssl_openssl: allow certificate chain files to be used | Adam |
2016-10-07 | ratbox: fix RESVs | Michael Hazell |
2016-10-07 | m_sqlite: Fix possible memory leak when opening a database fails | Attila Molnar |
2016-10-07 | db_old: fix warnings | Adam |
2016-10-07 | Add/fix various checks on source user existing in the protocol modules | Adam |
2016-10-07 | Properly support RESV and UNRESV in Charybdis, and improve RESV setting for p... | Michael Hazell |
2016-10-07 | Move core message handles to protocol/rfc1459 | Adam |
2016-10-07 | Set shared library suffix to .so, add missing serializable type GetTypes defi... | Adam |
2016-10-06 | m_dns: accept unpacking the root domain, and don't consider exceptions from n... | Adam |
2016-10-06 | os_defcon: find module by name, it might not be loaded yet | Adam |
2016-10-06 | ns_maxemail: optionally remove gmail aliases | Adam |
2016-10-06 | ns_maxemail: equals_ci for comparing emails | Adam |
2016-10-06 | chankill: don't add duplicate akills | Adam |
2016-10-06 | #1677 apply sqlines even if the ircd doesn't on non opers | Adam |
2016-10-06 | #1675: fix saset display to update the account name on the correct clients | Adam |
2016-10-06 | Fix /ns confirm to set +r/accounts when appropriate | Adam |
2016-10-06 | Clarify botserv repeat kicker message and allow setting repeat times to 1 | Adam |
2016-10-06 | Handle /join 0 for ratbox & charybdis | Zoddo |
2016-10-05 | Fix OSX build | Adam |
2016-10-04 | inspircd20: specifially add channel modes official-join and operprefix as sta... | Adam |
2016-10-04 | cs_mode: check chanserv privilege too for status modes on set | Adam |
2016-10-04 | cs_mode: make override logging of mode set more reliable | Adam |