Michael Jumper
|
e3e75464fb
|
GUACAMOLE-1190: Explicitly use "localhost" as guacd default bind host, matching default of webapp.
|
2021-12-24 15:45:28 -08:00 |
|
Michael Jumper
|
3b327378eb
|
GUACAMOLE-351: Add "-v" option which causes guacd to print its version information and exit.
|
2018-02-07 13:45:13 -08:00 |
|
Michael Jumper
|
f4f5b4e65a
|
GUACAMOLE-351: Separate guac_config structure into own header file, independent of how that config is loaded.
|
2018-02-07 13:33:52 -08:00 |
|
Ilya Shipitsin
|
d2102e5705
|
GUACAMOLE-391: resolve low impact memory leak
|
2017-09-24 13:42:59 +05:00 |
|
Ilya Shipitsin
|
fc071fd1af
|
GUACAMOLE-383: resolve issues identified by cppcheck
[src/guacd/conf-file.c:206]: (error) Memory leak: conf
[src/protocols/rdp/rdp_cliprdr.c:205]: (error) Memory leak: output
[src/terminal/display.c:283]: (error) Memory leak: display
[src/terminal/display.c:290]: (error) Memory leak: display
|
2017-09-20 22:55:58 +05:00 |
|
Michael Jumper
|
e910dcbfcc
|
GUACAMOLE-259: Add TRACE log level.
|
2017-03-30 01:15:51 -07:00 |
|
Michael Jumper
|
4da3bef4ec
|
GUACAMOLE-1: Relicense C files.
|
2016-03-28 20:39:19 -07:00 |
|
Michael Jumper
|
3ff5d5d690
|
GUAC-911: Separate parsing of level name into own function.
|
2014-11-09 19:39:11 -08:00 |
|
Michael Jumper
|
049c366b78
|
GUAC-911: Add config file option for log levels.
|
2014-11-09 17:00:16 -08:00 |
|
Michael Jumper
|
29c3aff5e2
|
GUAC-847: Embrace the pointless initialization.
|
2014-09-08 12:37:34 -07:00 |
|
Michael Jumper
|
eb39afc68a
|
GUAC-847: Add pointless initialization to satisfy false-positive warnings.
|
2014-09-08 12:30:09 -07:00 |
|
Michael Jumper
|
4f5760af94
|
GUAC-847: Handle parse errors in callback. Actually parse config file.
|
2014-09-08 12:09:17 -07:00 |
|
Michael Jumper
|
318bcff5b5
|
GUAC-847: Actually read config file.
|
2014-09-08 11:54:51 -07:00 |
|
Michael Jumper
|
9e57d01c99
|
GUAC-847: Read from file (stub). Override with args.
|
2014-09-08 11:09:29 -07:00 |
|
Michael Jumper
|
8c78f105cc
|
GUAC-847: Add placeholder for file parsing.
|
2014-09-08 10:26:49 -07:00 |
|
Michael Jumper
|
4f578a160f
|
GUAC-847: Rename conf-file to conf-parse.
|
2014-09-08 10:25:23 -07:00 |
|
Michael Jumper
|
6f3fd21232
|
GUAC-847: Implement recursive descent parser for guacd config files.
|
2014-09-08 02:12:49 -07:00 |
|