summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-10Each Thread class must have its own thread handle, duh. Someone take away my ...brain
2008-02-10Add -pthread link flagbrain
2008-02-10Add threading engine stuff. Docs to follow, untested and not used anywhere yetbrain
2008-02-10Correctly rewrite bans in 1.2 also, and make zline on nicks actually work.w00t
2008-02-10Per-logstream loglevels.aquanight
2008-02-10Add dirs (empty right now) for thread engines. For the start, there will be t...brain
2008-02-10w00t br0ked it! :pbrain
2008-02-10Move run-cc.pl to make/ directory and update paths, keeps root tidybrain
2008-02-10Make K|G|Z|ELine actually work with a nickname target (code was there but not...w00t
2008-02-09Fix a bug in new logging API (global logstreams weren't notified of events if...w00t
2008-02-09Warnings yellow, errors red. This will help us pick errors out from warnings ...brain
2008-02-09Implement LogManager::CloseLogs() to give logstreams a chance to clean up on ...w00t
2008-02-09Implement bug #492: empty swhois string unsets swhois.w00t
2008-02-09Add destructor for FileLogStream that destroys nonblocking FileLoggerw00t
2008-02-09Add a printf-type override for LogManager::Log(). We need to find a way to se...w00t
2008-02-09Use new logging in bancachew00t
2008-02-09New logging implementation. Also write messages about InspIRCd::Log() being d...w00t
2008-02-09Instantiate log managerw00t
2008-02-09Initial totally untested logger implementation that does nothing.w00t
2008-02-09Add a perl script which will abort compiles for warning messages that don't h...aquanight
2008-02-08Support for /invite <user> <channel> <timeout> - if the user doesn't partake ...aquanight
2008-02-08Fix low-risk potential memory leak: if a webirc client with valid cgiirc bloc...w00t
2008-02-08Slight speed improvement in WHOing invisible users, insignificantbrain
2008-02-08git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8850 e03df62e-2...w00t
2008-02-07ARGH SPACE INDENTS, DIE DIE DIEbrain
2008-02-07Sorta update this.. won't give a full file list as it's now kinda huge.w00t
2008-02-06Rework the suggested logger implementation to one that doesn't suck donkey an...w00t
2008-02-06Won't somebody please think of the children.. kqueue too ;(w00t
2008-02-06epoll did it too. >:(w00t
2008-02-06Pro tip #2: making a fatal error 'SPARSE' logging only is a bit silly.w00t
2008-02-06Pro tip: printf() doesn't add newlines for youw00t
2008-02-06Fix warnings (thanks owine)w00t
2008-02-06Add <auditorium:operoverride> setting, based on patch contributed by Sm0ke0utw00t
2008-02-05More tweaksbrain
2008-02-05This makes more sensebrain
2008-02-05Add server.cpp, handles all stuff related to the server command. treesocket2....w00t
2008-02-05We have two perfectly good macros, use themw00t
2008-02-05Add new developers to list at startupw00t
2008-02-05dz, you cant delete a nonpointer!brain
2008-02-05fixed std:: stufffez
2008-02-05fixed more std:: stufffez
2008-02-05fixed std:: stuff - that should be all of itfez
2008-02-05fixed std:: stufffez
2008-02-05fixed std:: stufffez
2008-02-05fixed std:: stufffez
2008-02-05fixed w00t's brain (I mean std:: stuff)fez
2008-02-05fixed std:: stufffez
2008-02-05fixed std:: stufffez
2008-02-04MODEACTION_ALLOW was being used instead of DENY, fixes bug #490brain
2008-02-04Forward port crash fix on load of randquote from 1.1 (r8819).w00t