mosquitto/src
Roger A. Light 175794826b [456899] Broker: Add bridge_attempt_unsubscribe option.
The bridge_attempt_unsubscribe option has been added, to allow the sending
of UNSUBSCRIBE requests to be disabled for topics with "out" direction.

Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=456899
2015-01-07 21:50:10 +00:00
..
db_dump Add stats mode for db_dump. 2014-06-05 11:56:32 +01:00
bridge.c Don't use bridge hash in each client. 2014-11-18 23:34:54 +00:00
CMakeLists.txt Allow plugins to call mosquitto_log_printf() (Linux only at the moment). 2014-11-03 08:45:56 +00:00
conf.c [456899] Broker: Add bridge_attempt_unsubscribe option. 2015-01-07 21:50:10 +00:00
context.c Fix dereferencing of msg store items. 2014-11-19 20:59:10 +00:00
database.c Clear store variable correctly here. 2015-01-06 17:37:56 +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 Allow plugins to call mosquitto_log_printf() (Linux only at the moment). 2014-11-03 08:45:56 +00:00
loop.c Allow expiring clients to be cleaned up. 2015-01-06 17:35:12 +00:00
Makefile Fix errors from big code import. 2014-11-12 20:47:16 +00:00
mosquitto_broker.h [456899] Broker: Add bridge_attempt_unsubscribe option. 2015-01-07 21:50:10 +00:00
mosquitto_passwd.c Sanitise password file argv input. 2014-11-17 21:00:33 +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 Don't use bridge hash in each client. 2014-11-18 23:34:54 +00:00
net.c Don't ask for client cert when require_certificate is false. 2014-10-07 23:20:46 +01:00
persist.c Protect stored messages from removal when queing. 2014-11-20 21:13:21 +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 Should check acl result for lack of success, not presence of error. 2015-01-06 17:35:46 +00:00
read_handle.c Protect stored messages from removal when queing. 2014-11-20 21:13:21 +00:00
security_default.c Merge 1.3.2-1.3.5 into 1.4. 2014-10-12 11:17:13 +01: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