mosquitto/src
Ian Johnson 87112a7e21 On Mac, we don't want to run /sbin/ldconfig as it doesn't exist
Signed-off-by: Ian Johnson <ijohnson@wolfram.com>
2016-04-19 16:56:10 -05:00
..
db_dump mosquitto_db_dump can now output some client stats. 2016-03-15 00:18:40 +00:00
bridge.c Add mosquitto_subscribe_single()/multiple(). 2016-01-25 23:12:33 +00:00
CMakeLists.txt On Mac, we don't want to run /sbin/ldconfig as it doesn't exist 2016-04-19 16:56:10 -05:00
conf.c Fix some defects discovered by coverity. 2016-03-18 11:54:36 +00:00
context.c Remove more unnecessary "if(x) mosquitto__free(x)" checks. 2015-09-22 14:42:56 +01:00
database.c Fix some defects discovered by coverity. 2016-03-18 11:54:36 +00:00
handle_connack.c Reorganise functions into separate files as appropriate. 2016-03-12 21:49:48 +00:00
handle_connect.c Fix some defects discovered by coverity. 2016-03-18 11:54:36 +00:00
handle_publish.c Reorganise functions into separate files as appropriate. 2016-03-12 21:49:48 +00:00
handle_subscribe.c Reorganise functions into separate files as appropriate. 2016-03-12 21:49:48 +00:00
handle_unsubscribe.c Reorganise functions into separate files as appropriate. 2016-03-12 21:49:48 +00:00
lib_load.h Initial contribution. 2014-05-07 23:27:00 +01:00
linker-macosx.syms Fix building on OS X. 2015-02-17 23:21:14 +00:00
linker.syms Fix errors from big code import. 2014-11-12 20:47:16 +00:00
logging.c mosquitto__log_printf -> log__printf 2015-05-18 08:53:21 +01:00
loop.c Fix support for libwebsockets 1.22. 2015-12-21 11:32:02 +00:00
Makefile Reorganise functions into separate files as appropriate. 2016-03-12 21:49:48 +00:00
mosquitto_broker.h Fix merge error. 2016-01-26 15:55:17 +00:00
mosquitto_passwd.c Drop Windows XP support, misc fixes on Windows. 2015-09-22 10:03:57 +01:00
mosquitto_plugin.h Swap plugin+built in order. 2015-10-02 21:44:39 +01:00
mosquitto.c Fix support for libwebsockets 1.22. 2015-12-21 11:32:02 +00:00
net.c Merge remote-tracking branch 'remotes/origin/master' into develop 2015-09-09 22:02:46 +01:00
persist.c Fix some defects discovered by coverity. 2016-03-18 11:54:36 +00:00
persist.h Initial contribution. 2014-05-07 23:27:00 +01:00
plugin_defer.c Fix incorrect defines. 2015-09-29 12:34:56 +01:00
read_handle.c Reorganise functions into separate files as appropriate. 2016-03-12 21:49:48 +00:00
security_default.c Fix some defects discovered by coverity. 2016-03-18 11:54:36 +00:00
security.c Fix some defects discovered by coverity. 2016-03-18 11:54:36 +00:00
send_connack.c Reorganise functions into separate files as appropriate. 2016-03-12 21:49:48 +00:00
send_suback.c Reorganise functions into separate files as appropriate. 2016-03-12 21:49:48 +00:00
service.c Update all mqtt 3.1 references to 3.1.1 where appropriate. 2015-10-24 21:50:19 +01:00
subs.c Merge fixes into develop. 2016-01-06 21:10:34 +00:00
sys_tree.c Big set of function renames. 2015-05-16 15:24:24 +01:00
sys_tree.h Rename/reorganise packet functions. 2015-05-16 14:16:40 +01:00
uhpa.h Updated uhpa code with "move" function. 2015-06-28 16:59:03 +01:00
uthash.h Initial contribution. 2014-05-07 23:27:00 +01:00
websockets.c Merge fixes into develop. 2016-01-06 21:10:34 +00:00