1178 Commits
Author SHA1 Message Date
DarthArgus 452b866e1b add readme note 2018-01-20 13:59:38 -06:00
DarthArgus 3580884de9 update files for public use 2018-01-20 13:57:54 -06:00
DarthArgus 42b949c3dc Revert "fix the tempnam warning"
This reverts commit 1e49bad4c3.
2017-01-22 02:04:54 +00:00
DarthArgus 82e0c072ed use a tempalte here 2017-01-17 20:56:58 +00:00
DarthArgus 268bf22b45 oracle is a real bastard - basically, because SQLT_INT is the only numeric return type and the rest are chars, this is a fast fix...the proper way would be to have it return SQLT_NUM (a char array) and convert accordingly 2017-01-17 04:27:50 +00:00
DarthArgus cb2fd72fd2 consistency for db errors 2017-01-16 21:20:44 +00: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 2265a5c00e add some helptext and autoformat 2017-01-11 01:54:22 -06:00
DarthArgus f2d67f9c57 hide that we currently only pin for stellabellum.net 2017-01-11 07:47:23 +00:00
DarthArgus 4b297f3b03 remove the openssl stuff...can readd later just for DTLS someday 2017-01-11 07:43:27 +00:00
DarthArgus 0411724f0f make cert pinning work (currently only for our 30 year lasting cloudflare cert, can enable others later) 2017-01-11 07:36:53 +00:00
DarthArgus d172725080 try plaintext 2017-01-11 00:23:27 -06:00
DarthArgus e693823ec0 well this causes it to properly not work, now to just get the cert working 2017-01-11 06:15:01 +00:00
DarthArgus a618c8b123 proper status 2017-01-11 04:03:07 +00:00
DarthArgus 220a393d67 bake in cert pinning (meaning openssl) 2017-01-11 03:49:01 +00:00
DarthArgus 7e18d721a8 ok, this works 2017-01-11 01:42:20 +00:00
DarthArgus 9a6687268a apparently libleff only likes small strings 2017-01-10 19:40:21 -06:00
DarthArgus 901b6e3ed7 too much copypasta for me 2017-01-10 19:35:22 -06:00
DarthArgus d740b8ee5b if this doesn't work i'll just use a plain old string 2017-01-10 19:31:53 -06:00
DarthArgus 59b183ff50 this may work 2017-01-10 19:26:03 -06:00
DarthArgus a9e9c27652 hitting a recursion limit so this should maybe work 2017-01-10 19:19:34 -06:00
DarthArgus b2fa77c7a9 include libleff 2017-01-11 01:14:52 +00:00
DarthArgus 7e32c55149 that ought to do it 2017-01-10 19:10:54 -06:00
DarthArgus ce2928cc7e this needs autoformatted, but otherwise should work :) 2017-01-11 01:01:01 +00:00
DarthArgus e50801d266 pin to our cert (requires aliasing login.stella to it's real ip on the
gameserver)
2017-01-10 18:47:29 -06:00
DarthArgus e797a33576 fixed the profile building functionality; the cflags aren't 100% the same as release but at least one of those is breaking JNI when we profile, so this will do pig... 2017-01-10 22:44:22 +00:00
DarthArgus d8f9cd8e10 Merge branch 'testing' of stellabellum.net:staff/src into testing 2017-01-10 17:27:31 +00:00
DarthArgus e97954b26d bad copypasta 2017-01-10 11:27:00 -06:00
DarthArgus 54225e1c00 update readme 2017-01-10 17:26:40 +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 e9e026b5a4 fix it properly 2017-01-10 16:21:07 +00:00
DarthArgus 8075f34775 Revert "add our db template because oracle's been a stubborn child over importing some changes"
This reverts commit 0c3470c61e.
2017-01-10 05:38:15 +00:00
DarthArgus 57e8e91218 Revert "exit on completion"
This reverts commit fcbbfdff8e.
2017-01-10 05:38:07 +00: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 fcbbfdff8e exit on completion 2017-01-09 03:14:26 +00:00
DarthArgus 0c3470c61e add our db template because oracle's been a stubborn child over importing some changes 2017-01-09 03:08:27 +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