Timeline



Aug 12, 2009:

10:58 AM Ticket #21 (xcopy file to Apache DAV creates wrong file on DAV) created by HerwigB
If I use xcopy.exe to copy a file to an Apache DAV folder the file …

Aug 3, 2009:

12:54 PM Changeset [59] by Yuri Dario
Minor fix to french translation.
11:43 AM Changeset [58] by Yuri Dario
Added french translation, courtesy by Guillaume Gay.

Jul 17, 2009:

3:45 PM Ticket #20 (Update Neon to 0.28.5) created by Batchheizer
Update the used neon-lib to: 0.28.5, 3 July 2009
12:14 PM Ticket #19 (Save PWD (and ID?) secure) created by Batchheizer
The plugin (or Netdrive?) stores information (PWD / ID) in a plain …
11:57 AM Ticket #18 (Inform user about wrong PWD etc.) created by Batchheizer
If a user enters a wrong PWD (or ID or URL), Netdrive only displays an …

Jul 16, 2009:

1:40 PM WikiStart edited by Yuri Dario
NdpDav 1.1.1 GA now available. (diff)
1:30 PM Milestone NdpDav 1.1.1 completed
ftp://ftp.netlabs.org/pub/ndpdav/ndpdav-1_1_1-GA.wpi
1:28 PM Changeset [57] by Yuri Dario
Updates for 1.1.1 release.
1:27 PM Ticket #14 (WPI-Installer) closed by Yuri Dario
fixed: (changeset:56) integrated warpin packaging in ndpdav build system.
1:25 PM Changeset [56] by Yuri Dario
Added building of WarpIN packages, sample scripts by Oliver Cremer. …
11:28 AM Changeset [55] by Yuri Dario
New help files, added DE translation, courtesy by Oliver Cremer. ticket:2.
11:28 AM Changeset [54] by Yuri Dario
New help files, added DE translation, courtesy by Oliver Cremer. ticket:2.
10:15 AM Changeset [53] by Yuri Dario
Refactoring help files.
10:07 AM Changeset [52] by Yuri Dario
Do not enable by default, can crash debug_printf with bad formatting.
9:59 AM Ticket #6 (gmx mediacenter problems) closed by Yuri Dario
fixed: (changeset:51) fixed wrong return codes from internal functions, now …
9:58 AM Changeset [51] by Yuri Dario
Final fix for gmx full access. ticket:6.

Jul 14, 2009:

10:20 AM Ticket #17 (Prevent WPS from writing EAs to remote DAV) created by Batchheizer
If you access a DAV resource via WPS EAs are written to the DAV …

Jul 13, 2009:

10:57 PM Ticket #2 (Create documentation) reopened by Yuri Dario
Since NLS help files are still uncommitted, readme.txt requires more …
10:27 PM Ticket #2 (Create documentation) closed by Batchheizer
fixed: I think the helpfiles (1.1 GA) and the infos on this trac are OK. So …
1:36 PM WikiStart edited by Yuri Dario
NdpDav 1.1.0 GA now available. (diff)
1:00 PM Milestone NdpDav 1.1 completed
ftp://ftp.netlabs.org/pub/ndpdav/ndpdav-1_1_0-GA.zip
12:53 PM Changeset [50] by Yuri Dario
Tagged 1.1.0 source code.
12:53 PM Changeset [49] by Yuri Dario
1.1.0 GA build.
12:40 PM Ticket #13 (Plugin-Information) closed by Yuri Dario
fixed: (changeset:48) reorganized help & descriptions.
12:39 PM Changeset [48] by Yuri Dario
Reorganize help file content and dll description. fixes ticket:13.
11:42 AM Changeset [47] by Yuri Dario
Use debug libraries when building debug binaries.

May 22, 2009:

3:56 PM WikiStart edited by batchheizer
linkfix (diff)

May 18, 2009:

6:26 PM Changeset [46] by Yuri Dario
SetPathInfo fails for directories, retry adding slash. ticket:12.
6:03 PM Changeset [45] by Yuri Dario
SetPathInfo fails for directories, retry adding slash. ticket:12.
4:28 PM Changeset [44] by Yuri Dario
Do not ignore read errors from remote dav. ticket:6.
10:49 AM Ticket #16 (Can't connect to a NetStorage resource.) created by ggay
I am trying to access our Netware servers via NetStorage. Whereas it …

May 17, 2009:

9:26 PM Ticket #15 (Plugin makes WPS or programs slower) created by batchheizer
Active plugin slows down opening a file with AE (13 sec. for a …
9:21 PM Ticket #6 (gmx mediacenter problems) reopened by batchheizer
Following problem is not solved. 3. Copying a file from the remote …
9:19 PM Ticket #14 (WPI-Installer) created by batchheizer
I try to write a WIS-script for the plugin. Why? I hate doing …
9:16 PM Ticket #13 (Plugin-Information) created by batchheizer
Update Information in DLL (displayed in NetDrive Plugin Information). …

May 16, 2009:

7:17 PM Ticket #12 (Cannot move directories) closed by Yuri Dario
fixed: (changeset:43) added '/' when data refers to a directory.
7:16 PM Changeset [43] by Yuri Dario
Directory names must end with '/'. Fixes ticket:12.
7:07 PM Ticket #12 (Cannot move directories) created by Yuri Dario
Access denied error reported when moving directories.
7:01 PM Changeset [42] by Yuri Dario
replace % with dot, because debug_printf can crash parsing (false) …
6:57 PM Ticket #7 (0-byte len files cannot be copied to dav) closed by Yuri Dario
fixed: I wonder how it worked in previous changeset... (changeset:41) …
6:56 PM Changeset [41] by Yuri Dario
Execute a dummy write after open, to allow proper SetPathInfo for …
6:41 PM Ticket #7 (0-byte len files cannot be copied to dav) reopened by Yuri Dario

May 15, 2009:

11:47 PM Ticket #10 (webDAV-drive should get a user-defined (volume-)name) closed by Yuri Dario
invalid: Mount points and volumes are not the same thing, so this is not a …
11:44 PM Ticket #7 (0-byte len files cannot be copied to dav) closed by Yuri Dario
fixed: (changeset:40) force writes also for len=0, because files are created …
11:43 PM Changeset [40] by Yuri Dario
Force writes also for len=0, fixes ticket:7.
11:25 PM Changeset [39] by Yuri Dario
Fix null pointers after const (again)…
11:07 PM Changeset [38] by Yuri Dario
Add user agent for connections.
10:58 PM Changeset [37] by Yuri Dario
Fix null pointers after const…
10:00 PM Changeset [36] by Yuri Dario
Fix compiler warnings for const pointers.
9:20 PM Ticket #9 (Files containing Umlaute in names are not shown) closed by Yuri Dario
fixed: (changeset:35) use UTF8 translated name for local names.
9:19 PM Changeset [35] by Yuri Dario
Use utf8 translated name for local names, fixes ticket:9.
6:43 PM Ticket #6 (gmx mediacenter problems) closed by Yuri Dario
fixed: (changeset:34) current code was unable to retrieve long responses from …
6:39 PM Changeset [34] by Yuri Dario
Auth request must be forced asap. fixes ticket:6.

May 14, 2009:

10:13 AM Ticket #11 (Copy of files via WPS does not function) created by batchheizer
If I copy files via commandline (only tested with small files) works. …
10:00 AM Ticket #10 (webDAV-drive should get a user-defined (volume-)name) created by batchheizer
Now all webDAV-volumes have the name "NETDRIVE". They should get a …
9:51 AM Ticket #9 (Files containing Umlaute in names are not shown) created by batchheizer
Files containing Umlaute (ÖÄÜ etc.) in names are not shown. Here a …
Note: See TracTimeline for information about the timeline view.