index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
command
/
NeighborCommands.cxx
Age
Commit message (
Expand
)
Author
2021-05-25
client/Response: add method Fmt() based on libfmt
Max Kellermann
2021-01-01
copyright year 2021
Max Kellermann
2020-03-16
remove gcc_unused
Rosen Penev
2020-01-18
copyright year 2020
Max Kellermann
2019-06-17
Copyright year 2019
Max Kellermann
2019-04-25
Instance: use std::unique_ptr<> to manage the NeighborGlue pointer
Max Kellermann
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2017-05-15
Merge tag 'v0.20.7'
Max Kellermann
2017-05-08
*: add "noexcept" to many, many function prototypes
Max Kellermann
2017-02-25
Client: add method GetInstance()
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-03-01
*: include cleanup (using iwyu)
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-08-13
command: pass Response object to command callbacks
Max Kellermann
2015-08-12
client/Response: new Client wrapper class for writing responses
Max Kellermann
2015-08-11
command/Request: new struct wrapping ConstBuffer<const char *>
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-12-08
command: use ConstBuffer<const char *> for argument list
Max Kellermann
2014-06-16
command: make argc unsigned
Max Kellermann
2014-02-04
{Message,Neighbor}Commands: use Client::partition instead of Main.hxx
Max Kellermann
2014-01-26
NeighborCommands: convert assertion to runtime check
Max Kellermann
2014-01-26
neighbor: new subsystem to detect file servers on the local network
Max Kellermann