summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-01-19As suggested (and coded) by w00t, show * as the nick when we havent set one yetbrain
2007-01-19Split out rconnect command into its own file (this ones already a command han...brain
2007-01-19Split this up even more, much smaller files that are easier for gcc to digestbrain
2007-01-19fix for installing modules twice.peavey
2007-01-18Add support for: "make modinstall"brain
2007-01-18A readme file, mainly for devs.brain
2007-01-18Commit #999999, Brain learns to spell.brain
2007-01-18$(FLAGS) was omitted from build line of a directory based modulebrain
2007-01-18Fix the dependency checking to not rebuild an entire module dir when one file...brain
2007-01-18More complex module directories complicate make cleanbrain
2007-01-18Move this over to left margin now, is no longer part of a huge inlined classbrain
2007-01-18Remove space indentsbrain
2007-01-18Add all this crapolabrain
2007-01-18Much more tidyup, and yes, tons more to gobrain
2007-01-18Start of splitting up. WARNING: This is far from tidy or finished in terms of...brain
2007-01-18Whoops, and commit this :pbrain
2007-01-18Move some stuff into utils.hbrain
2007-01-18Change stuff aroundbrain
2007-01-18YAY I FIXED IT!brain
2007-01-18Reverting this back to normalitybrain
2007-01-18Revert this back to sanity, still doesnt work thobrain
2007-01-18why wont this fucking thing find the includes?!brain
2007-01-18Whoops, wrong include dirbrain
2007-01-18Folder -> Directorybrain
2007-01-18Add output to ./configure -update to show when it finds a directory in the mo...brain
2007-01-18Start of moving m_spanningtree into a dir so we can split it, cutting down ra...brain
2007-01-18Module splitting now works!brain
2007-01-18Fixesbrain
2007-01-18Stuff to detect split modules in dirs - not tested yetbrain
2007-01-17Move QueryQueue class into m_sqlv2 to prevent flat-out duplication of identic...brain
2007-01-17Mass comment removal.brain
2007-01-17Remove/fix unused variable warningbrain
2007-01-17It says something about how excessive our debug output is when the ssl module...brain
2007-01-17Remove some debug here, cuts down boot outputbrain
2007-01-17Debug the spoutmouth outputbrain
2007-01-17Make this more sensiblebrain
2007-01-17Log client output, so we can actually see what we're sending out, and make mo...brain
2007-01-17Remove a ton of inspsocket debugbrain
2007-01-17Remove tons of debug output from spanningtree as the first step in optimizing...brain
2007-01-16Add O_NOFOLLOW to file write call, which prevents following of symlinks makin...brain
2007-01-15Removing from here too.brain
2007-01-15Crusade to remove debug from stable and tested parts of the core and base mod...brain
2007-01-15Remove some debug (im on a crusade to make debug mode useful, but at the same...brain
2007-01-15Change the format of some debugbrain
2007-01-15Remove some debugbrain
2007-01-15delete -> DELETE()om
2007-01-15Activate final stage of world-domination plan...d...o...n...om
2007-01-15Fix some differences between how this expands partial banmasks with how the c...om
2007-01-15Make this use true and false, not MODEACTION_DENYbrain
2007-01-15Convert all redirecting bans to non-redirecting ones when the module unloads.om