summaryrefslogtreecommitdiffstats
path: root/perl-install/diskdrake/dav.pm
Commit message (Expand)AuthorAgeFilesLines
* remove unused variables or rename them with an underscore (eg: $o becomes $_o)Pascal Rigaux2002-12-041-1/+1
* - replace ... =~ 'foo' with ... =~ /foo/Pascal Rigaux2002-11-111-1/+1
* replace "_" with "N" and "__" with "N_"Pascal Rigaux2002-11-061-15/+15
* add nice description to the initial dialog box (thanks Stew!)Pascal Rigaux2002-09-051-1/+5
* add "Mount" and "Unmount"Pascal Rigaux2002-08-281-1/+14
* in "Mount point", by default choose the default proposition (asked by dadou f...Pascal Rigaux2002-08-281-1/+1
* add checking davfs is installedPascal Rigaux2002-08-131-0/+2
* rough WebDAV guiPascal Rigaux2002-08-131-0/+96