Commit Graph
810 Commits
Author SHA1 Message Date
Erusman dd1955396c revert changes to LoginServer to pull IP from database instead of connectionServer in current VM, may add later for easy external access - credit Seefo 2018-04-22 11:26:38 -07:00
Erusman 6747e918a0 Update remove webAPIheartbeat, rever webAPI reconfigure CMakeLists 2018-04-21 15:49:49 -07:00
DarthArgus 0e8e14a9e9 fresh profiles! 2017-01-13 18:20:36 +00:00
DarthArgus d95c5875b9 only try to use profiles if the file exists 2017-01-13 11:12:14 -06:00
DarthArgus cf8416ff95 fuuuuuuu why won't you properly profile, you did previously? 2017-01-13 10:42:44 -06:00
DarthArgus b4b4c4d602 log the ones we let through to see what is going on 2017-01-11 11:10:15 -06:00
DarthArgus 4b297f3b03 remove the openssl stuff...can readd later just for DTLS someday 2017-01-11 07:43:27 +00:00
DarthArgus 220a393d67 bake in cert pinning (meaning openssl) 2017-01-11 03:49:01 +00:00
DarthArgus 75faf32848 hopefully we'll have a profile for TaskManager this time 2017-01-10 11:21:44 -06:00
DarthArgus 49a18be0ba add our profile use stuff 2017-01-10 11:19:18 -06:00
DarthArgus fdaf856317 import our profiler related changes 2017-01-10 11:07:50 -06:00
DarthArgus 1badfc26ad noooo 2017-01-09 17:01:40 +00:00
DarthArgus 39d77b6f72 nice catch @cekis 2017-01-09 16:54:44 +00:00
DarthArgus 77d3e6de86 this should be here 2017-01-08 03:17:01 -06:00
DarthArgus 741a9ffc2b also, break and return 2017-01-08 03:10:48 -06:00
DarthArgus b81ee4db74 kick assholes who try to send unauthorized controller messages; log them
to a special HackAttempts channel (note: add to logservertargets and we'll
get a nice log with ip addys we can autoban with fail2ban)
2017-01-08 03:08:59 -06:00
DarthArgus 9b42314f84 git pushMerge branch 'testing' of stellabellum.net:staff/src into testing 2017-01-08 09:00:16 +00:00
DarthArgus 72aa459b77 why create this before chekcing if we're installed? 2017-01-08 08:59:45 +00:00
DarthArgus 31a7404d1f i realize this is somewhat paranoid but still... 2017-01-08 02:47:43 -06:00
DarthArgus 5243bf90b3 this is redundant 2017-01-08 02:46:38 -06:00
DarthArgus dd061a4c4d inaccurate comment - this is set in setGodMode 2017-01-08 02:45:57 -06:00
DarthArgus a033dd623c fix the build 2017-01-08 08:44:46 +00:00
DarthArgus 36785b3451 paranoid changes for gm 2017-01-08 02:40:51 -06:00
DarthArgus 3ceb4fc806 let's face it, we'll probably never use this functionality as legit gm's,
so enable it only in debug mode
2017-01-08 02:20:40 -06:00
DarthArgus 564e899ad2 this check is deprecated as we do it in setGodMode now 2017-01-08 02:15:02 -06:00
DarthArgus ffc6a649fc fuuu 2017-01-04 11:49:40 -06:00
DarthArgus f4cf6f5c00 why are you null? 2017-01-04 11:35:27 -06:00
DarthArgus 07a0cdc7fb debug 2017-01-04 10:35:31 -06:00
DarthArgus 8775730b20 tired 2017-01-04 03:02:36 -06:00
DarthArgus e467141376 fix brackets 2017-01-04 03:00:34 -06:00
DarthArgus 0832cbbcc3 closer 2017-01-04 08:58:44 +00:00
DarthArgus 8d999deabc try this on for size 2017-01-03 23:48:56 -06:00
DarthArgus b9bda4f1a7 fix the typos 2017-01-04 05:08:01 +00:00
DarthArgus 43047889f7 allow legacy suid generation in the connection server as well 2017-01-03 22:52:13 -06:00
DarthArgus 11fc9a7564 allow the old style suid hashing in login server 2017-01-03 22:20:26 -06:00
DarthArgus f6d82340e2 check GM on the gameserver based on station id because it is most readily available to us. see corresponding change to the datatable 2017-01-02 23:40:52 +00:00
DarthArgus c3a4707623 back to stock 2017-01-01 18:03:07 +00:00
DarthArgus cce8140c5f Revert "remove a check that was malfunctioning"
This reverts commit 6aae26ed4bbfbabb95d236f38052edaf176da7b8.
2017-01-01 17:50:33 +00:00
DarthArgus 3efe5c9759 remove a check that was malfunctioning 2017-01-01 17:32:17 +00:00
DarthArgus 5a693791f6 add seemingly redundant check to allow godmode properly 2017-01-01 17:22:42 +00:00
DarthArgus de68ba41ea logical fixes 2017-01-01 10:07:12 -06:00
DarthArgus 1383b6db6b autoformat 2017-01-01 05:56:45 -06:00
DarthArgus ba7858389a remove debug output 2017-01-01 11:55:38 +00:00
DarthArgus 86f4848dee correct this 2017-01-01 05:18:53 -06:00
DarthArgus 019affa036 this may actually fix it 2017-01-01 05:17:17 -06:00
DarthArgus fb57bdb8d3 more debug messages 2017-01-01 05:08:37 -06:00
DarthArgus 9da25e111c helps when you have the proper number of brackets 2017-01-01 02:41:44 -06:00
DarthArgus b39fcbed73 probably helps if we actually set this 2017-01-01 02:40:16 -06:00
DarthArgus d9ee0d8950 is it a length issue? 2017-01-01 02:33:55 -06:00
DarthArgus cb5a50ebf6 Merge branch 'testing' of git.stellabellum.net:staff/src into testing 2017-01-01 02:14:52 -06:00