]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
2009-02-15 brainFix for bug #725, operprefix rank value conflicts with...
2009-02-15 peaveyAlso Extend user with FORCENick when calling the actual...
2009-02-15 danieldgm_operprefix: Remove IS_LOCAL checks to also set/unset...
2009-02-14 peaveyMake glob patterns in module load work correctly. Fixes...
2009-02-14 peaveyAdd missing header #define assuring its only included...
2009-02-14 peaveyNuke trailing spaces
2009-02-14 peaveyLe oops, got wrong sender on kick.
2009-02-14 peaveyMake override work with KICK PART and JOIN
2009-02-14 peaveyFix reverse logic on oper override on names list
2009-02-13 brainAdd security:genericoper as requested by Strawberry...
2009-02-12 peaveyAllow install path with spaces (dont escape the spaces...
2009-02-12 peaveyForward port r11094:
2009-02-12 peaveyand here, and here
2009-02-12 peaveyAh pasting, also remove this var from here
2009-02-12 peaveyNuke an unused var
2009-02-12 peaveySeveral fixes to mysql module:
2009-02-12 w00tMake notice slightly more pretty, suggestion from KingT...
2009-02-11 brainI really dont get the oddball count()? rewrite it
2009-02-11 brainMerge in initial numbered parameters patch from Phoenix...
2009-02-11 w00tFix nick@server.target PRIVMSG and NOTICE, noticed...
2009-02-11 brainFix error when configuring with a custom directory...
2009-02-11 w00tAdd a missing colon. Due to PUSH, it requires two here...
2009-02-11 peaveySomeone forgot to git add. This is part of r11082 ...
2009-02-11 peaveyPatch by Phoenix
2009-02-11 peaveyRemove/Add cmode h according to <option:allowhalfop...
2009-02-10 dzPrevent fantasy aliases from blocking user commands...
2009-02-09 danieldgRemove space before first user in FJOIN; also call...
2009-02-09 danieldgFix merge FJOIN debug message
2009-02-09 dzStill restart inspircd if the previous instance didn...
2009-02-09 brainDocument shun:affectopers with patch provided by Ankit...
2009-02-09 brainMerge fantasy:allowbots patch from Taros, closing off...
2009-02-09 brainTrap SIGXFSZ
2009-02-08 w00tFix: always have a colon marking the last FJOIN paramet...
2009-02-08 brainAllow this to handle RC style names
2009-02-08 brainThe cow is ready, come get it!!! :D
2009-02-08 brainIncorrect documentation of cgi:irc password, thanks...
2009-02-08 brainGrr fucking windows grrrr fuckity fuckity
2009-02-08 brainFix some stuff for nationalchars
2009-02-08 brainApply patch for bug #704 from Darom, shun:affectopers...
2009-02-08 w00tAdd IDENTIFY aliases to default anope aliases example...
2009-02-08 w00tAdd a snotice when a user tries to use WEBIRC without...
2009-02-07 w00tRemove duplicate MacGyver.
2009-02-07 brainAdd ./configure --generate-{gnutls,openssl}-cert for...
2009-02-06 brainPatch for bug #704 by Darom, allows for 64 bit file...
2009-02-06 psychonSome fixes to the kqueue socket engine
2009-02-04 w00tDocument <connect deny> before <connect allow>, as...
2009-02-04 w00tAdd Ankit to regular contributors list
2009-02-04 w00tPrioritize nicklock before nickflood, so nickflood...
2009-02-04 w00tAllow SANICK, SVSNICK, NICKLOCK, etc to override +bN...
2009-02-04 peaveyfix little typo in syntax hint, type => action
2009-02-03 w00tFix minor memory leak, patch by Darom. Closes bug ...
2009-02-03 peaveyFix a few typos spotted by dav7, thanks.
2009-02-01 dzDon't prevent a user from seeing themself on NAMES...
2009-02-01 peaveyUpdate headers for 2009
2009-02-01 dzMissing colon in the example conf, spotted by Casey.
2009-01-31 danieldgFix compile error
2009-01-31 brainFix for bug #695. For now, we cant be sure what parts...
2009-01-31 brainWe already have an error for not enough params to the...
2009-01-28 w00tRemove an incorrect comment
2009-01-28 dzNote to self, cast time_t to long int for printf.....
2009-01-28 dzMake xline expiry messages a bit clearer that the xline...
2009-01-27 w00tCredits updates.
2009-01-27 psychonFix the poll socketengine to actually work.
2009-01-27 w00tCheck line expiry when touching an xline, to prevent...
2009-01-25 w00tAllow +l 0 (for +PlL #newchan).
2009-01-25 w00tThis can't be case sensitive because it's not consistan...
2009-01-25 w00tFormat this message a little nicer.
2009-01-25 w00tFix m_nopartmsg using the wrong extban character in...
2009-01-25 brainThis is more accurate
2009-01-25 dzProperly check if the SSL handshake is completed in...
2009-01-25 peaveyclean some trailing space and fix a year on copyright
2009-01-25 brainTry this as the ssl crash fix
2009-01-25 danieldgMake startup script work under use strict (and test...
2009-01-24 psychonFix some spaces as indent and one double space in m_ove...
2009-01-24 peaveyfix typo
2009-01-24 peaveyupdate copyright years
2009-01-23 brainRemove unneccessary safety loop
2009-01-23 brainAdapt this to syntax guidelines for inspircd, and fix...
2009-01-23 brainTemplateise this
2009-01-23 brainFix m_nationalchars using a copy and paste of my unsafe...
2009-01-23 w00tRemove an unused event.
2009-01-23 w00tFix bug 688, reported by Ankit: extended invexes don...
2009-01-22 brainAdd $gecos, $ident, $server, $uuid vars for building...
2009-01-22 brainFix for bug found by danieldg, where remote nicks were...
2009-01-22 brainFix for bug #686, include sysctl.h in a freebsd-specifi...
2009-01-22 w00tUpdate copyright date.
2009-01-22 w00tFix a small warning (char being used as array subscript...
2009-01-22 w00tFixes bug #655: National characters support, patch...
2009-01-22 w00tFix bug #659, #524 and others: Allow operoverride to...
2009-01-22 w00tFix bug #678 reported by Ankit (opertype invex wasn...
2009-01-22 w00tTone down some logging to make debugging a tiny bit...
2009-01-22 w00tSmall fix: don't set default modes when joining if...
2009-01-22 w00tRevert "Check nickname validity on introduction, closes...
2009-01-21 w00tCheck nickname validity on introduction, closes bug...
2009-01-18 brainHmm, why didnt this go through before?
2009-01-18 w00tMissed one, thx peavey!
2009-01-18 w00tFix what should have been the (real) problems with...
2009-01-18 w00tRevert "Revert some of w00ts kqueue massacre from septe...
2009-01-18 w00tFix bug #673, reported by Ankit: various cosmetic issue...
2009-01-18 w00tFix bug #680, reported by Namegduf: 1.2 SHUN does not...
next