Age | Commit message (Expand) | Author |
2017-01-11 | unreal4: use SENDUMODE instead of GLOBOPS | Adam |
2017-01-08 | ns_register: notify users of unconfirmed accounts on register when there is n... | Adam |
2017-01-07 | os_list: show number of channels listed, too | Adam |
2017-01-07 | ngircd: move metadata non-exietent user log message to debug | Adam |
2017-01-07 | os_list: also allow patterns in nick!user@host#realname form | Adam |
2016-12-21 | Fix previous commit, deleting sessions removes it from the map which invalida... | Adam |
2016-12-19 | m_sasl: log hostname/ip, if provided | Adam |
2016-12-11 | Fix detecting if chghost/chgident is loaded on inspircd and don't send them u... | Adam |
2016-12-11 | Fix setting kill quick in webcpanel | Adam |
2016-12-11 | Allow nonconfirmed opers to confirm accounts | Adam |
2016-12-10 | Remove unnecessary functions from ngircd that duplicate the default behavior,... | Adam |
2016-12-01 | inspircd12: fix mode handler to handle opers changing other users umodes corr... | Adam |
2016-12-01 | cs_access: fix typo | Adam |
2016-11-22 | os_logsearch: optimize non wildcard searches, allow regex | Adam |
2016-11-22 | os_logsearch: add a hard max limit and make the limiter smarter | Adam |
2016-11-22 | protocol/inspircd: Match servername as well on ENCAP | genius3000 |
2016-11-11 | db_old: convert languages to UTF-8 encoded version | Adam |
2016-11-05 | Don't apply secureops to users with chanserv/administration privilege, not pr... | Adam |
2016-11-05 | ns_group: allow userless execution | Adam |
2016-11-05 | irc2sql: fix changing status modes to update ison modes | Adam |
2016-11-05 | cs_access: fix negative access to apply to the -1/0 special casing | Adam |
2016-11-05 | irc2sql: fix crash on shutdown with no sql | Adam |
2016-11-05 | irc2sql: update max topic len to 512 | Adam |
2016-11-04 | m_mysql: null empty columns instead of setting to '' | Adam |
2016-11-04 | irc2sql: fix a couple SQL errors | Adam |
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-25 | os_list: fix regex matching | 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-06 | ns_maxemail: equals_ci for comparing emails | 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 |
2016-09-30 | memoserv: always use display for memo source | Adam |
2016-09-30 | Revert "Always use display for memo source" | Adam |
2016-09-25 | MemoServ - Read All | AlphaTech |
2016-09-25 | InspIRCd: Send CHGIDENT/CHGHOST on SVSLOGIN | Michael Hazell |
2016-09-25 | Merge pull request #177 from attilamolnar/2.0+sqliteleak | Adam |
2016-09-25 | Merge pull request #178 from Techman-/2.0+resv | Adam |
2016-09-14 | Always use display for memo source | Adam |
2016-09-13 | cs_seen: allow unregistered users to use | Adam |
2016-09-06 | ms_cancel: cleanup, consider accounts by equiality instead of sender name to ... | Adam |
2016-09-05 | m_ssl_openssl: allow certificate chain files to be used | Adam |
2016-09-04 | ratbox: fix RESVs | Michael Hazell |
2016-08-17 | m_sqlite: Fix possible memory leak when opening a database fails | Attila Molnar |
2016-07-25 | Fix #1684 more, can have non-user sources for encap sasl | Adam |