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