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
2005-06-01
Added OnLoadModule and OnUnloadModule (OnLoadModule was not triggering)
brain
2005-06-01
Missing vars
brain
2005-06-01
Many linking fixes
brain
2005-05-30
GCC4.0 warning fixes
brain
2005-05-30
Started on -Wall - safe compile
brain
2005-05-30
Added BoolSet utility class
brain
2005-05-29
Compensate for ~ in ident length
brain
2005-05-29
Highly optimized userrec saving 1.5k per user
brain
2005-05-29
Fixed lengths
brain
2005-05-29
A lot more of the core consts are now configurable at compile time
brain
2005-05-28
Fixed fd_Setsize in cygwin
brain
2005-05-26
Added/fixed .cvsignore files
brain
2005-05-25
Added parameters
brain
2005-05-24
Nonblocking connect() for outbound server links (why was this blocking anyway)
brain
2005-05-24
Added ping checks for server links (experimental)
brain
2005-05-23
Buffer size limits (hard coded to 1mb for now, will allow to raise in config ...
brain
2005-05-23
Tidied up some socket stuff into userrec
brain
2005-05-23
Output buffering on server connections
brain
2005-05-22
Changed revision id's to std::string
brain
2005-05-20
Removed stupid consts
brain
2005-05-20
*** empty log message ***
brain
2005-05-20
Added COMMANDS command (yes, really)
brain
2005-05-17
Shrunk some datatypes
brain
2005-05-17
Moved a load of servers-only stuff into serverrec out of the way of userrec
brain
2005-05-16
Removed __single_client_alloc again because gcc devs were smoking crack and r...
brain
2005-05-15
Changed to use __single_client_alloc, faster on most systems in a single thread
brain
2005-05-15
Updated to keep lowermap const within hashcomp.cpp
brain
2005-05-15
Updated strhashcomp to use irc::string internally rather than a combination o...
brain
2005-05-15
Moved StrHashComp and InAddr_HashComp into the irc:: namespace
brain
2005-05-15
Added comments for doxygen
brain
2005-05-15
Added irc::string
brain
2005-05-15
sorted hashcomp etc
brain
2005-05-15
(Untested) added hashcomp.cpp, seperates out the stl hash_map stuff
brain
2005-05-15
Moved a ton of functions into helperfuncs.h to speed up recompiles
brain
2005-05-15
Added idea from ircu: /invite with too few params shows the channels youve be...
brain
2005-05-14
Added 'uniqueness sums': http://www.inspircd.org/wiki/InspIRCd_Server_Protoco...
brain
2005-05-13
Added Server::GetServerDescription() at request of Craig
brain
2005-05-12
Optimized some static structs
brain
2005-05-12
Changed the type of struct whowas records are stored in (no need to waste a b...
brain
2005-05-12
Structure optimizations, changed a lot of bools into binary bitmasks
brain
2005-05-12
Documented new recvq and sendq stuff
brain
2005-05-12
Customizable by-byte-size recvq stuff
brain
2005-05-11
added sendq stuff, see example config
brain
2005-05-11
Added basic sendq stuff - WARNING, there is no configuration yet, this CVS al...
brain
2005-05-08
Changed the final bunch of udp_* vars to server_*/tcp_*
brain
2005-05-05
Fixes to:
brain
2005-05-03
Fixed to always look for the ircd.log within the bin/ dir
brain
2005-05-01
Added FindDescriptor
brain
2005-05-01
Added and tested fd crossreference table - improves speed a lot, and fixes on...
brain
2005-04-30
Tried a new way of doing remote versions
brain
[next]