Age | Commit message (Expand) | Author |
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 |
2008-02-04 | Clean up some FJOIN stuff | w00t |
2008-02-04 | Move a piece of HMAC to hmac.cpp | w00t |
2008-02-04 | Split treesocket2 into various smaller files | w00t |
2008-02-04 | Rename burst.cpp to netburst.cpp - it does not just contain burst handling. | w00t |
2008-02-04 | Split more of treesocket1 | w00t |
2008-02-03 | Fix trivial desync with FTOPIC: if topic is identical, we still need to broad... | w00t |
2008-02-03 | Split treesocket1 into a number of smaller files | w00t |
2008-02-03 | Clear up header insanity | w00t |
2008-02-03 | (finally) remove deprecated CMD_USER_DELETED | w00t |
2008-02-03 | Propegate BURST and ENDBURST network-wide for timing of bursts, and to keep X... | w00t |
2008-02-03 | Whoops | brain |
2008-02-03 | What do you think of this, w00t? | brain |
2008-02-03 | Fix burst time indicator: set startburst in treeserver's constructor, BURST i... | w00t |
2008-02-03 | Show extra debug for burst time | w00t |
2008-02-03 | Broken, but.. show how many milliseconds a burst takes. Someone care to tell ... | w00t |
2008-02-03 | Remove an obsolete value | w00t |
2008-02-02 | Murder space indents.. now if I find out who did them, I'll murder them too ;( | w00t |
2008-02-02 | Add some notes on proposed logging stuff | w00t |
2008-02-02 | Small tidyup | w00t |
2008-02-02 | Back out the AllowDevoiceSelf stuff, it wasn't going to work anyway. Accident... | w00t |
2008-02-02 | Cache User::GetIPString() | w00t |
2008-02-02 | Avoid reallocating this every new connection (patch from hottpd) | w00t |
2008-02-02 | Make m_password_hash able to pick up hasher modules after it's loaded, meanin... | aquanight |
2008-02-02 | Fix a null pointer dereference caused by my reordering/moving stuff | w00t |
2008-02-02 | Add it back, but comment out the method body. its useless. | brain |