| Commit message (Expand) | Author | Age | Files | Lines |
| * | config.h delenda est | Elizabeth Myers | 2016-03-19 | 1 | -1/+1 |
| * | extensions: add umode_noctcp extension | Max Teufel | 2016-03-07 | 1 | -0/+2 |
| * | Remove $Id tags from everything.•••These are obsolete and none have changed since 10 years gao...
| Elizabeth Myers | 2016-03-06 | 1 | -2/+0 |
| * | extensions/helpops: new module, implementing a helpops system.•••if loaded, this module takes over /stats p, and displays people who are umode +H.
to get umode +H, one must have the "usermode:helpops" permission.
| William Pitcock | 2016-01-14 | 1 | -0/+1 |
| * | whois: list active operator block and privset when appropriate | William Pitcock | 2015-12-28 | 1 | -0/+1 |
| * | Remove trailing whitespace from all .c and .h files.•••3134 bytes were removed.
| Keith Buck | 2014-03-03 | 1 | -2/+2 |
| * | Mostly enable support for checking format strings with -Wformat.•••Basically derived from Ratbox 3.1.
| William Pitcock | 2013-02-21 | 1 | -11/+6 |
| * | numeric: add 744 (ERR_TOPICLOCK) to list so we don't step on inspircd | William Pitcock | 2012-10-13 | 1 | -0/+2 |
| * | m_starttls: handle error condition with ERR_STARTTLS (691) numeric per tls-3.... | William Pitcock | 2012-09-22 | 1 | -0/+2 |
| * | Define RPL_STARTTLS. | William Pitcock | 2012-09-22 | 1 | -0/+1 |
| * | numeric: reserve RPL_SASLMECHS (908) | William Pitcock | 2012-02-21 | 1 | -0/+1 |
| * | Show underlying IPv4 in a remote whois. | Jilles Tjoelker | 2012-01-08 | 1 | -0/+1 |
| * | Add an error message if a ban mask is invalid.•••This is given if the ban mask is too long, it is an invalid extban or the
forward channel is invalid and no other message has been given about that.
| Jilles Tjoelker | 2011-12-18 | 1 | -0/+1 |
| * | Change ERR_MLOCKRESTRICTED to 742 as 735-739 seem for MONITOR extensions. | Jilles Tjoelker | 2010-08-24 | 1 | -2/+2 |
| * | Add ERR_MLOCKRESTRICTED (735) to reflect bounces caused by MLOCK. | William Pitcock | 2010-08-23 | 1 | -0/+2 |
| * | Tweak auto-accept:•••* does not apply to NOTICE (as those may well be automated)
* mirrors +g behaviour so that no useless accept entries are added for services
* respects max_accept, if it would be exceeded the message is dropped with numeric 494
* check moved up so this is checked before floodcount/tgchange
| Jilles Tjoelker | 2010-07-04 | 1 | -0/+2 |
| * | Add RPL_CHANNELMLOCKIS for ircd-side MLOCK enforcement. | William Pitcock | 2010-03-07 | 1 | -0/+1 |
| * | Use RPL_QUIETLIST and RPL_ENDOFQUIETLIST instead of RPL_BANLIST and•••RPL_ENDOFBANLIST for channel mode +q.
| Alexander F?r?y | 2010-02-27 | 1 | -0/+3 |
| * | Pass certfp to other servers and show it in whois. Do not show it on connect.•••The server protocol for this is
:<uid> ENCAP * CERTFP :<40 hex chars>
both in new user introductions and in burst.
As in oftc-hybrid, only the user themselves and opers can see the certfp.
Displaying the certfp on connect seems unnecessary to me,
the user can whois themselves if needed.
| Jilles Tjoelker | 2010-02-06 | 1 | -0/+2 |
| * | Revert all presence-related changes | Stephen Bennett | 2009-12-08 | 1 | -5/+0 |
| * | presence: Declare RPL_METADATACHG. | William Pitcock | 2009-06-02 | 1 | -0/+1 |
| * | presence: Declare RPL_WHOISMETADATA. | William Pitcock | 2009-06-02 | 1 | -0/+1 |
| * | presence: Declare RPL_METADATASET and RPL_METADATAREM. | William Pitcock | 2009-06-02 | 1 | -0/+3 |
| * | Add ircu-like /who format options.•••Use /quote help who for details.
The format code "o" (oplevel) is not documented,
but implemented showing dummy information (999 for
chanop, n/a otherwise).
| Jilles Tjoelker | 2008-11-09 | 1 | -0/+1 |
| * | Add 328 numeric (ChanServ channel URL) to the header files. | Jilles Tjoelker | 2008-08-17 | 1 | -0/+2 |
| * | fix whois :) | William Pitcock | 2008-04-06 | 1 | -0/+2 |
| * | Move PRIVS command from extensions to modules (shows effective oper privs). | Jilles Tjoelker | 2008-03-31 | 1 | -0/+2 |
| * | Add ERR_DISABLED (517) from ircu. | Jilles Tjoelker | 2008-03-30 | 1 | -0/+2 |
| * | [svn] - the new plan:••• + branches/release-2.1 -> 2.2 base
+ 3.0 -> branches/cxxconversion
+ backport some immediate 3.0 functionality for 2.2
+ other stuff
| nenolod | 2007-01-24 | 1 | -0/+365 |