]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
2005-11-29 brainChanged to strchr
2005-11-29 brainVarious optimizations and tweaks
2005-11-29 brainPRIVMSG tweaks
2005-11-29 brainCrash tweak
2005-11-29 brainAdded test code for one-to-many PRIVMSG
2005-11-29 brainAdded a few stats on squit
2005-11-29 brainMoved some stuff to debug
2005-11-29 brainTweaked parameter count of sent out SQUITs
2005-11-29 brainNetsplit/SQUIT tweaks
2005-11-29 brainRecursive free sucks
2005-11-29 brainAdded squit stuff... dont like recursive delete.
2005-11-29 brainReverted is_uline change
2005-11-29 w00tstrcmp() is a little expensive, and useless here -...
2005-11-29 w00tSmall fault-- is_uline() returned true for '' - not...
2005-11-28 brainFixed some glitches in linking
2005-11-28 brainFixed dodgy server being broadcast on BURST
2005-11-28 brainFixed a loop whoopsie
2005-11-28 brainFound a typo when compiling on gcc3.3.6
2005-11-28 brainChanged to propogate SERVER properly when a new server...
2005-11-28 brainCommented /MAP because it takes some documenting to...
2005-11-28 brain/MAP. ARGH!
2005-11-28 brainFixed bouncing messages caused by trying to echo to...
2005-11-28 brainMade privmsgs work
2005-11-28 brainMissing two Module::
2005-11-28 brainAdded OnUserMessage and OnUserNotice (why have these...
2005-11-27 brainTied in client message parser, works very well :)
2005-11-27 brainAdded nickname syncing
2005-11-27 brainFixed a missing parameter
2005-11-27 brainAdded tree walk algorithm which finds out which directl...
2005-11-27 brainAdded proper administrativia notices to CONNECT and...
2005-11-27 brainAdded /CONNECT
2005-11-27 brainAdded new docs
2005-11-27 brainAdded new documentation
2005-11-26 brainAdded most of the connection/authentication code, need...
2005-11-26 brainAdded stricter checking for listening sockets
2005-11-26 brainFixed dumb bug where module claims ALL bindable ports...
2005-11-26 brainAdded overriding handlers for CONNECT, SQUIT, MAP,...
2005-11-26 brainFixed compile glitches
2005-11-26 brainAdded reading of server link configs
2005-11-26 brainAdded TreeServer class (actual tree structure)
2005-11-26 brainAdded tons of comments. These will probably stay.
2005-11-26 brainAdded listening socket support for InspSocket
2005-11-26 brainAdded start of spanning tree system TEST MODULE, tested...
2005-11-25 brainCleaned up some warnings
2005-11-25 brainFixed OnMeshToken (deprecated)
2005-11-25 brainFixed missing constructor on class connection
2005-11-25 brainRemoved references to connection.cpp and servers.cpp
2005-11-25 brainRemoved connection.cpp and servers.cpp
2005-11-25 brainFixes for removal of serverrec
2005-11-25 brainAdded references to connection.h
2005-11-25 brainRe-added required parts of connection.h
2005-11-25 brainAdded output
2005-11-25 brainMade make clean make cleaner :p
2005-11-25 brainRemoved references to deprecated files servers.* and...
2005-11-25 brainRemoved static meshed linking from core
2005-11-25 brainFixed removal of mesh linking from core
2005-11-25 brainRemoval of mesh stuff (lots of)
2005-11-25 brainFixed to not use mesh stuff
2005-11-25 brainAdded ifndef stuff
2005-11-25 brainRemoved cross-server mesh stuff
2005-11-25 brainRemoved mesh module functions
2005-11-25 brainRemoved server socket stuff from socketengine
2005-11-25 brainFixed compile time glitches in new code, removed obsele...
2005-11-25 w00tMy first commit -- and a really minor/anal one at that. :P
2005-11-25 brainStarted removal of server linking code from core and...
2005-11-23 brainAdded some stuff to socket classes
2005-11-23 brainAdjusted configure to generate proper makefiles for...
2005-11-23 brainAdded start of socket classes used by modular linking
2005-10-17 brainUnspecified changes (records lost in server upgrade)
2005-10-01 frostycoolslugFixed false example info in config.
2005-10-01 brainFix to bug#82 reported by ashen - "the're" typo
2005-08-25 brainFixed code so that it will still work with kernel 2...
2005-08-25 brainAdded a chomp() just to be sure on kernel 2.6 check
2005-08-25 brainFix for bug #72 reported by Hal9000
2005-08-24 brainChanged comments
2005-08-24 brainTidied up socket engine code, moved into a specialized...
2005-08-22 brainUnknown changes here
2005-06-07 katsklawfixed typo in include tag.
2005-06-02 brainPossibly fixed the 'vincent' bug
2005-06-02 brainMore tweaks
2005-06-02 brainMore tweaks
2005-06-02 brainFucking vincent box
2005-06-02 brainMore vincent tweaks
2005-06-02 brainMore fixes for Vincent bug
2005-06-02 brainAttempted fixes for another vincent bug
2005-06-02 brainAttempt to fix recursive loop
2005-06-02 brainFixed warnings reported by vincent
2005-06-02 brainFixes to +r not being set reported by Vincent
2005-06-01 brainFixed onloadmodule
2005-06-01 brainAdded OnLoadModule and OnUnloadModule (OnLoadModule...
2005-06-01 brainFixed ability to accidentally set a softlimit of 0
2005-06-01 brainMaxClients -> MAXCLIENTS
2005-06-01 brainMissing vars
2005-06-01 brainFixes for missing vars
2005-06-01 brainMissing externs
2005-06-01 brainFixes for missing vars
2005-06-01 brainAdded propogation of version replies and server descrip...
2005-06-01 brainMany linking fixes
2005-05-31 katsklawAdded <options:softlimit>
2005-05-31 katsklawFixed typo
next