Age | Commit message (Expand) | Author |
2006-08-07 | Extra debug all over the place, which maybe we should keep | brain |
2006-08-07 | Untested but compiling updates for Resolver DNS API | om |
2006-08-07 | General cleanup of code., add support for +Q channel mode (and config tag <re... | om |
2006-08-07 | Add m_tline, tests how many users a gline, zline etc would match. Can use thi... | brain |
2006-08-07 | Remove dependent commands BEFORE deleting the Module*, otherwise things go ti... | brain |
2006-08-07 | Remove old debug | brain |
2006-08-06 | Remove trailing spaces from input in irc::ircsepstream | brain |
2006-08-06 | Left nick out of the cidr/ip check in bans/join, would never match | brain |
2006-08-06 | Fix for ipv6 build | brain |
2006-08-06 | return statement in wrong place caused modes to be dropped | brain |
2006-08-06 | Syntax notice on bad commandline | brain |
2006-08-06 | Add -notraceback startup option, disables automatic backtrace facility so tha... | brain |
2006-08-06 | Remove check that very rarely equates to true | brain |
2006-08-06 | Change to strrchr when looking for '/'. faster | brain |
2006-08-06 | Tidy up comments | brain |
2006-08-06 | Comments | brain |
2006-08-06 | Extra comments | brain |
2006-08-06 | CIDR g/k/e lines to go with zlines | brain |
2006-08-06 | Just comments | brain |
2006-08-06 | Allow non-cidr ip's still | brain |
2006-08-06 | Allow CIDR channel bans to be matched | brain |
2006-08-06 | Allow nick!ident@ and ident@ portions in a CIDR mask if given, use match() wi... | brain |
2006-08-06 | Add <link:allowmask> | brain |
2006-08-06 | Clamp mask sizes to 128 for ipv6 and 32 for ipv4 | brain |
2006-08-06 | Extra safety checks | brain |
2006-08-06 | Support CIDR, CIDR zline, /oper and CIDR <connect> tags. NOTE: With CIDR oper... | brain |
2006-08-06 | Fix CIDR functions so they work | brain |
2006-08-06 | Simple CIDR checking routine | brain |
2006-08-06 | Fix TS lowering, also update local variable | brain |
2006-08-05 | Dont try and cloak remote clients | brain |
2006-08-05 | Extra stuff for identifying ipv6 addresses | brain |
2006-08-05 | Use insp_aton so we can correctly cloak ipv6 | brain |
2006-08-05 | Hopefully stop compile warning which I don't get anyway | om |
2006-08-05 | Change a loop which uppercases the command to std::transform() | brain |
2006-08-04 | Fix /stats T dns totals | brain |
2006-08-04 | Remove leading : from /stats l, add /stats L | brain |
2006-08-04 | Change field name to time_open | brain |
2006-08-04 | Change /stats l to be more usable | brain |
2006-08-04 | Fixed bug in new /who code spotted by jilles | brain |
2006-08-04 | Sanity checks | brain |
2006-08-04 | Allow non-ops to view listmode lists | brain |
2006-08-04 | Fix global session checks | brain |
2006-08-04 | Typo in /stats u | brain |
2006-08-04 | Add 'no such server' on remote stats to invalid name | brain |
2006-08-04 | Backwards mode stuff! | brain |
2006-08-04 | Better detection for hosts starting with : | brain |
2006-08-04 | Fixes? | brain |
2006-08-04 | Bugs bugs | brain |
2006-08-04 | Debug | brain |
2006-08-04 | Fix craq loop | brain |