]> git.stg.codes - stg.git/history - projects/stargazer/plugins/other/smux/utils.cpp
Register smux plugin as .stg24, not as a root
[stg.git] / projects / stargazer / plugins / other / smux / utils.cpp
2011-12-01 Maxim MamontovRegister smux plugin as .stg24, not as a root
2011-09-14 Maxim MamontovCheck write result and replace int with bool in return...
2011-09-01 Maxim MamontovProduce debug output only if SMUX_DEBUG is defined 2.408-alpha
2011-08-31 Maxim MamontovPrevent memory leak in smux plugin
2011-08-31 Maxim MamontovWaitPackets moved to common.lib
2011-07-26 Maxim MamontovLink against smux library instead of plain object files
2011-07-26 Maxim MamontovAdded a wrapper for correct oid comparsion
2011-07-25 Maxim MamontovSMUX plugin code separated to SNMP helper functions...