aboutsummaryrefslogtreecommitdiffstats
path: root/g13/mountinfo.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
| | | | --
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-1/+0
| | | | | | | | We better do this once and for all instead of cluttering all future commits with diffs of trailing white spaces. In the majority of cases blank or single lines are affected and thus this change won't disturb a git blame too much. For future commits the pre-commit scripts checks that this won't happen again.
* [scd] Memory leak fix.Werner Koch2009-10-281-1/+2
| | | | | [g13] Send MOUNTPOINT status line
* Reworked the server commands.Werner Koch2009-10-151-0/+40
Track mounts. --create does now work as expected.