Age | Commit message (Expand) | Author |
2009-03-06 | Convert helpop to use a ModeHandler base rather than a SimpleUserModeHandler,... | w00t |
2009-03-05 | m_sakick needs to be marked VF_COMMON | danieldg |
2009-03-05 | Final configuration comment update [jdhore] | danieldg |
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 | Add missing .example to modules.conf <include> | 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-04 | Grammar/whitespace fixup | danieldg |
2009-03-04 | More documentation to example configs [jdhore] | danieldg |
2009-03-04 | Add more documentation to example configs [jdhore] | danieldg |
2009-03-03 | Restrict some /WHO options to opers | 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-02 | Fix +P channels being deleted when the final user /QUITs, thanks SnoFox | 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 | In retrospect, not allowing *any* XLines to be set was pretty fucking stupid. | w00t |
2009-02-22 | Don't remove an expired xline on add, simply drop duplicates (1.1 behaviour).... | w00t |
2009-02-22 | Don't allow expired XLines to be added. | w00t |
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-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 |