Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kill $Id:$ tags | Thierry Vignaud | 2014-06-07 | 1 | -1/+1 |
| | | | | they're obsolete since switching from CVS/SVN to git... | ||||
* | perl_checker cleanups | Thierry Vignaud | 2012-03-23 | 1 | -6/+6 |
| | |||||
* | (mountpoint_credentials_save) make it parseable by perl_checker, thus | Thierry Vignaud | 2009-08-19 | 1 | -1/+1 |
| | | | | | fixing the build | ||||
* | - diskdrake : Fix a crash with regexp when a /etc/davfs2/secrets line is ↵ | Aurélien Lefebvre | 2009-08-17 | 1 | -1/+1 |
| | | | | finished with one or more blank characters without comments | ||||
* | - diskdrake : when user does not specify user/pass with davfs2, fallback to ↵ | Aurélien Lefebvre | 2009-08-17 | 1 | -1/+3 |
| | | | | nobody/nobody | ||||
* | - diskdrake : store credentials in davfs2 secret file before mounting | Aurélien Lefebvre | 2009-08-17 | 1 | -0/+16 |
| | |||||
* | Do not crash when /etc/davfs2/secrets contains empty lines (#52305) | Pascal Terjan | 2009-07-31 | 1 | -17/+30 |
| | |||||
* | - diskdrake | Pascal Rigaux | 2008-11-06 | 1 | -0/+68 |
o --dav: handle davfs2 credentials in /etc/davfs2/secrets (#44190) |