]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
2005-05-20 brainAdded COMMANDS command (yes, really)
2005-05-19 brainrandom crash fixes
2005-05-19 brainKill fixes
2005-05-19 brainWarning message for openbsd users that try and use gcc
2005-05-19 brainChanged a CXX to a CC
2005-05-19 brainAdded eg++ stuff
2005-05-19 brainCC fixes
2005-05-19 braineg++ stuff
2005-05-19 brainWhat openbsd muppet decided to rename gcc3?!
2005-05-19 brainRemoved debug output
2005-05-19 brainStupid string checks
2005-05-19 brainUname stuff
2005-05-19 brainStupid uname stuff again
2005-05-19 brainFrigging thing
2005-05-19 brainstupid osname stuff
2005-05-19 brainUname fixes
2005-05-19 brainFixes to uname stuff
2005-05-19 brainChanged to use gmake on ALL bsd variants
2005-05-18 brain*** empty log message ***
2005-05-18 brain*** empty log message ***
2005-05-18 brainAdded -lresolv for solaris
2005-05-18 brainAdded -lrt for solaris
2005-05-18 brainMissing newline
2005-05-18 brainFixes to bad filehandle
2005-05-18 brainstupid sunos check wont run
2005-05-18 brainFixes for solaris
2005-05-18 brainFix to minor typo in solaris stuff
2005-05-18 brainupdated for solaris -lsocket / -lnsl
2005-05-18 brainReplacement of bzero with memset for solaris 10 compat.
2005-05-18 brainbzero removed for compatibility with solaris 10
2005-05-18 brainFixes for solaris pwd
2005-05-18 brainFixes for solaris weirdness
2005-05-18 brainsolaris fixes
2005-05-18 brainsolaris randomness
2005-05-18 brainweirdness
2005-05-18 brainRemoved unncessary sched_yield calls
2005-05-17 brainAdded configurable SOMAXCONN size
2005-05-17 brainShrunk some datatypes
2005-05-17 brainMoved a load of servers-only stuff into serverrec out...
2005-05-17 brainMass-connect speedups, also now uses less processor...
2005-05-17 brainMade prompts clearer
2005-05-17 brainDefault epoll/kqueue to yes
2005-05-17 brainkqueue and epoll default to enabled now
2005-05-17 brainFine-tuning epoll parameters
2005-05-17 brainChanged epoll_wait timeout
2005-05-17 brainChanged from SOMAXCONN to 32
2005-05-17 brainEpoll tweaks
2005-05-17 brainExperimental: Epoll support
2005-05-16 brainIncreased listen backlog from 5 to use SOMAXCONN, syste...
2005-05-16 brainRemoved __single_client_alloc again because gcc devs...
2005-05-15 brainFixed typo in die tag
2005-05-15 brainChanged to use __single_client_alloc, faster on most...
2005-05-15 brainChanged to use __single_client_alloc, supposedly faster...
2005-05-15 brainUpdated to keep lowermap const within hashcomp.cpp
2005-05-15 brainUpdated strhashcomp to use irc::string internally rathe...
2005-05-15 brainNew docs
2005-05-15 brainMoved StrHashComp and InAddr_HashComp into the irc...
2005-05-15 brainMade modules use irc::string where they were using...
2005-05-15 brainAdded docs for hashcomp
2005-05-15 brainAdded comments for doxygen
2005-05-15 brainAdded irc::string
2005-05-15 brainA few simple output lines (similar to gnu autoconf...
2005-05-15 brainChanged kqueue warning - no longer experimental code
2005-05-15 brainAdded detection for kqueue, so if your BSD system doesn...
2005-05-15 brainAdded better detection of strlcpy that doesn't involve...
2005-05-15 brainAdded comments to hashcomp.cpp
2005-05-15 brainGCC 3.4/4.0 fixes
2005-05-15 brainsorted hashcomp etc
2005-05-15 brainMaking sure this is compatible with GCC3.4/4.x
2005-05-15 brainMade 'make clean' make cleaner :-P
2005-05-15 brain(Untested) added hashcomp.cpp, seperates out the stl...
2005-05-15 brainMoved a ton of functions into helperfuncs.h to speed...
2005-05-15 brainAdded idea from ircu: /invite with too few params shows...
2005-05-14 brainUpdated example conf to list all non-extra modules...
2005-05-14 brainAdded uniqueness sums to docs
2005-05-14 brainAdded RFCs
2005-05-14 brainAdded 'uniqueness sums': http://www.inspircd.org/wiki...
2005-05-14 brainUpdated documentation
2005-05-13 brainAdded Server::GetServerDescription() at request of...
2005-05-13 brainCreated new html docs (new css)
2005-05-13 brainRe-added the dot graphs again
2005-05-12 brainAdded docs for new smaller memory footprint classes
2005-05-12 brainOptimized some static structs
2005-05-12 brainChanged the type of struct whowas records are stored...
2005-05-12 brainStructure optimizations, changed a lot of bools into...
2005-05-12 brainDocumented new recvq and sendq stuff
2005-05-12 brainHonking great memory leak fixed that's been there since...
2005-05-12 brainCustomizable by-byte-size recvq stuff
2005-05-12 brainFixed wrong number being shown when sendq exceeded
2005-05-12 brainUpdated default sendq size to 256k
2005-05-11 brainadded sendq stuff, see example config
2005-05-11 brainAdded basic sendq stuff - WARNING, there is no configur...
2005-05-11 brainFixed weird bug where on mass join/part flood, the...
2005-05-11 brainDns poll not called often enough
2005-05-10 brainMade ping check loop less regular in kqueue version
2005-05-10 frostycoolslugAdded Cache support for the KQueue Question
2005-05-10 brainAdded ability to accept() up to 32 pending sockets...
2005-05-10 brainAdded server-listen-sockets to kqueue support (all...
2005-05-10 brainAdded kqueue for listening sockets
2005-05-10 brainFixed crash when socket reads 0 whilst in kqueue mode
next