Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove unused variables or rename them with an underscore (eg: $o becomes $_o) | Pascal Rigaux | 2002-12-04 | 1 | -2/+2 |
| | |||||
* | use ensure_is_installed | Pascal Rigaux | 2002-08-13 | 1 | -13/+0 |
| | |||||
* | - add authentification in diskdrake --smb (esp. for windows NT) | Pascal Rigaux | 2002-06-28 | 1 | -0/+2 |
| | | | | | | | | | | - use "credentials=" to put the passwords (ideas and investigations from Stew Benedict, integrated by Pixel, but need testing) Known bug: if you want to change the password when there are 2 entries in fstab using the same username=/password=, writing the credentials is done in random order, => you've got one chance in 2 that the password is changed :-( | ||||
* | nicer conditional displaying of nfs comment | Pascal Rigaux | 2002-02-21 | 1 | -2/+8 |
| | |||||
* | cleaner & OOed code, with more code sharing | Pascal Rigaux | 2002-02-14 | 1 | -0/+50 |