Age | Commit message (Expand) | Author |
2006-04-03 | Initialise OperSpyWhois value to false, just in case. | om |
2006-04-03 | Remove un-needed strlen and pointer in duration() | om |
2006-04-03 | split_clist will never send lines over 512 chars, also should be faster | om |
2006-04-03 | Fix to prevent adding empty phrases to +g list | brain |
2006-04-03 | Copy of 1_0_stable fix for malformed (>64 chars) hostnames. | brain |
2006-04-02 | Undo me screwing stuff up | om |
2006-04-02 | Add amd64/linux to list of OS'es tested, but mainly CIA test :P | om |
2006-04-01 | Fixes for stability of connects (these didnt make it into trunk!!!) | brain |
2006-03-30 | Make the comment make sense ;< | om |
2006-03-30 | Make chlist() use an ostringstream, should be faster | om |
2006-03-30 | Add configuration option <options:operspywhois> to set if opers see invisble ... | om |
2006-03-30 | Make /whois code a little prettier, make /whowas show real host as well as di... | om |
2006-03-28 | Backport of 100% cpu on connection refused bug | brain |
2006-03-28 | Cleanups. Don't have a colon with no part reason. Parameter order not changed | om |
2006-03-27 | Remove debugging | brain |
2006-03-27 | Fix typo in spanningtree (who put this colon here?) | brain |
2006-03-27 | Fix for desync in channels with keys a'la services | brain |
2006-03-27 | "I'm a tester, honest!" :p | brain |
2006-03-27 | Indentation fixes, and stop it snoticing on every join by an override-allowed... | om |
2006-03-27 | if(chan->limit >= Srv->CountUsers(chan)) snotice & allow!? | om |
2006-03-27 | Experimental (it compiles..) channel support for /check. Not yet finished, bu... | w00t |
2006-03-27 | Founders CANNOT be kicked, so don't let them be removed either. | w00t |
2006-03-27 | Remove unused variable | w00t |
2006-03-27 | Removed unused check for valid channel name - if it's invalid, it won't exist... | w00t |
2006-03-27 | trivial: Slight reformat of expiry of line message | w00t |
2006-03-26 | ->1.1.0 | brain |
2006-03-26 | Regressed buffering code | brain |
2006-03-26 | Removal of DoOneIteration stuff | brain |
2006-03-26 | All software threading stuff *disabled* | brain |
2006-03-26 | IS_LOCAL check on flushwritebuf | brain |
2006-03-26 | Listening sockets are now explicitly nonblocking just in case the socket engi... | brain |
2006-03-26 | Remove unnecessary casting. | w00t |
2006-03-25 | Possible fix for a desync condition | w00t |
2006-03-25 | kill_link safety checks | brain |
2006-03-25 | Bugfix for bug #101 being as the fix was just one simple line :) | brain |
2006-03-22 | Removal of software threading idea in CullList. Nice idea, but did really wha... | w00t |
2006-03-22 | Stack overflow prevention allows deeper recursion | brain |
2006-03-21 | unsigned long -> unsigned int: unsigned int should be the same size on AMD64 ... | brain |
2006-03-21 | Tidyup: (unsigned) cast to more explicit (unsigned char) | brain |
2006-03-20 | Why does EVERYONE forget to include helperfuncs.h? | brain |
2006-03-20 | Trivial: ServerPrivmsgAll() sending Notices | brain |
2006-03-19 | Trivial: 401 numeric for m_remove when nick or channel cannot be found | brain |
2006-03-19 | Someone doesnt validate their input.... ;-p | brain |
2006-03-19 | Don't permit non-opers to /NOTICE $* and /PRIVMSG $* :p | brain |
2006-03-19 | LUSERS oper count was broken and reporting the oper count to always be equal ... | brain |
2006-03-19 | Took out ability to issue parameterless helpop | brain |
2006-03-19 | Check for link tags with undefined ipaddr fields (for drunk admins that typo) | brain |
2006-03-19 | Someone didnt know how to check for no parameters (*looks at Craig*) | brain |
2006-03-18 | Test fix for topic loop | brain |
2006-03-18 | Allow adding of new client ports via /REHASH. | brain |