]> git.stg.codes - stg.git/commit
Complete replacement notifiers with subscriptions.
authorMaksym Mamontov <madf@madf.info>
Fri, 26 Aug 2022 11:57:38 +0000 (14:57 +0300)
committerMaksym Mamontov <madf@madf.info>
Fri, 26 Aug 2022 11:57:38 +0000 (14:57 +0300)
commit43ac308ea20014761481bc40525496a0bb1d9740
tree9c1fbfc46efc9f566b02bb36b8252b86920586f8
parent1cd2b12bd4e4d86f6cd099240795f3ebeb3852b3
Complete replacement notifiers with subscriptions.
24 files changed:
include/stg/notifer.h [deleted file]
include/stg/rs_packets.h
include/stg/subscriptions.h
include/stg/user.h
include/stg/user_property.h
projects/rscriptd/listener.cpp
projects/rscriptd/listener.h
projects/stargazer/plugins/authorization/ao/ao.cpp
projects/stargazer/plugins/authorization/ao/ao.h
projects/stargazer/plugins/authorization/inetaccess/inetaccess.h
projects/stargazer/plugins/other/ping/ping.cpp
projects/stargazer/plugins/other/ping/ping.h
projects/stargazer/plugins/other/rscript/rscript.cpp
projects/stargazer/plugins/other/rscript/rscript.h
projects/stargazer/plugins/other/rscript/ur_functor.h
projects/stargazer/plugins/other/smux/handlers.cpp
projects/stargazer/plugins/other/smux/smux.cpp
projects/stargazer/plugins/other/smux/smux.h
projects/stargazer/traffcounter_impl.cpp
projects/stargazer/traffcounter_impl.h
projects/stargazer/user_impl.cpp
projects/stargazer/user_impl.h
projects/stargazer/users_impl.h
tests/test_reconnect_on_tariff_change.cpp