Age | Commit message (Expand) | Author |
2009-03-05 | Fix delayjoin adding an extra @ prefix mode | danieldg |
2009-03-05 | Fix crash when services (or a misbehaving remote server) introduces a server ... | danieldg |
2009-03-04 | delayjoin: Remove broken check for channel ops, use ModeHandler parameter ins... | danieldg |
2009-03-04 | Clean up delayjoin extension behavior | danieldg |
2009-03-02 | Revert "Don't apply channel modes received in an non-burst, non-creation FJOI... | danieldg |
2009-03-02 | Don't apply channel modes received in an non-burst, non-creation FJOIN, becau... | danieldg |
2009-03-01 | Fix a crash in m_conn_waitpong, spotted by Obi_Wan. | dz |
2009-02-27 | Revert r10640, it blocked override notices unless they contained an op/deop/etc | danieldg |
2009-02-27 | Add more information to /CHECK output | danieldg |
2009-02-27 | [Taros] Add m_sakick.so | danieldg |
2009-02-27 | Fix SID-sourced KILL being displayed to killee as from SID not from server name | danieldg |
2009-02-27 | Fix previous module mismatch message; "remote" is misleading when sent as an ... | danieldg |
2009-02-25 | Add VF_COMMON to all modules that provide an extban | danieldg |
2009-02-25 | Remove VF_COMMON from m_banredirect, it only adds an extban | danieldg |
2009-02-25 | Clarify CMD_LOCALONLY return values for /WATCH | danieldg |
2009-02-25 | m_customtitle: Don't route TITLE command, route metadata only | danieldg |
2009-02-25 | Allow accountname to be changed without an explicit unset | danieldg |
2009-02-24 | Clarify module mismatch message | danieldg |
2009-02-24 | Allow non-opers to use /MKPASSWD | danieldg |
2009-02-24 | Fix svn:keywords on m_nationalchars.cpp | danieldg |
2009-02-23 | m_uninvite and m_ssl_oper_cert should be marked as VF_COMMON and returning CM... | special |
2009-02-23 | Forward port r11142: Commands that only give a response locally should not be... | special |
2009-02-22 | Forward port r11137 from stable: | peavey |
2009-02-19 | Remove unneeded "fd" member of issl_session | danieldg |
2009-02-19 | Remove unneeded comment about warnings on 64-bit | danieldg |
2009-02-19 | GnuTLS does not need a double-copy input buffer | danieldg |
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-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-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 | Fix for bug #725, operprefix rank value conflicts with founder rank value, ra... | brain |
2009-02-15 | m_operprefix: Remove IS_LOCAL checks to also set/unset +y on remote opers | danieldg |
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-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 |