summaryrefslogtreecommitdiff
path: root/control_service.c
AgeCommit message (Expand)AuthorFilesLines
2010-09-04Connect GThreadedSocketService to 'run' instead of 'incoming'.Jon Bergli Heier1-1/+1
2010-08-31Unref input object in services.Jon Bergli Heier1-0/+2
2010-08-30Use GDataInputStream to read data in the control and command services.Jon Bergli Heier1-15/+12
2010-08-28Minor cleanup in services.Jon Bergli Heier1-3/+6
2010-08-26Merged commands.c and control_commands.c.Jon Bergli Heier1-2/+13
2010-08-23Use a while loop for reading from the control socket.Jon Bergli Heier1-11/+13
2010-08-21Added connection argument to control_commands_handle().Jon Bergli Heier1-1/+1
2010-08-21Read control service socket path from config.Jon Bergli Heier1-1/+7
2010-08-21Added the basics for local control commands.Jon Bergli Heier1-0/+59