]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
2005-05-03 brainFixed empty modes from nickserv
2005-05-03 brainReordered some on-connect network stuff to stop service...
2005-05-03 brainFix to prevent quits being sent onto the network for...
2005-05-03 brainFixed to always write log to bin directory
2005-05-03 brainFixed to always look for the ircd.log within the bin...
2005-05-03 frostycoolslugAdded another check for 'NoServerUline' type thing.
2005-05-03 frostycoolslugMissed missing )
2005-05-03 frostycoolslugAdded Check for 'NoServer' when +r ing a channel.
2005-05-03 brainExtra safety checks to avoid trying to write() remote...
2005-05-03 brainA few cpu usage tweaks
2005-05-03 brainOptimized WriteCommon and WriteCommonExcept
2005-05-02 brainFix to prevent empty umodes
2005-05-02 brainAdded new /stats z (warning - this is UNTESTED on linux!)
2005-05-02 brainUpdated /stats T to include motds
2005-05-02 brainAdded /stats T
2005-05-02 brainAttempted /who fixes
2005-05-02 brainFix for bug #62 (replaces only occur once per line)
2005-05-02 brainFixed weird line wrapping bug with extremely long lines
2005-05-01 frostycoolslugFixed bug resulting in osflags being called BEFORE...
2005-05-01 brainFixed a typo preventing execution
2005-05-01 brainAdded FindDescriptor
2005-05-01 brainSanity checks for fd_ref in addclient
2005-05-01 brainAdded and tested fd crossreference table - improves...
2005-04-30 brainFixed output of src/modules/Makefile saying it was...
2005-04-30 brainTried a new way of doing remote versions
2005-04-30 brainChanged how remote version works a bit
2005-04-30 brainAdded OnAddBan and OnDelBan module api calls, and fixed...
2005-04-30 brainAdded mode 'compression', stops abuse with modes like...
2005-04-29 brainTest fixes for /version strings not being set in burst
2005-04-29 brainFixed a reversed strcmp
2005-04-29 brainFixed some flood checking
2005-04-29 brainAdded some pretty mean anti-flood features
2005-04-29 brainA few anti-flood features
2005-04-29 brainTidied up zline stuff
2005-04-29 brainMade xline notices neater when notifying of unknown...
2005-04-29 brainAdded code to detect and set local zlines for "flood...
2005-04-29 brainUpdated buffering, faster and more sensible (old code...
2005-04-29 brainAdded 901 numeric - end of modules list
2005-04-29 brainUpdated for test gcc4 compatibility
2005-04-28 brainFixed WriteCommon not writing to the source user when...
2005-04-28 brainFixes minor typo
2005-04-28 brainFixed remote /squit <mask>
2005-04-28 brainAdded support for /SQUIT <mask> and checks against...
2005-04-28 brainremote Versionstring set fixes
2005-04-28 brainRemote versioning fixes
2005-04-28 brainAdded remote versioning
2005-04-28 brainFixed dodgy poll()
2005-04-28 brainAdded poll delay in server socket read
2005-04-28 brainAdded new and improved GetBuffer function based on...
2005-04-28 brainInput queue doesnt queue empty strings any more
2005-04-28 brainAdded important note relating to ip addresses in <link...
2005-04-28 brainChanged remote kill reason text
2005-04-28 brainChanged some comments
2005-04-28 brainFixed remote squit
2005-04-28 brain*** empty log message ***
2005-04-28 brainAdded remote squit
2005-04-28 brainBlah (ive committed so many times to fix this bug its...
2005-04-28 brainA-bug-huntin' we will go
2005-04-28 brainChanged point where routing table is sent so that servi...
2005-04-28 brainTransposed strcmp
2005-04-28 brainFixes to WriteCommon and WriteCommonExcept
2005-04-28 frostycoolslugAdded support back for ./inspircd
2005-04-27 brainDouble nickchange
2005-04-27 brainDouble nickchange issue
2005-04-27 brainFixed stuff
2005-04-27 brainLinking fixes
2005-04-27 brainQuote of the day: some strlens are needed.
2005-04-27 brainFixes to all kinds of annoying problems
2005-04-27 brainA little more error checking on the banmask etc
2005-04-27 brainFixed WriteChannelWithServ
2005-04-27 brainAdded preliminary timed bans module
2005-04-27 brainNo suck nickname?! why didn't anyone see this?!
2005-04-27 brainAdded a Server:: method to send server notices to channels
2005-04-27 brainAdded faster wildcard checking routines
2005-04-27 brainOptimized stuff
2005-04-27 brainOptimized modes (removed strlens etc)
2005-04-27 brainFixed empty modes issue that emerged after dodgy code...
2005-04-27 brainAdded explicit oper tracking in a vector of userrec...
2005-04-27 brainA bit of optimization
2005-04-26 brainMissing debug symbols?!
2005-04-26 brainmmmm, green. Elphaba would be so proud :p
2005-04-26 brainUpdated startup colour scheme
2005-04-26 brainUpdated makefile
2005-04-26 brainChanged some %d to %lu
2005-04-26 brainstrlen tidyup #2
2005-04-26 brainStrlen tidyup (based on results of gprof output)
2005-04-26 brainFixed problem where nobody could message a channel...
2005-04-26 brainNew documentation!
2005-04-26 brainCommented new functions
2005-04-26 brainMajor *MAJOR* optimizations by double-referencing chann...
2005-04-26 frostycoolslugNew Perl ./configure
2005-04-26 frostycoolslugOld sh Version
2005-04-26 brainAdded channel 'counter', increases speed of quits,...
2005-04-26 brainFixed dicky buffer (due to cleanup the wrong variable...
2005-04-26 brainAdded -Woverloaded-virtual to catch annoying module...
2005-04-26 brainAdded -Wswitch -Wchar-subscripts -Wparentheses - more...
2005-04-26 brainMajor code tidyup (-W) - expect a few belches
2005-04-25 brainFixed include issue
2005-04-25 brainAdded hostname checking
2005-04-25 brainAdded m_sqloper, allows storage of opers within a mysql...
next