]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
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...
2005-04-25 brainNow works on gcc 2.95.x again.
2005-04-25 brainRemoved dependency upon strcasestr()
2005-04-25 brainOptimised SQL
2005-04-25 brainFixed strange leading ":" on remote Z/K/G lines
2005-04-24 brainFixed so that quitprefixes are shown in client exit...
2005-04-24 brainChanged $ModDesc
2005-04-23 brainAdded global connect/oper logging
2005-04-23 brainAdded global oper monitoring through modules and global...
2005-04-23 brainSpeedup for buffered uplinks
2005-04-23 brainServices speedups for stupid buffered i/o uplinks
2005-04-23 brainUpdated field name in schema (date is a reserved word...
2005-04-23 brainFixed typo in OnKill
2005-04-23 brainFixed recursive 'splat' in the actors table
2005-04-23 brainAdded preliminary m_sqllog.cpp
2005-04-23 brainAdded schema for m_sqllog.so
2005-04-22 brainAdded server input buffers (for systems that decide...
2005-04-22 brainFixed weird issues when anope sends large amounts of...
2005-04-22 brainFixed crash-n-burn on rehash
2005-04-22 brainAdded module which provides MD5 encryption for oper...
2005-04-22 brainAdded OnOperCompare function to override strcmp in...
2005-04-21 brainAdded allowpatterns
2005-04-21 brainAdded some extra options
2005-04-21 brainChanged description comment
2005-04-21 brainAdded user/password checks and connection code
2005-04-21 brainAdded m_sqlauth - allows authorizing of connections...
2005-04-21 brainAdded password field
2005-04-21 brainUpdated with a bit more debug output
2005-04-21 brainRemoved some debug output
2005-04-21 brainAdded documentation to manpages of Request, Event and...
2005-04-21 brainFixed to allow debugging
next