| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2014-06-30 | Implemented rate limiter. | Martin Pärtel | -2/+2 | |
| Fixes #12. | ||||
| 2013-05-07 | Add -pthread to LDFLAGS | Martin Pärtel | -1/+1 | |
| fuse's pkg-config no longer includes it. | ||||
| 2012-07-03 | Made strerror() safe to use in DPRINTF. | Martin Pärtel | -1/+1 | |
| 2012-07-03 | build: better placement of variables | Jan Engelhardt | -2/+2 | |
| automake options are best set in configure.ac, so they apply not just to the directory, but the whole project. Also move fuse_CFLAGS into AM_CPPFLAGS, because it actually consists of preprocessor directives. (pkgconfig misnamed CFLAGS.) | ||||
| 2012-07-03 | build: do not change CFLAGS | Jan Engelhardt | -1/+2 | |
| CFLAGS must not be touched: it is a user variable. Your previous way of doing it meant that `export CFLAGS="-O1"; ./configure;` never had any effect. | ||||
| 2012-03-13 | Added --map. | Martin Pärtel | -2/+2 | |
| 2011-07-08 | Initial commit to git. | Martin Pärtel | -0/+11 | |
