summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-24/usr/local/include/openssl/pqueue.h:73: error: ISO C++ does not support `long...brain
2007-10-24Some constructors dont initialize the refcount, namely, the one thats usually...brain
2007-10-24Whoops forgot thisbrain
2007-10-24Obnoxious -pedantic warningsbrain
2007-10-24Try this w00t, compiles, test running nowbrain
2007-10-24Start of refcount-based rehash stuff for <connect> tags, this is broken and r...w00t
2007-10-24Theres no need to check the address of a stack declared array for NULL, thank...brain
2007-10-23Move some stuff from using userrec cached stuff to using stuff in the connect...w00t
2007-10-23Fix a bug before I even started this.. don't let User::SetClass() decrease th...w00t
2007-10-23Some more class stuff, blah. Now possible to move a user to a different class...w00t
2007-10-23Some initial work towards tying <connect> classes to user accounts. This will...w00t
2007-10-23Make clean should clean the socketengine objectsbrain
2007-10-23Windows socket engine tweaksbrain
2007-10-23Windows socket engine tweaksbrain
2007-10-23Move socketengines into their own dir. This was all w00t's idea, but i told h...brain
2007-10-23-Wall is still required, toobrain
2007-10-23-W -> -Wextrabrain
2007-10-23This now works properly with $NoPedantic macro.brain
2007-10-23Roll back to 8323, the -pedantic switch thing totally breaks building the way...brain
2007-10-23Needs a bit more againbrain
2007-10-23And fix it.brain
2007-10-23Add $NoPedantic build macro, for m_mysql because mysql AB dont know how to co...brain
2007-10-23Visual studio doesnt like throw definitions like thisbrain
2007-10-23All of insp now builds with -pedantic (theres some warnings to squash in modu...brain
2007-10-23Morebrain
2007-10-23More AddModes fixesbrain
2007-10-23Some AddMode fixesbrain
2007-10-23All the core is now pedantic safe!brain
2007-10-23More pedantic safetybrain
2007-10-23Pedantic safebrain
2007-10-23pedantic safebrain
2007-10-23Pedantic safebrain
2007-10-23Pedantic safebrain
2007-10-23-pedantic tidyups, lets see if it finds anything worthy of a fixbrain
2007-10-23Auto generate the install list, no more need to insert it into the .makefile....brain
2007-10-23Oops: Fix one version of overrided match() always being case sensitive..w00t
2007-10-22Make this a little more bulletproofbrain
2007-10-22Conditionals in the buildsystem language allowing for checking of configure f...brain
2007-10-22Remove the need for a bunch of the hard coded arrays/hashes by scanning the s...brain
2007-10-22Big obvious commentsbrain
2007-10-22Comment all this, and tweak it a littlebrain
2007-10-22*POSSIBLE BREAKAGE WARNING* new (currently undocumented) buildsystem that bui...brain
2007-10-22Failed attempt to embed an icon (microsofts help sucks)brain
2007-10-22Fix build system to work with where w00t hid the command files :pbrain
2007-10-22Fix this from an experiment I was playing with :pw00t
2007-10-22Remove a wrapper, it's easy to read as is :pw00t
2007-10-22Move cmd_*.cpp to src/commands/. Not done in the nicest of ways yet, but ah w...w00t
2007-10-22Move InspIRCd::IsValidMask() to helperfuncs.cppw00t
2007-10-21No penalty here!brain
2007-10-21Fix bug #442brain