summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-04-20init_modulebrain
2006-04-20Alright, who fucked with this?brain
2006-04-20Fixes for lib dirsbrain
2006-04-20execinfo - backtrace() and backtrace_symbols() where availablebrain
2006-04-20Execinfo stuffbrain
2006-04-18Fix for crashes in m_ident (should work)brain
2006-04-14Fix reversed parameters in x:y - joinflood was not brokenbrain
2006-04-13Better handling of dependencies, doesnt always rebuild mode handler files nowbrain
2006-04-13Makefile tweaksbrain
2006-04-13Not requiredbrain
2006-04-13Testbrain
2006-04-12Someone didnt test their fixes in cygwin *gets tortoise torture kit*brain
2006-04-12Delete spanningtree_ng for now, it breaks cygwin compile - and has no changes...w00t
2006-04-11Remove an extern, partly because it's unused, partly because it then gets sha...om
2006-04-10Route some more stuff through socket.h and hash_map.h. Add #define protection...om
2006-04-10Typedef an ugly iterator, dont send mode string if no modes were in the outpu...brain
2006-04-10A few more typedefs defined and put into use.om
2006-04-10Add time.h include to inspircd.h. Random cleanups in channels.cpp, mostly usi...om
2006-04-10Assorted changes here, Extend() is not templated so you can pass it any point...om
2006-04-10Typo fixes, move some stuff aboutbrain
2006-04-10INSERT foot INTO mouth WHERE user='Brain'brain
2006-04-10I hate HATE HATE templates.brain
2006-04-10istringstream not ostringstreambrain
2006-04-10Extra allowance for modes which have different number of params when being se...brain
2006-04-10Start of new mode parserbrain
2006-04-09Om's way is better and lets watchers change mode parameters for the modes the...brain
2006-04-09Start of mode parser refactoringbrain
2006-04-09Shuffle some more includes around, const reference a few functions in inspircd.*om
2006-04-08Remove references to inspircd_io from these, stop configure making all the mo...om
2006-04-08Obsoleteom
2006-04-08Remove uneccessary socket includes now included in socket.hom
2006-04-08Helps to svn add these too :Pom
2006-04-08Split inspircd_io.* insp inspsocket.* and configreader.* with a few odd bits ...om
2006-04-08Remove some unused headers and unneeded castsom
2006-04-08- first steps towards a working IPv6 port. I'll work more on this tomorrow. :-Pnenolod
2006-04-08- fork off spanningtree module for UUID stuffs :onenolod
2006-04-07Make WriteServ use WriteServ_NoFormat, code duplication = bad >:/om
2006-04-07Slight optimisation to config reader, looks nicer even if it's not faster.om
2006-04-07Same error message somewhere else, and actually define the const char* versio...om
2006-04-07Change error message so it's not 'out of range' when a tag doesn't existom
2006-04-06Holy christ that was a LOT OF SPACES. TABS, USE THEM, LOVE THEM, APPRECIATE T...w00t
2006-04-04More verbose error outputbrain
2006-04-04Connection refused bug is FIXED!!!!brain
2006-04-04Remove 'validation' for server description and network name (didn't do anything)om
2006-04-04Bad brain badbrain
2006-04-04Tweaks to hopefully prevent 100% cpu use issuebrain
2006-04-04Missing helperfuncs and someone took writeopers out of globals.hbrain
2006-04-04And the bit I missed... :/om
2006-04-04Remove a load of unneeded debugging outputom
2006-04-04Just indentation tidyups, dont worry i didnt break your lovely parser <3brain