]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
2009-03-07 danieldgInclude explicit parameter list in ProtocolInterface...
2009-03-06 danieldgConstruct explicit parameter type list for MODE parameters
2009-03-06 danieldgSend SVSNICKs during nick collision to prevent servers...
2009-03-06 w00tDrop channel keys if they are identical to the already...
2009-03-06 w00tFix number of events in noctcp, so 'C' is shown in...
2009-03-06 w00tFix +g notices going to remote users. Fixes bug #749...
2009-03-06 w00tConvert helpop to use a ModeHandler base rather than...
2009-03-05 danieldgm_sakick needs to be marked VF_COMMON
2009-03-05 danieldgFinal configuration comment update [jdhore]
2009-03-05 danieldgFix delayjoin adding an extra @ prefix mode
2009-03-05 danieldgFix crash when services (or a misbehaving remote server...
2009-03-04 danieldgAdd missing .example to modules.conf <include>
2009-03-04 danieldgdelayjoin: Remove broken check for channel ops, use...
2009-03-04 danieldgClean up delayjoin extension behavior
2009-03-04 danieldgGrammar/whitespace fixup
2009-03-04 danieldgMore documentation to example configs [jdhore]
2009-03-04 danieldgAdd more documentation to example configs [jdhore]
2009-03-03 danieldgRestrict some /WHO options to opers
2009-03-02 danieldgRevert "Don't apply channel modes received in an non...
2009-03-02 danieldgDon't apply channel modes received in an non-burst...
2009-03-02 danieldgFix +P channels being deleted when the final user ...
2009-03-01 dzFix a crash in m_conn_waitpong, spotted by Obi_Wan.
2009-02-27 danieldgRevert r10640, it blocked override notices unless they...
2009-02-27 danieldgAdd more information to /CHECK output
2009-02-27 danieldg[Taros] Add m_sakick.so
2009-02-27 danieldgFix SID-sourced KILL being displayed to killee as from...
2009-02-27 danieldgFix previous module mismatch message; "remote" is misle...
2009-02-25 danieldgAdd VF_COMMON to all modules that provide an extban
2009-02-25 danieldgRemove VF_COMMON from m_banredirect, it only adds an...
2009-02-25 danieldgClarify CMD_LOCALONLY return values for /WATCH
2009-02-25 danieldgm_customtitle: Don't route TITLE command, route metadat...
2009-02-25 danieldgAllow accountname to be changed without an explicit...
2009-02-24 danieldgClarify module mismatch message
2009-02-24 danieldgAllow non-opers to use /MKPASSWD
2009-02-24 danieldgFix svn:keywords on m_nationalchars.cpp
2009-02-23 specialm_uninvite and m_ssl_oper_cert should be marked as...
2009-02-23 specialForward port r11142: Commands that only give a response...
2009-02-22 w00tIn retrospect, not allowing *any* XLines to be set...
2009-02-22 w00tDon't remove an expired xline on add, simply drop dupli...
2009-02-22 w00tDon't allow expired XLines to be added.
2009-02-22 peaveyForward port r11137 from stable:
2009-02-19 danieldgRemove unneeded "fd" member of issl_session
2009-02-19 danieldgRemove unneeded comment about warnings on 64-bit
2009-02-19 danieldgGnuTLS does not need a double-copy input buffer
2009-02-19 dzSAPART does indeed take up to 3 parameters.
2009-02-19 danieldgFix crash on /SHUN with exactly 2 parameters
2009-02-19 danieldgRestrict /WHO <item> M to opers
2009-02-18 danieldgAdd UID to CHECK output
2009-02-18 danieldgRemove unused NumServers field
2009-02-18 danieldgRemove MaxMapHeight, replace with dynamically sized...
2009-02-18 danieldgApparently casting to float is not sufficient to cause...
2009-02-18 danieldgRework /MAP output to not be overly wide
2009-02-18 brainRemove had no maxpara
2009-02-18 brainMaxpara on these was 3, should be 2
2009-02-16 w00tRemove redundant PriorityState, enum Priority does...
2009-02-16 w00tRemove duplicate quote, reported by DukePyrolator.
2009-02-16 w00tFew minor helpop updates..
2009-02-15 danieldgUpdate some missing svn:ignores
2009-02-15 peaveySeveral changes
2009-02-15 peaveyFixify comments
2009-02-15 brainFix warning
2009-02-15 peaveyTarget route SANICK and when we hit the target let...
2009-02-15 brainRARRR, 11111 is MEIN! :3
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
next