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-22
Added tons of services/uline stuff. DO NOT USE YET! services data isnt replic...
brain
2004-04-21
Various services compatibility stuff
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
These files now hold the command handler functions
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-17
Added calls to sched_yield() to cut down processor usage - won't work in *bsd
brain
2004-04-17
Added new documentation to cover ircd_connector
brain
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
[next]