Age | Commit message (Expand) | Author |
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 |
2008-02-02 | Move some stuff to usermanager, remove a little header insanity, remove trace... | w00t |
2008-02-02 | Fix $config{HAS_OPENSSL} winding up undefined and crashing configure if opens... | aquanight |
2008-02-02 | Check for empty prefixes, and close server connections attempting to use them | w00t |
2008-02-02 | Patch: /rehash (not /rehash ssl) will now rebind SSL ports, but not dh params... | w00t |
2008-02-01 | capitalization is key! more to come! | bricker |
2008-02-01 | removed sys/select.h on windows platform | fez |
2008-02-01 | fixed getsockopt parameter 4, removed sys/select.h on windows platform | fez |
2008-02-01 | fixed type defiined to defined | fez |
2008-02-01 | changed m_oper_hash to proper m_password_hash | fez |
2008-02-01 | Fix some minor grammar mistakes...more to come | bricker |
2008-02-01 | add two comma's :-D | bricker |
2008-02-01 | remove m_ssl_openssl from modules directory when rerunning configure | fez |
2008-02-01 | Added OpenSSL scriptage. | fez |