guacamole-spice-protocol/src/guacd
2015-01-06 15:23:01 -08:00
..
init.d Relicense everything (except French keymap) as MIT. Status of French keymap is TBD. 2014-01-01 14:46:18 -08:00
man GUAC-938: Bump version numbers for 0.9.4. 2015-01-06 15:23:01 -08:00
.gitignore Build guacd and libguac. 2013-06-05 11:50:48 -07:00
client-map.c GUAC-743: Add missing comments to static functions. 2014-07-05 23:01:29 -07:00
client-map.h GUAC-743: Implement client mapping structure. 2014-07-05 13:24:24 -07:00
client.c GUAC-911: Simplify guacd logging. Log to appropriate log levels. 2014-11-10 00:26:21 -08:00
client.h GUAC-743: Implement client mapping structure. 2014-07-05 13:24:24 -07:00
conf-args.c GUAC-911: Add and document log level option for guacd. 2014-11-09 19:47:11 -08:00
conf-args.h GUAC-847: Read from file (stub). Override with args. 2014-09-08 11:09:29 -07:00
conf-file.c GUAC-911: Separate parsing of level name into own function. 2014-11-09 19:39:11 -08:00
conf-file.h GUAC-911: Add config file option for log levels. 2014-11-09 17:00:16 -08:00
conf-parse.c GUAC-911: Separate parsing of level name into own function. 2014-11-09 19:39:11 -08:00
conf-parse.h GUAC-911: Separate parsing of level name into own function. 2014-11-09 19:39:11 -08:00
daemon.c GUAC-911: Simplify guacd logging. Log to appropriate log levels. 2014-11-10 00:26:21 -08:00
log.c GUAC-911: Simplify guacd logging. Log to appropriate log levels. 2014-11-10 00:26:21 -08:00
log.h GUAC-911: Simplify guacd logging. Log to appropriate log levels. 2014-11-10 00:26:21 -08:00
Makefile.am Fix release - guacd.conf manpage needs to be included in EXTRA_DIST. 2014-09-30 01:31:54 -07:00
socket-ssl.c GUAC-911: Greatly increase available values for guac_error. Remove use of guac_error by non-library code. 2014-11-09 22:59:53 -08:00
socket-ssl.h Clean up includes, clean up build. 2014-01-01 14:52:01 -08:00