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
Age
Commit message (
Expand
)
Author
2004-04-17
Updated comments here
brain
2004-04-16
Fixed some SQUIT stuff
brain
2004-04-16
Mesh cookie linking fixes (was giving remote port to servers and not local port)
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-16
Added various routing tokens (such as 'R' redirect message)
brain
2004-04-15
/MAP and /LINKS added back (do not use - needs testing)
brain
2004-04-15
Mesh tweaks (wasnt sending the ip in the + packet)
brain
2004-04-15
Mesh linking stuff
brain
2004-04-15
Fixes for nonblocking socket issues
brain
2004-04-15
Tons of linking tweaks
brain
2004-04-14
Buffering fixes
brain
2004-04-14
More fixes to connection buffer handling
brain
2004-04-14
Changed server to server links from UDP to TCP due to data loss problems
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
Packet buffering
brain
2004-04-11
race condition fixes
brain
2004-04-11
Attempted fixes for UDP race conditions
brain
2004-04-11
Added better checking to packet sending (MUST receive an ack)
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 experimental 'P' token (privmsg)
brain
2004-04-10
Added /map and /links
brain
2004-04-10
Added server to server 'J' token
brain
2004-04-09
Added security function that removes paths from filenames
brain
2004-04-09
Added flood= value to connect allow classes, added checking for flooding
brain
2004-04-08
Added ConfigReader::EnumValues() (requested by Craig)
brain
2004-04-08
Tons of buffering fixes and optimisations for user connections
brain
2004-04-07
added documentation to FileReader::Exists()
brain
2004-04-07
Added Server::CountUsers function
brain
2004-04-07
Added preliminary support for ConfigReader::Verify at request of the slug :p
brain
2004-04-07
Added servernotice back to the user, informing them
brain
2004-04-07
Modified to support wildcard matching of glob patterns
brain
2004-04-07
Fixed config reader to cache its files instead of re-reading them for each ac...
brain
2004-04-06
indentation fixes
brain
2004-04-06
Updated docs
brain
2004-04-06
OnUserPre* api fixes
brain
2004-04-06
Added OnUserPreMessage and OnUserPreNotice events (not tested yet)
brain
2004-04-06
Added support for SVS-style Server class methods for modules
brain
2004-04-05
Added support for OnWhois, OnOper, OnInfo and SendToModeMask in the API
brain
2004-04-05
Fix for bug ID #5 (PING, PONG And other matters)
brain
2004-04-05
Fix for bug ID #6 (excessively long commands)
brain
2004-04-05
Modified the Module::OnExtendedMode() method to use a void* as its target whi...
brain
2004-04-04
Completed support for module-handled umodes
brain
2004-04-04
Added support for module-based chanmodes with parameters and the ability to q...
brain
2004-04-03
Tons more sanity checks and length checks
brain
2004-04-03
Added support for module-defined chanmodes with no parameters
brain
2004-04-02
Improved comments
brain
[next]