Age | Commit message (Expand) | Author |
---|---|---|
2008-05-19 | Convert channel::name to std::string, this was a beastie! | brain |
2008-04-04 | Zap printfs | brain |
2008-04-04 | Attempt to avoid infinite loops | w00t |
2008-04-04 | Fix chanlog (NOTE: previous commit will require a FULL recompile) | w00t |
2008-04-04 | Remove two useless methods, chanlog is b0rked at the moment. | w00t |
2008-04-04 | Modify chanlog to send message remotely, too. Logging now works server <-> se... | w00t |
2008-03-24 | And more of them | brain |
2008-02-17 | Implement logtype exclusion (ie: '* -USERINPUT -USEROUTPUT' to mean everythin... | aquanight |
2008-02-17 | Make log targets in config space-seperated (ie: 'USERINPUT USEROUTPUT') like ... | aquanight |
2008-02-15 | Make -nofork work properly with logging now. | aquanight |
2008-02-14 | More <log> stuff | aquanight |
2008-02-10 | Fix m_chanlog crashing. | aquanight |
2008-02-10 | Per-logstream loglevels. | aquanight |
2008-02-09 | Fix a bug in new logging API (global logstreams weren't notified of events if... | w00t |