Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Permission: use std::find instead of g_strsplit() | Max Kellermann | 2013-10-19 | 1 | -11/+16 |
* | Permission: move code to ParsePermission() and a table | Max Kellermann | 2013-10-19 | 1 | -16/+22 |
* | Permission: remove nullptr check | Max Kellermann | 2013-10-19 | 1 | -3/+3 |
* | Permission: convert PERMISSION_PASSWORD_CHAR from macro to constexpr | Max Kellermann | 2013-10-19 | 1 | -1/+1 |
* | ConfigData: use std::string for config_param::value | Max Kellermann | 2013-10-15 | 1 | -4/+6 |
* | Permission: use std::string for temporary password allocation | Max Kellermann | 2013-10-15 | 1 | -4/+2 |
* | mpd_error.h: remove obsolete header | Max Kellermann | 2013-09-05 | 1 | -6/+6 |
* | conf.h: remove obsolete header | Max Kellermann | 2013-09-05 | 1 | -1/+3 |
* | include cleanup | Max Kellermann | 2013-07-30 | 1 | -1/+0 |
* | decoder_api.h, ...: add "extern C" | Max Kellermann | 2013-01-07 | 1 | -3/+0 |
* | Permission: use std::map instead of GHashTable | Max Kellermann | 2013-01-03 | 1 | -19/+9 |
* | permission: convert to C++ | Max Kellermann | 2013-01-03 | 1 | -0/+141 |