summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2006-08-04Fixed bug in new /who code spotted by jillesbrain
2006-08-04Sanity checksbrain
2006-08-04Allow non-ops to view listmode listsbrain
2006-08-04Fix global session checksbrain
2006-08-04Typo in /stats ubrain
2006-08-04Add 'no such server' on remote stats to invalid namebrain
2006-08-04Backwards mode stuff!brain
2006-08-04Better detection for hosts starting with :brain
2006-08-04Fixes?brain
2006-08-04Bugs bugsbrain
2006-08-04Debugbrain
2006-08-04Fix craq loopbrain
2006-08-04More fuckupbrain
2006-08-04Not checking a pointer, bad brain badbrain
2006-08-04Whoops, typobrain
2006-08-04Fixes for ::0 ip's, disable autobind when using ::ffff: etcbrain
2006-08-04More changesbrain
2006-08-04Changesbrain
2006-08-04Debugbrain
2006-08-04Extra debugbrain
2006-08-04Misplaced backtick makes stuff look uglybrain
2006-08-04Safety wrapper defines for ipv6 code on ipv4 ircdsbrain
2006-08-04IPV6 compile fixesbrain
2006-08-04IPV6 changes for userrec::ipbrain
2006-08-04Change to using userrec::ip as a sockaddr to store port, ip and address famil...brain
2006-08-03Add proper support for "munging" of ipv6 addresses when ::ffff:addr is used (...brain
2006-08-03Change some checkingbrain