| Commit message (Expand) | Author | Age | Files | Lines |
| * | - New user mode +I (IRCOp only) which hides idle times to other users,••• suggested and patch supplied by Nath & binki (#3953).
| Bram Matthys | 2012-01-22 | 1 | -5/+5 |
| * | heh ;) | Bram Matthys | 2011-12-28 | 1 | -1/+1 |
| * | - Make default service stamp 0 (zero) again, instead of '*' which was••• introduced by ESVID changes a few days ago. This makes anope happy,
and also means nothing will change in a non-ESVID scenario.
| Bram Matthys | 2011-12-28 | 1 | -1/+1 |
| * | - Show account name in /WHOIS, for ESVID-capable services packages, patch fro... | Bram Matthys | 2011-12-25 | 1 | -0/+7 |
| * | - /WHOIS now shows the ident of local users - if ident enabled and they had a...••• instead of always "*" in the 'is connecting from' line. Suggested and patch provided
by djGrrr (#0002888).
| Bram Matthys | 2007-01-22 | 1 | -1/+2 |
| * | - Made it so undefining SHOW_SECRET (not the default) properly hides +s chann...••• (except netadmins), as it should. Reported and patch supplied by Jason (#0002965).
| Bram Matthys | 2006-07-04 | 1 | -5/+1 |
| * | - Fixed a TKL crash on incorrect *line, reported by nanookles1234 (#0002524).•••- Redid include dependencies in Makefile, this makes things safer because on any .h change it
would force a recompile of all files, but it could mean things will be a bit slower for us
coders unless we tweak it later on.
- Changed whois a bit to print less useless results.
- Added several indicators to the "detect binary incompatible modules"-system such as detecting
of a ziplinks module on non-ziplinks (on windows this is ok however), nospoof module on a
a server without nospoof server, etc. Hopefully this will help some people preventing odd
crashes because they did not recompile or (re)install modules properly.
- Added './unreal backtrace', so far this has only been tested on Linux and FreeBSD.
- Fixed a bug making ./Config not load the previously stored settings on Solaris 10 and
probably other Unixes, reported by lion-o (#0002474).
| Bram Matthys | 2005-05-26 | 1 | -5/+9 |
| * | - Changed the 'is a Secure Connection' msg/numeric in /whois from RPL_WHOISSP...••• a slightly changed RPL_WHOISSECURE, namely: ':%s 671 %s %s :is using a Secure connection',
| Bram Matthys | 2005-02-27 | 1 | -2/+2 |
| * | Added snomasks to /whois usermode output and made usermodes available to all ... | codemastr | 2004-08-22 | 1 | -2/+5 |
| * | Fixed a whois bug when PREFIX_AQ is undefined | codemastr | 2004-07-07 | 1 | -1/+3 |
| * | Removed the * and ^ flags from /whois if PREFIX_AQ is not enabled, Updated th... | codemastr | 2004-07-07 | 1 | -6/+1 |
| * | Added NICKIP | codemastr | 2004-05-27 | 1 | -2/+2 |
| * | - Changed 'Services operator' in /whois (back) to 'Services administrator', t...••• requested by many people and seems to be the best after all (#0001634).
| Bram Matthys | 2004-05-14 | 1 | -1/+1 |
| * | Added module support for Windows | codemastr | 2004-05-12 | 1 | -2/+3 |
| * | - Cosmetic 'stats /zip' output change (#0001435).•••- Made services admins able to see on which channel services bots are, just
like a netadmins can, suggested by EviL_SmUrF (#0001481).
| Bram Matthys | 2004-02-01 | 1 | -1/+1 |
| * | Added a patch to make hide-ulines apply to /who, /whois and /whowas | codemastr | 2003-12-17 | 1 | -4/+4 |
| * | - Made win32 work again (broke it by /module patch 35 minutes ago). | Bram Matthys | 2003-11-11 | 1 | -1/+1 |
| * | - Multiple /module changes (the command):••• - Normal users can now get a list, versioninfo will be hidden however.
- Opers get some additional details like hooks and commandoverride's.
- Opers can use /module <servername> to get a remote list of loaded modules.
- Added flag [3RD] to show it's a 3rd party module
This was requested by by quite some people because serveradmins started to load
"spy modules" without clearly mentioning it in the MOTD (which is highly unethical
and in some countries even illegal due to privacy law). Also the remote module
list was requested by quite a few opers.
Sure, this isn't a 100% guarantee but at least if someone goes hiding stuff
then it's clear what their intentions are (and thus will be refused support, ..).
- Changed emailaddr in help window at windows to unreal-users mailinglist.
- Made the cloak mismatch msg during linking a bit more scary.
- Added comment to 'Install as a service' option in installer to help n00bs a bit.
| Bram Matthys | 2003-11-11 | 1 | -0/+1 |
| * | Updated modules to use the new macros | codemastr | 2003-09-21 | 1 | -29/+5 |
| * | - Fixed bug regarding hidden opers + m_whois cleanup (#0001208). | Bram Matthys | 2003-08-31 | 1 | -24/+15 |
| * | Internal code cleanups, changed away flood configthing, added nickflood prote...•••===
- Internal code cleanups: EOS var rename, got rid of old UnknownUser structs, moved
anti away flood to new flood struct.
- Changed away flood configuration to set::anti-flood::away-flood <count>:<period>.
- Added nickflood protection, can be set in set::anti-flood::away-flood <count>:<period>
to allow max 'count' nickchanges per 'period' seconds. The default is 3 per 60s.
As usual, the nickchange limiting does not apply to ircops.
| Bram Matthys | 2003-08-16 | 1 | -20/+4 |
| * | Added an experimental (disabled by default) prefix system for +a and +q | codemastr | 2003-06-14 | 1 | -0/+7 |
| * | Changed /whois 'secret channel' flag to '?' | codemastr | 2003-05-30 | 1 | -1/+1 |
| * | Made /whois slightly faster | codemastr | 2003-05-19 | 1 | -5/+7 |
| * | - Misc /whois and webtv whois fixes | Bram Matthys | 2003-05-09 | 1 | -2/+3 |
| * | Away flood stopper patch | codemastr | 2003-03-24 | 1 | -0/+4 |
| * | Added usermode +p 'hide channels in whois' | codemastr | 2003-03-21 | 1 | -4/+8 |
| * | Made ".. did a /whois on you" always show the real host (#0000705). | Bram Matthys | 2003-02-10 | 1 | -1/+1 |
| * | Code cleanup (in many files heh)... I replaced all:•••IsHidden(sptr) ? sptr->user->virthost : sptr->user->realhost
stuff to a simple GetHost(sptr) macro (defined in struct.h).
Smaller and less error phrone :). Also fixed the if IsHidden -> if (IsHidden
found by codemastr .
| Bram Matthys | 2003-02-04 | 1 | -1/+1 |
| * | Rechanged 'a Services Administrator' back to 'a Services Operator' | codemastr | 2003-01-29 | 1 | -1/+1 |
| * | Fixed whois: "a Services Operator" -> "a Services Administrator" | Bram Matthys | 2003-01-28 | 1 | -1/+1 |
| * | - Added Syzop's various zero-terminate patches and fixes for crashes when••• you send commands like JOIN from a server directly
| stskeeps | 2002-09-07 | 1 | -1/+2 |
| * | First part of skyper's security audit patch | stskeeps | 2002-04-15 | 1 | -7/+7 |
| * | Updated all modules to use 3.2-b8 format | codemastr | 2002-03-19 | 1 | -3/+3 |
| * | Made all functiosn use new-style parameter lists | codemastr | 2002-01-28 | 1 | -4/+1 |
| * | Cleaned up a bunch of -Wall warnings | codemastr | 2002-01-27 | 1 | -1/+5 |
| * | *prays* | griever | 2002-01-08 | 1 | -4/+1 |
| * | Converted all calls to hunt_server to hunt_server_token | codemastr | 2002-01-07 | 1 | -1/+1 |
| * | +- Fixes for ->user structures | stskeeps | 2001-12-24 | 1 | -1/+0 |
| * | !*@*$^%! I reported this bug MONTHS ago people! | griever | 2001-12-14 | 1 | -1/+1 |
| * | Removed umode +T and oflags fue | codemastr | 2001-12-11 | 1 | -6/+2 |
| * | Fixed some more module v3 problems and upgrade all modules | codemastr | 2001-12-09 | 1 | -12/+11 |
| * | Added headers to all the new modules | codemastr | 2001-10-08 | 1 | -3/+18 |
| * | *** empty log message *** | stskeeps | 2001-10-07 | 1 | -0/+362 |