Michael Jumper
|
38e4c9afba
|
Implement SVC remove. Rely on terminate for SVC cleanup.
|
2014-03-02 11:24:06 -08:00 |
|
Michael Jumper
|
2d885fdec2
|
Send any received data to pipe.
|
2014-03-02 11:12:27 -08:00 |
|
Michael Jumper
|
38aa467233
|
Create outbound pipes for SVC.
|
2014-03-02 10:51:52 -08:00 |
|
Michael Jumper
|
d630d66c8b
|
Implement get for SVC.
|
2014-03-02 10:46:38 -08:00 |
|
Michael Jumper
|
67a647b88d
|
Fix bug in list.
|
2014-03-02 10:39:36 -08:00 |
|
Michael Jumper
|
912cc4d0cf
|
Maintain SVC list.
|
2014-03-02 10:38:31 -08:00 |
|
Michael Jumper
|
4b1c8ec7ff
|
Actually load guacsvc plugin for each static channel.
|
2014-03-02 10:09:32 -08:00 |
|
Michael Jumper
|
cc5793a39b
|
Move SVC data into own structure. Add stubs for management.
|
2014-03-02 09:56:47 -08:00 |
|
Michael Jumper
|
b835299898
|
Store channel names as NULL-terminated list. Stub out init.
|
2014-03-01 22:48:15 -08:00 |
|
Michael Jumper
|
464c94501d
|
Add string utility functions and unit tests.
|
2014-03-01 21:31:52 -08:00 |
|
Michael Jumper
|
b88e23a7d2
|
Add static-channels and corresponding storage.
|
2014-03-01 16:43:55 -08:00 |
|
Michael Jumper
|
aa4896da07
|
Add guacsvc plugin.
|
2014-03-01 16:42:39 -08:00 |
|
Michael Jumper
|
d0d34a63b9
|
Implement pipe instruction and handlers.
|
2014-02-28 18:46:09 -08:00 |
|
Michael Jumper
|
a6a72d950c
|
Rename parameters more sanely. Add support for working dir.
|
2014-01-30 00:42:37 -08:00 |
|
Michael Jumper
|
007cb2c66c
|
Fix args.
|
2014-01-30 00:30:29 -08:00 |
|
Michael Jumper
|
59abfadbd1
|
Compatibility with legacy FreeRDP.
|
2014-01-30 00:17:23 -08:00 |
|
Michael Jumper
|
10d987a0c3
|
Working RemoteApp with current FreeRDP.
|
2014-01-30 00:04:31 -08:00 |
|
Michael Jumper
|
47407a5b3d
|
Acknowledge Tom Sealy.
|
2014-01-29 16:29:58 -08:00 |
|
Michael Jumper
|
68879cc2ec
|
Init RemoteApp settings. Load RAIL plugin.
|
2014-01-29 16:25:30 -08:00 |
|
Michael Jumper
|
56c8c4f740
|
Add arguments for RemoteApp name and command.
|
2014-01-29 15:58:04 -08:00 |
|
Michael Jumper
|
8bf6f47b7e
|
Add log instruction, for inserting debug information into the protocol stream.
|
2014-01-19 16:59:52 -08:00 |
|
Michael Jumper
|
a83cd54cf1
|
Fix linking of VNC library (missing common objects).
|
2014-01-08 18:43:16 -08:00 |
|
Michael Jumper
|
0994c61736
|
Fix tabs.
|
2014-01-06 16:49:16 -08:00 |
|
Michael Jumper
|
0522077963
|
Migrate RDP to common pointer code.
|
2014-01-06 16:21:23 -08:00 |
|
Michael Jumper
|
93639cbf12
|
Move VNC pointers to common.
|
2014-01-06 16:18:54 -08:00 |
|
Michael Jumper
|
50bb5d132f
|
Migrate to guac_* namespace.
|
2014-01-06 16:01:51 -08:00 |
|
Michael Jumper
|
da3bef2119
|
Add common utility sources.
|
2014-01-06 15:53:22 -08:00 |
|
Michael Jumper
|
678becb267
|
Ensure ENABLE_SSH_AGENT conditional is always defined within automake.
|
2014-01-04 21:30:19 -08:00 |
|
Michael Jumper
|
5afe6daac9
|
Fix logic error in keymap find proc.
|
2014-01-03 12:06:19 -08:00 |
|
Michael Jumper
|
be90a449e7
|
Add French keymap.
|
2014-01-03 02:08:06 -08:00 |
|
Michael Jumper
|
371715d058
|
Add German keymap.
|
2014-01-03 01:55:51 -08:00 |
|
Michael Jumper
|
d041c1aaab
|
Fix Unicode support in generator.
|
2014-01-03 01:03:57 -08:00 |
|
Michael Jumper
|
6027084b05
|
Add failsafe keymap.
|
2014-01-02 23:54:15 -08:00 |
|
Michael Jumper
|
4e47154aff
|
Remove unneeded .gitignore.
|
2014-01-02 23:43:54 -08:00 |
|
Michael Jumper
|
3a922355e3
|
Implement keymap find.
|
2014-01-02 23:41:16 -08:00 |
|
Michael Jumper
|
54a570e0d3
|
Remove keymaps.
|
2014-01-02 22:34:42 -08:00 |
|
Michael Jumper
|
4d684d7166
|
Rename generated file.
|
2014-01-02 22:30:14 -08:00 |
|
Michael Jumper
|
8e3c512256
|
Add keymap generation to build.
|
2014-01-02 22:24:02 -08:00 |
|
Michael Jumper
|
b840935530
|
Generate one file.
|
2014-01-02 21:54:17 -08:00 |
|
Michael Jumper
|
b805e35ca7
|
Also generate main header and source.
|
2014-01-02 21:23:31 -08:00 |
|
Michael Jumper
|
a0531ca152
|
Add keymap parsing script and corresponding keymap for en-us.
|
2014-01-02 17:17:35 -08:00 |
|
Michael Jumper
|
54b16f2db4
|
Send pointer cursor by default, until overridden by VNC server.
|
2014-01-02 12:32:25 -08:00 |
|
Michael Jumper
|
7643d61c7e
|
Add pointer cursor.
|
2014-01-02 12:17:08 -08:00 |
|
Michael Jumper
|
c4518c7781
|
Rename default pointer.
|
2014-01-02 11:41:32 -08:00 |
|
Michael Jumper
|
735c5778db
|
Ensure read errors result in the client closing.
|
2014-01-01 20:18:43 -08:00 |
|
Michael Jumper
|
442ed427a0
|
Clean up includes, clean up build.
|
2014-01-01 14:52:01 -08:00 |
|
Michael Jumper
|
0303c4e24b
|
Relicense everything (except French keymap) as MIT. Status of French keymap is TBD.
|
2014-01-01 14:46:18 -08:00 |
|
Michael Jumper
|
57f7149786
|
Clean up handling of event flags.
|
2013-12-28 18:20:51 -08:00 |
|
Michael Jumper
|
c81be87790
|
Scale back resolution assuming 96 DPI on the desktop side.
|
2013-12-27 00:34:37 -08:00 |
|
Michael Jumper
|
78202d25ba
|
Pay attention to DPI when rendering terminal.
|
2013-12-27 00:28:23 -08:00 |
|