| Commit message (Expand) | Author | Age | Files | Lines |
* | escaped strings fixes | Thierry Vignaud | 2003-11-06 | 1 | -2/+2 |
* | check both nfs servers version 2 and version 3, and remove duplicates (bug #6... | Pascal Rigaux | 2003-10-06 | 1 | -11/+17 |
* | - fix/use explanations | Damien Chaumette | 2003-09-08 | 1 | -1/+1 |
* | - handle spaces in exported directories | Pascal Rigaux | 2003-06-06 | 1 | -3/+2 |
* | (find_servers): chomp is uneeded | Thierry Vignaud | 2003-05-20 | 1 | -1/+0 |
* | (find_exports) better behavior when regexp does not match | Thierry Vignaud | 2003-05-20 | 1 | -1/+1 |
* | do not drop return values from regexp but use them to ensure we do not | Thierry Vignaud | 2003-05-19 | 1 | -1/+1 |
* | (check): fix return value (bug introduced with checking portmap is running) | Pascal Rigaux | 2003-03-04 | 1 | -1/+2 |
* | (check): start portmap if needed | Pascal Rigaux | 2003-02-27 | 1 | -0/+1 |
* | remove unused variables or rename them with an underscore (eg: $o becomes $_o) | Pascal Rigaux | 2002-12-04 | 1 | -5/+5 |
* | (find_exports): use run_program::raw + stdout | Pascal Rigaux | 2002-12-03 | 1 | -9/+5 |
* | make perl_checker happy | Pascal Rigaux | 2002-11-06 | 1 | -0/+1 |
* | use ensure_is_installed | Pascal Rigaux | 2002-08-13 | 1 | -1/+1 |
* | nicer conditional displaying of nfs comment | Pascal Rigaux | 2002-02-21 | 1 | -0/+4 |
* | cleaner & OOed code, with more code sharing | Pascal Rigaux | 2002-02-14 | 1 | -18/+24 |
* | $server->{ip} is no more mandatory | Pascal Rigaux | 2002-02-13 | 1 | -1/+2 |
* | find_exports: add a timeout | Pascal Rigaux | 2002-01-27 | 1 | -2/+7 |
* | ask before installing nfs-utils-clients or samba-client | Pascal Rigaux | 2001-12-06 | 1 | -2/+9 |
* | pleac perl_checker | Pascal Rigaux | 2001-08-22 | 1 | -0/+1 |
* | basic nfs handling in drakx | Pascal Rigaux | 2001-08-20 | 1 | -0/+42 |