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
/
include
/
inspircd.h
Age
Commit message (
Expand
)
Author
2005-12-04
Added notice-to-servermask
brain
2005-12-01
Multithreaded DNS -- not tested!!!!
brain
2005-12-01
Added clever code to propogate module's special commands (SAJOIN, KNOCK etc) ...
brain
2005-11-30
Added opaque protocol functions
brain
2005-11-25
Re-added required parts of connection.h
brain
2005-11-25
Removal of mesh stuff (lots of)
brain
2005-06-01
Missing vars
brain
2005-05-29
Highly optimized userrec saving 1.5k per user
brain
2005-05-29
A lot more of the core consts are now configurable at compile time
brain
2005-05-28
Fixed fd_Setsize in cygwin
brain
2005-05-22
Changed revision id's to std::string
brain
2005-05-15
sorted hashcomp etc
brain
2005-05-15
Moved a ton of functions into helperfuncs.h to speed up recompiles
brain
2005-05-14
Added 'uniqueness sums': http://www.inspircd.org/wiki/InspIRCd_Server_Protoco...
brain
2005-05-03
Fixed to always look for the ircd.log within the bin/ dir
brain
2005-04-30
Tried a new way of doing remote versions
brain
2005-04-29
Fixed some flood checking
brain
2005-04-27
Added a Server:: method to send server notices to channels
brain
2005-04-27
Added explicit oper tracking in a vector of userrec* pointers, optimizes send...
brain
2005-04-26
Added channel 'counter', increases speed of quits, parts, kicks
brain
2005-04-16
Added:
brain
2005-04-14
Added ability for modules to hold users in a 'holding pattern' while they do ...
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-05
Fix to bug #33 (weird /map)
brain
2005-04-04
Added new <banlist> tags, allows dynamic banlist sizes on a per channel basis
brain
2005-03-25
Added a lot of config error checking
brain
2004-05-16
Updated header comments
brain
2004-05-01
Added Module::OnAccessCheck
brain
2004-04-24
Fixed quit-bouncing issue when a user is g-lined
brain
2004-04-19
Fixes to typos and function exporting between source files
brain
2004-04-19
Changed occurances of udp_host to tcp_host for readability
brain
2004-04-19
Moved all command handler functions into commands.cpp/commands.h
brain
2004-04-19
added mode.h/mode.cpp and seperated mode functions into it
brain
2004-04-19
Moving yet more stuff into message.cpp
brain
2004-04-19
Started seperating out functions
brain
2004-04-18
Changes of RemoveServer to char* to const char*
brain
2004-04-18
Fixes to recovery
brain
2004-04-18
Forgot to save some stuff
brain
2004-04-16
Fixed some SQUIT stuff
brain
2004-04-16
SQUIT and routing of messages fixes during periods of downtime
brain
2004-04-16
Fixes to only send SQUIT tokens to servers that are still alive to avoid rout...
brain
2004-04-16
Added ability to update routing table on the fly if a connection is lost
brain
2004-04-15
Fixes for nonblocking socket issues
brain
2004-04-15
Tons of linking tweaks
brain
2004-04-12
Added 'a' amd 'b' server link tokens (change gecos, change host)
brain
2004-04-12
Added '@' (WALLOPS) link token
brain
2004-04-11
Added 'i' and 't' type link datagrams
brain
2004-04-10
Added J, P and Q type datagrams
brain
2004-04-10
Added server to server 'J' token
brain
[prev]
[next]