index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
client
/
ClientNew.cxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-02-10
net/SocketAddress: light wrapper for struct sockaddr
Max Kellermann
1
-3
/
+4
2015-02-10
system/{Resolver,Socket{Error,Util}}: move to new library libnet.a
Max Kellermann
1
-1
/
+1
2015-01-01
Copyright year 2015
Max Kellermann
1
-1
/
+1
2014-01-24
Client*: move to client/
Max Kellermann
1
-0
/
+0
2014-01-13
copyright year 2014
Max Kellermann
1
-1
/
+1
2013-12-04
system/Resolver: sockaddr_to_string() returns std::string()
Max Kellermann
1
-13
/
+4
2013-11-28
include cleanup using iwyu
Max Kellermann
1
-2
/
+0
2013-11-25
ClientNew: fix nullptr dereference after g_get_prgname() failure
Max Kellermann
1
-1
/
+3
2013-10-19
*: use references instead of pointers
Max Kellermann
1
-1
/
+1
2013-10-17
Thread/Thread: replacement library for GThread
Max Kellermann
1
-0
/
+2
2013-10-02
Log: new logging library API
Max Kellermann
1
-10
/
+7
2013-09-04
util/Error: new error passing library
Max Kellermann
1
-2
/
+4
2013-09-04
system/resolver: convert to C++
Max Kellermann
1
-3
/
+1
2013-08-07
Makefile.am: move sources to libsystem.a
Max Kellermann
1
-2
/
+2
2013-04-17
Main: move global variables to struct Instance
Max Kellermann
1
-4
/
+5
2013-01-30
output/httpd: use the BufferedSocket class for HttpdClient
Max Kellermann
1
-1
/
+0
2013-01-30
event/BufferedSocket: move output buffer to FullyBufferedSocket
Max Kellermann
1
-1
/
+1
2013-01-16
ClientList: convert to a class
Max Kellermann
1
-3
/
+4
2013-01-16
Client: use TimeoutMonitor to track connection timeout
Max Kellermann
1
-6
/
+2
2013-01-15
Client: rebase on the new BufferedSocket class
Max Kellermann
1
-25
/
+6
2013-01-15
Client: move output buffer code to new class PeakBuffer
Max Kellermann
1
-12
/
+1
2013-01-15
Client: move connection functions into the class
Max Kellermann
1
-6
/
+5
2013-01-15
fifo_buffer: move to util/
Max Kellermann
1
-1
/
+1
2013-01-15
fifo_buffer: add extern "C"
Max Kellermann
1
-1
/
+1
2013-01-09
ClientList: add header ClientList.hxx
Max Kellermann
1
-0
/
+1
2013-01-07
Client: add Partition reference attribute
Max Kellermann
1
-6
/
+6
2013-01-04
Client: add "playlist" attribute
Max Kellermann
1
-4
/
+5
2013-01-04
Client: initialize num_subscriptions
Max Kellermann
1
-1
/
+2
2013-01-04
Client: move code to class CommandListBuilder
Max Kellermann
1
-4
/
+0
2013-01-03
ClientNew: initialise the "idle" attributes
Max Kellermann
1
-1
/
+2
2013-01-03
Client: add constructor and destructor
Max Kellermann
1
-52
/
+51
2013-01-03
Client: use std::deque for messages
Max Kellermann
1
-3
/
+0
2013-01-03
ClientInternal: use std::set for subscriptions
Max Kellermann
1
-1
/
+0
2013-01-03
ClientNew: allocate/dispose client objects with new/delete
Max Kellermann
1
-3
/
+2
2013-01-03
Client: rename the struct client to class Client
Max Kellermann
1
-3
/
+3
2013-01-03
client: convert to C++
Max Kellermann
1
-3
/
+1
2013-01-03
permission: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-03
client_new: convert to C++
Max Kellermann
1
-3
/
+7
2011-09-20
socket_util: move sockaddr_to_string() to resolver.c
Max Kellermann
1
-1
/
+1
2011-09-20
fd_util: add function close_socket()
Max Kellermann
1
-2
/
+3
2011-09-20
glib_socket.h: wrap g_io_channel_*_new() calls portably
Max Kellermann
1
-5
/
+2
2011-01-29
protocol: support client-to-client communication
Max Kellermann
1
-0
/
+4
2011-01-29
copyright year 2011
Max Kellermann
1
-1
/
+1
2011-01-10
player_control: removed the global variable "pc"
Max Kellermann
1
-1
/
+5
2010-05-08
client_new: Send greeting using send() rather than write().
Avuton Olrich
1
-1
/
+7
2010-01-20
client: optionally use libwrap
Davide Camurri
1
-0
/
+30
2009-12-31
Update copyright notices.
Avuton Olrich
1
-1
/
+1
2009-11-12
include config.h in all sources
Max Kellermann
1
-1
/
+1
2009-07-28
client: splitted client.c into several pieces
Max Kellermann
1
-0
/
+123