Age | Commit message (Expand) | Author |
2007-03-16 | Wtf, ive found the source of the drift, it adds the old delta to the new! | brain |
2007-03-16 | Improve this to show time with and without delta, without the user having to ... | brain |
2007-03-16 | Different timesync, dont use yet | brain |
2007-03-16 | Optimise caps loop making it real neat. Thx Brain. | peavey |
2007-03-16 | Change wording of 404 numeric to reflect that it's minlen or more. | peavey |
2007-03-15 | Change the numeric text to match the new configuration. Tidyup comments and D... | peavey |
2007-03-15 | Add support for MAP of chars considered to be CAPS to config for better control. | peavey |
2007-03-15 | Add third parameter to OnUserQuit (quit reason for opers only) - bump api ver... | brain |
2007-03-15 | Someone is getting slapped for this; the new hidesplits/hidebans behavior doe... | special |
2007-03-14 | Fix blockcaps. Who on earth thought that percentage was x*100 / y ??? | brain |
2007-03-11 | Remove stray "Notice:" - text only change | brain |
2007-03-11 | Fix minor bug, number of users listing doesnt decrement if a user quits while... | brain |
2007-03-11 | Add safelist:maxlisters which prevents more than x number of people doing a L... | brain |
2007-03-11 | Added OnBufferFlush, improved m_safelist, no longer works on a timer but work... | brain |
2007-03-11 | Fixed a crash with a malformed server-to-server NICK command, thanks dmb | special |
2007-03-11 | Just comments | brain |
2007-03-11 | Comments only. | brain |
2007-03-11 | Bump protocol revision | brain |
2007-03-10 | This now makes RemoveStatus remove *everything* as pointed out by jilles. Thi... | brain |
2007-03-10 | Add a TODO comment | brain |
2007-03-10 | Whoops, fix a silly bug i just introduced :p | brain |
2007-03-10 | Move FJOIN propogation above the FMODEs generated by winning an FJOIN | brain |
2007-03-10 | Remove yet more debug | brain |
2007-03-10 | Remove debug code left in here | brain |
2007-03-10 | Fix typo | brain |
2007-03-10 | HIGHLY EXPERIMENTAL: This needs heavy testing -- new FMODE behaviour: | brain |
2007-03-10 | Change mask variable to irc::string to allow for case insensitive removal/add... | brain |
2007-03-08 | Take away a uline specific check in fmode, which might explain why desyncs be... | brain |
2007-03-08 | Change options:notimesync to options:timesync -> reverse its meaning and defa... | brain |
2007-03-08 | Patch by satmd to support using IP addresses with cgiirc | special |
2007-03-06 | Fix on-rehash reloading of the lists... and why were we tokenizing the string... | brain |
2007-03-06 | Fix for bug #237 | brain |
2007-03-06 | This properly fixes options:hidebans and options:hidesplits by providing the ... | brain |
2007-03-05 | State that the channel is full, to avoid confusion | brain |
2007-03-05 | Return 1 not 0, we dont want two numerics. (thanks peavey) | brain |
2007-03-05 | Change oper notice into a numeric to the user: | brain |
2007-03-03 | Allow for the cgiirc module to change the users host if it doesnt resolve | brain |
2007-03-03 | Fix double-dereference in CheckIdent and CheckPass which causes the values of... | brain |
2007-03-03 | Fix m_services_account logout by allowing meta with empty data field. Tracker... | peavey |
2007-03-02 | Do not perform redirect on chained channel links, tell user channel is full a... | peavey |
2007-02-27 | Fix for small display issue, when both ssl modules are loaded, both output a ... | brain |
2007-02-25 | Ensure that simplemodes are sent first (jilles requested this) | brain |
2007-02-25 | Bans are bursted using a large string buffer to save on write() calls, so the... | brain |
2007-02-25 | Add max line length value to modestacker, so that it can clamp the max length... | brain |
2007-02-20 | Make these vendor modules. | peavey |
2007-02-18 | Few more cleanups (no need to update, shouldn't have changed any behaviour..) | om |
2007-02-18 | Stop this using some global ServerInstance (where's that even defined? :|) an... | om |
2007-02-18 | Account for bearbots whos CTCP TIME misses the ending \1 from the CTCP | brain |
2007-02-18 | Eliminate some string copies, tidy some code, and reverse some short-circuit ... | brain |
2007-02-17 | Remove redundant debug | brain |