| Commit message (Expand) | Author | Age | Files | Lines |
* | handle spaces in username | Pascal Rigaux | 2005-01-05 | 1 | -2/+2 |
* | better english (writing style rather than spoken one) | Thierry Vignaud | 2004-12-13 | 1 | -2/+2 |
* | syntax changes in winbind smb.conf (errors in /var/log/messages) | Stew Benedict | 2004-09-14 | 1 | -3/+3 |
* | move mount options related stuff from fs.pm to newly created fs/mount_options.pm | Pascal Rigaux | 2004-08-03 | 1 | -4/+4 |
* | introduce ->ensure_binary_is_installed and use it | Pascal Rigaux | 2004-08-02 | 1 | -1/+1 |
* | - use option -g for smbclient -L, this fixes bad parsing of formatted smbclie... | Pascal Rigaux | 2004-07-28 | 1 | -14/+20 |
* | perl_checker compliance | Pascal Rigaux | 2004-07-21 | 1 | -1/+1 |
* | *** empty log message *** | Vicent Guardiola | 2004-07-19 | 1 | -3/+1 |
* | Add function write_smb_ads_conf | Vicent Guardiola | 2004-07-19 | 1 | -0/+32 |
* | shut up "smbclient -L" | Pascal Rigaux | 2004-06-30 | 1 | -1/+1 |
* | authentification is french, the english word is authentication | Pascal Rigaux | 2004-01-08 | 1 | -1/+1 |
* | - move write_smb_conf() from install_any to network::smb | Pascal Rigaux | 2003-08-01 | 1 | -0/+32 |
* | use "if any" instead of "if grep", and various other occurences of "any", "ev... | Pascal Rigaux | 2003-01-07 | 1 | -1/+1 |
* | remove unused variables or rename them with an underscore (eg: $o becomes $_o) | Pascal Rigaux | 2002-12-04 | 1 | -4/+4 |
* | use output_with_perm() | Pascal Rigaux | 2002-12-02 | 1 | -2/+1 |
* | - add/remove spaces to make perl_checker happy | Pascal Rigaux | 2002-11-14 | 1 | -1/+1 |
* | use ensure_is_installed | Pascal Rigaux | 2002-08-13 | 1 | -1/+1 |
* | fix yet another bug regarding credentials during install | Pascal Rigaux | 2002-08-11 | 1 | -1/+1 |
* | 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 |