Age | Commit message (Expand) | Author |
2009-02-09 | Still restart inspircd if the previous instance didn't die quietly, fixes bug... | dz |
2009-01-25 | Make startup script work under use strict (and test git-svn commits) | danieldg |
2009-01-15 | Bad check on getstatus() found by Ankit, thanks :) | brain |
2009-01-02 | Update copyrights for 2009. | w00t |
2008-12-22 | Make error message on finding an un-includable include a bit more helpful | w00t |
2008-12-15 | Oops | aquanight |
2008-12-15 | Make it easier to add commands to the run script without having millions of b... | aquanight |
2008-12-05 | Make valdebug-unattended create the logging directory if necessary, and use s... | aquanight |
2008-12-05 | Minor style cleanup to inspircd: Remove trailing spaces and use tabs for indent | psychon |
2008-10-31 | Fix a header that was partly in the older style. | w00t |
2008-10-28 | Improve ./inspircd stop [danieldg] | w00t |
2008-10-27 | Merge commit 'danieldg/out-12' | w00t |
2008-10-27 | Improvments to valdebug-unattended [danieldg] | w00t |
2008-10-27 | valgrind-unattended patch by MacGyver, thanks a ton! :) | brain |
2008-10-23 | Proper testing that executable exists and is an executable, thanks dz. | w00t |
2008-09-07 | Another test commit | w00t |
2008-04-12 | Fixes for default log. It is now called ~/.inspircd/startup.log unless overri... | brain |
2007-06-05 | Minor url tweak | brain |
2007-06-05 | Update ancient copyright header | brain |
2007-06-05 | List developer arguments (debug, screendebug etc) so they don't need to be lo... | w00t |
2007-02-10 | Fix that equal sign '=' inside double quotes don't blow up confcheck. | peavey |
2007-02-05 | Make checkconf handle end of line comments. | peavey |
2007-02-04 | Add a general xml syntax checker for config files. It parses includes and war... | peavey |
2007-01-08 | getpidfile was not working at all. Fix it to work as intended. | peavey |
2006-12-24 | Correctly ignore commented out includes | brain |
2006-12-24 | Tidyup Leet Caps Like This, and display PID when performing operations | brain |
2006-12-24 | Fix the launcher for two situations: | brain |
2006-12-04 | Forgot to include 'version' in the syntax | brain |
2006-12-04 | Fix for bug #177, generate the version string at configure time and write it ... | brain |
2006-12-04 | Reverted the addition of ./inspircd version; I should've considered this a bi... | special |
2006-12-04 | Added ./inspircd version, requested and written by Mitch | special |
2006-11-18 | Since the last beta, the pid file doesnt have to be specified. If it hasnt be... | brain |
2006-08-12 | Complain if we can't find the binary | om |
2006-08-06 | Give a full path to .gdbargs, should let you run the ./inspircd script from o... | om |
2006-06-22 | Fix for ./inspircd restart not working half the time | special |
2006-05-07 | Add new arguments to ./inspircd, 'screendebug' starts insp inside gdb and det... | om |
2006-04-07 | Slight optimisation to config reader, looks nicer even if it's not faster. | om |
2006-03-11 | Changes to ./inspircd to hopefully work on freebsd as well as linux.. | om |
2006-03-02 | Removed sleep() | brain |
2006-03-02 | Make ./inspircd ignore SIGPIPE and start running without the user having to t... | om |
2005-12-21 | LD_LIBRARY_PATH setting is no longer required by core or m_sql.so | brain |
2005-12-21 | Changed $CompileFlags to seperate $CompileFlags and $LinkerFlags | brain |
2005-12-12 | Fixed .inspircd.inc | brain |
2005-05-29 | Added support for the new <include:file> system. | frostycoolslug |
2005-05-20 | *** empty log message *** | brain |
2005-05-09 | Fixed Craig's buggy configure :p | brain |
2005-05-08 | Changed to fully dynamic core (should be faster compile times) | brain |
2005-05-03 | Fixed to always look for the ircd.log within the bin/ dir | brain |
2005-05-01 | Sanity checks for fd_ref in addclient | brain |
2005-04-21 | Fixed to allow debugging | brain |