Age | Commit message (Expand) | Author |
2017-03-16 | Include ip for web clients in command log messages for source | Adam |
2017-03-16 | redis: check for socket errors when loading database on startup | Adam |
2017-02-21 | os_forbid: match forbids exact on add/del | Adam |
2017-01-22 | m_sasl: don't allow logging into unconfirmed accounts | Adam |
2017-01-17 | Cleanup some excess whitespaces and tabs, and fix a few typos along the way. | Robby |
2017-01-16 | Update copyright to 2017. | Robby |
2016-12-22 | Make User::Mask behave more like 1.8 | Adam |
2016-12-19 | m_sasl: log hostname/ip, if provided | Adam |
2016-12-10 | Remove unnecessary functions from ngircd that duplicate the default behavior,... | Adam |
2016-07-03 | #1682: store aftype with masks and include cidrs in GetNUHMask | Adam |
2016-04-21 | Optionally strip variable build date from compiled program | Dominic Hargreaves |
2016-04-14 | Merge pull request #161 from Zoddo/charybdis/vhost_svslogin | Adam |
2016-04-14 | Remove memos from memoinfo more reliably | Adam |
2016-04-10 | Send vident/vhost in SVSLOGIN with SASL | Zoddo |
2016-03-19 | Also defer channel deletion when processing sjoins | Adam |
2016-02-28 | Implement support for SASL 3.2 mechanism lists. | Peter Powell |
2016-02-13 | Rewrite access path system to be simplier and use recursion | Adam |
2016-01-28 | Update copyright to 2016. This was done with: | Robby |
2016-01-23 | Put maxlogins logic a few other important places | Adam |
2016-01-02 | Add sasl log category for auth log messages | Adam |
2015-11-04 | Cleanup after xlines if directly removed | Adam |
2015-09-17 | Defer channel deletion until after i/o. There are some edge cases with events... | Adam |
2015-09-14 | Don't update channel last used time from ns alist access check | Adam |
2015-09-06 | Merge pull request #126 from SaberUK/2.0+typos | Adam |
2015-07-13 | Unset extensibles on larger objects when they destruct | Adam |
2015-07-08 | Fix a ton of typos. | Peter Powell |
2015-03-22 | Change git version name back to what it was, which the core uses | Adam |
2015-03-12 | Update cmake version parsing code to deal with recent build version changes | Adam |
2015-03-12 | Show passlen in PASSWORD_TOO_LONG | Adam |
2015-03-11 | Allow cs clone to clone levels too | Adam |
2015-03-11 | Redesign m_ldap to no longer rely on undefined behavior | Adam |
2015-02-23 | Move GIT_VERSION define to build.h, otherwise version.h is bumped per commit ... | Adam |
2015-02-03 | Make module version system work | Adam |
2015-01-28 | More properly track topic change sources and allow users with access to chang... | Adam |
2015-01-26 | Check virtual mode bases better | Adam |
2015-01-10 | Add networkinfo:nick_chars option to allow configuring additional characters ... | Adam |
2014-12-05 | Change webpanel access add to just add via the commands, split Command::Run i... | Adam |
2014-10-14 | Fix module event prioritization which was broken with the newer | Adam |
2014-10-12 | Move nick register event to make it easier for modules to determine if a newl... | Adam |
2014-08-24 | Change Channel::GetModeList to return a copy of the mode list, not a | Adam |
2014-06-23 | Hold a reference to the type in Serialize::Checker in the event it goes away,... | Adam |
2014-05-31 | Always log when the uplink socket errors, and give possibly helpful advise | Adam |
2014-05-30 | Fix Windows build and update library names to the newer ones. | Adam |
2014-05-21 | Core prep for p10 stuff | Adam |
2014-05-20 | Speed up akill xline checks | Adam |
2014-05-20 | Show account names in log messages | Adam |
2014-05-14 | Fix access lists showing the wrong mask if the display nick for a group | Adam |
2014-05-13 | Sanitize nuh masks more to prevent the other side from rewriting them, which ... | Adam |
2014-05-01 | Pass password to nick register event so modules like m_ldap_authentication ca... | Adam |
2014-04-26 | Accept non server sources for SQUIT | Adam |