summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-08-07Change symbol backbrain
2006-08-07Added some hax :( to prevent invalid symbols. It seems that instead of return...brain
2006-08-07Tidy up, make a lot of char*'s constbrain
2006-08-07Better checks for running out of disk space, inability to write to tmp dir, etcbrain
2006-08-07Extra debug all over the place, which maybe we should keepbrain
2006-08-07Untested but compiling updates for Resolver DNS APIom
2006-08-07General cleanup of code., add support for +Q channel mode (and config tag <re...om
2006-08-07Change prototype of OneOfMatchesbrain
2006-08-07Add m_tline, tests how many users a gline, zline etc would match. Can use thi...brain
2006-08-07Remove dependent commands BEFORE deleting the Module*, otherwise things go ti...brain
2006-08-07Remove old debugbrain
2006-08-06Remove trailing spaces from input in irc::ircsepstreambrain
2006-08-06Left nick out of the cidr/ip check in bans/join, would never matchbrain
2006-08-06Fix for ipv6 buildbrain
2006-08-06return statement in wrong place caused modes to be droppedbrain
2006-08-06Give a full path to .gdbargs, should let you run the ./inspircd script from o...om
2006-08-06Install .gdbargs with ./inspircdom
2006-08-06Syntax notice on bad commandlinebrain
2006-08-06Add -notraceback startup option, disables automatic backtrace facility so tha...brain
2006-08-06Remove check that very rarely equates to truebrain
2006-08-06Change to strrchr when looking for '/'. fasterbrain
2006-08-06Tidy up commentsbrain
2006-08-06Commentsbrain
2006-08-06Extra commentsbrain
2006-08-06Update to reflect allowing CIDR in new placesbrain
2006-08-06CIDR g/k/e lines to go with zlinesbrain
2006-08-06Just commentsbrain
2006-08-06Allow non-cidr ip's stillbrain
2006-08-06Allow CIDR channel bans to be matchedbrain
2006-08-06Update docs to indicate ident@mask/bits is allowed in <oper>brain
2006-08-06Allow nick!ident@ and ident@ portions in a CIDR mask if given, use match() wi...brain
2006-08-06Update docs to reflect where CIDR is allowedbrain
2006-08-06Add docs for m_httpd and m_http_statsbrain
2006-08-06Add documentation of <link:allowmask>brain
2006-08-06Add <link:allowmask>brain
2006-08-06Clamp mask sizes to 128 for ipv6 and 32 for ipv4brain
2006-08-06Extra safety checksbrain
2006-08-06Support CIDR, CIDR zline, /oper and CIDR <connect> tags. NOTE: With CIDR oper...brain
2006-08-06Fix CIDR functions so they workbrain
2006-08-06Simple CIDR checking routinebrain
2006-08-06Fix TS lowering, also update local variablebrain
2006-08-05Dont try and cloak remote clientsbrain
2006-08-05Extra stuff for identifying ipv6 addressesbrain
2006-08-05Use insp_aton so we can correctly cloak ipv6brain
2006-08-05Hopefully stop compile warning which I don't get anywayom
2006-08-05Change a loop which uppercases the command to std::transform()brain
2006-08-04Fix /stats T dns totalsbrain
2006-08-04Remove leading : from /stats l, add /stats Lbrain
2006-08-04Change field name to time_openbrain
2006-08-04Change /stats l to be more usablebrain