summaryrefslogtreecommitdiff
path: root/.inspircd.inc
AgeCommit message (Expand)Author
2009-09-24Move configuration filename specification to start script, to reduce hardcode...danieldg
2009-09-03Change cmd_*.so to use the Module object APIdanieldg
2009-08-20Allow relative and absolute paths to work (without magic) with pidfile.w00t
2009-06-14Improve valdebug-unattended: increase timeout to 90 seconds, and generate/use...danieldg
2009-03-15Update all wiki links to point to the new wiki. This was done automatically w...psychon
2009-02-09Still restart inspircd if the previous instance didn't die quietly, fixes bug...dz
2009-01-25Make startup script work under use strict (and test git-svn commits)danieldg
2009-01-15Bad check on getstatus() found by Ankit, thanks :)brain
2009-01-02Update copyrights for 2009.w00t
2008-12-22Make error message on finding an un-includable include a bit more helpfulw00t
2008-12-15Oopsaquanight
2008-12-15Make it easier to add commands to the run script without having millions of b...aquanight
2008-12-05Make valdebug-unattended create the logging directory if necessary, and use s...aquanight
2008-12-05Minor style cleanup to inspircd: Remove trailing spaces and use tabs for indentpsychon
2008-10-31Fix a header that was partly in the older style.w00t
2008-10-28Improve ./inspircd stop [danieldg]w00t
2008-10-27Merge commit 'danieldg/out-12'w00t
2008-10-27Improvments to valdebug-unattended [danieldg]w00t
2008-10-27valgrind-unattended patch by MacGyver, thanks a ton! :)brain
2008-10-23Proper testing that executable exists and is an executable, thanks dz.w00t
2008-09-07Another test commitw00t
2008-04-12Fixes for default log. It is now called ~/.inspircd/startup.log unless overri...brain
2007-06-05Minor url tweakbrain
2007-06-05Update ancient copyright headerbrain
2007-06-05List developer arguments (debug, screendebug etc) so they don't need to be lo...w00t
2007-02-10Fix that equal sign '=' inside double quotes don't blow up confcheck.peavey
2007-02-05Make checkconf handle end of line comments.peavey
2007-02-04Add a general xml syntax checker for config files. It parses includes and war...peavey
2007-01-08getpidfile was not working at all. Fix it to work as intended.peavey
2006-12-24Correctly ignore commented out includesbrain
2006-12-24Tidyup Leet Caps Like This, and display PID when performing operationsbrain
2006-12-24Fix the launcher for two situations:brain
2006-12-04Forgot to include 'version' in the syntaxbrain
2006-12-04Fix for bug #177, generate the version string at configure time and write it ...brain
2006-12-04Reverted the addition of ./inspircd version; I should've considered this a bi...special
2006-12-04Added ./inspircd version, requested and written by Mitchspecial
2006-11-18Since the last beta, the pid file doesnt have to be specified. If it hasnt be...brain
2006-08-12Complain if we can't find the binaryom
2006-08-06Give a full path to .gdbargs, should let you run the ./inspircd script from o...om
2006-06-22Fix for ./inspircd restart not working half the timespecial
2006-05-07Add new arguments to ./inspircd, 'screendebug' starts insp inside gdb and det...om
2006-04-07Slight optimisation to config reader, looks nicer even if it's not faster.om
2006-03-11Changes to ./inspircd to hopefully work on freebsd as well as linux..om
2006-03-02Removed sleep()brain
2006-03-02Make ./inspircd ignore SIGPIPE and start running without the user having to t...om
2005-12-21LD_LIBRARY_PATH setting is no longer required by core or m_sql.sobrain
2005-12-21Changed $CompileFlags to seperate $CompileFlags and $LinkerFlagsbrain
2005-12-12Fixed .inspircd.incbrain
2005-05-29Added support for the new <include:file> system.frostycoolslug
2005-05-20*** empty log message ***brain