summaryrefslogtreecommitdiff
path: root/.inspircd.inc
AgeCommit message (Expand)Author
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
2005-05-09Fixed Craig's buggy configure :pbrain
2005-05-08Changed to fully dynamic core (should be faster compile times)brain
2005-05-03Fixed to always look for the ircd.log within the bin/ dirbrain
2005-05-01Sanity checks for fd_ref in addclientbrain
2005-04-21Fixed to allow debuggingbrain
2005-04-21Added LD_LIBRARY_PATH hacks/kludges to the .inspircd.inc file to make it find...brain
2005-04-10Fixed a missing semicolon *LARGE SLAP*brain
2005-04-08Modified to kill -9, if a kill -TERM fails.frostycoolslug
2005-04-05Fixed ./inspircd cron actually working.. but not claiming too!frostycoolslug
2005-04-05Fixed careless bug i left in while debugging :/frostycoolslug
2005-04-05Added ./inspircd (start|stop|restart|rehash|status|cron|Cheese-Sandwich) (Hap...frostycoolslug