summaryrefslogtreecommitdiff
path: root/command_service.c
AgeCommit message (Expand)AuthorFilesLines
2010-09-04Connect GThreadedSocketService to 'run' instead of 'incoming'.Jon Bergli Heier1-1/+1
2010-09-01Read command service port from config.Jon Bergli Heier1-1/+3
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-26/+16
2010-08-28Minor cleanup in services.Jon Bergli Heier1-4/+8
2010-08-27Added missing g_error_free() call in command_service.c.Jon Bergli Heier1-0/+1
2010-08-26Merged commands.c and control_commands.c.Jon Bergli Heier1-1/+11
2010-08-23Handle multiple commands in the command service.Jon Bergli Heier1-10/+9
2010-08-20Added some error reporting to the server command handling.Jon Bergli Heier1-1/+1
2010-08-20Fixed header inclusions across command files.Jon Bergli Heier1-2/+2
2010-08-20Moved server.[ch] to command_service.[ch].Jon Bergli Heier1-0/+58