]> git.stg.codes - stg.git/history - projects/stargazer/plugins/other/smux/smux.cpp
Move projects back into subfolder.
[stg.git] / projects / stargazer / plugins / other / smux / smux.cpp
2021-01-17 Maksym MamontovMove projects back into subfolder.
2020-01-07 Maksym MamontovPort to CMake, get rid of os_int.h.
2016-08-20 Maxim MamontovMerge branch 'stg-2.409' into stg-2.409-radius
2016-07-20 Elena MamontovaMerge branch 'master' into ticket
2016-07-19 Maxim Mamontovstg-2.409 pre-merge.
2016-05-20 Elena MamontovaMerge remote-tracking branch 'origin/stg-2.409' into...
2016-04-14 Maxim MamontovSome minor improvements on ticket26.
2016-04-14 Maxim MamontovMerge remote-tracking branch 'origin/ticket26' into...
2016-03-17 Elena MamontovaMerge remote-tracking branch 'origin/stg-2.409' into...
2016-03-10 Elena MamontovaTicket 26. The const MODULE_SETTINGS & ms parameter...
2015-12-14 Maxim MamontovMerge remote-tracking branch 'origin/ticket42' into...
2015-10-18 Maxim MamontovMerge branch 'stg-2.409' into stg-2.409-radius
2015-10-18 Maxim MamontovFixed parsing parameters with empty values.
2014-01-29 NaffanyaSearch parameter in map case insensitive
2014-01-06 Maxim MamontovMerge branch 'new-daily-fee'
2013-08-23 Maxim MamontovMerge branch 'naffanya-dev'
2013-08-02 Maxim MamontovAdditional logging and small fixes.
2013-08-02 Maxim MamontovLog all SIGHUP-related activity.
2013-02-05 Maxim MamontovMassive refactoring.
2012-12-02 Maxim MamontovAdded SMUX reconnect. Fixes #18.
2012-08-02 Maxim MamontovLog errors from plugins to server log.
2012-08-02 Maxim MamontovIntroduced logger for plugins.
2012-02-29 Maxim MamontovFix occasional crash on second and more reload in SMUX...
2012-01-13 Maxim MamontovCosmetic changes
2011-12-26 Maxim MamontovNew sensor added: ActiveUsers
2011-09-16 Maxim MamontovDo not use pthread_kill to stop a thread
2011-09-16 Maxim MamontovBlock all signals in threads other than main
2011-09-14 Maxim MamontovInitialize class members for SMUX_SETTINGS in constructor
2011-09-14 Maxim MamontovCheck write result and replace int with bool in return...
2011-09-12 Maxim MamontovSMUX reload with reconnect implemented
2011-09-12 Maxim MamontovFull and correct rollback in SMUX::Stop method
2011-09-01 Maxim MamontovProduce debug output only if SMUX_DEBUG is defined 2.408-alpha
2011-09-01 Maxim MamontovFix tariff and user subscription in SMUX
2011-09-01 Maxim MamontovAdd tables update on user add and del
2011-08-31 Maxim MamontovPrevent memory leak in smux plugin
2011-08-31 Maxim MamontovRules counter added to the SMUX plugin
2011-08-13 Maxim MamontovAdd some assertions
2011-08-13 Maxim MamontovAdmin, service and corporation sesnsors added for SUMX
2011-08-08 Maxim MamontovTables update implemented
2011-07-26 Maxim MamontovAdded a wrapper for correct oid comparsion
2011-07-25 Maxim MamontovCode deduplication (plugin creation via template PLUGIN...
2011-07-25 Maxim MamontovCode deduplication
2011-07-25 Maxim MamontovSMUX plugin code separated to SNMP helper functions...
2011-07-25 Maxim MamontovHandlers moved to separate file and added to compilation
2011-07-25 Maxim MamontovFix name collision
2011-07-25 Maxim Mamontovsnma agent -> smux