Age | Commit message (Expand) | Author |
2009-02-19 | SAPART does indeed take up to 3 parameters. | dz |
2009-02-19 | Fix crash on /SHUN with exactly 2 parameters | danieldg |
2009-02-19 | Restrict /WHO <item> M to opers | danieldg |
2009-02-18 | Add UID to CHECK output | danieldg |
2009-02-18 | Remove unused NumServers field | danieldg |
2009-02-18 | Remove MaxMapHeight, replace with dynamically sized buffers | danieldg |
2009-02-18 | Apparently casting to float is not sufficient to cause a conversion | danieldg |
2009-02-18 | Rework /MAP output to not be overly wide | danieldg |
2009-02-18 | Remove had no maxpara | brain |
2009-02-18 | Maxpara on these was 3, should be 2 | brain |
2009-02-16 | Remove redundant PriorityState, enum Priority does the exact same thing. | w00t |
2009-02-16 | Remove duplicate quote, reported by DukePyrolator. | w00t |
2009-02-16 | Few minor helpop updates.. | w00t |
2009-02-15 | Update some missing svn:ignores | danieldg |
2009-02-15 | Several changes | peavey |
2009-02-15 | Fixify comments | peavey |
2009-02-15 | Fix warning | brain |
2009-02-15 | Target route SANICK and when we hit the target let NICK do the propogating fo... | peavey |
2009-02-15 | RARRR, 11111 is MEIN! :3 | brain |
2009-02-15 | Fix for bug #725, operprefix rank value conflicts with founder rank value, ra... | brain |
2009-02-15 | Also Extend user with FORCENick when calling the actual command handler for N... | peavey |
2009-02-15 | m_operprefix: Remove IS_LOCAL checks to also set/unset +y on remote opers | danieldg |
2009-02-14 | Make glob patterns in module load work correctly. Fixes bug #724 reported by ... | peavey |
2009-02-14 | Add missing header #define assuring its only included once where needed | peavey |
2009-02-14 | Nuke trailing spaces | peavey |
2009-02-14 | Le oops, got wrong sender on kick. | peavey |
2009-02-14 | Make override work with KICK PART and JOIN | peavey |
2009-02-14 | Fix reverse logic on oper override on names list | peavey |
2009-02-13 | Add security:genericoper as requested by Strawberry and TwinShadow. | brain |
2009-02-12 | Allow install path with spaces (dont escape the spaces). Fixes bug #717 repor... | peavey |
2009-02-12 | Forward port r11094: | peavey |
2009-02-12 | and here, and here | peavey |
2009-02-12 | Ah pasting, also remove this var from here | peavey |
2009-02-12 | Nuke an unused var | peavey |
2009-02-12 | Several fixes to mysql module: | peavey |
2009-02-12 | Make notice slightly more pretty, suggestion from KingTarquin. | w00t |
2009-02-11 | I really dont get the oddball count()? rewrite it | brain |
2009-02-11 | Merge in initial numbered parameters patch from Phoenix, thanks :) | brain |
2009-02-11 | Fix nick@server.target PRIVMSG and NOTICE, noticed by GeniusDex. | w00t |
2009-02-11 | Fix error when configuring with a custom directory: http://www.inspircd.org/f... | brain |
2009-02-11 | Add a missing colon. Due to PUSH, it requires two here. Reported by Jobe, tha... | w00t |
2009-02-11 | Someone forgot to git add. This is part of r11082 (add locate cjk-utf8) | peavey |
2009-02-11 | Patch by Phoenix | peavey |
2009-02-11 | Remove/Add cmode h according to <option:allowhalfop>. Fixes bug #715 reported... | peavey |
2009-02-10 | Prevent fantasy aliases from blocking user commands (eg. !topic would prevent... | dz |
2009-02-09 | Remove space before first user in FJOIN; also call c->ChanModes less for larg... | danieldg |
2009-02-09 | Fix merge FJOIN debug message | danieldg |
2009-02-09 | Still restart inspircd if the previous instance didn't die quietly, fixes bug... | dz |
2009-02-09 | Document shun:affectopers with patch provided by Ankit, closing bug #710, tha... | brain |
2009-02-09 | Merge fantasy:allowbots patch from Taros, closing off bug #709, thanks! | brain |