Age | Commit message (Expand) | Author |
2010-02-12 | Fix sending null character on callerid metadata, which causes netsplits | danieldg |
2010-02-12 | Fix help text in helpop, route ACCEPT command to fix callerid | danieldg |
2010-01-17 | Move initialization that throws configuration exceptions to init() | danieldg |
2010-01-11 | ...because every now and again, i have to do a massive commit. | brain |
2009-10-20 | Move DumpText into User; kill unused WriteWallOps and DecreasePenalty functions | danieldg |
2009-10-19 | Valgrind now runs completely clean. | danieldg |
2009-10-18 | Remove more classbase | danieldg |
2009-10-17 | Remove dummy API_VERSION from Version constructor | danieldg |
2009-10-14 | Move static map of extensions into ServerInstance, add const-correctness | danieldg |
2009-10-08 | Add names for all modes (part 1 of named channel mode list) | danieldg |
2009-10-05 | Run DelMode and DelModeWatcher in RemoveModule | danieldg |
2009-10-03 | Get rid of a bunch of memory-wasting C-style strings | danieldg |
2009-09-26 | Remove InspIRCd* parameters and fields | danieldg |
2009-09-22 | Describe module purpose in /MODULES output | danieldg |
2009-09-13 | Clean up Command constructor | danieldg |
2009-09-13 | Add SerializeFormat for easier metadata formatting | danieldg |
2009-09-13 | Remove redundant ServerInstance* fields | danieldg |
2009-09-13 | Simplify ModeHandler constructor | danieldg |
2009-09-13 | Change Extensible to use strongly typed entries | danieldg |
2009-09-03 | Remove CMD_LOCALONLY, enforce use of GetRouting for routed commands | danieldg |
2009-09-02 | Remote user messaging fixes | danieldg |
2009-09-02 | ModResult conversion: Change return type of all module functions | danieldg |
2009-09-02 | Add Module* creator to Command and ModeHandler | danieldg |
2009-09-02 | MetaData rework | danieldg |
2009-09-02 | Change allocation of commands/modes | danieldg |
2009-07-03 | Fix m_callerid message routing for remote users, destination got no notice of... | danieldg |
2009-06-30 | Fix +g messages being borked with multiple servers, fixes bug #880 | w00t |
2009-05-24 | OnRehash changes: split to multiple hooks to clarify use and prevent explosio... | danieldg |
2009-05-06 | Fix two compile errors found by Shawn | special |
2009-05-02 | Change making callerid significantly less expensive for quitting large amount... | w00t |
2009-05-02 | Minor cleanup: move RemoveFromAllAccepts() to a private class method | w00t |
2009-03-15 | Update all wiki links to point to the new wiki. This was done automatically w... | psychon |
2009-03-06 | Fix +g notices going to remote users. Fixes bug #749, reported by Taros. | w00t |
2009-01-02 | Update copyrights for 2009. | w00t |
2008-11-01 | Second attempt at time() -> SI->Time(), now problems with the original were f... | w00t |
2008-10-23 | Revert earlier time() -> SI->Time() diff for now, this causes problems with d... | w00t |
2008-10-23 | Patch from Namegduf converting all instances (where possible) of time() -> Se... | w00t |
2008-10-17 | Add notices on successful add or remove to callerid list. | w00t |
2008-10-17 | Patch from dz for bug #620, thanks. | aquanight |
2008-10-04 | Header tidyups. Apart from module to module API stuff and external deps, modu... | brain |
2008-08-25 | Change module versions to use a string instead of fixed digits, and use props... | w00t |
2008-08-17 | Fix const_iterator issue in m_callerid (when did we alter this?) | brain |
2008-08-09 | Unbreak compile for real. | aquanight |
2008-08-09 | Add translation type TR_CUSTOM, and fix up callerid some. | aquanight |
2008-06-11 | fixed some indentation and spacing in modules | pippijn |
2008-05-19 | More done | brain |
2008-05-07 | Make u_listmode more sensible and make it properly use WriteNumeric, and a fe... | brain |
2008-05-06 | Fix bad throws and some other stuff in this module | brain |
2008-05-04 | Convert a whole bunch more | peavey |
2008-05-01 | Simple user/channel mode patch | brain |