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
/
m_xmlsocket.cpp
Age
Commit message (
Expand
)
Author
2008-04-03
Patch to fix this module from flagging all client sockets as xml
brain
2008-03-30
Commit -Wformat=2 -Wmissing-format-attributes, printf-like functions in inspi...
aquanight
2008-03-24
Should now work with ports bound to all interfaces
brain
2008-03-24
This module uses io hooking too, fix it up
brain
2008-03-24
Finally change all the Version() objects
brain
2008-02-22
Convert remaining InspIRCd::Log() calls to new logging system
aquanight
2008-02-11
More -Wshadow fixes.. not really finished yet
w00t
2008-01-10
Header update: 2007 -> 2008
w00t
2007-11-04
Remove Implements() method from every module. booya.
brain
2007-11-04
Honking huge commit. Removal of DELETE() template that never worked right anyway
brain
2007-11-04
Convert all to new Attach() system. The Implements() method needs removing fr...
brain
2007-10-15
In the grand tradition of huge fucking commits:
w00t
2007-08-27
Remove unnecessary header traffic
w00t
2007-07-16
OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR.
peavey
2007-07-16
'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au...
peavey
2007-07-03
Removed superfluous semicolons
pippijn
2007-06-17
First two conversions
brain
2007-06-09
A ton more clear() and empty() stuff thats been lingering on the long term to...
brain
2007-05-21
Header rearrangement, move inspircd.h to top, remove stdio, stdlib, stdblahbl...
brain
2007-05-19
Windows support. Tested and working to compile on freebsd and linux. Next ste...
w00t
2007-05-11
Refactor port binding, warning not yet tested fully
brain
2007-05-08
Decraq
brain
2007-05-08
Tidy up some lollercode
brain
2007-05-08
Sending a buffer full of garbage is not smart or funny.
brain
2007-05-08
Left openssl includes in here :<
brain
2007-05-08
Add comments to describe wtf we are doing
brain
2007-05-08
Don't use this yet. we're waiting on w00t for a test client
brain