Re: [Linuxdcpp-team] [Question #232889]: Script not disconnecting users

2013-07-23 Thread Dan
Question #232889 on ADCH++ changed: https://answers.launchpad.net/adchpp/+question/232889 Status: Answered => Solved Dan confirmed that the question is solved: Thanks poy, that solved my question. -- You received this question notification because you are a member of Dcplusplus-team, wh

[Linuxdcpp-team] [Question #232889]: Script not disconnecting users

2013-07-22 Thread Dan
New question #232889 on ADCH++: https://answers.launchpad.net/adchpp/+question/232889 So with updating to the new version of ADCH++ I have noticed that one of my bridged ptokax scripts is no longer working as it should. HSS Check 1.0b LUA 5.1x [Strict] [API 2] would disconnect users with low sha

Re: [Linuxdcpp-team] [Question #232830]: Registration Information

2013-07-22 Thread Dan
Question #232830 on ADCH++ changed: https://answers.launchpad.net/adchpp/+question/232830 Status: Open => Solved Dan confirmed that the question is solved: I have figured out the problem that was within the access.lua file. -- You received this question notification because you ar

[Linuxdcpp-team] [Question #232830]: Registration Information

2013-07-21 Thread Dan
New question #232830 on ADCH++: https://answers.launchpad.net/adchpp/+question/232830 OK so I have upgraded from 2.9 to 2.11 and would like to know how to change the registration info when a new user is added. Currently it is You have successfully registered: Nick:

[Linuxdcpp-team] [Bug 674816] Re: share rehashing system should be updated

2010-12-06 Thread dan
well, the first couple comments were instances where something should have worked, but didn't and was worked around instead - i felt it was better to make a note of it rather than pretend it hadn't happened. as to the deallocation part, i'm honestly not sure how that should be coded within the exi

[Linuxdcpp-team] [Bug 674816] Re: share rehashing system should be updated

2010-12-05 Thread dan
@eMTee: yes and no. it doesn't treat files downloaded into a shared folder by dc++ any differently than files downloaded into a shared folder by any other app. but it does instantly start hashing on completion. -- You received this bug notification because you are a member of Dcplusplus-team, w

[Linuxdcpp-team] [Bug 674816] Re: share rehashing system should be updated

2010-12-05 Thread dan
patch format version. i don't think this is actually more readable lol... ** Attachment added: "patch file" https://bugs.launchpad.net/dcplusplus/+bug/674816/+attachment/1756823/+files/patch.txt -- You received this bug notification because you are a member of Dcplusplus-team, which is subs

[Linuxdcpp-team] [Bug 674816] Re: share rehashing system should be updated

2010-12-05 Thread dan
@cologic: currently it does (2). i think the new code may even work under wine now actually, i changed how its done. @Szabolcs Molnár: it may not be the prettiest solution, but it's certainly better than the alternative... -- You received this bug notification because you are a member of Dcplus

[Linuxdcpp-team] [Bug 674816] Re: share rehashing system should be updated

2010-12-05 Thread dan
coded up this idea... here it is ** Attachment added: "secret_codes.7z" https://bugs.launchpad.net/dcplusplus/+bug/674816/+attachment/1756482/+files/secret_codes.7z -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.la

[Linuxdcpp-team] [Bug 674816] [NEW] share rehashing system should be updated

2010-11-13 Thread dan
Public bug reported: currently the share rescan/rehashing system is designed such that it re- scans the entire directory tree after a certain amount of time. instead dc++ should use the ReadDirectoryChangesW windows API command to be instantly notified by windows when files are created or modifie