Commit Graph

36 Commits

Author SHA1 Message Date
ShadowEO
f9dd46dfd4 trying again. 2016-05-31 16:11:11 -04:00
ShadowEO
c8884d3f5b Attempting to create better shutdown for InputServer 2016-05-31 16:09:28 -04:00
ShadowEO
55231f3ad4 Fixed input server finally. It works now, testing client. 2016-05-31 15:59:57 -04:00
ShadowEO
9aee152e03 More fixes.. 2016-05-31 15:46:36 -04:00
ShadowEO
e4c6b6ce4d Quick embarassing bug fix. 2016-05-31 15:43:31 -04:00
ShadowEO
d3e791a956 Alright round 15. 2016-05-31 15:41:34 -04:00
ShadowEO
960be7e998 Trying again? 2016-05-31 15:39:03 -04:00
ShadowEO
bea81b657c so many tries... 2016-05-31 15:29:43 -04:00
ShadowEO
a306fd5d35 and again... 2016-05-31 15:27:52 -04:00
ShadowEO
f94345e751 And fucking again... 2016-05-31 15:25:04 -04:00
ShadowEO
59df0c14e0 Again. 2016-05-31 15:20:17 -04:00
ShadowEO
52974b1062 Alright, let's try this again. 2016-05-31 15:14:26 -04:00
ShadowEO
1d84a45d25 Moved from native sockets to netcat in InputDeviceServices::Connect() due to ReactPHP not connecting. 2016-05-31 15:11:49 -04:00
ShadowEO
d28090e017 Added connected message to logging. [InputDeviceServices::Connect()] 2016-05-31 15:03:13 -04:00
ShadowEO
8d94936673 Added debug logging for event client. 2016-05-31 15:01:33 -04:00
ShadowEO
6570214a77 Fixed a statement order issue in InputDeviceServices::Connect() 2016-05-31 14:55:35 -04:00
ShadowEO
74285a659e Added stderr redirection to uinput 2016-05-31 14:29:56 -04:00
ShadowEO
04e5e7ea1d Cleaned code with phptidy. 2016-05-30 17:18:20 -04:00
ShadowEO
d5ba04fc11 Implemented response packets for InputDeviceServices API requests. 2016-05-30 16:48:41 -04:00
ShadowEO
9d3033b05c Added reactphp/socket-client to facilitate InputDeviceServices client connection and fully implemented InputDeviceServices. Ready for Testing. 2016-05-30 16:42:16 -04:00
ShadowEO
37891f6a56 InputDevices update 2016-05-30 15:01:06 -04:00
ShadowEO
7522c221c0 Beginning implementation of InputDeviceServices for sharing input devices between Overwatch clients. 2016-05-28 02:27:14 -04:00
ShadowEO
2b2f180b15 Staging wallpaper change API command in WorkstationServices. 2016-05-02 18:19:55 -04:00
ShadowEO
0a024a87f4 Added a LogEcho to UploadResource() to show both client's MD5 and calculated MD5. 2016-05-02 03:54:41 -04:00
ShadowEO
44f407853e Added ASync Filesystem Code, but it is inactive as ReactPHP does not have Filesystem I/O yet. 2016-05-02 03:50:26 -04:00
ShadowEO
bfa46d8563 * Added linfo to project for SystemServices API. * Added versioning file. 2016-05-02 03:03:35 -04:00
ShadowEO
9deb5d85f4 * Cleaned up main daemon. * Added SystemServices module with Package Management functions. 2016-05-02 02:12:53 -04:00
ShadowEO
e9fb39c35e * Removed defunct LocationServices (It no longer fits the vision of the Overwatch Management Daemon) 2016-05-02 01:25:04 -04:00
ShadowEO
be7ff3953a * Fixed libAPIQL. * Added Ubuntu Touch Specific code to WorkstationServices API Calls. 2016-05-02 01:20:36 -04:00
ShadowEO
cdee7b89ec 8-31-2015
---------
Overwatch has now moved out of pre-alpha status and into Milestone 1. Basic functionality of the API Host daemon is complete.
Milestone 1 will have development focused on module support and APIs.

Please remember, The Overwatch daemon is still a private project.
2015-08-31 18:38:47 +00:00
ShadowEO
4dda7b99de * Implemented socket and AutoRemote listeners on both port 1337 and 81 respectively
* Added beginning framework for API Key and User Authentication.
2015-08-08 17:51:47 +00:00
ShadowEO
dcaea87a85 * Implemented socket and AutoRemote listeners on both port 1337 and 81 respectively
* Added beginning framework for API Key and User Authentication.
2015-08-03 22:46:55 +00:00
ShadowEO
0d8d52e159 * Module loading fixed
* APIQL Class added
* ReactPHP framework added
* Implemented command reading from FIFO pipe
2015-08-01 02:54:29 +00:00
ShadowEO
044fba6b5a * Module loading still broken, still investigating a fix. 2015-07-31 19:26:10 +00:00
ShadowEO
95164ec8f8 * Fixed LogEcho to produce line endings on Command Line
* Fixed module loading (Abstract API Definition class is still broken)
* Fixed directory scanning in libModOverwatch.class.php
2015-07-31 18:40:35 +00:00
ShadowEO
a12190d46e Initial Commit for BitBucket 2015-07-27 18:06:37 +00:00