| .. |
|
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 |
|
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
|
Merge pull request #89 from frenche/listen_once
|
2015-11-02 11:56:00 -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
|
GUAC-1297: Remove indentation / use tabs where required by Makefile standard.
|
2015-09-04 11:55:30 -07:00 |
|
socket-ssl.c
|
GUAC-1477: Ensure any fd_set used by guac_socket is always properly initialized.
|
2016-02-01 15:14:20 -08:00 |
|
socket-ssl.h
|
Clean up includes, clean up build.
|
2014-01-01 14:52:01 -08:00 |