]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
2004-04-05 brainChanged description
2004-04-05 brainFixed to require +o as well as +g to receive a globops...
2004-04-05 frostycoolslugAdded 'Timeout' in classes :p
2004-04-05 brainAdded m_globlops module with unreal-style /GLOBOPS...
2004-04-05 brainAdded support for OnWhois, OnOper, OnInfo and SendToMod...
2004-04-05 brainAttempted fix for bug ID #3 (compile error/namespace...
2004-04-05 brainFix for bug ID #5 (PING, PONG And other matters)
2004-04-05 brainFix for bug ID #6 (excessively long commands)
2004-04-05 brainChanged documentation to match change in OnExtendedMode...
2004-04-05 brainModified the Module::OnExtendedMode() method to use...
2004-04-04 brainFixed a bug in servermode handling where the target...
2004-04-04 brainFixes to make motd display (we were missinga readfile...
2004-04-04 brainNew documentation to document user/channel mode handling
2004-04-04 brainAdded comments to m_cloaking.cpp
2004-04-04 brainCompleted support for module-handled umodes
2004-04-04 brainCompleted support for module-handled umodes
2004-04-04 brainFixed idle time
2004-04-04 brainAdded support for module-based chanmodes with parameter...
2004-04-04 brainAdded support for module-based chanmodes with parameter...
2004-04-04 brainAdded support for /modules command
2004-04-04 brainAdded support for /modules command
2004-04-03 frostycoolslugremoved ``s to fix bug running $MAKEPROG
2004-04-03 brainFixes for setpriority on freebsd
2004-04-03 frostycoolslugFixed FreeBSD bugs.
2004-04-03 brainTopic and stability fixes
2004-04-03 brainFixed wrong number of parameters for TOPIC that could...
2004-04-03 brainTons more sanity checks and length checks
2004-04-03 frostycoolslugFixed bugs in ./configure
2004-04-03 brainFixed command parser to tidy up malformed commands...
2004-04-03 brainNew stylesheet (grey shades)
2004-04-03 brainAdded support for module-defined chanmodes with no...
2004-04-03 brainAdded support for module-defined chanmodes with no...
2004-04-03 brainAdded -nofork parameter which allows you to force inspi...
2004-04-02 brainYet MORE fixes to crashes on quit
2004-04-02 brainAdded logging for when commands are added
2004-04-02 brainImproved comments
2004-04-02 brainUpdated documentation to document Server::SendMode
2004-04-02 brainAdded ability to override modes (allows SAMODE support...
2004-04-02 brainClarified documentation
2004-04-02 brainFixed typo
2004-04-02 brainAdded simple test command module
2004-04-02 brainAdded support for modules to create commands - this...
2004-04-01 brainFixed <link> tags
2004-04-01 brainFixed <link> tags
2004-04-01 brainFixed issue where /connect crashes the ircd if no defau...
2003-09-27 frostycoolslugCombined The file Modules and Config file existance...
2003-09-27 frostycoolslugAdded Support for GCC 2 back.
2003-09-27 frostycoolslugAdded Support for GCC 2 back.
2003-09-27 frostycoolslugchanged CheckModule from (char module[MAXBUF]) to ...
2003-09-27 frostycoolslugFixed Bug Causing missing modules to Seg Fault The...
2003-08-17 brainmodified to fix 'antiquated header' map.h
2003-08-17 brainFixed reference to hash_map -- **FIXME** ext/hash_map...
2003-07-31 frostycoolslugFixed 'Not enough parameters for QUIT Command' bug...
2003-07-27 frostycoolslugAdded a couple of \n's to my 'Quotes File Not found...
2003-07-27 frostycoolslugAnd another [Brain] bug fixed :p
2003-07-27 frostycoolslugFixed a bug [Brain] put in :/
2003-07-27 frostycoolslugFix bug i put in, IRCd Should bail when quotefile aint...
2003-07-27 frostycoolslugFixed one or 2 small bugs.. :p
2003-07-27 frostycoolslugPossible Bugfix.. stop the IRCd from launching if the...
2003-07-27 frostycoolslugRemoved the need for Perl (Again, 2ce in one night)
2003-07-27 frostycoolslugRemoved the need for Perl
2003-07-22 randomdanSTL namespace fixes
2003-04-19 brainAdded more code for custom channel/user modes via modules
2003-04-18 brainAdded Mode handler structures and types
2003-04-18 brainAdded Mode handler structures and types
2003-03-30 brainUpdated docs
2003-03-30 brainUpdated docs
2003-03-30 brainAdded DOT files to documentation for class diagrams...
2003-03-30 brainAdded DOT files to documentation for class diagrams...
2003-03-23 brainChanged so that when the process detaches, it changes...
2003-02-09 brainDocumentation update, 09/02/03
2003-02-09 brainChanged to work with new log-level
2003-02-09 brainChanged to work with new log-level
2003-02-07 frostycoolslugFixed the CHMOD (nice one Brain` :p)
2003-02-07 brainChanged to using LogLevels
2003-02-02 brainForgot this..
2003-02-02 brainAdding server linking stuff
2003-02-02 brainAdded first part of server linking code
2003-01-30 brainFixed CVS missing files
2003-01-30 brainMoved to Dev-C++ as an editor for project (more stable...
2003-01-27 brain...
2003-01-27 brainModified documentation
2003-01-27 brainModified documentation
2003-01-26 brainfrikking intermediate files....
2003-01-26 brainHow does all this crap not get ignored?
2003-01-26 brainremoved crappy temp files
2003-01-26 brainModified documentation for base classes
2003-01-26 brainModified documentation for base classes
2003-01-26 brainAdded server classes for linking
2003-01-25 brainFixed WHOWAS memory leak
2003-01-25 brainAdded /WHOWAS
2003-01-24 brainAdded copyright notices
2003-01-24 brainPath fixes to modules
2003-01-23 brainUpdated documentation scripts
2003-01-23 brainFixed paths and makefile locations
2003-01-23 brainModified for compatibility
2003-01-23 brainremoved temp file
2003-01-23 brainAuto created by ./configure tests
2003-01-23 brainEdited file paths
2003-01-23 brainInitial revision of changed source layout
next