summaryrefslogtreecommitdiff
path: root/src/numeric.c
AgeCommit message (Expand)Author
2014-02-27- numeric.c, m_set.c: fixed inconsistent use of "can't" and "cannot"michael
2014-02-27- numeric.c: fixed inconsistent use of "can't" and "cannot"michael
2014-02-18- Stole recent /map changes from p4. Network map looks much better now.michael
2014-01-26- Revert -r1925. We no longer show how many times an oline has been hit.michael
2014-01-17- Made irc numeric use an enummichael
2013-12-29- Cleaned up RPL_WHOISADMIN hackmichael
2013-12-08- RPL_WHOISMODES now uses the 310 numeric to comply with other ircdsmichael
2013-12-04- Administrators may now see channel modes in /LISTmichael
2013-11-20- Better distinguishing between usermode +g and +G in both /whois and /privmsgmichael
2013-11-17- src/numeric.c: added missing +h mode to 004 numeric when building the ircd ...michael
2013-11-08- Administrators are now able to see user modes a user has set via /whoismichael
2013-10-27- src/numeric.c: fixed typomichael
2013-10-27- Added usermode +W. Users connected via a webirc gateway get thismichael
2013-10-23- Stole ircu's RPL_WHOISACCOUNT numericmichael
2013-06-19- numeric.c: constificate replies[]michael
2013-06-17- trace_get_dependent(): use unsigned int heremichael
2013-06-15- Implement CERTFPmichael
2013-06-04- Removed Client::client_host and Client::client_server membersmichael
2013-05-31- Implement motd{} configuration blocks based on ircu's implementationmichael
2013-05-30- m_svsmode(), user_set_hostmask(): minor cleanups and fixes to previous commitmichael
2013-05-29- Finished proper implementation of usermode 'x' (UMODE_HIDDENHOST)michael
2013-05-26- m_version.c: removed confopts(). Configuration options can be seen in /infomichael
2013-05-19- Undo -r1900 for now [Changed RPL_WELCOME to comply with rfc2812]. Looks lik...michael
2013-05-18- Removed testline and testmaskmichael
2013-05-07- (RPL_REDIR) Change conversion specifiersmichael
2013-05-07- Fixed strange user/oper idle-times shown in /tracemichael
2013-05-06- Implemented channel mode +M. Clients that haven't identified theirmichael
2013-05-04- Implemented channel mode +c. Known from other ircds, this mode basicallymichael
2013-04-30- "STATS o" now shows how many times an oper{} block has been used.michael
2013-04-30- Dropped PCRE supportmichael
2013-04-27- Changed RPL_WELCOME to comply with rfc2812michael
2013-04-24- Cleanup m_map.cmichael
2013-04-23- numeric.(c|h): remove RPL_TEXT, re-add RPL_RSACHALLENGEmichael
2013-04-21- Add ERR_CHANBANREASON (numeric 485)michael
2013-04-21- Numeric 432 now shows the actual reason of quarantined nicknamesmichael
2013-04-21- Remove current msg locale implementationmichael
2013-04-19- Revert to -r1831michael
2013-04-19- Made all numeric defines use the actual string instead of the numeric valuemichael
2012-11-07- First pass of conf parser stabilization/cleanupmichael
2012-10-30- Made m_globops() and ms_globops() use sendto_realops_flags()michael
2012-10-27- Second time's the charm? Moving svnroot/ircd-hybrid-8 tomichael