Age | Commit message (Expand) | Author |
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 |
2008-01-31 | applink.c should be included in the link command, not #included in the source | fez |
2008-01-30 | Move fez to developers (a lot of movement for one day :p) | w00t |
2008-01-30 | Move fez to regular contributors section | w00t |
2008-01-30 | Update VC7.1 build projects. Thanks VERY much fez. :) | w00t |
2008-01-30 | Merge in patches to fix bug #487, submitted by dz, thanks :) | brain |
2008-01-29 | What crackmonkey thought we had server:networkemail??? | brain |
2008-01-29 | Update SAMODE | w00t |
2008-01-28 | Remove duplicate calls (thanks fez) | w00t |
2008-01-27 | Revert tmpfile cleanup from r8761, also make configure's perl version check h... | aquanight |
2008-01-27 | Some configure cleanups: like using perl functions/modules instead of system(... | aquanight |
2008-01-27 | Forward port bug #484 patch from John, thanks | brain |
2008-01-27 | Make sure that if an exec() macro fails its picked up before build time | brain |