summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-21Add CHANOPS_EXEMPT support to m_noinvite, also add +b V: extbanw00t
2008-07-21Add extban +b c: - blocks colour from matching users, same as chmode +cw00t
2008-07-21Add extban +b B: - matching users may not use caps, same as chmode +B (or +P ...w00t
2008-07-20changed my email addresspippijn
2008-07-20Removed excess spaces before some lines in /info - thanks psychonspecial
2008-07-20Alter prompt to indicate that multiple tests can be queued by entering multip...brain
2008-07-20Fix output corruption on startup if ports fail to bind, spotted by psychonbrain
2008-07-20Remove custom members for +lk storagew00t
2008-07-20304 -> RPL_SYNTAXbrain
2008-07-20Fixes to make win32 build againbrain
2008-07-20is rfc of sortsw00t
2008-07-20More numerics.h conversionw00t
2008-07-20Fix potential off-by-one on large reads (thanks psychon)w00t
2008-07-20Fixes to some stuff that writes on memory it shouldn't (thanks psychon).w00t
2008-07-19Fix total mess of makefile dependency macros (all depending on stuff they don...brain
2008-07-19Fix the 4-byte read madness discovered by psychonbrain
2008-07-19Fix broken buildw00t
2008-07-19Change modes in channels and users to use std::bitset instead of an array. Th...w00t
2008-07-19Fix compile. Also remove write error stuff, as that was used prior to the goo...w00t
2008-07-19Use a switch (cleaner, probably more efficient) for user status here, also, w...w00t
2008-07-19Remove totally unused member, saving sizeof(unsigned int) per user recordw00t
2008-07-19Hook OnUserPreKick and disallow kick on +k users alsow00t
2008-07-19Spaces to tabs, EXORCISE THE DEMON. Thanks psychon.w00t
2008-07-19jackmcbarn's patch left something outbrain
2008-07-19Crash fix from jackmcbarn, thanks, fixes bug #578brain
2008-07-18Set parent to empty if there is no parent, pippijn, does this fix your duplic...w00t
2008-07-18Okay. This will probably break *everything*, but hey. Use static linking (JUS...w00t
2008-07-18Implement <disabled:usermodes> and <disabled:chanmodes>.aquanight
2008-07-17Combine IP+port in a failed port list, show (the more helpful) error string s...w00t
2008-07-17Send strerror() on all socket error messages, this should help diagnose probl...w00t
2008-07-16Fix parts being screwed up, thanks psychonw00t
2008-07-16Fixed example MOTD which was a bit screwed up, thanks psychonw00t
2008-07-16Add psychon to regular contributorsw00t
2008-07-16Applied patch by psychon to make AddExtBanChar correctly take a single charspecial
2008-07-15Send ERR_NOTREGISTERED to clients that send SERVER on a client port with a te...w00t
2008-07-14Add reference to wiki CIDR tutorial in <cidr> docs.om
2008-07-14Remove unneccessary temp value which caused a win32 problem by using uint32_t...om
2008-07-14Add extban types +bb R: and M: - stops matching account masks from joining an...w00t
2008-07-14Rename quietban to muteban, change character to +b m:, this way it fits with ...w00t
2008-07-14Merge m_nickban into m_nonicksw00t
2008-07-14Add InspIRCd::AddExtBanChar() to avoid copypasta.w00t
2008-07-14More broken compile stuffw00t
2008-07-14Fix compilew00t
2008-07-14Lots, lots more numerics.h conversionw00t
2008-07-13Convert more stuff to use numerics.h, change SERVER to send ERR_ALREADYREGIST...w00t
2008-07-13Fix indentation to look rightbrain
2008-07-13More conversion, and a note to client coders.w00t
2008-07-13Convertage.w00t
2008-07-13Convert, convert, convertw00t
2008-07-13Convert a bunch of crapw00t