]> git.stg.codes - stg.git/commit
Move projects back into subfolder.
authorMaksym Mamontov <madf@madf.info>
Sun, 17 Jan 2021 17:48:47 +0000 (19:48 +0200)
committerMaksym Mamontov <madf@madf.info>
Sun, 17 Jan 2021 17:48:47 +0000 (19:48 +0200)
commit0907aa4037b12b6b88ee24495d4577a064d4f8db
tree395ec2ce38aa96287fb68a4e571ac5b35451c39f
parent4271ab433cd55bbd2612292bcf39e4dc3d7274f1
Move projects back into subfolder.
578 files changed:
CMakeLists.txt
functest/test.sh
functest/test_admins.sh
functest/test_server_info.sh
functest/test_services.sh
projects/rscriptd/CMakeLists.txt [new file with mode: 0644]
projects/rscriptd/listener.cpp [new file with mode: 0644]
projects/rscriptd/listener.h [new file with mode: 0644]
projects/rscriptd/main.cpp [new file with mode: 0644]
projects/rscriptd/pidfile.cpp [new file with mode: 0644]
projects/rscriptd/pidfile.h [new file with mode: 0644]
projects/rscriptd/rscriptd.conf [new file with mode: 0644]
projects/sgauth/.gitignore [new file with mode: 0644]
projects/sgauth/CMakeLists.txt [new file with mode: 0644]
projects/sgauth/css.h.in [new file with mode: 0644]
projects/sgauth/main.cpp [new file with mode: 0644]
projects/sgauth/settings_impl.cpp [new file with mode: 0644]
projects/sgauth/settings_impl.h [new file with mode: 0644]
projects/sgauth/sgauth.conf [new file with mode: 0644]
projects/sgauth/sgauth.css [new file with mode: 0644]
projects/sgauth/web.cpp [new file with mode: 0644]
projects/sgauth/web.h [new file with mode: 0644]
projects/sgconf/CHANGES [new file with mode: 0644]
projects/sgconf/CMakeLists.txt [new file with mode: 0644]
projects/sgconf/README.txt [new file with mode: 0644]
projects/sgconf/TODO [new file with mode: 0644]
projects/sgconf/action.h [new file with mode: 0644]
projects/sgconf/actions.cpp [new file with mode: 0644]
projects/sgconf/actions.h [new file with mode: 0644]
projects/sgconf/admins.cpp [new file with mode: 0644]
projects/sgconf/admins.h [new file with mode: 0644]
projects/sgconf/api_action.cpp [new file with mode: 0644]
projects/sgconf/api_action.h [new file with mode: 0644]
projects/sgconf/config.h [new file with mode: 0644]
projects/sgconf/corps.cpp [new file with mode: 0644]
projects/sgconf/corps.h [new file with mode: 0644]
projects/sgconf/info.cpp [new file with mode: 0644]
projects/sgconf/info.h [new file with mode: 0644]
projects/sgconf/main.cpp [new file with mode: 0644]
projects/sgconf/options.cpp [new file with mode: 0644]
projects/sgconf/options.h [new file with mode: 0644]
projects/sgconf/parser_state.h [new file with mode: 0644]
projects/sgconf/services.cpp [new file with mode: 0644]
projects/sgconf/services.h [new file with mode: 0644]
projects/sgconf/tariffs.cpp [new file with mode: 0644]
projects/sgconf/tariffs.h [new file with mode: 0644]
projects/sgconf/users.cpp [new file with mode: 0644]
projects/sgconf/users.h [new file with mode: 0644]
projects/sgconf/utils.h [new file with mode: 0644]
projects/sgconf/xml.cpp [new file with mode: 0644]
projects/sgconf/xml.h [new file with mode: 0644]
projects/stargazer/BUGS [new file with mode: 0644]
projects/stargazer/CHANGES [new file with mode: 0644]
projects/stargazer/CMakeLists.txt [new file with mode: 0644]
projects/stargazer/README [new file with mode: 0644]
projects/stargazer/TODO [new file with mode: 0644]
projects/stargazer/actions.h [new file with mode: 0644]
projects/stargazer/actions.inl.h [new file with mode: 0644]
projects/stargazer/admins_impl.cpp [new file with mode: 0644]
projects/stargazer/admins_impl.h [new file with mode: 0644]
projects/stargazer/corps_impl.cpp [new file with mode: 0644]
projects/stargazer/corps_impl.h [new file with mode: 0644]
projects/stargazer/eventloop.cpp [new file with mode: 0644]
projects/stargazer/eventloop.h [new file with mode: 0644]
projects/stargazer/inst/freebsd/etc/stargazer/OnChange [new file with mode: 0755]
projects/stargazer/inst/freebsd/etc/stargazer/OnConnect [new file with mode: 0755]
projects/stargazer/inst/freebsd/etc/stargazer/OnDisconnect [new file with mode: 0755]
projects/stargazer/inst/freebsd/etc/stargazer/OnUserAdd [new file with mode: 0755]
projects/stargazer/inst/freebsd/etc/stargazer/OnUserDel [new file with mode: 0755]
projects/stargazer/inst/freebsd/etc/stargazer/conf-available.d/mod_ao.conf [new file with mode: 0644]
projects/stargazer/inst/freebsd/etc/stargazer/conf-available.d/mod_cap_bpf.conf [new file with mode: 0644]
projects/stargazer/inst/freebsd/etc/stargazer/conf-available.d/mod_cap_divert.conf [new file with mode: 0644]
projects/stargazer/inst/freebsd/etc/stargazer/conf-available.d/mod_cap_nf.conf [new file with mode: 0644]
projects/stargazer/inst/freebsd/etc/stargazer/conf-available.d/mod_ia.conf [new file with mode: 0644]
projects/stargazer/inst/freebsd/etc/stargazer/conf-available.d/mod_ping.conf [new file with mode: 0644]
projects/stargazer/inst/freebsd/etc/stargazer/conf-available.d/mod_radius.conf [new file with mode: 0644]
projects/stargazer/inst/freebsd/etc/stargazer/conf-available.d/mod_remote_script.conf [new file with mode: 0644]
projects/stargazer/inst/freebsd/etc/stargazer/conf-available.d/mod_rpc.conf [new file with mode: 0644]
projects/stargazer/inst/freebsd/etc/stargazer/conf-available.d/mod_sg.conf [new file with mode: 0644]
projects/stargazer/inst/freebsd/etc/stargazer/conf-available.d/mod_smux.conf [new file with mode: 0644]
projects/stargazer/inst/freebsd/etc/stargazer/conf-available.d/store_files.conf [new file with mode: 0644]
projects/stargazer/inst/freebsd/etc/stargazer/conf-available.d/store_firebird.conf [new file with mode: 0644]
projects/stargazer/inst/freebsd/etc/stargazer/conf-available.d/store_mysql.conf [new file with mode: 0644]
projects/stargazer/inst/freebsd/etc/stargazer/conf-available.d/store_postgresql.conf [new file with mode: 0644]
projects/stargazer/inst/freebsd/etc/stargazer/conf-enabled.d/mod_ao.conf [new symlink]
projects/stargazer/inst/freebsd/etc/stargazer/conf-enabled.d/mod_cap_bpf.conf [new symlink]
projects/stargazer/inst/freebsd/etc/stargazer/conf-enabled.d/mod_ia.conf [new symlink]
projects/stargazer/inst/freebsd/etc/stargazer/conf-enabled.d/mod_ping.conf [new symlink]
projects/stargazer/inst/freebsd/etc/stargazer/conf-enabled.d/mod_sg.conf [new symlink]
projects/stargazer/inst/freebsd/etc/stargazer/conf-enabled.d/store_files.conf [new symlink]
projects/stargazer/inst/freebsd/etc/stargazer/rules [new file with mode: 0644]
projects/stargazer/inst/freebsd/etc/stargazer/stargazer.conf [new file with mode: 0644]
projects/stargazer/inst/linux/etc/init.d/stargazer.gentoo [new file with mode: 0755]
projects/stargazer/inst/linux/etc/init.d/stargazer.suse.9.3 [new file with mode: 0755]
projects/stargazer/inst/linux/etc/init.d/stargazer.ubuntu.7.10 [new file with mode: 0755]
projects/stargazer/inst/linux/etc/stargazer/OnChange [new file with mode: 0755]
projects/stargazer/inst/linux/etc/stargazer/OnConnect [new file with mode: 0755]
projects/stargazer/inst/linux/etc/stargazer/OnDisconnect [new file with mode: 0755]
projects/stargazer/inst/linux/etc/stargazer/OnUserAdd [new file with mode: 0755]
projects/stargazer/inst/linux/etc/stargazer/OnUserDel [new file with mode: 0755]
projects/stargazer/inst/linux/etc/stargazer/conf-available.d/mod_ao.conf [new file with mode: 0644]
projects/stargazer/inst/linux/etc/stargazer/conf-available.d/mod_cap_ether.conf [new file with mode: 0644]
projects/stargazer/inst/linux/etc/stargazer/conf-available.d/mod_cap_ipq.conf [new file with mode: 0644]
projects/stargazer/inst/linux/etc/stargazer/conf-available.d/mod_cap_nf.conf [new file with mode: 0644]
projects/stargazer/inst/linux/etc/stargazer/conf-available.d/mod_ia.conf [new file with mode: 0644]
projects/stargazer/inst/linux/etc/stargazer/conf-available.d/mod_ping.conf [new file with mode: 0644]
projects/stargazer/inst/linux/etc/stargazer/conf-available.d/mod_radius.conf [new file with mode: 0644]
projects/stargazer/inst/linux/etc/stargazer/conf-available.d/mod_remote_script.conf [new file with mode: 0644]
projects/stargazer/inst/linux/etc/stargazer/conf-available.d/mod_rpc.conf [new file with mode: 0644]
projects/stargazer/inst/linux/etc/stargazer/conf-available.d/mod_sg.conf [new file with mode: 0644]
projects/stargazer/inst/linux/etc/stargazer/conf-available.d/mod_smux.conf [new file with mode: 0644]
projects/stargazer/inst/linux/etc/stargazer/conf-available.d/store_files.conf [new file with mode: 0644]
projects/stargazer/inst/linux/etc/stargazer/conf-available.d/store_firebird.conf [new file with mode: 0644]
projects/stargazer/inst/linux/etc/stargazer/conf-available.d/store_mysql.conf [new file with mode: 0644]
projects/stargazer/inst/linux/etc/stargazer/conf-available.d/store_postgresql.conf [new file with mode: 0644]
projects/stargazer/inst/linux/etc/stargazer/conf-enabled.d/mod_ao.conf [new symlink]
projects/stargazer/inst/linux/etc/stargazer/conf-enabled.d/mod_cap_ether.conf [new symlink]
projects/stargazer/inst/linux/etc/stargazer/conf-enabled.d/mod_ia.conf [new symlink]
projects/stargazer/inst/linux/etc/stargazer/conf-enabled.d/mod_ping.conf [new symlink]
projects/stargazer/inst/linux/etc/stargazer/conf-enabled.d/mod_sg.conf [new symlink]
projects/stargazer/inst/linux/etc/stargazer/conf-enabled.d/store_files.conf [new symlink]
projects/stargazer/inst/linux/etc/stargazer/rules [new file with mode: 0644]
projects/stargazer/inst/linux/etc/stargazer/stargazer.conf [new file with mode: 0644]
projects/stargazer/inst/var/00-alter-01.postgresql.sql [new file with mode: 0644]
projects/stargazer/inst/var/00-alter-01.sql [new file with mode: 0644]
projects/stargazer/inst/var/00-base-00.postgresql.sql [new file with mode: 0644]
projects/stargazer/inst/var/00-base-00.sql [new file with mode: 0644]
projects/stargazer/inst/var/00-mysql-01.sql [new file with mode: 0644]
projects/stargazer/inst/var/01-alter-02.mysql.sql [new file with mode: 0644]
projects/stargazer/inst/var/01-alter-02.postgresql.sql [new file with mode: 0644]
projects/stargazer/inst/var/01-alter-02.sql [new file with mode: 0644]
projects/stargazer/inst/var/02-alter-03.postgresql.sql [new file with mode: 0644]
projects/stargazer/inst/var/02-alter-03.sql [new file with mode: 0644]
projects/stargazer/inst/var/base.dia [new file with mode: 0644]
projects/stargazer/inst/var/stargazer/admins/admin.adm [new file with mode: 0644]
projects/stargazer/inst/var/stargazer/tariffs/tariff.tf [new file with mode: 0644]
projects/stargazer/inst/var/stargazer/users/test/conf [new file with mode: 0644]
projects/stargazer/inst/var/stargazer/users/test/stat [new file with mode: 0644]
projects/stargazer/main.cpp [new file with mode: 0644]
projects/stargazer/pidfile.cpp [new file with mode: 0644]
projects/stargazer/pidfile.h [new file with mode: 0644]
projects/stargazer/plugin_mgr.cpp [new file with mode: 0644]
projects/stargazer/plugin_mgr.h [new file with mode: 0644]
projects/stargazer/plugin_runner.cpp [new file with mode: 0644]
projects/stargazer/plugin_runner.h [new file with mode: 0644]
projects/stargazer/plugins/CMakeLists.txt [new file with mode: 0644]
projects/stargazer/plugins/authorization/ao/ao.cpp [new file with mode: 0644]
projects/stargazer/plugins/authorization/ao/ao.h [new file with mode: 0644]
projects/stargazer/plugins/authorization/inetaccess/inetaccess.cpp [new file with mode: 0644]
projects/stargazer/plugins/authorization/inetaccess/inetaccess.h [new file with mode: 0644]
projects/stargazer/plugins/capture/cap_nf/cap_nf.cpp [new file with mode: 0644]
projects/stargazer/plugins/capture/cap_nf/cap_nf.h [new file with mode: 0644]
projects/stargazer/plugins/capture/divert_freebsd/divert_cap.cpp [new file with mode: 0644]
projects/stargazer/plugins/capture/divert_freebsd/divert_cap.h [new file with mode: 0644]
projects/stargazer/plugins/capture/ether_freebsd/ether_cap.cpp [new file with mode: 0644]
projects/stargazer/plugins/capture/ether_freebsd/ether_cap.h [new file with mode: 0644]
projects/stargazer/plugins/capture/ether_linux/ether_cap.cpp [new file with mode: 0644]
projects/stargazer/plugins/capture/ether_linux/ether_cap.h [new file with mode: 0644]
projects/stargazer/plugins/capture/nfqueue/nfqueue.cpp [new file with mode: 0644]
projects/stargazer/plugins/capture/nfqueue/nfqueue.h [new file with mode: 0644]
projects/stargazer/plugins/capture/pcap/pcap_cap.cpp [new file with mode: 0644]
projects/stargazer/plugins/capture/pcap/pcap_cap.h [new file with mode: 0644]
projects/stargazer/plugins/configuration/rpcconfig/admins_methods.cpp [new file with mode: 0644]
projects/stargazer/plugins/configuration/rpcconfig/admins_methods.h [new file with mode: 0644]
projects/stargazer/plugins/configuration/rpcconfig/info_methods.cpp [new file with mode: 0644]
projects/stargazer/plugins/configuration/rpcconfig/info_methods.h [new file with mode: 0644]
projects/stargazer/plugins/configuration/rpcconfig/messages_methods.cpp [new file with mode: 0644]
projects/stargazer/plugins/configuration/rpcconfig/messages_methods.h [new file with mode: 0644]
projects/stargazer/plugins/configuration/rpcconfig/rpcconfig.cpp [new file with mode: 0644]
projects/stargazer/plugins/configuration/rpcconfig/rpcconfig.h [new file with mode: 0644]
projects/stargazer/plugins/configuration/rpcconfig/tariff_helper.cpp [new file with mode: 0644]
projects/stargazer/plugins/configuration/rpcconfig/tariff_helper.h [new file with mode: 0644]
projects/stargazer/plugins/configuration/rpcconfig/tariffs_methods.cpp [new file with mode: 0644]
projects/stargazer/plugins/configuration/rpcconfig/tariffs_methods.h [new file with mode: 0644]
projects/stargazer/plugins/configuration/rpcconfig/user_helper.cpp [new file with mode: 0644]
projects/stargazer/plugins/configuration/rpcconfig/user_helper.h [new file with mode: 0644]
projects/stargazer/plugins/configuration/rpcconfig/users_methods.cpp [new file with mode: 0644]
projects/stargazer/plugins/configuration/rpcconfig/users_methods.h [new file with mode: 0644]
projects/stargazer/plugins/configuration/sgconfig/configproto.cpp [new file with mode: 0644]
projects/stargazer/plugins/configuration/sgconfig/configproto.h [new file with mode: 0644]
projects/stargazer/plugins/configuration/sgconfig/conn.cpp [new file with mode: 0644]
projects/stargazer/plugins/configuration/sgconfig/conn.h [new file with mode: 0644]
projects/stargazer/plugins/configuration/sgconfig/dumphelpers.h [new file with mode: 0644]
projects/stargazer/plugins/configuration/sgconfig/parser.cpp [new file with mode: 0644]
projects/stargazer/plugins/configuration/sgconfig/parser.h [new file with mode: 0644]
projects/stargazer/plugins/configuration/sgconfig/parser_admins.cpp [new file with mode: 0644]
projects/stargazer/plugins/configuration/sgconfig/parser_admins.h [new file with mode: 0644]
projects/stargazer/plugins/configuration/sgconfig/parser_auth_by.cpp [new file with mode: 0644]
projects/stargazer/plugins/configuration/sgconfig/parser_auth_by.h [new file with mode: 0644]
projects/stargazer/plugins/configuration/sgconfig/parser_message.cpp [new file with mode: 0644]
projects/stargazer/plugins/configuration/sgconfig/parser_message.h [new file with mode: 0644]
projects/stargazer/plugins/configuration/sgconfig/parser_server_info.cpp [new file with mode: 0644]
projects/stargazer/plugins/configuration/sgconfig/parser_server_info.h [new file with mode: 0644]
projects/stargazer/plugins/configuration/sgconfig/parser_services.cpp [new file with mode: 0644]
projects/stargazer/plugins/configuration/sgconfig/parser_services.h [new file with mode: 0644]
projects/stargazer/plugins/configuration/sgconfig/parser_tariffs.cpp [new file with mode: 0644]
projects/stargazer/plugins/configuration/sgconfig/parser_tariffs.h [new file with mode: 0644]
projects/stargazer/plugins/configuration/sgconfig/parser_user_info.cpp [new file with mode: 0644]
projects/stargazer/plugins/configuration/sgconfig/parser_user_info.h [new file with mode: 0644]
projects/stargazer/plugins/configuration/sgconfig/parser_users.cpp [new file with mode: 0644]
projects/stargazer/plugins/configuration/sgconfig/parser_users.h [new file with mode: 0644]
projects/stargazer/plugins/configuration/sgconfig/stgconfig.cpp [new file with mode: 0644]
projects/stargazer/plugins/configuration/sgconfig/stgconfig.h [new file with mode: 0644]
projects/stargazer/plugins/other/ping/ping.cpp [new file with mode: 0644]
projects/stargazer/plugins/other/ping/ping.h [new file with mode: 0644]
projects/stargazer/plugins/other/rscript/nrmap_parser.cpp [new file with mode: 0644]
projects/stargazer/plugins/other/rscript/nrmap_parser.h [new file with mode: 0644]
projects/stargazer/plugins/other/rscript/rscript.cpp [new file with mode: 0644]
projects/stargazer/plugins/other/rscript/rscript.h [new file with mode: 0644]
projects/stargazer/plugins/other/rscript/send_functor.h [new file with mode: 0644]
projects/stargazer/plugins/other/rscript/ur_functor.h [new file with mode: 0644]
projects/stargazer/plugins/other/smux/STG-MIB.mib [new file with mode: 0644]
projects/stargazer/plugins/other/smux/TODO [new file with mode: 0644]
projects/stargazer/plugins/other/smux/handlers.cpp [new file with mode: 0644]
projects/stargazer/plugins/other/smux/pen.h [new file with mode: 0644]
projects/stargazer/plugins/other/smux/sensors.cpp [new file with mode: 0644]
projects/stargazer/plugins/other/smux/sensors.h [new file with mode: 0644]
projects/stargazer/plugins/other/smux/smux.cpp [new file with mode: 0644]
projects/stargazer/plugins/other/smux/smux.h [new file with mode: 0644]
projects/stargazer/plugins/other/smux/tables.cpp [new file with mode: 0644]
projects/stargazer/plugins/other/smux/tables.h [new file with mode: 0644]
projects/stargazer/plugins/other/smux/types.cpp [new file with mode: 0644]
projects/stargazer/plugins/other/smux/types.h [new file with mode: 0644]
projects/stargazer/plugins/other/smux/utils.cpp [new file with mode: 0644]
projects/stargazer/plugins/other/smux/utils.h [new file with mode: 0644]
projects/stargazer/plugins/other/smux/value2os.h [new file with mode: 0644]
projects/stargazer/plugins/store/files/file_store.cpp [new file with mode: 0644]
projects/stargazer/plugins/store/files/file_store.h [new file with mode: 0644]
projects/stargazer/plugins/store/firebird/firebird_store.cpp [new file with mode: 0644]
projects/stargazer/plugins/store/firebird/firebird_store.h [new file with mode: 0644]
projects/stargazer/plugins/store/firebird/firebird_store_admins.cpp [new file with mode: 0644]
projects/stargazer/plugins/store/firebird/firebird_store_corporations.cpp [new file with mode: 0644]
projects/stargazer/plugins/store/firebird/firebird_store_messages.cpp [new file with mode: 0644]
projects/stargazer/plugins/store/firebird/firebird_store_services.cpp [new file with mode: 0644]
projects/stargazer/plugins/store/firebird/firebird_store_tariffs.cpp [new file with mode: 0644]
projects/stargazer/plugins/store/firebird/firebird_store_users.cpp [new file with mode: 0644]
projects/stargazer/plugins/store/firebird/firebird_store_utils.cpp [new file with mode: 0644]
projects/stargazer/plugins/store/mysql/mysql_store.cpp [new file with mode: 0644]
projects/stargazer/plugins/store/mysql/mysql_store.h [new file with mode: 0644]
projects/stargazer/plugins/store/postgresql/postgresql_store.cpp [new file with mode: 0644]
projects/stargazer/plugins/store/postgresql/postgresql_store.h [new file with mode: 0644]
projects/stargazer/plugins/store/postgresql/postgresql_store_admins.cpp [new file with mode: 0644]
projects/stargazer/plugins/store/postgresql/postgresql_store_corporations.cpp [new file with mode: 0644]
projects/stargazer/plugins/store/postgresql/postgresql_store_messages.cpp [new file with mode: 0644]
projects/stargazer/plugins/store/postgresql/postgresql_store_services.cpp [new file with mode: 0644]
projects/stargazer/plugins/store/postgresql/postgresql_store_tariffs.cpp [new file with mode: 0644]
projects/stargazer/plugins/store/postgresql/postgresql_store_users.cpp [new file with mode: 0644]
projects/stargazer/plugins/store/postgresql/postgresql_store_utils.cpp [new file with mode: 0644]
projects/stargazer/plugins/store/postgresql/postgresql_store_utils.h [new file with mode: 0644]
projects/stargazer/scripts/clean_db [new file with mode: 0755]
projects/stargazer/scripts/monitor [new file with mode: 0755]
projects/stargazer/scripts/shaper/OnConnect [new file with mode: 0755]
projects/stargazer/scripts/shaper/OnDisconnect [new file with mode: 0755]
projects/stargazer/scripts/shaper/Readme.txt [new file with mode: 0644]
projects/stargazer/scripts/shaper/shaper.sh [new file with mode: 0755]
projects/stargazer/scripts/shaper/shaper.stop.sh [new file with mode: 0755]
projects/stargazer/scripts/shaper_vpn_radius/Readme [new file with mode: 0644]
projects/stargazer/scripts/shaper_vpn_radius/firewall/firewall [new file with mode: 0755]
projects/stargazer/scripts/shaper_vpn_radius/freeradius/clients.conf [new file with mode: 0644]
projects/stargazer/scripts/shaper_vpn_radius/freeradius/radiusd.conf [new file with mode: 0644]
projects/stargazer/scripts/shaper_vpn_radius/ppp/ip-down.d/stg [new file with mode: 0755]
projects/stargazer/scripts/shaper_vpn_radius/ppp/ip-up.d/stg [new file with mode: 0755]
projects/stargazer/scripts/shaper_vpn_radius/ppp/pptpd-options [new file with mode: 0644]
projects/stargazer/scripts/shaper_vpn_radius/pptpd.conf [new file with mode: 0644]
projects/stargazer/scripts/shaper_vpn_radius/radiusclient/servers [new file with mode: 0644]
projects/stargazer/scripts/shaper_vpn_radius/stargazer/OnChange [new file with mode: 0755]
projects/stargazer/scripts/shaper_vpn_radius/stargazer/OnConnect [new file with mode: 0755]
projects/stargazer/scripts/shaper_vpn_radius/stargazer/OnDisconnect [new file with mode: 0755]
projects/stargazer/scripts/shaper_vpn_radius/stargazer/OnUserAdd [new file with mode: 0755]
projects/stargazer/scripts/shaper_vpn_radius/stargazer/OnUserDel [new file with mode: 0755]
projects/stargazer/scripts/shaper_vpn_radius/stargazer/rules [new file with mode: 0644]
projects/stargazer/scripts/shaper_vpn_radius/stargazer/stargazer.conf [new file with mode: 0644]
projects/stargazer/services_impl.cpp [new file with mode: 0644]
projects/stargazer/services_impl.h [new file with mode: 0644]
projects/stargazer/settings_impl.cpp [new file with mode: 0644]
projects/stargazer/settings_impl.h [new file with mode: 0644]
projects/stargazer/stg_timer.cpp [new file with mode: 0644]
projects/stargazer/stg_timer.h [new file with mode: 0644]
projects/stargazer/store_loader.cpp [new file with mode: 0644]
projects/stargazer/store_loader.h [new file with mode: 0644]
projects/stargazer/tariff_impl.cpp [new file with mode: 0644]
projects/stargazer/tariff_impl.h [new file with mode: 0644]
projects/stargazer/tariffs_impl.cpp [new file with mode: 0644]
projects/stargazer/tariffs_impl.h [new file with mode: 0644]
projects/stargazer/traffcounter_impl.cpp [new file with mode: 0644]
projects/stargazer/traffcounter_impl.h [new file with mode: 0644]
projects/stargazer/user_impl.cpp [new file with mode: 0644]
projects/stargazer/user_impl.h [new file with mode: 0644]
projects/stargazer/user_property.cpp [new file with mode: 0644]
projects/stargazer/users_impl.cpp [new file with mode: 0644]
projects/stargazer/users_impl.h [new file with mode: 0644]
rscriptd/CMakeLists.txt [deleted file]
rscriptd/listener.cpp [deleted file]
rscriptd/listener.h [deleted file]
rscriptd/main.cpp [deleted file]
rscriptd/pidfile.cpp [deleted file]
rscriptd/pidfile.h [deleted file]
rscriptd/rscriptd.conf [deleted file]
sgauth/.gitignore [deleted file]
sgauth/CMakeLists.txt [deleted file]
sgauth/css.h.in [deleted file]
sgauth/main.cpp [deleted file]
sgauth/settings_impl.cpp [deleted file]
sgauth/settings_impl.h [deleted file]
sgauth/sgauth.conf [deleted file]
sgauth/sgauth.css [deleted file]
sgauth/web.cpp [deleted file]
sgauth/web.h [deleted file]
sgconf/CHANGES [deleted file]
sgconf/CMakeLists.txt [deleted file]
sgconf/README.txt [deleted file]
sgconf/TODO [deleted file]
sgconf/action.h [deleted file]
sgconf/actions.cpp [deleted file]
sgconf/actions.h [deleted file]
sgconf/admins.cpp [deleted file]
sgconf/admins.h [deleted file]
sgconf/api_action.cpp [deleted file]
sgconf/api_action.h [deleted file]
sgconf/config.h [deleted file]
sgconf/corps.cpp [deleted file]
sgconf/corps.h [deleted file]
sgconf/info.cpp [deleted file]
sgconf/info.h [deleted file]
sgconf/main.cpp [deleted file]
sgconf/options.cpp [deleted file]
sgconf/options.h [deleted file]
sgconf/parser_state.h [deleted file]
sgconf/services.cpp [deleted file]
sgconf/services.h [deleted file]
sgconf/tariffs.cpp [deleted file]
sgconf/tariffs.h [deleted file]
sgconf/users.cpp [deleted file]
sgconf/users.h [deleted file]
sgconf/utils.h [deleted file]
sgconf/xml.cpp [deleted file]
sgconf/xml.h [deleted file]
stargazer/BUGS [deleted file]
stargazer/CHANGES [deleted file]
stargazer/CMakeLists.txt [deleted file]
stargazer/README [deleted file]
stargazer/TODO [deleted file]
stargazer/actions.h [deleted file]
stargazer/actions.inl.h [deleted file]
stargazer/admins_impl.cpp [deleted file]
stargazer/admins_impl.h [deleted file]
stargazer/corps_impl.cpp [deleted file]
stargazer/corps_impl.h [deleted file]
stargazer/eventloop.cpp [deleted file]
stargazer/eventloop.h [deleted file]
stargazer/inst/freebsd/etc/stargazer/OnChange [deleted file]
stargazer/inst/freebsd/etc/stargazer/OnConnect [deleted file]
stargazer/inst/freebsd/etc/stargazer/OnDisconnect [deleted file]
stargazer/inst/freebsd/etc/stargazer/OnUserAdd [deleted file]
stargazer/inst/freebsd/etc/stargazer/OnUserDel [deleted file]
stargazer/inst/freebsd/etc/stargazer/conf-available.d/mod_ao.conf [deleted file]
stargazer/inst/freebsd/etc/stargazer/conf-available.d/mod_cap_bpf.conf [deleted file]
stargazer/inst/freebsd/etc/stargazer/conf-available.d/mod_cap_divert.conf [deleted file]
stargazer/inst/freebsd/etc/stargazer/conf-available.d/mod_cap_nf.conf [deleted file]
stargazer/inst/freebsd/etc/stargazer/conf-available.d/mod_ia.conf [deleted file]
stargazer/inst/freebsd/etc/stargazer/conf-available.d/mod_ping.conf [deleted file]
stargazer/inst/freebsd/etc/stargazer/conf-available.d/mod_radius.conf [deleted file]
stargazer/inst/freebsd/etc/stargazer/conf-available.d/mod_remote_script.conf [deleted file]
stargazer/inst/freebsd/etc/stargazer/conf-available.d/mod_rpc.conf [deleted file]
stargazer/inst/freebsd/etc/stargazer/conf-available.d/mod_sg.conf [deleted file]
stargazer/inst/freebsd/etc/stargazer/conf-available.d/mod_smux.conf [deleted file]
stargazer/inst/freebsd/etc/stargazer/conf-available.d/store_files.conf [deleted file]
stargazer/inst/freebsd/etc/stargazer/conf-available.d/store_firebird.conf [deleted file]
stargazer/inst/freebsd/etc/stargazer/conf-available.d/store_mysql.conf [deleted file]
stargazer/inst/freebsd/etc/stargazer/conf-available.d/store_postgresql.conf [deleted file]
stargazer/inst/freebsd/etc/stargazer/conf-enabled.d/mod_ao.conf [deleted symlink]
stargazer/inst/freebsd/etc/stargazer/conf-enabled.d/mod_cap_bpf.conf [deleted symlink]
stargazer/inst/freebsd/etc/stargazer/conf-enabled.d/mod_ia.conf [deleted symlink]
stargazer/inst/freebsd/etc/stargazer/conf-enabled.d/mod_ping.conf [deleted symlink]
stargazer/inst/freebsd/etc/stargazer/conf-enabled.d/mod_sg.conf [deleted symlink]
stargazer/inst/freebsd/etc/stargazer/conf-enabled.d/store_files.conf [deleted symlink]
stargazer/inst/freebsd/etc/stargazer/rules [deleted file]
stargazer/inst/freebsd/etc/stargazer/stargazer.conf [deleted file]
stargazer/inst/linux/etc/init.d/stargazer.gentoo [deleted file]
stargazer/inst/linux/etc/init.d/stargazer.suse.9.3 [deleted file]
stargazer/inst/linux/etc/init.d/stargazer.ubuntu.7.10 [deleted file]
stargazer/inst/linux/etc/stargazer/OnChange [deleted file]
stargazer/inst/linux/etc/stargazer/OnConnect [deleted file]
stargazer/inst/linux/etc/stargazer/OnDisconnect [deleted file]
stargazer/inst/linux/etc/stargazer/OnUserAdd [deleted file]
stargazer/inst/linux/etc/stargazer/OnUserDel [deleted file]
stargazer/inst/linux/etc/stargazer/conf-available.d/mod_ao.conf [deleted file]
stargazer/inst/linux/etc/stargazer/conf-available.d/mod_cap_ether.conf [deleted file]
stargazer/inst/linux/etc/stargazer/conf-available.d/mod_cap_ipq.conf [deleted file]
stargazer/inst/linux/etc/stargazer/conf-available.d/mod_cap_nf.conf [deleted file]
stargazer/inst/linux/etc/stargazer/conf-available.d/mod_ia.conf [deleted file]
stargazer/inst/linux/etc/stargazer/conf-available.d/mod_ping.conf [deleted file]
stargazer/inst/linux/etc/stargazer/conf-available.d/mod_radius.conf [deleted file]
stargazer/inst/linux/etc/stargazer/conf-available.d/mod_remote_script.conf [deleted file]
stargazer/inst/linux/etc/stargazer/conf-available.d/mod_rpc.conf [deleted file]
stargazer/inst/linux/etc/stargazer/conf-available.d/mod_sg.conf [deleted file]
stargazer/inst/linux/etc/stargazer/conf-available.d/mod_smux.conf [deleted file]
stargazer/inst/linux/etc/stargazer/conf-available.d/store_files.conf [deleted file]
stargazer/inst/linux/etc/stargazer/conf-available.d/store_firebird.conf [deleted file]
stargazer/inst/linux/etc/stargazer/conf-available.d/store_mysql.conf [deleted file]
stargazer/inst/linux/etc/stargazer/conf-available.d/store_postgresql.conf [deleted file]
stargazer/inst/linux/etc/stargazer/conf-enabled.d/mod_ao.conf [deleted symlink]
stargazer/inst/linux/etc/stargazer/conf-enabled.d/mod_cap_ether.conf [deleted symlink]
stargazer/inst/linux/etc/stargazer/conf-enabled.d/mod_ia.conf [deleted symlink]
stargazer/inst/linux/etc/stargazer/conf-enabled.d/mod_ping.conf [deleted symlink]
stargazer/inst/linux/etc/stargazer/conf-enabled.d/mod_sg.conf [deleted symlink]
stargazer/inst/linux/etc/stargazer/conf-enabled.d/store_files.conf [deleted symlink]
stargazer/inst/linux/etc/stargazer/rules [deleted file]
stargazer/inst/linux/etc/stargazer/stargazer.conf [deleted file]
stargazer/inst/var/00-alter-01.postgresql.sql [deleted file]
stargazer/inst/var/00-alter-01.sql [deleted file]
stargazer/inst/var/00-base-00.postgresql.sql [deleted file]
stargazer/inst/var/00-base-00.sql [deleted file]
stargazer/inst/var/00-mysql-01.sql [deleted file]
stargazer/inst/var/01-alter-02.mysql.sql [deleted file]
stargazer/inst/var/01-alter-02.postgresql.sql [deleted file]
stargazer/inst/var/01-alter-02.sql [deleted file]
stargazer/inst/var/02-alter-03.postgresql.sql [deleted file]
stargazer/inst/var/02-alter-03.sql [deleted file]
stargazer/inst/var/base.dia [deleted file]
stargazer/inst/var/stargazer/admins/admin.adm [deleted file]
stargazer/inst/var/stargazer/tariffs/tariff.tf [deleted file]
stargazer/inst/var/stargazer/users/test/conf [deleted file]
stargazer/inst/var/stargazer/users/test/stat [deleted file]
stargazer/main.cpp [deleted file]
stargazer/pidfile.cpp [deleted file]
stargazer/pidfile.h [deleted file]
stargazer/plugin_mgr.cpp [deleted file]
stargazer/plugin_mgr.h [deleted file]
stargazer/plugin_runner.cpp [deleted file]
stargazer/plugin_runner.h [deleted file]
stargazer/plugins/CMakeLists.txt [deleted file]
stargazer/plugins/authorization/ao/ao.cpp [deleted file]
stargazer/plugins/authorization/ao/ao.h [deleted file]
stargazer/plugins/authorization/inetaccess/inetaccess.cpp [deleted file]
stargazer/plugins/authorization/inetaccess/inetaccess.h [deleted file]
stargazer/plugins/capture/cap_nf/cap_nf.cpp [deleted file]
stargazer/plugins/capture/cap_nf/cap_nf.h [deleted file]
stargazer/plugins/capture/divert_freebsd/divert_cap.cpp [deleted file]
stargazer/plugins/capture/divert_freebsd/divert_cap.h [deleted file]
stargazer/plugins/capture/ether_freebsd/ether_cap.cpp [deleted file]
stargazer/plugins/capture/ether_freebsd/ether_cap.h [deleted file]
stargazer/plugins/capture/ether_linux/ether_cap.cpp [deleted file]
stargazer/plugins/capture/ether_linux/ether_cap.h [deleted file]
stargazer/plugins/capture/nfqueue/nfqueue.cpp [deleted file]
stargazer/plugins/capture/nfqueue/nfqueue.h [deleted file]
stargazer/plugins/capture/pcap/pcap_cap.cpp [deleted file]
stargazer/plugins/capture/pcap/pcap_cap.h [deleted file]
stargazer/plugins/configuration/rpcconfig/admins_methods.cpp [deleted file]
stargazer/plugins/configuration/rpcconfig/admins_methods.h [deleted file]
stargazer/plugins/configuration/rpcconfig/info_methods.cpp [deleted file]
stargazer/plugins/configuration/rpcconfig/info_methods.h [deleted file]
stargazer/plugins/configuration/rpcconfig/messages_methods.cpp [deleted file]
stargazer/plugins/configuration/rpcconfig/messages_methods.h [deleted file]
stargazer/plugins/configuration/rpcconfig/rpcconfig.cpp [deleted file]
stargazer/plugins/configuration/rpcconfig/rpcconfig.h [deleted file]
stargazer/plugins/configuration/rpcconfig/tariff_helper.cpp [deleted file]
stargazer/plugins/configuration/rpcconfig/tariff_helper.h [deleted file]
stargazer/plugins/configuration/rpcconfig/tariffs_methods.cpp [deleted file]
stargazer/plugins/configuration/rpcconfig/tariffs_methods.h [deleted file]
stargazer/plugins/configuration/rpcconfig/user_helper.cpp [deleted file]
stargazer/plugins/configuration/rpcconfig/user_helper.h [deleted file]
stargazer/plugins/configuration/rpcconfig/users_methods.cpp [deleted file]
stargazer/plugins/configuration/rpcconfig/users_methods.h [deleted file]
stargazer/plugins/configuration/sgconfig/configproto.cpp [deleted file]
stargazer/plugins/configuration/sgconfig/configproto.h [deleted file]
stargazer/plugins/configuration/sgconfig/conn.cpp [deleted file]
stargazer/plugins/configuration/sgconfig/conn.h [deleted file]
stargazer/plugins/configuration/sgconfig/dumphelpers.h [deleted file]
stargazer/plugins/configuration/sgconfig/parser.cpp [deleted file]
stargazer/plugins/configuration/sgconfig/parser.h [deleted file]
stargazer/plugins/configuration/sgconfig/parser_admins.cpp [deleted file]
stargazer/plugins/configuration/sgconfig/parser_admins.h [deleted file]
stargazer/plugins/configuration/sgconfig/parser_auth_by.cpp [deleted file]
stargazer/plugins/configuration/sgconfig/parser_auth_by.h [deleted file]
stargazer/plugins/configuration/sgconfig/parser_message.cpp [deleted file]
stargazer/plugins/configuration/sgconfig/parser_message.h [deleted file]
stargazer/plugins/configuration/sgconfig/parser_server_info.cpp [deleted file]
stargazer/plugins/configuration/sgconfig/parser_server_info.h [deleted file]
stargazer/plugins/configuration/sgconfig/parser_services.cpp [deleted file]
stargazer/plugins/configuration/sgconfig/parser_services.h [deleted file]
stargazer/plugins/configuration/sgconfig/parser_tariffs.cpp [deleted file]
stargazer/plugins/configuration/sgconfig/parser_tariffs.h [deleted file]
stargazer/plugins/configuration/sgconfig/parser_user_info.cpp [deleted file]
stargazer/plugins/configuration/sgconfig/parser_user_info.h [deleted file]
stargazer/plugins/configuration/sgconfig/parser_users.cpp [deleted file]
stargazer/plugins/configuration/sgconfig/parser_users.h [deleted file]
stargazer/plugins/configuration/sgconfig/stgconfig.cpp [deleted file]
stargazer/plugins/configuration/sgconfig/stgconfig.h [deleted file]
stargazer/plugins/other/ping/ping.cpp [deleted file]
stargazer/plugins/other/ping/ping.h [deleted file]
stargazer/plugins/other/rscript/nrmap_parser.cpp [deleted file]
stargazer/plugins/other/rscript/nrmap_parser.h [deleted file]
stargazer/plugins/other/rscript/rscript.cpp [deleted file]
stargazer/plugins/other/rscript/rscript.h [deleted file]
stargazer/plugins/other/rscript/send_functor.h [deleted file]
stargazer/plugins/other/rscript/ur_functor.h [deleted file]
stargazer/plugins/other/smux/STG-MIB.mib [deleted file]
stargazer/plugins/other/smux/TODO [deleted file]
stargazer/plugins/other/smux/handlers.cpp [deleted file]
stargazer/plugins/other/smux/pen.h [deleted file]
stargazer/plugins/other/smux/sensors.cpp [deleted file]
stargazer/plugins/other/smux/sensors.h [deleted file]
stargazer/plugins/other/smux/smux.cpp [deleted file]
stargazer/plugins/other/smux/smux.h [deleted file]
stargazer/plugins/other/smux/tables.cpp [deleted file]
stargazer/plugins/other/smux/tables.h [deleted file]
stargazer/plugins/other/smux/types.cpp [deleted file]
stargazer/plugins/other/smux/types.h [deleted file]
stargazer/plugins/other/smux/utils.cpp [deleted file]
stargazer/plugins/other/smux/utils.h [deleted file]
stargazer/plugins/other/smux/value2os.h [deleted file]
stargazer/plugins/store/files/file_store.cpp [deleted file]
stargazer/plugins/store/files/file_store.h [deleted file]
stargazer/plugins/store/firebird/firebird_store.cpp [deleted file]
stargazer/plugins/store/firebird/firebird_store.h [deleted file]
stargazer/plugins/store/firebird/firebird_store_admins.cpp [deleted file]
stargazer/plugins/store/firebird/firebird_store_corporations.cpp [deleted file]
stargazer/plugins/store/firebird/firebird_store_messages.cpp [deleted file]
stargazer/plugins/store/firebird/firebird_store_services.cpp [deleted file]
stargazer/plugins/store/firebird/firebird_store_tariffs.cpp [deleted file]
stargazer/plugins/store/firebird/firebird_store_users.cpp [deleted file]
stargazer/plugins/store/firebird/firebird_store_utils.cpp [deleted file]
stargazer/plugins/store/mysql/mysql_store.cpp [deleted file]
stargazer/plugins/store/mysql/mysql_store.h [deleted file]
stargazer/plugins/store/postgresql/postgresql_store.cpp [deleted file]
stargazer/plugins/store/postgresql/postgresql_store.h [deleted file]
stargazer/plugins/store/postgresql/postgresql_store_admins.cpp [deleted file]
stargazer/plugins/store/postgresql/postgresql_store_corporations.cpp [deleted file]
stargazer/plugins/store/postgresql/postgresql_store_messages.cpp [deleted file]
stargazer/plugins/store/postgresql/postgresql_store_services.cpp [deleted file]
stargazer/plugins/store/postgresql/postgresql_store_tariffs.cpp [deleted file]
stargazer/plugins/store/postgresql/postgresql_store_users.cpp [deleted file]
stargazer/plugins/store/postgresql/postgresql_store_utils.cpp [deleted file]
stargazer/plugins/store/postgresql/postgresql_store_utils.h [deleted file]
stargazer/scripts/clean_db [deleted file]
stargazer/scripts/monitor [deleted file]
stargazer/scripts/shaper/OnConnect [deleted file]
stargazer/scripts/shaper/OnDisconnect [deleted file]
stargazer/scripts/shaper/Readme.txt [deleted file]
stargazer/scripts/shaper/shaper.sh [deleted file]
stargazer/scripts/shaper/shaper.stop.sh [deleted file]
stargazer/scripts/shaper_vpn_radius/Readme [deleted file]
stargazer/scripts/shaper_vpn_radius/firewall/firewall [deleted file]
stargazer/scripts/shaper_vpn_radius/freeradius/clients.conf [deleted file]
stargazer/scripts/shaper_vpn_radius/freeradius/radiusd.conf [deleted file]
stargazer/scripts/shaper_vpn_radius/ppp/ip-down.d/stg [deleted file]
stargazer/scripts/shaper_vpn_radius/ppp/ip-up.d/stg [deleted file]
stargazer/scripts/shaper_vpn_radius/ppp/pptpd-options [deleted file]
stargazer/scripts/shaper_vpn_radius/pptpd.conf [deleted file]
stargazer/scripts/shaper_vpn_radius/radiusclient/servers [deleted file]
stargazer/scripts/shaper_vpn_radius/stargazer/OnChange [deleted file]
stargazer/scripts/shaper_vpn_radius/stargazer/OnConnect [deleted file]
stargazer/scripts/shaper_vpn_radius/stargazer/OnDisconnect [deleted file]
stargazer/scripts/shaper_vpn_radius/stargazer/OnUserAdd [deleted file]
stargazer/scripts/shaper_vpn_radius/stargazer/OnUserDel [deleted file]
stargazer/scripts/shaper_vpn_radius/stargazer/rules [deleted file]
stargazer/scripts/shaper_vpn_radius/stargazer/stargazer.conf [deleted file]
stargazer/services_impl.cpp [deleted file]
stargazer/services_impl.h [deleted file]
stargazer/settings_impl.cpp [deleted file]
stargazer/settings_impl.h [deleted file]
stargazer/stg_timer.cpp [deleted file]
stargazer/stg_timer.h [deleted file]
stargazer/store_loader.cpp [deleted file]
stargazer/store_loader.h [deleted file]
stargazer/tariff_impl.cpp [deleted file]
stargazer/tariff_impl.h [deleted file]
stargazer/tariffs_impl.cpp [deleted file]
stargazer/tariffs_impl.h [deleted file]
stargazer/traffcounter_impl.cpp [deleted file]
stargazer/traffcounter_impl.h [deleted file]
stargazer/user_impl.cpp [deleted file]
stargazer/user_impl.h [deleted file]
stargazer/user_property.cpp [deleted file]
stargazer/users_impl.cpp [deleted file]
stargazer/users_impl.h [deleted file]
tests/CMakeLists.txt