summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-12-29More removal of formatting where its not neccessary x("%s",str) == bad!brain
2005-12-29Attempt to cut out unneccessary printf() va_args voodoo (ugleh)brain
2005-12-29Cached ISUPPORTbrain
2005-12-29Added output of error if file descriptor given to AddFd is > MAX_DESCRIPTORSbrain
2005-12-29Changed to MAX_DESCRIPTORSbrain
2005-12-29Changed 65535 to MAX_DESCRIPTORS calculated at configure-timebrain
2005-12-29*FIX* 'No more connections allowed' was comparing against the network-wide li...brain
2005-12-29Added extra checking to socketengine to refuse connections after we reach the...brain
2005-12-29Added counters for MAX_DESCRIPTORS etc which allows the socket engine to refu...brain
2005-12-29Initial revision of /devoice.w00t
2005-12-29Removed an unused OnUserConnect() methodw00t
2005-12-29Changed some little bits and bobs herebrain
2005-12-29Fixed an extremely n00bish mistake involving referencing a global copy of Ser...brain
2005-12-29Optimizing to not use so much cpu with high user loadsbrain
2005-12-28Made 'fake direction' less loud, removed 'invalid source'brain
2005-12-28Added SetSignals()brain
2005-12-28Signal handlers were not being set when -nofork was enabledbrain
2005-12-28Changed some other stuff that used the old vector/deque style commandlistbrain
2005-12-28Changed from std::map to hash_mapbrain
2005-12-28Fixed typosbrain
2005-12-28EXPERIMENTAL: Command search function now uses std::map, should be faster (i ...brain
2005-12-28Removed useless isnick() checks in Give* and Take*, in the name of tidinessbrain
2005-12-28Tidyups to mainloop, why were we using isnick() to check if a user was regist...brain
2005-12-28New system for client exits using CullList seems stable, needs testingbrain
2005-12-28Changes to the way clients are exited during mainloop - MAY BE UNSTABLE USE W...brain
2005-12-27Check on upper bounds of base64 decodebrain
2005-12-27Added checking for bad base64 decodesbrain
2005-12-27Updated chanfilter to use irc::stringfrostycoolslug
2005-12-26Typoedbrain
2005-12-26Modified to omit unimplemented module methodsbrain
2005-12-26Fixed indentationbrain
2005-12-26Fixed and implemented /modules debug <glob>brain
2005-12-26Added *experimental* /modules debugbrain
2005-12-26Fixed typobrain
2005-12-26Added global_implementation array, bypasses calls which *NO* modules are curr...brain
2005-12-26Missing Implements sectionbrain
2005-12-26Fixed missing I_On005Numericbrain
2005-12-26Last set converted to 'Implements'brain
2005-12-26Converted to 'Implements' systembrain
2005-12-26Ported to new systembrain
2005-12-26Correctionsbrain
2005-12-26Converted to new Implements systembrain
2005-12-26More 'Implements' Conversionsbrain
2005-12-26More conversions to 'Implements'brain
2005-12-26And morebrain
2005-12-26More stuff converted to new faster systembrain
2005-12-26Converted more stuff to 'Implements' systembrain
2005-12-26Converted to new implements systembrain
2005-12-26Fixed to new new 'Implements' arraybrain
2005-12-26New 'Implements' systembrain