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
/
client
/
ClientNew.cxx
Age
Commit message (
Expand
)
Author
2018-12-28
remove libwrap support
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-07-15
client: pass permission mask to constructor
Max Kellermann
2017-12-20
client/*: add "noexcept"
Max Kellermann
2017-12-16
Merge branch 'v0.20.x'
Max Kellermann
2017-12-12
*: check defined(_WIN32) instead of defined(WIN32)
Max Kellermann
2017-11-10
event/ServerSocket: pass UniqueSocketDescriptor by value
Max Kellermann
2017-08-29
Client: migrate from TimeoutMonitor to TimerEvent
Max Kellermann
2017-08-11
client: make GREETING constexpr
Max Kellermann
2017-08-11
client: use C++11 initializers
Max Kellermann
2017-08-11
system/fd_util: remove unused library
Max Kellermann
2017-08-10
net/ServerSocket: pass UniqueSocketDescriptor&& to OnAccept()
Max Kellermann
2017-08-10
event/SocketMonitor: use class SocketDescriptor
Max Kellermann
2017-08-10
net/*, ...: use AF_LOCAL instead of AF_UNIX
Max Kellermann
2017-02-25
Client: convert partition to pointer
Max Kellermann
2017-02-25
Client: replace playlist and player_control with getter methods
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-12-28
event/Loop: use std::chrono
Max Kellermann
2016-03-01
*: include cleanup (using iwyu)
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-07-22
net/ToString: rename sockaddr_to_string() to ToString()
Max Kellermann
2015-07-22
net/Resolver: move sockaddr_to_string() to ToString.cxx
Max Kellermann
2015-02-10
net/SocketAddress: light wrapper for struct sockaddr
Max Kellermann
2015-02-10
system/{Resolver,Socket{Error,Util}}: move to new library libnet.a
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-01-24
Client*: move to client/
Max Kellermann