summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-07Fix compile. Try again, Ankit.w00t
2008-09-07Merge branch 'testbranch'w00t
2008-09-07Test commit.w00t
2008-09-07Set default values for <alias:usercommand> and <alias:channelcommand>, Ankit,...w00t
2008-09-07Also redirect errors to /dev/null to avoid messy output on VCS that aren't in...w00t
2008-09-07Nicer fix for REVISION stuff when using git, thanks danieldg for the basis.w00t
2008-09-07Another test commitw00t
2008-09-07Test commit from gitw00t
2008-09-07Upgrade the upgrade command to ..upgrade better. Thanks danieldg.w00t
2008-09-07Implement masking and descriptions for module manager, thanks danieldgw00t
2008-09-07Allow comments in sources.list and list files (thanks danieldg)w00t
2008-09-07Add default sources.list for modulemanagerw00t
2008-09-07Add basic module manager, patch courtesy of danieldg.. still needs some work/...w00t
2008-09-06Add (currently untested and undocumented) fantasy command (<alias:channelcomm...w00t
2008-09-06Grr at windows exportsbrain
2008-09-06Rename some member fields; add <alias:usercommand>, default true - whether or...w00t
2008-09-06Restructuring to m_alias, this will be used for (optional) fantasy commands.w00t
2008-09-06fixes so m_sqloper builds on winbrain
2008-09-06Auto update modules from src/modules/extra by recopying them in configure if ...brain
2008-09-06Modify aliases to use a multimap rather than a vector for storage + a map for...w00t
2008-09-06Make ThreadEngine::Mutex() protected too, make the user use Lock() and Unlock()brain
2008-09-06Document m_operinvexw00t
2008-09-06Add m_operinvex, adds first use for extended invex (added by Brain). Allows f...w00t
2008-09-06Depends on: ../../include/u_listmode.hbrain
2008-09-06Speedupsbrain
2008-09-06Nope w00t it wasnt the last :pbrain
2008-09-06Properly handle CIDR etc for user pointer extbansbrain
2008-09-06Make sure user is null when a literal is passedbrain
2008-09-06Optional use of user objectbrain
2008-09-06Whoops left something outbrain
2008-09-06Publish interface in chanfilterbrain
2008-09-06Newer extban-supporting listmode apibrain
2008-09-06Stick Enable() in private, enhance commentsbrain
2008-09-06Use lock/unlockbrain
2008-09-06use lock/unlock instead.peavey
2008-09-06New methods in mutex purely for readability:brain
2008-09-06RegexFactoryRequest sets result to null on construction, so if you direct thi...brain
2008-09-05Now with threaded queries.peavey
2008-09-05Fix unsafe cast (const char * -> char *). Doesn't really matter, though, as n...w00t
2008-09-05TRE regex provider (the same engine used by Unreal 3.2)aquanight
2008-09-05POSIX regular expression provider (basic/extended controlled by <posix extend...aquanight
2008-09-05Make it possible to retrieve the original string from a given regex object, s...aquanight
2008-09-05Adjustments to regex creation, and add PCRE provideraquanight
2008-09-05Framework for central regex module, and a bare-bone implementation based on I...aquanight
2008-09-05mysql's windows build is utter hell to get working the way we wanted. The pac...brain
2008-09-05sql api and m_mysql compile fixes for windowsbrain
2008-09-04Needs the .lib apparentlybrain
2008-09-04This would be useful, toobrain
2008-09-04Of course, it DOES help to actually initialise the Mutex objects, and delete ...brain
2008-09-04Update commentbrain