mosquitto/src
2015-02-08 22:06:11 +00:00
..
db_dump Add stats mode for db_dump. 2014-06-05 11:56:32 +01:00
bridge.c Bridge support for MQTT v3.1.1. 2015-01-27 17:12:36 +00:00
CMakeLists.txt Fix compiling on Apple. 2015-01-24 22:18:28 +00:00
conf.c Close and reopen log_dest file on HUP. 2015-02-05 22:44:38 +00:00
context.c Fix dereferencing of msg store items. 2014-11-19 20:59:10 +00:00
database.c [458690] Fix build for WITH_BRIDGE=no 2015-01-27 23:33:36 +00:00
lib_load.h Initial contribution. 2014-05-07 23:27:00 +01:00
linker-macosx.syms Fix errors from big code import. 2014-11-12 20:47:16 +00:00
linker.syms Fix errors from big code import. 2014-11-12 20:47:16 +00:00
logging.c Ensure that file logging uses the correct username. 2015-02-08 22:06:11 +00:00
loop.c Close and reopen log_dest file on HUP. 2015-02-05 22:44:38 +00:00
Makefile Fix errors from big code import. 2014-11-12 20:47:16 +00:00
mosquitto_broker.h Ensure that file logging uses the correct username. 2015-02-08 22:06:11 +00:00
mosquitto_passwd.c Remove unnecessary uses of calloc. 2015-01-14 21:43:39 +00:00
mosquitto_plugin.h Allow plugins to call mosquitto_log_printf() (Linux only at the moment). 2014-11-03 08:45:56 +00:00
mosquitto.c Ensure that file logging uses the correct username. 2015-02-08 22:06:11 +00:00
net.c [452927] Fix bind()/listen() error reporting on Windows. 2015-01-28 20:56:51 +00:00
persist.c Remove unnecessary uses of calloc. 2015-01-14 21:43:39 +00:00
persist.h Initial contribution. 2014-05-07 23:27:00 +01:00
read_handle_client.c [456899] Broker: Add bridge_attempt_unsubscribe option. 2015-01-07 21:50:10 +00:00
read_handle_server.c [457371] Fix building for WITH_TLS=no 2015-01-15 20:11:14 +00:00
read_handle.c Remove more unnecessary uses of calloc. 2015-01-14 21:56:57 +00:00
security_default.c [455402] Fix potential hang with pattern acls. 2015-01-27 23:33:36 +00:00
security.c Print dlerror on library loading errors. 2014-11-20 22:33:40 +00:00
send_server.c Add support for "session present" in CONNACK messages for MQTT v3.1.1. 2014-05-31 15:20:40 +01:00
service.c Initial contribution. 2014-05-07 23:27:00 +01:00
subs.c Protect stored messages from removal when queing. 2014-11-20 21:13:21 +00:00
sys_tree.c Fix errors from big code import. 2014-11-12 20:47:16 +00:00
uthash.h Initial contribution. 2014-05-07 23:27:00 +01:00
websockets.c Change the way that new clients with match client ids are dealt with. 2014-10-12 11:38:21 +01:00