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
/
modules.cpp
Age
Commit message (
Expand
)
Author
2005-05-15
Moved a ton of functions into helperfuncs.h to speed up recompiles
brain
2005-05-13
Added Server::GetServerDescription() at request of Craig
brain
2005-05-12
Changed the type of struct whowas records are stored in (no need to waste a b...
brain
2005-05-09
Basics of kqueue() implementation for socket engine
brain
2005-05-09
Fixes to way allocations are handled
brain
2005-05-08
Changed the final bunch of udp_* vars to server_*/tcp_*
brain
2005-05-06
Fixed services not being informed of force joins
brain
2005-05-06
Fixed park crash bug #63 reported by ViaraiX
brain
2005-05-03
Fix to prevent quits being sent onto the network for nonexistent users
brain
2005-05-01
Added FindDescriptor
brain
2005-05-01
Added and tested fd crossreference table - improves speed a lot, and fixes on...
brain
2005-04-30
Added OnAddBan and OnDelBan module api calls, and fixed glitch which required...
brain
2005-04-30
Added mode 'compression', stops abuse with modes like: +s-s+s-s+s-s
brain
2005-04-28
Added remote versioning
brain
2005-04-27
No suck nickname?! why didn't anyone see this?!
brain
2005-04-27
Optimized stuff
brain
2005-04-23
Added global oper monitoring through modules and global connect monitoring th...
brain
2005-04-22
Added OnOperCompare function to override strcmp in password check for /oper
brain
2005-04-20
Added module message passing architecture
brain
2005-04-20
Added OnUserDisconnect method to modules.* to fix fd leak in m_ident.cpp
brain
2005-04-18
Fixed strange join behavior reported by w00t (mirc requesting MODE immediatel...
brain
2005-04-18
Fixed strhashcomp
brain
2005-04-16
Added:
brain
2005-04-16
Added a chanrec to OnRawMode, om pointed out i hadnt given him it :D
brain
2005-04-15
Added new API methods:
brain
2005-04-14
Added OnUserKick and OnUserPreKick
brain
2005-04-14
Added (untested!) OnCheckReady and OnUserRegister (gonna write an ident looku...
brain
2005-04-14
Added OnPreCommand
brain
2005-04-13
Added IsValidHostMask
brain
2005-04-13
Added Module::OnSendList
brain
2005-04-13
Added Server::AddGLine
brain
2005-04-12
Added OnBackgroundTimer method, ticks every 5 seconds approximately
brain
2005-04-12
Added Server::PseudoToUser and Server::UserToPseudo
brain
2005-04-09
Changed parameters of OnPacketTransmit and OnPacketReceive to be much more us...
brain
2005-04-07
/LOADMODULE and /UNLOADMODULE all successfully working!
brain
2005-04-07
Started work on /UNLOADMODULE, resource tracking and flags in Version class
brain
2005-04-05
Major optimizations!
brain
2005-04-04
Added the module method OnUserPostNick for capturing a nickchange AFTER it ha...
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
2004-09-11
Security audit based on RATS output
brain
2004-05-22
Added support for changing of text within OnUserPreNotice and OnUserPreMessag...
brain
2004-05-22
Added remainder of OnUserPreInvite stuff
brain
2004-05-22
Added OnUserPreInvite method for use with +V etc
brain
2004-05-16
Updated header comments
brain
2004-05-09
Added support for /RESTART (currently has a bug, do not use)
brain
2004-05-08
Removed some debug stuff
brain
[prev]
[next]