Age | Commit message (Expand) | Author |
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 |
2007-02-17 | Drop the invalid command generated by the bearbot CTCP TIME check | brain |
2007-02-17 | Check CTCP TIME on bearbots | brain |
2007-02-17 | Get rid of a compile warning. We should remember to use time_t for time varia... | peavey |
2007-02-14 | Force ipv4 lookups here - cgiirc doesnt support ipv6 anyway. | brain |
2007-02-12 | I'm not sure OnPostOper is called for remote opering anyway, but to be sure, ... | brain |
2007-02-12 | Only apply force join to local clients | brain |
2007-02-12 | Get rid of a compile warning. | peavey |
2007-02-11 | Add m_conn_join, allows force join of a user to one or more channels on conne... | brain |
2007-02-11 | Special *slap* seems to have set this to true :/ | brain |
2007-02-11 | Allow for nick!user@host in TOPIC information. | brain |
2007-02-10 | Merge patch for WEBIRC command from satmd | brain |
2007-02-10 | Improve +f kick message: | brain |
2007-02-10 | Make some stuff configurable that hasnt been and should be. | brain |
2007-02-10 | Finally make this module work at all on 1.1 | brain |
2007-02-09 | Check for nonexistent file | brain |
2007-02-09 | Add and properly test the ability for an InspTimer to DelTimer itself from wi... | brain |
2007-02-08 | And change this to gnutls in the debug message. | brain |