maksis

Results 8 issues of maksis

From http://adc.sourceforge.net/ADC.html#_file_names_and_structure : > each file or directory name must be unique in a case-insensitive context Eiskalt seems to be ignoring the specs: https://github.com/eiskaltdcpp/eiskaltdcpp/commit/cbc3ae53a1259b5c7a1549e7c824e0b6bc497b6d (ShareManager section) https://bugs.launchpad.net/dcplusplus/+bug/1665900

Example packages for Gentoo: [Daemon](https://packages.gentoo.org/packages/net-p2p/airdcpp-webclient) / [UI](https://packages.gentoo.org/packages/www-apps/airdcpp-webui) You may make a pull request for [the installation doc page](https://github.com/airdcpp-web/airdcpp-web.github.io/blob/master/_docs/installation/installation.md) that contains a list of available packages.

help wanted

Originally reported at https://github.com/maksis/airdcpp-release-validator/issues/6 by @doobnet

bug
low priority

The application compiles on OS X already and code-level compatibility is being actively tested with Travis. The `make install` phase is not supported yet. Implementing a graphical config tool for...

help wanted

If the disk is under unusually heavy load (or the response times are long for other reason), I'd assume that the current synchronous fs calls in `is.js` can cause the...

From http://adc.sourceforge.net/ADC.html#_file_names_and_structure : > each file or directory name must be unique in a case-insensitive context Flylink won't handle case-insensitivity correctly: https://github.com/pavel-pimenov/flylinkdc-r5xx/blob/master/client/ShareManager.h#L249 https://bugs.launchpad.net/dcplusplus/+bug/1665900

https://forum.dcbase.org/viewtopic.php?t=771

enhancement

HBRI extension supported by AirDC++: https://forum.dcbase.org/viewtopic.php?t=771 Mixing IPv4/IPv6 users in a single hub is currently somewhat problematic if a user can't be accessible via both IP protocols simultaneously.

enhancement