Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copyright year 2015 | Max Kellermann | 2015-01-01 | 1 | -1/+1 |
| | |||||
* | Merge tag 'v0.18.18' into v0.19.x | Max Kellermann | 2014-11-18 | 1 | -1/+1 |
| | |||||
* | ClientList: use class boost::intrusive::list | Max Kellermann | 2014-06-11 | 1 | -1/+11 |
| | | | | Eliminate extra allocations for the std::list node instances. | ||||
* | Mapper: move map_song_detach() to db/DatabaseSong.cxx | Max Kellermann | 2014-02-07 | 1 | -0/+5 |
| | | | | Use Storage::MapUTF8() internally, don't use global variables. | ||||
* | Instance: add Database attribute | Max Kellermann | 2014-02-04 | 1 | -0/+6 |
| | | | | Move from db/DatabaseGlue.cxx, eliminating global variable. | ||||
* | ClientFile: move client_allow_file() into the Client class | Max Kellermann | 2014-02-02 | 1 | -0/+13 |
| | |||||
* | Client*: move to client/ | Max Kellermann | 2014-01-24 | 1 | -0/+192 |