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-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
2004-04-30
Added oper classes and types (done through the planned privilage system on a ...
brain
2004-04-29
Made the allowhalfop in <options> tag actually work
brain
2004-04-27
Added m_alias module which provides command aliases.
brain
2004-04-27
Added extra services support stuff, fixed chanserv not deopping users on join...
brain
2004-04-26
Added ip address to N token for SLINE in services use
brain
2004-04-26
Fixed bug in /mode #channel when +k is set
brain
2004-04-25
Added MaxWhoReplies stuff (bahamut-style /WHO limiting)
brain
2004-04-25
Added some stuff to diffrentiate between global and local Q/Z lines
brain
2004-04-24
Fixed quit-bouncing issue when a user is g-lined
brain
[next]