Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make new perl_checker happy (and that's not easy!) | Pascal Rigaux | 2002-07-31 | 1 | -1/+1 |
* | - use $::prefix for reading/writing (it was missing for writing) | Pascal Rigaux | 2002-07-29 | 1 | -3/+3 |
* | try harder to find the full list of servers available, using "smbclient -L" to | Pascal Rigaux | 2002-07-02 | 1 | -14/+36 |
* | - add authentification in diskdrake --smb (esp. for windows NT) | Pascal Rigaux | 2002-06-28 | 1 | -6/+60 |
* | fix typo (s/nfs/smbfs/) | Pascal Rigaux | 2002-02-17 | 1 | -1/+1 |
* | cleaner & OOed code, with more code sharing | Pascal Rigaux | 2002-02-14 | 1 | -17/+25 |
* | don't show shares ending with "$" | Pascal Rigaux | 2002-02-13 | 1 | -1/+1 |
* | $server->{ip} is no more mandatory | Pascal Rigaux | 2002-02-13 | 1 | -1/+2 |
* | ask before installing nfs-utils-clients or samba-client | Pascal Rigaux | 2001-12-06 | 1 | -3/+11 |
* | cleaner smbclient call | Pascal Rigaux | 2001-12-04 | 1 | -2/+2 |
* | fileshare should be ok, handle diskdrake --fileshare, fix smb import | Pascal Rigaux | 2001-11-30 | 1 | -2/+2 |
* | basic smb handling | Pascal Rigaux | 2001-08-19 | 1 | -0/+57 |