Defined structures for /exec and /signal response.
[src/xds/xds-server.git] / lib / apiv1 / exec.go
2017-11-28 Sebastien DouheretDefined structures for /exec and /signal response.
2017-11-24 Sebastien DouheretFixed SDK ID resolution for /exec api.
2017-11-21 Sebastien DouheretAlways close gdb pty/tty even if an error rises.
2017-11-17 Sebastien DouheretMerge remote-tracking branch 'origin/master' into wip
2017-11-17 Sebastien DouheretFixed spaces handling in RPath - SPEC1116
2017-11-06 Sebastien DouheretAdded short project ID name support if not ambiguous.
2017-11-06 Sebastien DouheretAdd Server UUID and use it build CmdID.
2017-08-29 Sebastien DouheretFixed path convertion/mapping for in/out and for comman...
2017-08-26 Sebastien DouheretMerge remote-tracking branch 'origin/wip'
2017-08-24 Sebastien DouheretFixed /exec command (don't prefix command with exec...
2017-08-16 Sebastien DouheretAdd folder interface and support native pathmap folder...
2017-08-07 Sebastien DouheretImproved /exec to support gdb execution.
2017-08-07 Sebastien DouheretAdd stdin support to /exec
2017-07-04 Sebastien DouheretReport an error when sdkid not found.
2017-06-26 Sebastien DouheretUse xds-common go library.
2017-06-15 Sebastien DouheretAuto add var named CLIENT_PROJECT_DIR to environment.
2017-05-27 Sebastien DouheretWait folder insync before sending exit event.
2017-05-24 Sebastien DouheretRework development page: Pre-build, Build, Populate.
2017-05-17 Sebastien DouheretAuto start Syncthing and Syncthing-inotify.
2017-05-15 Sebastien DouheretFix invalid json encoding definition
2017-05-11 Sebastien DouheretInitial main commit.