index
:
user/henk/code/inspircd.git
insp3
insp3-update-helpop-chmodes-s-and-p
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.inspircd.inc
Age
Commit message (
Expand
)
Author
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
2005-04-21
Added LD_LIBRARY_PATH hacks/kludges to the .inspircd.inc file to make it find...
brain
2005-04-10
Fixed a missing semicolon *LARGE SLAP*
brain
2005-04-08
Modified to kill -9, if a kill -TERM fails.
frostycoolslug
2005-04-05
Fixed ./inspircd cron actually working.. but not claiming too!
frostycoolslug
2005-04-05
Fixed careless bug i left in while debugging :/
frostycoolslug
2005-04-05
Added ./inspircd (start|stop|restart|rehash|status|cron|Cheese-Sandwich) (Hap...
frostycoolslug