netcelli, can you test this patch? If it works for you I'll go ahead and
commit it.
By the way, is your client an update of dc-qt or is it brand new? If the
latter, do you have a project website yet?
** Patch added: "hidden.patch"
http://launchpadlibrarian.net/42338714/hidden.patch
--
Share
revno: 307
committer: poy
branch nick: repo
timestamp: Sun 2010-03-28 23:49:18 +0200
message:
update the VS arch selection to work with SCons 1.3
modified:
SConstruct
--
lp:adchpp
https://code.launchpad.net/~dcplusplus-team/adchpp/
revno: 306
committer: poy
branch nick: repo
timestamp: Sun 2010-03-28 23:47:54 +0200
message:
update the VS arch selection to work with SCons 1.3
modified:
SConstruct
--
lp:adchpp
https://code.launchpad.net/~dcplusplus-team/adchpp/
revno: 2119
committer: poy
branch nick: repo
timestamp: Sun 2010-03-28 23:41:51 +0200
message:
OpenSSL 0.9.8n
modified:
changelog.txt
openssl/include/openssl/engine.h
openssl/include/openssl/obj_mac.h
openssl/include/openssl/op
it might be better to update FileFindIter itself rather than this
particular occurence of it.
there is another place in ShareManager where i have re-used
FileFindIter, i hope it doesn't fall under these same problems...
--
Share is broken on >= 0.760
https://bugs.launchpad.net/bugs/548743
You re
revno: 2118
committer: poy
branch nick: repo
timestamp: Sun 2010-03-28 22:35:55 +0200
message:
update the VS arch selection to work with SCons 1.3
modified:
SConstruct
--
lp:dcplusplus
https://code.launchpad.net/~dcplusplus-team/dc
Looks like the attached patch (by Big Muscle) solves the problem so the
corrupted file can't go into the finished downloads folder anymore. However,
1. the wrong source kept in the queue resulting infinite redownload of the
corrupted file.
2. a successful exploitation of this vulnerability needs
I'm using my own UI developed with QT.
--
Share is broken on >= 0.760
https://bugs.launchpad.net/bugs/548743
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to DC++.
Status in DC++: New
Bug description:
Share doesn't work anymore with Last cor
revno: 2117
committer: poy
branch nick: repo
timestamp: Sun 2010-03-28 19:50:53 +0200
message:
fix compilation with VC++
modified:
dwt/src/widgets/TextBox.cpp
win32/stdafx.h
--
lp:dcplusplus
https://code.launchpad.net/~dcplusplus
** Changed in: dcplusplus
Status: New => Confirmed
--
Possible file corruption
https://bugs.launchpad.net/bugs/550300
You received this bug notification because you are a member of
Dcplusplus-team, which is a direct subscriber.
Status in DC++: Confirmed
Bug description:
This bug happens
If its true then this way any potentially dangerous file can be
downloaded from a rogue client which responds so it shares eg. a file
which has a TTH that is equal to some orginal harmless file. I set this
report private until further investigation...
** Changed in: dcplusplus
Importance: Und
** Visibility changed to: Private
--
Possible file corruption
https://bugs.launchpad.net/bugs/550300
You received this bug notification because you are a member of
Dcplusplus-team, which is a direct subscriber.
Status in DC++: New
Bug description:
This bug happens due to following source code:
Public bug reported:
This bug happens due to following source code:
FilteredFile.h, line 141: flushed = true;
Flushed flag is set to true although file is not flushed at this time.
It causes that flushing in DownloadManager::endData() fails, because it
thinks that file has already been flushed.
Can't check the source since I'm sitting in a train, but is this same
function used for checking for hidden files also? If it is it seems that
those would be missed by the patch, since only the containing dir name
is checked, not the filename. (getLastDir returns the last directory
not the last pa
Question #105657 on LinuxDC++ changed:
https://answers.launchpad.net/linuxdcpp/+question/105657
Status: Needs information => Answered
Olorin proposed the following answer:
There exist some king of "local" hubs where allowed IPs are only the LAN
IPs or Inet IPs which are from the ISP.
--
You
Ok, but before commit I'd wait for an approval from the LinuxDC++ guys,
too...
** Patch added: "nixhidden2.patch"
http://launchpadlibrarian.net/42267051/nixhidden2.patch
--
Share is broken on >= 0.760
https://bugs.launchpad.net/bugs/548743
You received this bug notification because you are a
The patch doesn't work. Correct solution would be
return(BOOLSETTING(SHARE_HIDDEN) || !(Util::getLastDir(aName)[0] == '.'))
Dir path should end with '/' or it doesn't work.
--
Share is broken on >= 0.760
https://bugs.launchpad.net/bugs/548743
You received this bug notification because you are a
17 matches
Mail list logo