Age | Commit message (Expand) | Author |
2006-11-12 | When some (but not all) of the ports fail to bind on startup, give the user a... | brain |
2006-11-11 | Allow checking of overlapped ports. A bit of sensible thought prevents this f... | brain |
2006-11-11 | Document irc::portparser with comments :-) | brain |
2006-11-11 | Add irc::portparser, a class to parse port ranges in the form "6660,6661,6662... | brain |
2006-11-10 | Add fix for patch #166 (this is a reasonably big one) | brain |
2006-11-09 | Patch from peavey to fix GCC3.3 crash correctly, without breaking other stuff... | w00t |
2006-11-08 | This should fix the empty iterator crash with gcc3.3 - thanks yet again to pe... | special |
2006-11-05 | Added time syncing! This is fairly simple - servers exchange timestamps and u... | special |
2006-11-04 | As requested by satmd, inspircd will now run with no client ports configured | brain |
2006-11-04 | Merge peaveys patch, tracker #162 | brain |
2006-11-03 | Revert special's sqloper change, nice try but only half a biscuit. | brain |
2006-11-02 | Please in the future everyone: DO NOT submit patches via nopaste. Nopaste is ... | brain |
2006-11-01 | New events for special. Event id's "new_server" and "lost_server". The data i... | brain |
2006-10-31 | Error set handlin g for select socketengine, tidyup epoll | brain |
2006-10-31 | Socket error state stuff | brain |
2006-10-31 | Removed OnRawMode - this hasn't been called at all for awhile now, so it was ... | special |
2006-10-31 | Update configure, remove a bunch of deprecated makefiles that have been just ... | brain |
2006-10-30 | Document SocketEngine::WantWrite() | brain |
2006-10-30 | Select is now done, and some debug removed. Not that anyone really should be ... | brain |
2006-10-30 | Not tested yet: Write and read at the same time in kqueue | brain |
2006-10-30 | WARNING: This commit breaks kqueue and select -- work in progress! | brain |
2006-10-28 | Add 'dest' parameter to OnWhoisLine, contains the user being whois'ed (we nee... | brain |
2006-10-28 | Add support for OnWhoisLine, which allows modules to change or drop any line ... | brain |
2006-10-28 | Needs more testing but seems to work: In DoBackgroundUserStuff(), calculate t... | brain |
2006-10-23 | Fix unloading of modules that use u_listmode | brain |
2006-10-23 | banexception, chanfilter, inviteexception: use modestacker to stack modes whe... | brain |
2006-10-22 | Change around some dns stuff (dont use this yet) | brain |
2006-10-22 | Call OnError when timing out | brain |
2006-10-22 | Make clever use of modestacker | brain |
2006-10-22 | Make +beIgqa be sent multiple per line, rather than one per line, using modes... | brain |
2006-10-16 | Multiply API_VERSION by ten if IPV6 is defined, to prevent modules built for ... | brain |
2006-10-07 | Replaced operonlystats with userstats to improve security | special |
2006-10-06 | Add extra debugging for socketengines, will now report OS error string when f... | brain |
2006-10-06 | Document more classes | brain |
2006-10-06 | Document a ton of classes (e.g. give them a short description for http://svn.... | brain |
2006-10-05 | Move opertypes/operclasses maps into ServerConfig, for some reason these were... | brain |
2006-10-04 | Whowas is now fixed. | brain |
2006-10-03 | Document | brain |
2006-10-03 | New helper class irc::stringjoiner - it pwns you. | brain |
2006-10-02 | Remove testcases | brain |
2006-10-02 | mmmm dinner break, oh and document and make use of modestacker. | brain |
2006-10-02 | Add more features to modestacker so that we can stack +, -, and parameterless... | brain |
2006-10-02 | More efficient modestacker | brain |
2006-10-02 | modestacker class, stacks modes and returns a string list of up to MAXMODES m... | brain |
2006-10-01 | Now with binary versioning goodness | brain |
2006-10-01 | Added OnPostJoin, which is (at the moment) almost exactly identical to OnUser... | special |
2006-09-26 | make OnPostConnect global | brain |
2006-09-26 | Remove deprecated -nolimit and -notraceback options | w00t |
2006-09-25 | Whoops, patch | brain |
2006-09-24 | Speaking of misleading comments, 'Delete and InspTImer' isn't particularly de... | special |