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
Age
Commit message (
Expand
)
Author
2005-12-13
De-messified GetRevision
brain
2005-12-13
Eliminated a strlcpy
brain
2005-12-13
Optimized accept() stuff to eliminate loop, idea while talking to w00t
brain
2005-12-13
Minor bug chasing
brain
2005-12-13
Not sending fjoins on sync?
brain
2005-12-13
Got rid of the evil loopy horrid mess in dnsqueue.cpp (singlethreaded dns loo...
brain
2005-12-13
Made dnsqueue clean up its sockets from the socketengine properly
brain
2005-12-13
Prevented zlines from being allowed with a username/ident in them
brain
2005-12-13
Added ability for channel lists to grow past one line in WHOIS
brain
2005-12-13
Modified chlist() and whois to allow output of multi line channel membership ...
brain
2005-12-13
Forward declared ForceChan
brain
2005-12-13
Fixed minor warning
brain
2005-12-13
Left figure from output
brain
2005-12-13
added question about oper channel max
brain
2005-12-13
Modified channel joining to allow > MAXCHANS for opers/remote (when complete)
brain
2005-12-13
Made MAXCHANS growable for opers/ulines (growing of list not implemented yet)
brain
2005-12-13
Removed some logging that can cause excessively huge logs when select() is be...
brain
2005-12-13
More old /map code removal, removed stuff from headers
w00t
2005-12-13
Removed old /map code
w00t
2005-12-13
Removed some remnants from mesh linking
w00t
2005-12-13
Set up externs to allow moving loads of crap out of inspircd.cpp
brain
2005-12-12
Added userprocess
brain
2005-12-12
Added reference to userprocess.h
brain
2005-12-12
Moved some stuff out to userprocess.cpp
brain
2005-12-12
Moved some stuff out to userprocess.h
brain
2005-12-12
Efficiency suggestion by w00t, faster processing of module sockets at the exp...
brain
2005-12-12
Added extra documentation for InspSocket (at last)
brain
2005-12-12
Removal of some trivial debug output
brain
2005-12-12
New version that doesnt yield() any more
brain
2005-12-12
Semicolon to colon
brain
2005-12-12
Code tidy
brain
2005-12-12
Comment and tidyup
brain
2005-12-12
Made socket loop flush a users buffer if they still remain after processing e...
brain
2005-12-12
Got the bool back to front!
brain
2005-12-12
Changed how background processing works, now once per second repeating until ...
brain
2005-12-12
Commented more stuff
brain
2005-12-12
Added timeout fixes
brain
2005-12-12
Fixed .inspircd.inc
brain
2005-12-12
Fixed timeout code
brain
2005-12-12
Added a second yield
brain
2005-12-12
Timing tweaks
brain
2005-12-12
Increased socketengine wait cycles
brain
2005-12-12
Tidy up of main function InspIRCd()
brain
2005-12-12
Added new docs for class SocketEngine
brain
2005-12-12
Added comments
brain
2005-12-12
Fixed outbounds
brain
2005-12-12
select() debugging
brain
2005-12-12
Added checking to find out why select() splits
brain
2005-12-12
Fixed WRITEBIT support in select() engine
brain
2005-12-12
Tied in DNS to SocketEngine
brain
[next]