summaryrefslogtreecommitdiff
path: root/src/Permission.cxx
AgeCommit message (Expand)Author
2014-02-20ConfigGlobal: eliminate function config_get_next_param()Max Kellermann
2014-01-24Config*: move to config/Max Kellermann
2014-01-13copyright year 2014Max Kellermann
2013-10-19Permission: use std::find instead of g_strsplit()Max Kellermann
2013-10-19Permission: move code to ParsePermission() and a tableMax Kellermann
2013-10-19Permission: remove nullptr checkMax Kellermann
2013-10-19Permission: convert PERMISSION_PASSWORD_CHAR from macro to constexprMax Kellermann
2013-10-15ConfigData: use std::string for config_param::valueMax Kellermann
2013-10-15Permission: use std::string for temporary password allocationMax Kellermann
2013-09-05mpd_error.h: remove obsolete headerMax Kellermann
2013-09-05conf.h: remove obsolete headerMax Kellermann
2013-07-30include cleanupMax Kellermann
2013-01-07decoder_api.h, ...: add "extern C"Max Kellermann
2013-01-03Permission: use std::map instead of GHashTableMax Kellermann
2013-01-03permission: convert to C++Max Kellermann