guacamole-spice-protocol/src/guacd
2016-03-03 11:00:21 -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-1392: Bump version to 0.9.9. 2015-12-15 13:09:42 -08:00
.gitignore Build guacd and libguac. 2013-06-05 11:50:48 -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
connection.c GUAC-1389: Ensure proc is freed and cleaned up, regardless of whether it started properly. 2016-03-03 11:00:21 -08:00
connection.h GUAC-1389: Add missing documentation for connection handling functions. 2016-03-02 14:36:16 -08:00
daemon.c GUAC-1389: Document daemonization helper functions. 2016-03-02 14:44:15 -08:00
log.c GUAC-1389: Restore guacd within build. Migrate guacd to screen sharing changes. 2016-03-02 12:46:00 -08:00
log.h GUAC-1389: Restore guacd within build. Migrate guacd to screen sharing changes. 2016-03-02 12:46:00 -08:00
Makefile.am GUAC-1389: Restore guacd within build. Migrate guacd to screen sharing changes. 2016-03-02 12:46:00 -08:00
move-fd.c GUAC-1389: Restore guacd within build. Migrate guacd to screen sharing changes. 2016-03-02 12:46:00 -08:00
move-fd.h GUAC-1389: Document file descriptor passing functions. 2016-03-02 14:50:34 -08:00
proc-map.c GUAC-1389: Document client process map manipulation functions. 2016-03-02 15:34:39 -08:00
proc-map.h GUAC-1389: Document client process map manipulation functions. 2016-03-02 15:34:39 -08:00
proc.c GUAC-1389: Document process management functions. Remove unnecessary parameter. 2016-03-02 16:26:38 -08:00
proc.h GUAC-1389: Document process management functions. Remove unnecessary parameter. 2016-03-02 16:26:38 -08:00
socket-ssl.c GUAC-1389: Restore guacd within build. Migrate guacd to screen sharing changes. 2016-03-02 12:46:00 -08:00
socket-ssl.h GUAC-1389: Document creation of SSL-wrapped guac_socket. 2016-03-02 16:32:09 -08:00
user.c GUAC-1389: Restore guacd within build. Migrate guacd to screen sharing changes. 2016-03-02 12:46:00 -08:00
user.h GUAC-1389: Document guacd_user_start() and corresponding threads. 2016-03-02 16:37:44 -08:00