Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2011-02-04 | Nuked almost all trailing white space.post-nuke-of-trailing-ws | Werner Koch | 1 | -5/+5 | |
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 Koch | 1 | -0/+2 | |
[g13] Send MOUNTPOINT status line | |||||
2009-10-17 | Removed audit.h cruft which forced us to link against libksba. | Werner Koch | 1 | -2/+0 | |
There is no need for an audit file. | |||||
2009-10-14 | mount does now work in server and standalone mode. | Werner Koch | 1 | -0/+2 | |
Implemented a signal handler. | |||||
2009-09-30 | Some changes to suport g13. | Werner Koch | 1 | -1/+16 | |
2009-09-23 | s/DOTLOCK/dotlock_t/. | Werner Koch | 1 | -0/+96 | |
Add some stuff for g13. |