]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
2005-03-25 brainChanged occurances of vector to std::vector
2005-03-25 brainDocumentation update
2005-03-25 brainAdded a lot of config error checking
2005-03-24 brainFinally fixed a load of umode change stuff!
2005-03-24 brainFixed a ton of MODE crap 'avec le' services :p
2005-03-24 brainFixed minor typo in the bugfix, wrong number of bracket...
2005-03-24 frostycoolslugFix to bug #29
2005-03-24 frostycoolslugFix to bug #27
2005-03-24 brainAdded IP addresses to connection notices to support...
2005-03-21 brainChanged ordering of sys/socket.h and sys/types.h to...
2005-03-15 frostycoolslugUpdated it to actually contain items supported by the...
2005-03-15 frostycoolslugMakeconf is pretty much dead, not worth reviving.....
2005-03-15 frostycoolslugInsert Something Funkeh.. err.. There! -->
2005-03-15 frostycoolslugAdded Comment with regard to 'hidden command' :D
2005-03-15 frostycoolslugUpdated SUPPORTED file to reflect some recent changes.
2005-03-14 brainUnknown change
2004-09-11 brainChanges for security based on RATS analysis
2004-09-11 brainSecurity audit based on RATS output
2004-09-04 brainFix to bug #24, stringstream::clear() clears the stream...
2004-09-04 brainFix for bug #24 (/stats entries doubling after rehash)
2004-09-04 frostycoolslugFixed bug with falsly reporting that configs CAN be...
2004-09-04 brainMade these executable again!
2004-09-04 brainProject structure changes
2004-07-23 frostycoolslugFixed freebsd -n bug.
2004-07-20 typobox43m_showwhois.cpp - adds support for +W umode
2004-07-17 typobox43Initial commit
2004-07-17 typobox43Added support for 472 numeric (Unknown mode char) ...
2004-07-04 brainUnknown changes to this file due to system restore...
2004-05-29 brainStupid services links...
2004-05-29 brainHands up if you think linking is akward
2004-05-29 brainStupid thing wont update
2004-05-29 brainfucking ulines
2004-05-29 brainmore link fixes
2004-05-29 brainservices link fixes
2004-05-29 brainFixed uline synching
2004-05-29 brainAdded m_botmode, module that provides unreal style...
2004-05-28 brainTest change to verify security settings on brainbox...
2004-05-27 brainFix to bug number 21
2004-05-24 brainFixed perplexing bug in custom mode removal (apparent...
2004-05-23 brainAdded m_stripcolor.so, strips ansi colour (user and...
2004-05-23 brain*** empty log message ***
2004-05-22 brainFixed typo
2004-05-22 brainFixed issue where ReplaceText threw an exception (!)
2004-05-22 brainAdded m_censor.cpp mode +G module
2004-05-22 brainAdded support for changing of text within OnUserPreNoti...
2004-05-22 brainAdded remainder of OnUserPreInvite stuff
2004-05-22 brainadded m_noinvite that uses the new OnUserPreInvite...
2004-05-22 brainAdded OnUserPreJoin trigger
2004-05-22 brainAdded OnUserPreInvite method for use with +V etc
2004-05-16 brainUpdated header comments
2004-05-15 brainModified so opers can still change nicks on a +N channel
2004-05-15 brainAdded ability for (H)OP to still change nick on +N...
2004-05-15 brainAdded +N via m_nonicks, restored some stuff from a...
2004-05-10 brainFixes to permissions issues
2004-05-10 brainFixed a permissions error, was doing work as root!
2004-05-10 brainFixed typos and compile bugs
2004-05-10 brainAdded new channel modes to helpop docs
2004-05-10 brainAdded m_knock, +K and /KNOCK support
2004-05-10 brainChanged so that /me doesnt get treated as a ctcp (even...
2004-05-10 brainUpdated docs for new channel modes
2004-05-10 brainAdded m_blockcolor, implements unreal-style mode +c...
2004-05-10 brainAdded m_nonotice, implements unreal-style chanmode +T
2004-05-09 brainFixed m_redirect.so which was claiming every mode that...
2004-05-09 brainAdded m_ctcp, adds support for unreal-style chanmode +C
2004-05-09 brainRemoved some very old crap
2004-05-09 brainAdded support for /RESTART (currently has a bug, do...
2004-05-08 brainRemoved some debug stuff
2004-05-08 brainAdded user/chanel modes +R, +M
2004-05-08 brainAdded m_nokicks and chanmode +Q
2004-05-05 brainFix for /WALLOPS in certain sucky mIRCscripts
2004-05-05 brainAdded support for +L (services doesnt support this...
2004-05-05 frostycoolslugFixed bug in makefile, all 'edited' modules will now...
2004-05-05 brainAdded m_redirect, handles +L
2004-05-05 brainFixed crash that only slug can replicate
2004-05-03 brainAdded opertype propogation
2004-05-02 brainAdded +O mode support through m_operchans.so
2004-05-02 brainAdded operchans module for +O mode support
2004-05-02 brainFixed tag typo
2004-05-02 brainUpdated helpop documentation
2004-05-02 brainfixes to /STATS P
2004-05-02 brainAdded a load more /STATS commands (C, Y, U, I etc)
2004-05-02 brainAdded oper-override module
2004-05-02 brainAdded manpages
2004-05-01 brainAdded hardcoded support for chanmodes +aq
2004-05-01 braindocumentation update for updated return values of OnUse...
2004-05-01 brainModified OnUserPreJoin to support join overriding
2004-05-01 brainAdded stub to handle SERVER command
2004-05-01 brainTidied the code to use Azhrarns new ConfigReader::ReadF...
2004-05-01 brainAdded documentation of new ConfigReader methods suggest...
2004-05-01 frostycoolslugAdded Updated by BlackDeathX
2004-05-01 brainChanged rpl_isoper numritc to show opertype
2004-05-01 brainAdded extra docs to cover OnUserSync etc
2004-05-01 brainAdded comments
2004-05-01 brainProvided modules with the ability to sync data on a...
2004-05-01 frostycoolslugAdded @ Before an Echo..
2004-05-01 brainRemoved protocol violation errors
2004-05-01 brainAdded <options noservices> behaviour for m_chanprotect...
2004-05-01 brainAdded access checks.
2004-05-01 brainAdded module to support modes +q and +a
2004-05-01 brainAdded Module::OnAccessCheck
next