DarthArgus
|
c37617bcfb
|
Merge branch 'testing' into clang-profile-build
|
2016-12-17 03:03:45 +00:00 |
|
DarthArgus
|
8fdc317105
|
fix a couple warnings - because the objects in DataResourceList are static, we now need to have them predefined in each function as the class is static too - c++14 demands it
|
2016-12-17 02:55:38 +00:00 |
|
DarthArgus
|
d7f9ff6ef1
|
Merge branch 'testing' into clang-profile-build
|
2016-12-15 22:07:30 +00:00 |
|
DarthArgus
|
53b235cee6
|
remove mulodi
|
2016-12-15 17:17:24 +00:00 |
|
DarthArgus
|
18cb7d0e95
|
persister cleanup
|
2016-12-15 03:00:59 +00:00 |
|
DarthArgus
|
1ac9887ab0
|
Merge branch 'testing' into clang-profile-build
|
2016-12-14 02:21:10 +00:00 |
|
DarthArgus
|
8e94519082
|
persister cleanup (still broke but logic is there for when it isn't); also replace all the SOE BS for forwarding stl port with native object classes because i thought that may be part of the problem...
|
2016-12-10 23:17:06 +00:00 |
|
DarthArgus
|
12cf580937
|
fix all the warnings
|
2016-12-04 00:56:24 +00:00 |
|
DarthArgus
|
ec3f191db7
|
Merge branch 'testing' into clang-profile-build
|
2016-12-03 08:29:08 +00:00 |
|
DarthArgus
|
e1410dc208
|
fix all the warnings
|
2016-12-03 08:28:21 +00:00 |
|
DarthArgus
|
8036ae2472
|
Merge branch 'testing' into clang-profile-build
|
2016-11-20 21:44:19 +00:00 |
|
DarthArgus
|
f8c87a4573
|
should maybe fix a bug?
|
2016-10-22 08:30:22 +00:00 |
|
DarthArgus
|
1dda3feca0
|
this is more proper
|
2016-10-18 07:21:26 +00:00 |
|
DarthArgus
|
7f51fa9129
|
fixes
|
2016-10-18 03:25:50 +00:00 |
|
DarthArgus
|
8508437815
|
more refinements
|
2016-10-17 22:27:24 -05:00 |
|
DarthArgus
|
223340e102
|
fixes
|
2016-10-18 03:25:32 +00:00 |
|
DarthArgus
|
6fc37897da
|
Merge remote-tracking branch 'origin/testing' into clang-profile-build
|
2016-10-18 03:18:27 +00:00 |
|
DarthArgus
|
c0a0092527
|
make it a string
|
2016-10-17 22:15:43 -05:00 |
|
DarthArgus
|
f1dc0461df
|
this should fetch the bin name
|
2016-10-17 22:14:04 -05:00 |
|
DarthArgus
|
23f20e04be
|
Merge remote-tracking branch 'origin/testing' into clang-profile-build
|
2016-10-18 03:09:50 +00:00 |
|
DarthArgus
|
13ee78d72e
|
Merge remote-tracking branch 'origin/testing' into clang-profile-build
|
2016-10-18 03:05:04 +00:00 |
|
DarthArgus
|
a372e936b1
|
send process name
|
2016-10-17 21:57:55 -05:00 |
|
DarthArgus
|
1289a17e87
|
typo
|
2016-10-18 02:10:33 +00:00 |
|
DarthArgus
|
191e1b6c6d
|
typo
|
2016-10-18 02:09:53 +00:00 |
|
DarthArgus
|
b62a6b6633
|
send a special user agent
|
2016-10-18 02:04:09 +00:00 |
|
DarthArgus
|
46a578acb2
|
send a special user agent
|
2016-10-17 21:02:17 -05:00 |
|
DarthArgus
|
aab4375de3
|
in theory, this isn't a necessary check as the api would complain if
something is missing
|
2016-10-18 01:52:03 +00:00 |
|
DarthArgus
|
a0a1f8eb31
|
in theory, this isn't a necessary check as the api would complain if
something is missing
|
2016-10-17 20:51:13 -05:00 |
|
DarthArgus
|
c36b91e0d0
|
fix url
|
2016-10-18 01:38:13 +00:00 |
|
DarthArgus
|
fd75fdd13e
|
fix url
|
2016-10-18 01:37:53 +00:00 |
|
DarthArgus
|
db57b04d74
|
Merge branch 'testing' into clang-profile-build
|
2016-10-18 01:35:14 +00:00 |
|
DarthArgus
|
40272ff290
|
autoformat and put it in other bins
|
2016-10-17 20:33:32 -05:00 |
|
DarthArgus
|
7a9d070608
|
both fatal and rm -rf now working - for internal/testing builds we
default to -DSTELLA_INTERNAL to disable this thing...will add to the
rest of the bins and merge with the prod branches
|
2016-10-18 01:10:45 +00:00 |
|
DarthArgus
|
7290a4005e
|
newline
|
2016-10-17 19:32:55 -05:00 |
|
DarthArgus
|
d845df1921
|
prob don't need a dtor?
|
2016-10-17 19:31:04 -05:00 |
|
DarthArgus
|
0d4bef0e88
|
more tweaking
|
2016-10-17 19:28:44 -05:00 |
|
DarthArgus
|
826e75014a
|
in theory this should work on all processes?
|
2016-10-17 19:05:25 -05:00 |
|
DarthArgus
|
aeb6cbe47b
|
ok, she builds! next step is to add it to all the server processes, and
define a var on non-prod (so all branches except for
clang-profile-build) to disable it entirely
|
2016-10-17 23:02:59 +00:00 |
|
DarthArgus
|
b08fa054c4
|
functional prototype? may need to cleanup the cmake inclusion with the
crypter header...
|
2016-10-17 17:59:39 -05:00 |
|
DarthArgus
|
4da1791d05
|
cleanup
|
2016-10-17 21:44:11 +00:00 |
|
DarthArgus
|
83d2c16179
|
okies, she builds now so up next is making it actually do something
useful
|
2016-10-17 21:39:44 +00:00 |
|
DarthArgus
|
08cc494dda
|
skeleton code for metrics
|
2016-10-17 16:21:39 -05:00 |
|
DarthArgus
|
d1ac682b56
|
disable dos protection/maxconnectionsperip for now
|
2016-10-17 07:20:47 +00:00 |
|
DarthArgus
|
bde2d642ed
|
cleanup
|
2016-10-05 21:28:28 -05:00 |
|
DarthArgus
|
7a48471d6d
|
cleanup on udplib if, and hopefully properly disconnect on unsuccessful
logins to prevent blocking legit users - will have to test dossing after
this
|
2016-10-03 00:13:50 -05:00 |
|
DarthArgus
|
45ab99151d
|
cleanup the "reason" output
|
2016-09-29 14:32:04 +00:00 |
|
DarthArgus
|
59fc45626a
|
more cleanup, and add "random udp data" strikes... needs refined/tested/made sure it works
|
2016-09-29 08:27:24 +00:00 |
|
DarthArgus
|
2ea868bdb6
|
implement proper blacklisting at the lowest possible level, with strikes so that people repeatedly hitting enter with connection issues don't get insta banned
|
2016-09-29 07:30:07 +00:00 |
|
DarthArgus
|
0f209ec5bf
|
log ourselves
|
2016-09-28 23:40:12 -05:00 |
|
DarthArgus
|
df1090e4dc
|
add logging
|
2016-09-28 23:26:04 -05:00 |
|