aboutsummaryrefslogtreecommitdiffstats
path: root/g13/mountinfo.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-06-01Fix size_t vs int issues.Marcus Brinkmann1-1/+1
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-4/+3
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.
2009-10-28[scd] Memory leak fix.Werner Koch1-3/+19
[g13] Send MOUNTPOINT status line
2009-10-15Reworked the server commands.Werner Koch1-0/+183
Track mounts. --create does now work as expected.