summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-07-13Finish channels.cpp conversion to numerics listw00t
2008-07-13Add include/numerics.h, contains/will contain an enum for numerics. Work in p...w00t
2008-07-13Fix order of arguments, this means that ban exceptions for extbans actually w...w00t
2008-07-13Default to adding uppercase characters to allowed hostmap list, this has caug...w00t
2008-07-13Indentation tweakbrain
2008-07-12Fixed #568 - gnutls does not allow reuse of credentials, which was making /re...special
2008-07-12And, just because I can. The one pointless one-liner of the evening. :pw00t
2008-07-12Add a snotice about time jumping by more than a second at a time, and move bo...w00t