Ryan Huffman
|
ff2800e8d5
|
Add isReplicant to Node
|
2017-06-12 13:37:49 -07:00 |
|
seefo
|
8a8f971186
|
empty passwords will no longer allow any password to pass DS HTTP auth
|
2017-05-23 12:01:00 -07:00 |
|
Stephen Birarda
|
9bc0609b1e
|
address code review comments
|
2017-04-28 10:17:48 -07:00 |
|
Stephen Birarda
|
a21a34a4a4
|
add entities file replacement to DS and ES
|
2017-04-27 16:56:27 -07:00 |
|
Stephen Birarda
|
cd023e0384
|
force domain-server to use new ID if node requests connect
|
2017-04-25 13:10:54 -07:00 |
|
Brad Davis
|
e482eac437
|
Merge remote-tracking branch 'upstream/master' into smarter_textures
|
2017-03-20 16:22:13 -07:00 |
|
Brad Davis
|
4367e3d036
|
PR comments
|
2017-03-15 18:13:10 -07:00 |
|
Brad Davis
|
2837ae9183
|
More VS 2017/2015 fixes
|
2017-03-15 16:13:15 -07:00 |
|
Zach Pomerantz
|
808973d7d2
|
use QStandardPaths instead of hardcoded paths
|
2017-03-13 17:26:42 -04:00 |
|
Zach Pomerantz
|
172a638ef0
|
move resource paths to PathUtils
|
2017-03-13 17:26:34 -04:00 |
|
David Kelly
|
a8831e89ff
|
Ban only by machine fingerprint, when possible
|
2017-02-16 09:50:56 -07:00 |
|
Howard Stearns
|
34a4770ffa
|
Merge pull request #9669 from davidkelly/dk/2656
inform gatekeeper immediately when kicking someone
|
2017-02-15 15:13:10 -08:00 |
|
Stephen Birarda
|
27412080dd
|
return an empty descriptors map when empty
|
2017-02-14 15:39:59 -08:00 |
|
David Kelly
|
3b344ca01a
|
inform gatekeeper immediately when kicking someone
|
2017-02-13 18:25:00 -07:00 |
|
David Kelly
|
45cb11f38a
|
Don't allow a ban of any node on same machine as domain-server
|
2017-02-13 14:38:21 -07:00 |
|
Stephen Birarda
|
4bbd823a5a
|
remove open hours from domain settings
|
2017-02-06 10:50:59 -08:00 |
|
Atlante45
|
f540c94113
|
Merge branch 'master' of https://github.com/highfidelity/hifi into ess-pr
|
2017-01-25 13:06:49 -08:00 |
|
Stephen Birarda
|
9b8cbba53f
|
add isInInterestSet to DomainServer for extra checks
|
2017-01-24 18:32:33 -08:00 |
|
Stephen Birarda
|
e511b6e84c
|
cleanup connect check in DomainServer
|
2017-01-24 17:14:05 -08:00 |
|
Stephen Birarda
|
fc42c1bc94
|
don't tell ESS about script Agents that won't talk to it
|
2017-01-24 17:10:05 -08:00 |
|
Stephen Birarda
|
1802e1520d
|
change some dynamic_cast to static_cast for DomainServerNodeData
|
2017-01-23 13:15:48 -08:00 |
|
Stephen Birarda
|
fb8d2e34fb
|
fix needless reinterpret_cast for DomainServerNodeData
|
2017-01-23 13:14:53 -08:00 |
|
Ryan Huffman
|
b6893a0100
|
Keep Agents and EntityScriptServers from connecting if lacking permissions
|
2017-01-19 14:35:27 -08:00 |
|
Zach Fox
|
44eaa64a1d
|
It was writeString() all along!
|
2017-01-19 11:25:17 -08:00 |
|
Zach Fox
|
534fcd9399
|
Potential fix
|
2017-01-19 10:20:36 -08:00 |
|
Zach Fox
|
1175752e1d
|
Cleanup after rebase
|
2017-01-18 12:55:24 -08:00 |
|
Zach Fox
|
346cfbfe02
|
First checkpoint
|
2017-01-18 12:55:24 -08:00 |
|
Atlante45
|
529286b2ea
|
More EntityScriptServer work
|
2017-01-17 13:47:45 -08:00 |
|
Atlante45
|
163d65d784
|
Setup basic EntityScriptServer
|
2017-01-17 13:47:45 -08:00 |
|
Zach Fox
|
e22c1ac30e
|
Fix the bug
|
2017-01-16 11:48:51 -08:00 |
|
David Kelly
|
36792e005a
|
initial commit
|
2016-12-19 14:19:39 -08:00 |
|
David Kelly
|
c0d7c06d4a
|
Merge pull request #9221 from davidkelly/dk/machineFingerprintToDS
Adding Machine Fingerprint to Domain Server permissions
|
2016-12-19 11:49:33 -08:00 |
|
Zach Fox
|
4bfc04a6ec
|
Small CR changes
|
2016-12-19 10:41:18 -08:00 |
|
Zach Fox
|
ee2f600d2e
|
Fix username display bug
|
2016-12-19 10:20:08 -08:00 |
|
Zach Fox
|
a912fec496
|
PR comments; need particular fix on Master for full QA
|
2016-12-19 10:20:08 -08:00 |
|
Zach Fox
|
e940daf5b4
|
Comments and clarity
|
2016-12-19 10:20:08 -08:00 |
|
Zach Fox
|
2c5db54b08
|
Super close
|
2016-12-19 10:20:08 -08:00 |
|
Zach Fox
|
802e283508
|
Another checkpoint, getting closer
|
2016-12-19 10:20:08 -08:00 |
|
Zach Fox
|
c9dc91900f
|
Checkpoint
|
2016-12-19 10:20:08 -08:00 |
|
Brad Davis
|
2d73588361
|
Fix stat tracker missing in agents
|
2016-12-16 17:34:00 -08:00 |
|
David Kelly
|
0553dbdcb7
|
CR feedback
|
2016-12-16 17:17:10 -08:00 |
|
David Kelly
|
126ae52cb4
|
Merge branch 'master' of github.com:highfidelity/hifi into dk/machineFingerprintToDS
|
2016-12-16 12:17:54 -08:00 |
|
Ryan Huffman
|
7bb2755913
|
Add chrome tracing support
|
2016-12-16 01:14:01 -08:00 |
|
David Kelly
|
cb14b0e3e0
|
inital cut, passing fingerprint in
does permissions same as mac address, more or less. Not exposed
yet, just a beginning.
|
2016-12-14 16:09:13 -08:00 |
|
Atlante45
|
3035d43772
|
Merge branch 'master' of https://github.com/highfidelity/hifi into fix/settings
|
2016-11-21 13:05:08 -08:00 |
|
Stephen Birarda
|
dec4ce79b2
|
fix comment in mac permission unpack
|
2016-11-18 14:42:29 -08:00 |
|
Stephen Birarda
|
143225a74c
|
add MAC permission table to domain-server and leverage
|
2016-11-18 14:40:22 -08:00 |
|
Stephen Birarda
|
47f82a8046
|
send the mac address with domain-server check in
|
2016-11-18 13:50:11 -08:00 |
|
Stephen Birarda
|
39afb24982
|
explictly remove Agent from NIS for other Agents
|
2016-11-15 10:37:19 -08:00 |
|
Stephen Birarda
|
1791a1c1fe
|
never send agents to other agents
|
2016-11-15 10:15:17 -08:00 |
|