]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
2005-04-18 brainFixed strange join behavior reported by w00t (mirc...
2005-04-18 brainFixed strhashcomp
2005-04-17 brainFixed bug #47 reported (and suggested fix) by Om
2005-04-17 brainRemoved some old uneeded code
2005-04-16 brainAdded:
2005-04-16 brainFixed lingering (SO_REUSEADDR was being set to 0?)
2005-04-16 brainAdded extra parameter to OnRawMode in docs
2005-04-16 brainUpdated documentation of <connect> tags at request...
2005-04-16 brainAdded a chanrec to OnRawMode, om pointed out i hadnt...
2005-04-15 brainFixed a minor bug in text formatting of errors
2005-04-15 brainNew docs for API:
2005-04-15 brainAdded new API methods:
2005-04-15 brainFixed a minor parameter bug (display glitch, wrong...
2005-04-15 brainRemoved deprecated class 'packet'
2005-04-15 brainRemoved some deprecated documentation (html)
2005-04-15 brainRemoved some deprecated documentation
2005-04-15 brainAdded the m_chanfilter module, implements chanmode...
2005-04-15 brainMade cmode and chanmode more safe
2005-04-15 brainSomeone got a comparison completely the wrong way aroun...
2005-04-15 brainFixed bug where if channel limit was lower than the...
2005-04-14 brainNew documentation on today's new methods etc
2005-04-14 brainBrains law of coding #1: There will always be typos...
2005-04-14 brainSends /LUSERS on connect
2005-04-14 brainMore nice comments (this module is kind of a flagship...
2005-04-14 brainChanged the state engine states to nice constants
2005-04-14 brainMore careful checks for control characters and linefeed...
2005-04-14 brainAdded comments
2005-04-14 brainLots of bugfixes, added timeouts, completely nonblocking!
2005-04-14 brainAdded ability for modules to hold users in a 'holding...
2005-04-14 brainAdded m_ident skeleton
2005-04-14 brainAdded OnUserKick and OnUserPreKick
2005-04-14 brainAdded rm -rf src/modules/*.so to make modclean
2005-04-14 brainFixed typo
2005-04-14 brainStupid typos
2005-04-14 brainFixed minor typo in AllModulesReportReady()
2005-04-14 brainAdded (untested!) OnCheckReady and OnUserRegister ...
2005-04-14 brainAdded OnPreCommand
2005-04-13 brainUpdated /INFO (nothing in here before, was 2 years...
2005-04-13 brainAdded IsValidHostMask
2005-04-13 brainFixed some 'unknown command' stuff (sorry w00t) :p
2005-04-13 brainChanged to non-conflicting numeric 948 for invalid...
2005-04-13 brainFixed stupid m_park disabling privmsgs to all users :/
2005-04-13 brainUpdated to support OnSendList
2005-04-13 brainUpdated to support OnSendList
2005-04-13 brainAdded Module::OnSendList
2005-04-13 brainAdded Server::AddGLine
2005-04-13 brainFixed a typo
2005-04-13 brainFixed /kill bug in m_operlevels (couldnt kill non-opers)
2005-04-13 brainFixed m_park stuff
2005-04-13 brainDouble 367 numeric glitch fixed
2005-04-13 brainNow tracks quits (just in case some oper saquits, then...
2005-04-13 brainTrack user quits in the park list
2005-04-13 brainFixed OnBackgroundTimer segfaults
2005-04-12 brainUnitialized data bites the big one
2005-04-12 brainFixed not reading sessions until a rehash
2005-04-12 brainAdded 005 numeric handling, token is "PARK"
2005-04-12 brainFixed to prevent giving out negative keys
2005-04-12 brainAdded m_park, user parking to keep ops during a ping...
2005-04-12 brainAdded OnBackgroundTimer method, ticks every 5 seconds...
2005-04-12 brainAdded Server::PseudoToUser and Server::UserToPseudo
2005-04-12 brainSomebody *dum de dum, nonchalant* put double closing...
2005-04-11 brainDns free() errors fixed
2005-04-11 brainMore fixes :/
2005-04-11 brainBlah
2005-04-11 brainGrr
2005-04-11 brainMore module fixes
2005-04-11 brainFucking linux
2005-04-11 brainStoopid bloody linux
2005-04-11 brainMore fixes
2005-04-11 brainAttempts to fix broken /loadmodule on some linux
2005-04-11 brainFixed /unloadmodule on crappy gentoo
2005-04-11 frostycoolslugFixed Non Fatal Warning:
2005-04-11 brainFixed minor text typos
2005-04-11 brainAdded m_filter_pcre, filters with regular expression...
2005-04-11 brainMade setrlimit a commandline option
2005-04-11 brainAdded getrlimit/setrlimit to set process limits to...
2005-04-11 brainAdded getrlimit/setrlimit to set process limits to...
2005-04-10 brainFixed to not have an idle time greater than the signon...
2005-04-10 brainAdded m_setidle, allows opers to set their idle times
2005-04-10 brainChanged escape codes to work better on dark-on-light...
2005-04-10 brainMoved to beta 3
2005-04-10 frostycoolslugFixed problem with strlcpy detection.
2005-04-10 brainChanged to beta 2 (beta 1 was a fast beta!)
2005-04-10 frostycoolslugFixed badly setting colours, now all non green / yellow...
2005-04-10 brainFine-grained control over what can be overridden by...
2005-04-10 brainTest commit
2005-04-10 brainFixed chu's typo
2005-04-10 brainPut the version back after a rush-fix
2005-04-10 brainFixed a missing semicolon *LARGE SLAP*
2005-04-10 frostycoolslugRemoved 'irregular' output caused by Brains test for...
2005-04-09 brainNew day, new version :)
2005-04-09 frostycoolslugModified Module Makefile autogeneration to depend on...
2005-04-09 brainChanged parameters of OnPacketTransmit and OnPacketRece...
2005-04-09 brainAdded support for /NAMES with no parameters (just gives...
2005-04-09 brainFixed matching
2005-04-09 brainFinally updated ChangeLog to reflect beta 1
2005-04-09 brainNever got committed - added GetVersion()
2005-04-08 frostycoolslugTold Makefile to ignore if cp fails on the binaries.
2005-04-08 frostycoolslugModified to kill -9, if a kill -TERM fails.
2005-04-08 frostycoolslugAdded Dynamic src/modules/Makefile generation, during...
next