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-05-18
Missing newline
brain
2005-05-18
Fixes to bad filehandle
brain
2005-05-18
stupid sunos check wont run
brain
2005-05-18
Fixes for solaris
brain
2005-05-18
Fix to minor typo in solaris stuff
brain
2005-05-18
updated for solaris -lsocket / -lnsl
brain
2005-05-18
Replacement of bzero with memset for solaris 10 compat.
brain
2005-05-18
bzero removed for compatibility with solaris 10
brain
2005-05-18
Fixes for solaris pwd
brain
2005-05-18
Fixes for solaris weirdness
brain
2005-05-18
solaris fixes
brain
2005-05-18
solaris randomness
brain
2005-05-18
weirdness
brain
2005-05-18
Removed unncessary sched_yield calls
brain
2005-05-17
Added configurable SOMAXCONN size
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-17
Mass-connect speedups, also now uses less processor time
brain
2005-05-17
Made prompts clearer
brain
2005-05-17
Default epoll/kqueue to yes
brain
2005-05-17
kqueue and epoll default to enabled now
brain
2005-05-17
Fine-tuning epoll parameters
brain
2005-05-17
Changed epoll_wait timeout
brain
2005-05-17
Changed from SOMAXCONN to 32
brain
2005-05-17
Epoll tweaks
brain
2005-05-17
Experimental: Epoll support
brain
2005-05-16
Increased listen backlog from 5 to use SOMAXCONN, system defined constant max...
brain
2005-05-16
Removed __single_client_alloc again because gcc devs were smoking crack and r...
brain
2005-05-15
Fixed typo in die tag
brain
2005-05-15
Changed to use __single_client_alloc, faster on most systems in a single thread
brain
2005-05-15
Changed to use __single_client_alloc, supposedly faster in single-thread situ...
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
New docs
brain
2005-05-15
Moved StrHashComp and InAddr_HashComp into the irc:: namespace
brain
2005-05-15
Made modules use irc::string where they were using strcasecmp()
brain
2005-05-15
Added docs for hashcomp
brain
2005-05-15
Added comments for doxygen
brain
2005-05-15
Added irc::string
brain
2005-05-15
A few simple output lines (similar to gnu autoconf so people know what's happ...
brain
2005-05-15
Changed kqueue warning - no longer experimental code
brain
2005-05-15
Added detection for kqueue, so if your BSD system doesn't have it, the config...
brain
2005-05-15
Added better detection of strlcpy that doesn't involve compiling a test progr...
brain
2005-05-15
Added comments to hashcomp.cpp
brain
2005-05-15
GCC 3.4/4.0 fixes
brain
2005-05-15
sorted hashcomp etc
brain
2005-05-15
Making sure this is compatible with GCC3.4/4.x
brain
2005-05-15
Made 'make clean' make cleaner :-P
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
[next]