Age | Commit message (Expand) | Author |
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 |
2008-03-24 | A load of classes dont inherit from classbase, and they should. fix. | brain |
2008-03-22 | Wheeee for HUGE commits. Convert all numerics to WriteNumeric so that OnNumer... | brain |
2008-02-20 | Wheee, mass commit! this adds const stafety, throwing a compile error if anyo... | brain |
2008-02-18 | Phew. Fix a bunch of method sigs to stop warnings. | w00t |
2008-02-12 | Fix missing user->nick in m_callerid | aquanight |
2008-02-02 | Move some stuff to usermanager, remove a little header insanity, remove trace... | w00t |
2008-01-27 | Change API OnOperCompare to OnPassCompare, password hashing is now available ... | aquanight |
2008-01-25 | Fix a typo in an m_callerid error message, and add m_callerid and m_filter <e... | aquanight |
2008-01-21 | win32 compilation errors: shadowing of variable 'i' isnt a good idea | brain |
2008-01-19 | Fix m_callerid not adding the usermode. | aquanight |
2008-01-19 | Initial implementation of callerid, provided by aquanight. Untested as of yet... | w00t |