Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | db/Directory: use "unsigned" for inode and device | Max Kellermann | 2014-02-21 | 1 | -6/+3 |
| | | | | | This is what we get from the storage plugin via FileInfo. Fixes a compiler warning on Mac OS X where dev_t appears to be signed. | ||||
* | db/Directory: move isRootDirectory() to Uri.hxx | Max Kellermann | 2014-01-29 | 1 | -6/+0 |
| | | | | Decouple command/OtherCommands.cxx from the "simple" database plugin. | ||||
* | Database*: move to db/ | Max Kellermann | 2014-01-24 | 1 | -0/+248 |