Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-09 | Set INSTALL_RPATH to libdir, too | Adam | |
2016-10-07 | Merge commit 'b50fbec705dffd85a28946b99ac510b978934a05' | 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 | |
account name | |||
2016-10-07 | m_ssl_openssl: allow certificate chain files to be used | Adam | |
2016-10-07 | ratbox: fix RESVs | Michael Hazell | |
Also, enable channel support because it wasn't specified already and point charybdis to these methods instead. | |||
2016-10-07 | m_sqlite: Fix possible memory leak when opening a database fails | Attila Molnar | |
2016-10-07 | Remove 'expiretimeout' from chanserv.example.conf | genius3000 | |
As seen within this commit: https://github.com/anope/anope/commit/22658d63bdb1e52a66f4514af45fa55ca5891345 'expiretimeout' is no longer set within cs_seen and I can't see it used elsewhere to be needed in the config. (cherry picked from commit 663e79e4d3758c2738ed020ed2b2b5f65b2cf8d2) | |||
2016-10-07 | Remove unused commands from oper config. | bonnedav | |
2016-10-07 | db_old: fix warnings | Adam | |
2016-10-07 | Update Changes.conf | Adam | |
2016-10-07 | Note Windows installer fixes in changelog | Adam | |
(cherry picked from commit 0e0615c6fecce363e0ad007319c777cf9481dd25) | |||
2016-10-07 | Add/fix various checks on source user existing in the protocol modules | Adam | |
2016-10-07 | Fix making directories from the Windows installer | Adam | |
2016-10-07 | Properly support RESV and UNRESV in Charybdis, and improve RESV setting for ↵ | Michael Hazell | |
pseudoclients when bursting. | |||
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 ↵ | Adam | |
definition | |||
2016-10-06 | Merge commit '0a7f1670604433f5be3a6c4e18d96e8d7b45bbd0' | Adam | |
2016-10-06 | m_dns: accept unpacking the root domain, and don't consider exceptions from ↵ | Adam | |
nameserver/additional record unpacking as fatal to query parsing | |||
2016-10-06 | os_defcon: find module by name, it might not be loaded yet | Adam | |
2016-10-06 | Update Changes | 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 | #1682: store aftype with masks and include cidrs in GetNUHMask | Adam | |
2016-10-06 | #1681 update last realname always on signon | Adam | |
2016-10-06 | #1680: fix Anope::Duration with one year durations | Adam | |
(cherry picked from commit 20c1a5d63892deab16af85db85aaac3fcb30de7a) | |||
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 | |
This now requires the -undefined dynamic_lookup linker option as the modules are now built as "shared libraries" within cmake and not "modules", which are expected to have all undefined symbols resolve | |||
2016-10-04 | inspircd20: specifially add channel modes official-join and operprefix as ↵ | Adam | |
status modes, sometimes they are sent in CAPAB without a status prefix which causes them to be added as parameter modes | |||
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-10-02 | Merge commit '7592a6981b9b1e7906d1ddb9808d55c45d6461ae' | Adam | |
2016-10-02 | Use "cmake --version" instead of "which cmake" to detect CMake. | Peter Powell | |
(cherry picked from commit 7592a6981b9b1e7906d1ddb9808d55c45d6461ae) | |||
2016-10-02 | Optionally strip variable build date from compiled program | Dominic Hargreaves | |
To aid build reproducibility, don't include the build date/time if -DREPRODUCIBLE_BUILD is defined. Based on the patch provided by Alexis Bienvenüe in the Debian report. Bug-Debian: https://bugs.debian.org/820152 Patch-Name: reproducible_datetime.diff (cherry picked from commit fab07d6b75d8ddd9735b4bc02a57bf23cda5330f) | |||
2016-10-02 | Add the notice method to XMLRPC. | Sketch | |
(cherry picked from commit 1d198da4369a7eb7efa7775cc97041d2a870a86a) | |||
2016-10-02 | Change access check in cs_updown to not allow actions on users with equal access | Adam | |
2016-10-02 | Missed channel deletion in ~ChannelInfo | Adam | |
2016-10-02 | Remove references to cmake-bin which was removed ages ago. | Peter Powell | |
(cherry picked from commit 2af363755a87ec045f61948a80f29d0367f98d92) | |||
2016-10-02 | Send vident/vhost in SVSLOGIN with SASL | Zoddo | |
2016-10-02 | Fix host on charybdis if there is no vhost | Zoddo | |
2016-10-02 | Also defer channel deletion when processing sjoins | Adam | |
(cherry picked from commit 79e7c3f98a57b7cffc46d9a7dc250a0e6e25fc98) | |||
2016-10-02 | proto/charybdis: Add support for MECHLIST | Toni Kaija | |
2016-10-02 | chanserv/clone: don't clone registered time | Adam | |
2016-10-02 | language: incrementing _nl_msg_cat_cntr is still required on some systems ↵ | Adam | |
apparently (freebsd 10?). I don't know why. (cherry picked from commit 1b12b80b48227089be90bfe48a46f499cf4849f8) | |||
2016-10-02 | Implement support for SASL 3.2 mechanism lists. | Peter Powell | |