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
/
src
/
inspircd.cpp
Age
Commit message (
Expand
)
Author
2005-04-06
Changed the loglevel of some startup failure messages to DEFAULT (were DEBUG)
brain
2005-04-06
Fixed casting warning in ShowMOTD under linux
brain
2005-04-05
Fix to bug #33 (weird /map)
brain
2005-04-05
Major optimizations!
brain
2005-04-05
Optimized connects - motd is sent faster
brain
2005-04-05
InspIRCd now logs value of <die> to the logfile on failure
brain
2005-04-04
Added E:Lines, a form of ban exception that can prevent opers, netadmins etc ...
brain
2005-04-04
Added new <banlist> tags, allows dynamic banlist sizes on a per channel basis
brain
2005-04-03
Strange crash fix
brain
2005-04-03
Added another check to the mainloop
brain
2005-04-03
Fix for bug #39, m_redirect returning invalid/random value for OnUserPreJoin ...
brain
2005-04-03
Added code to shutdown listening sockets on exit
brain
2005-04-03
Fixed a few small dns timeout bugs (allowing users on without nick or user)
brain
2005-04-03
Major optimizations! now uses under 1% cpu all the time whilst idle
brain
2005-04-02
Fixes for dns queueing, timeout functions etc moved to more sensible place
brain
2005-04-02
Connection fixes
brain
2005-04-02
Added pid file support, and documentation for it
brain
2005-04-02
One final attempt at fixing some of craigs whinges -- poll routine auto clear...
brain
2005-04-01
Massive stats L speedup
brain
2005-04-01
Fixed string format vunerability, thanks again to the #ratbox people for help...
brain
2005-04-01
Fixed nasty bugs.
brain
2005-04-01
Attempts to fix some random crashes
brain
2005-04-01
Fixed 'unlikely' crash if nick was changed before dns lookup was completed
brain
2005-04-01
DNS timeout fixes!
brain
2005-04-01
Added nonblocking dns
brain
2005-03-27
Fixed 005 numeric to only output 13 tokens per line (thanks anfl)
brain
2005-03-27
Replaced some 005 constants with their configured values
brain
2005-03-27
Fixed detection of missing opertypes
brain
2005-03-27
Made config parsing code a bit more lenient
brain
2005-03-25
Added implementation of strlcpy and strlcat for systems that dont have it
brain
2005-03-25
Fixes for GCC3.4 and namespaces (must rerun configure!)
brain
2005-03-25
Changed occurances of vector to std::vector
brain
2005-03-25
Added a lot of config error checking
brain
2005-03-24
Added IP addresses to connection notices to support bopm
brain
2004-09-11
Changes for security based on RATS analysis
brain
2004-09-11
Security audit based on RATS output
brain
2004-05-29
Hands up if you think linking is akward
brain
2004-05-29
more link fixes
brain
2004-05-29
services link fixes
brain
2004-05-29
Fixed uline synching
brain
2004-05-09
Removed some very old crap
brain
2004-05-09
Added support for /RESTART (currently has a bug, do not use)
brain
2004-05-05
Fix for /WALLOPS in certain sucky mIRCscripts
brain
2004-05-05
Fixed crash that only slug can replicate
brain
2004-05-03
Added opertype propogation
brain
2004-05-02
Added oper-override module
brain
2004-05-01
Added stub to handle SERVER command
brain
2004-05-01
Provided modules with the ability to sync data on a netjoin
brain
2004-05-01
Removed protocol violation errors
brain
2004-05-01
Added Module::OnAccessCheck
brain
[next]