]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
2006-05-16 brainCheck for failed epoll or kqueue
2006-05-14 nenolod- Documentation fix: SELinux is not a distribution...
2006-05-14 brainBroken kline matching in connect code (reported by...
2006-05-11 brainFix bug when knocking on non-existent channel
2006-05-11 brainIncrease length of dhost
2006-05-10 brainFix output corruption when host is exactly 64 chars...
2006-05-10 brainFix for crash on: /OS RAW PUSH non-existent-nick :...
2006-05-08 brainFixed to work with -j 3
2006-05-07 brainLet ulines do NOTICE/PRIVMSG $* without oper again...
2006-05-07 omLeaChim is a grammer nazee
2006-05-07 brainAdded satmd's multi-channel patch, and matched with...
2006-05-07 omAdd new arguments to ./inspircd, 'screendebug' starts...
2006-05-06 brainFixed char* -> std::string typo
2006-05-06 brainOper logging module -- this still needs test compiling...
2006-05-06 brainIgnore EAGAIN when write()ing
2006-05-03 brainChecks for negative fd's when adding them to the socket...
2006-05-03 brainReturn false was missing
2006-05-02 brainNew header at the top of this file clarifying gplv2...
2006-05-02 brainForwardport (yes those do happen).
2006-05-01 brainNeed checks in two places for escaping to work.
2006-05-01 brainAbility to use the \ symbol to escape ascii values...
2006-04-30 brainchange to ability for QueryCount to return -1 for both...
2006-04-30 brainIn 1.1, we return a negative value when QueryCount...
2006-04-30 brainMerge of peaveydk's diff (at last)
2006-04-28 brainSynching of channel TS after a whole channel has been...
2006-04-28 brainError checking of raise(), so that if theres no coredum...
2006-04-28 brainsignal/raise in the sigsegv handler to re-raise the...
2006-04-28 brainIn static build save munged files as .m_name_static...
2006-04-27 brainWhen i find out what IDIOT changed all the module_init...
2006-04-26 brainmaxbuf -> maxquit (this isnt finished yet)
2006-04-25 brainCheck for NULL, set pointers to NULL after deletion
2006-04-24 brainFix various typos and warnings
2006-04-24 brainMissing includes
2006-04-24 brainTypo in the macro :p
2006-04-24 braindelete operator tracking in debug mode (using a macro...
2006-04-21 brainForward-port of 1.0.4 tweak
2006-04-20 brainTypo
2006-04-20 brainChange the makefile too
2006-04-20 brainInclude paths change
2006-04-20 brainMove to new include path
2006-04-20 brainChanged first of files to match new location of headers
2006-04-20 brainMovement of cmd_* headers into include/commands (this...
2006-04-20 brainThis dir will hold headers for mode handlers
2006-04-20 brainFixed execinfo
2006-04-20 brainExtra stuff to explicitly link execinfo.so
2006-04-20 brainTweaks (FIXES)
2006-04-20 braininit_module
2006-04-20 brainAlright, who fucked with this?
2006-04-20 brainFixes for lib dirs
2006-04-20 brainAdd /usr/local/include (why isnt this included as defau...
2006-04-20 brainexecinfo - backtrace() and backtrace_symbols() where...
2006-04-20 brainExecinfo stuff
2006-04-20 brainAdded detection of execinfo.h (part of the libexecinfo...
2006-04-18 brainFix for crashes in m_ident (should work)
2006-04-14 brainBail if no g++
2006-04-14 brainFix reversed parameters in x:y - joinflood was not...
2006-04-13 ommake make install install ssl stuff
2006-04-13 brainBetter handling of dependencies, doesnt always rebuild...
2006-04-13 brainMakefile tweaks
2006-04-13 brainNot required
2006-04-13 brainTest
2006-04-12 brainSomeone didnt test their fixes in cygwin *gets tortoise...
2006-04-12 w00tDelete spanningtree_ng for now, it breaks cygwin compil...
2006-04-12 brainMade FindMatching(Global|Local) available via users.h
2006-04-11 omDie windows die.
2006-04-11 omRemove an extern, partly because it's unused, partly...
2006-04-10 omRoute some more stuff through socket.h and hash_map...
2006-04-10 omRouting more socket includes through socket.h
2006-04-10 brainTypedef an ugly iterator, dont send mode string if...
2006-04-10 omA few more typedefs defined and put into use.
2006-04-10 omAdd time.h include to inspircd.h. Random cleanups in...
2006-04-10 omAssorted changes here, Extend() is not templated so...
2006-04-10 brainMore fixes
2006-04-10 brainTypo fixes, move some stuff about
2006-04-10 brainINSERT foot INTO mouth WHERE user='Brain'
2006-04-10 brainI hate HATE HATE templates.
2006-04-10 brainistringstream not ostringstream
2006-04-10 brainExtra allowance for modes which have different number...
2006-04-10 brainStart of new mode parser
2006-04-09 brainOm's way is better and lets watchers change mode parame...
2006-04-09 brainStart of mode parser refactoring
2006-04-09 omShuffle some more includes around, const reference...
2006-04-08 omRemove references to inspircd_io from these, stop confi...
2006-04-08 omObsolete
2006-04-08 omRemove uneccessary socket includes now included in...
2006-04-08 om...
2006-04-08 omHelps to svn add these too :P
2006-04-08 omAnd remember to add this one, just a little header...
2006-04-08 omSplit inspircd_io.* insp inspsocket.* and configreader...
2006-04-08 omRemove some unused headers and unneeded casts
2006-04-08 nenolod- first steps towards a working IPv6 port. I'll work...
2006-04-08 nenolod- useless IPv6 yesno() for now
2006-04-08 nenolod- fork off spanningtree module for UUID stuffs :o
2006-04-07 omMake WriteServ use WriteServ_NoFormat, code duplication...
2006-04-07 omSlight optimisation to config reader, looks nicer even...
2006-04-07 omSame error message somewhere else, and actually define...
2006-04-07 omChange error message so it's not 'out of range' when...
2006-04-06 w00tHoly christ that was a LOT OF SPACES. TABS, USE THEM...
2006-04-04 brainMore verbose error output
2006-04-04 brainConnection refused bug is FIXED!!!!
next