Age | Commit message (Expand) | Author |
2008-05-04 | First attempt at converting to new command handler, please review diff Brain. | peavey |
2008-05-01 | Some modules throw CoreException, this is wrong wrongitty wrong! Throw Module... | brain |
2008-05-01 | #define NO_CLIENT_LONG_LONG, makes mysql.h ANSI C++ compliant so that we can ... | brain |
2008-05-01 | Simple user/channel mode patch | brain |
2008-04-29 | remove debug | brain |
2008-04-29 | Backport fix for stripcolour not stripping colour codes, reported by jackmcba... | brain |
2008-04-27 | More stuff so that freebsd users can still use the ports version of openssl i... | brain |
2008-04-27 | and make it work right... | brain |
2008-04-27 | Add some stuff from the freebsd port based on ideas by Matthew Seaman which a... | brain |
2008-04-26 | I not i | bricker |
2008-04-26 | a long road of uniformed messages ;) | bricker |
2008-04-23 | Fix from yesterday, properly fix timedbans, much neater | brain |
2008-04-22 | Break! ...no actually, take the break out :) | brain |
2008-04-21 | Hack, hack, hack, hack hack. Hack hack. Probably fix snotice loops, though. | w00t |
2008-04-21 | Remove OnRehash of m_chanprotect: bad idea, and it's broken anyway. | w00t |
2008-04-21 | Remove the craqy self-restarting loop in trunk, and use proper safe iterators... | brain |
2008-04-21 | Patch to fix timedbans crash reported earlier today, thanks for the headsup w... | brain |
2008-04-19 | Bad test code here | brain |
2008-04-19 | Eventlist one item too short, makes this module not publish its 005 feature | brain |
2008-04-18 | Make the CAPAB sender in spanningtree more readable | aquanight |
2008-04-17 | Add todo note | w00t |
2008-04-17 | Remove SpanningTreeProtocolInterface::SendOperNotice - it was translated to a... | w00t |
2008-04-17 | Fix format fuckup I introduced (that warning shows one example of when it's u... | w00t |
2008-04-17 | Remove completed XXX: override is now only checked locally, snotices are auto... | w00t |
2008-04-17 | m_override now has a 'requirekey' option, that requires a special key of 'ove... | w00t |
2008-04-16 | Maybe make this the right way around... | brain |
2008-04-16 | Change that allows the m_override module to not announce a key override for a... | brain |
2008-04-14 | Move options vlaues netbuffersize, maxwho, maxconn, softlimit, quietbursts, n... | brain |
2008-04-14 | TRUNK CONFIG BREAKAGE WARNING: Move a bunch of options tag values into a new ... | brain |
2008-04-13 | Cast these to shut up compiler | w00t |
2008-04-12 | Trunk fix for bug #505 reported by nenolod | brain |
2008-04-12 | In visual studio, CRT crashes when strftime() is given an invalid format spec... | brain |
2008-04-12 | Fix crash in m_stripcolor on windows when the colour code is the first item o... | brain |
2008-04-12 | Replace here too | brain |
2008-04-10 | Add correct stuff so that /taxonomy can show the cloaked hosts for users in t... | brain |
2008-04-10 | Calculate hosts on connect so theres no way around a ban on your cloak, even ... | brain |
2008-04-10 | Fix for bug #513 | brain |
2008-04-10 | This now passes all the RIPEMD160 test vectors and is a complete and usable m... | brain |
2008-04-10 | Whoops, overwriting hash with the hex isnt a good idea | brain |
2008-04-10 | Fix ripemd160 warnings | brain |
2008-04-10 | Add m_ripemd160 on behalf of Brain. Adds ripemd-160 hashing to our collection... | w00t |
2008-04-09 | Fix these | w00t |
2008-04-09 | Move QuitUser into UserManager class, and unstaticize it. This prepares for s... | w00t |
2008-04-09 | Apply brain's patch for binary safety of hash providers, and remove rehash fr... | w00t |
2008-04-08 | Oddness | brain |
2008-04-08 | Extra debug | brain |
2008-04-08 | Fix authentication logic, someone forgot to change an || to an &&, because we... | brain |
2008-04-08 | Fix a bug with /SHUN deletion (it didn't work) | w00t |
2008-04-08 | CBan rewritten to use the XLine API. Untested as yet. | w00t |
2008-04-08 | Changes needed to get open-linking working. | w00t |