]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - .inspircd.inc
Apply ankit's patch for bug #780 with a minor tweak, re-introduce the 4-param 404...
[user/henk/code/inspircd.git] / .inspircd.inc
2009-03-15 psychonUpdate all wiki links to point to the new wiki. This...
2009-02-09 dzStill restart inspircd if the previous instance didn...
2009-01-25 danieldgMake startup script work under use strict (and test...
2009-01-15 brainBad check on getstatus() found by Ankit, thanks :)
2009-01-02 w00tUpdate copyrights for 2009.
2008-12-22 w00tMake error message on finding an un-includable include...
2008-12-15 aquanightOops
2008-12-15 aquanightMake it easier to add commands to the run script withou...
2008-12-05 aquanightMake valdebug-unattended create the logging directory...
2008-12-05 psychonMinor style cleanup to inspircd: Remove trailing spaces...
2008-10-31 w00tFix a header that was partly in the older style.
2008-10-28 w00tImprove ./inspircd stop [danieldg]
2008-10-27 w00tMerge commit 'danieldg/out-12'
2008-10-27 w00tImprovments to valdebug-unattended [danieldg]
2008-10-27 brainvalgrind-unattended patch by MacGyver, thanks a ton! :)
2008-10-23 w00tProper testing that executable exists and is an executa...
2008-09-07 w00tAnother test commit
2008-04-12 brainFixes for default log. It is now called ~/.inspircd...
2007-06-05 brainMinor url tweak
2007-06-05 brainUpdate ancient copyright header
2007-06-05 w00tList developer arguments (debug, screendebug etc) so...
2007-02-10 peaveyFix that equal sign '=' inside double quotes don't...
2007-02-05 peaveyMake checkconf handle end of line comments.
2007-02-04 peaveyAdd a general xml syntax checker for config files....
2007-01-08 peaveygetpidfile was not working at all. Fix it to work as...
2006-12-24 brainCorrectly ignore commented out includes
2006-12-24 brainTidyup Leet Caps Like This, and display PID when perfor...
2006-12-24 brainFix the launcher for two situations:
2006-12-04 brainForgot to include 'version' in the syntax
2006-12-04 brainFix for bug #177, generate the version string at config...
2006-12-04 specialReverted the addition of ./inspircd version; I should...
2006-12-04 specialAdded ./inspircd version, requested and written by...
2006-11-18 brainSince the last beta, the pid file doesnt have to be...
2006-08-12 omComplain if we can't find the binary
2006-08-06 omGive a full path to .gdbargs, should let you run the...
2006-06-22 specialFix for ./inspircd restart not working half the time
2006-05-07 omAdd new arguments to ./inspircd, 'screendebug' starts...
2006-04-07 omSlight optimisation to config reader, looks nicer even...
2006-03-11 omChanges to ./inspircd to hopefully work on freebsd...
2006-03-02 brainRemoved sleep()
2006-03-02 omMake ./inspircd ignore SIGPIPE and start running withou...
2005-12-21 brainLD_LIBRARY_PATH setting is no longer required by core...
2005-12-21 brainChanged $CompileFlags to seperate $CompileFlags and...
2005-12-12 brainFixed .inspircd.inc
2005-05-29 frostycoolslugAdded support for the new <include:file> system.
2005-05-20 brain*** empty log message ***
2005-05-09 brainFixed Craig's buggy configure :p
2005-05-08 brainChanged to fully dynamic core (should be faster compile...
2005-05-03 brainFixed to always look for the ircd.log within the bin...
2005-05-01 brainSanity checks for fd_ref in addclient
2005-04-21 brainFixed to allow debugging
2005-04-21 brainAdded LD_LIBRARY_PATH hacks/kludges to the .inspircd...
2005-04-10 brainFixed a missing semicolon *LARGE SLAP*
2005-04-08 frostycoolslugModified to kill -9, if a kill -TERM fails.
2005-04-05 frostycoolslugFixed ./inspircd cron actually working.. but not claimi...
2005-04-05 frostycoolslugFixed careless bug i left in while debugging :/
2005-04-05 frostycoolslugAdded ./inspircd (start|stop|restart|rehash|status...