2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 04, 2024 — Jun 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make sure !version agrees with the connect time banner (same format). More... over 15 years ago
Fix autotest crash. More... over 15 years ago
Write git revision to a header file, then make version.h depend on that file. More... over 15 years ago
Fix bug #106: Show OS/CPU info in !version. This can be controlled by the configuration variable "show_banner_sys_info" which is enabled by default. More... over 15 years ago
Fix bug #113: crash when using epoll backend. More... over 15 years ago
Compile multiple network backends into the binary and choose which one to use at runtime. This makes it possible to share more code between the backends and also work around bugs of certain backends on some (versions of) operating systems. More... over 15 years ago
Fix autotest More... over 15 years ago
Fix bug #111: Added nmdc-redirector similar to the adc-redirector. More... over 15 years ago
Fix bug #109: Confusing debug message for nat_ip. More... over 15 years ago
Fix bug #108: share limits can be avoided. This was due to updates to the share limit not being enforced after a succesful login. More... over 15 years ago
Fix documentation about file descriptor limits. More... over 15 years ago
Update getstartd.txt for hub with more that 1024 users. More... over 15 years ago
update example uhub.conf More... over 15 years ago
add in README list of compatible ADC clients More... over 15 years ago
- update .spec file; - cosmetic in init.d scripts More... over 15 years ago
libevent is NOT needed at all (nor is it supported) More... over 15 years ago
update .ebuild ; update compile doc ; update RHEL init.d More... over 15 years ago
update doc/uhub.conf for multiple ports More... over 15 years ago
SunOS support. More... over 15 years ago
Added experimental Haiku OS support. It compiles and it runs with some minor glitches. More... over 15 years ago
gcc 2.95 compile fixes. More... over 15 years ago
Only define MIN/MAX macros if not defined by the system. More... over 15 years ago
gcc v2.95 compile fixes. More... over 15 years ago
Make sure the autotests work. More... over 15 years ago
Fix bug #76: added support for multiple server listen ports. Use server_alt_ports and supply a comma separated list of ports. More... over 15 years ago
Added a generic string splitter utility function that is based on callbacks instead of populating a list. More... over 15 years ago
Updated .ebuild and .spec files. More... over 15 years ago
kqueue() BSD fixes More... over 15 years ago
Winsock compile fix. More... over 15 years ago
More kqueue work in progress. More... over 15 years ago