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-08
Added ability to disable any command for non-opers
brain
2005-04-08
Added customizable pingfreq
brain
2005-04-08
Added optional module path to the configuration file
brain
2005-04-08
rehashing now adds and removes modules
brain
2005-04-07
Added module flags output to /MODULES
brain
2005-04-07
Added ability for non-opers to see simplistic /modules output
brain
2005-04-07
/LOADMODULE and /UNLOADMODULE all successfully working!
brain
2005-04-07
Tons of module versionflags stuff, and checks for it in /UNLOADMODULE
brain
2005-04-07
Started work on /UNLOADMODULE, resource tracking and flags in Version class
brain
2005-04-07
Added /LOADMODULE (tested and working)
brain
2005-04-07
Fixed a double free in dnsqueue.cpp
brain
2005-04-06
Moved module loading to a LoadModule function that can be called outside of i...
brain
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
[next]