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
/
connection.h
Age
Commit message (
Expand
)
Author
2005-03-21
Changed ordering of sys/socket.h and sys/types.h to fix compile error on gcc ...
brain
2004-05-16
Updated header comments
brain
2004-04-29
Moved more types into Extensible
brain
2004-04-29
Added 'Extensible' class which allows modules to store custom data in objects
brain
2004-04-24
Added a bunch of xline stuff and added qline spport for /nick and svsnick
brain
2004-04-21
Various services compatibility 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
Mesh cookie linking fixes (was giving remote port to servers and not local port)
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
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-11
Packet buffering
brain
2004-04-11
Added better checking to packet sending (MUST receive an ack)
brain
2004-04-10
Added experimental 'P' token (privmsg)
brain
2004-04-01
Fixed <link> tags
brain
2003-07-22
STL namespace fixes
randomdan
2003-02-07
Changed to using LogLevels
brain
2003-02-02
Added first part of server linking code
brain
2003-01-30
Moved to Dev-C++ as an editor for project (more stable than gvim!)
brain
2003-01-26
Modified documentation for base classes
brain