Ryan Huffman
|
8d5dc21de8
|
Fix replicated nodes not being properly updated when logging in or changing settings
|
2017-06-14 15:03:53 -07:00 |
|
Ryan Huffman
|
029e6de2a0
|
Fix replicated users not being checked after username verified
|
2017-06-13 17:18:29 -07:00 |
|
Ryan Huffman
|
ea56c568a7
|
Add support for replicating by username
|
2017-06-13 17:18:28 -07:00 |
|
Ryan Huffman
|
84e1a6f893
|
Rename isReplicant to isReplicated
|
2017-06-12 13:38:58 -07:00 |
|
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 |
|
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 |
|
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 |
|
Atlante45
|
529286b2ea
|
More EntityScriptServer work
|
2017-01-17 13:47:45 -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 |
|
Ryan Huffman
|
7bb2755913
|
Add chrome tracing support
|
2016-12-16 01:14:01 -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
|
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 |
|
Ryan Huffman
|
528b8e93f0
|
Remove extraneous logging in DomainServer for whitelist
|
2016-11-11 14:33:34 -08:00 |
|
Ryan Huffman
|
fc1a7255f6
|
Remove unneeded 'this->'
|
2016-11-11 14:24:28 -08:00 |
|
Ryan Huffman
|
d522d03bd2
|
Add repeated message suppression to request assignment packets
|
2016-11-11 11:29:52 -08:00 |
|
Ryan Huffman
|
bd1bcaf1a4
|
Clean up subnet whitelist implementation
|
2016-11-11 10:38:56 -08:00 |
|
Ryan Huffman
|
d691aa3302
|
Update naming for subnet whitelist in ds
|
2016-11-11 10:32:45 -08:00 |
|
Ryan Huffman
|
ca6a74d63d
|
Add whitelist filtering to assignment requests
|
2016-11-11 10:19:53 -08:00 |
|
Ryan Huffman
|
63cfbf55ca
|
Add ip address whitelist processing to domain server
|
2016-11-11 10:19:21 -08:00 |
|
Atlante45
|
ae29fe8ab2
|
Logging improvements
|
2016-11-04 14:26:19 -07:00 |
|
Stephen Birarda
|
5562d7e7a6
|
add a filter operator to decide if connections are created
|
2016-10-14 14:46:58 -07:00 |
|
Ryan Downe Karpf
|
397816679d
|
Merge pull request #8790 from huffman/feat/reliable-path-queries
Update ds path queries to be reliable
|
2016-10-13 09:21:44 -07:00 |
|
Ryan Huffman
|
a44653db57
|
Update ds path queries to be reliable
|
2016-10-12 10:47:42 -07:00 |
|
Atlante45
|
5bae69bb51
|
Fix DS
|
2016-10-12 10:20:19 -07:00 |
|
Atlante45
|
eaca3b672f
|
Switch to JSON for application settings
|
2016-10-12 10:20:19 -07:00 |
|
Seth Alves
|
e9961110e9
|
if we have new ice-server information, retry right away, even if the previous attempt failed
|
2016-10-10 15:40:59 -07:00 |
|
Seth Alves
|
9712301172
|
avoid a race that can cause metaverse to not have correct ice-server information about a domain
|
2016-10-10 11:54:33 -07:00 |
|
Thijs Wenker
|
7e3073e163
|
fix spelling bugs
|
2016-09-29 22:13:27 +02:00 |
|
Seth Alves
|
8cadd299a2
|
Merge branch 'master' of github.com:highfidelity/hifi into ice-troubles-1
|
2016-09-23 13:16:26 -07:00 |
|
Seth Alves
|
bd2ee56a27
|
fix domain-server command-line arguments
|
2016-09-22 12:45:49 -07:00 |
|
Seth Alves
|
7dc8a48dba
|
Merge branch 'ice-troubles' of github.com:sethalves/hifi into ice-troubles-1
|
2016-09-21 10:08:17 -07:00 |
|
Seth Alves
|
b9ea93de57
|
use qWarning rather than qCritical because qCritical may exit
|
2016-09-21 10:08:02 -07:00 |
|
Seth Alves
|
a3aea774fe
|
tell metaverse ice-server is 0.0.0.0 when domain-server doesn't have one
|
2016-09-21 10:07:12 -07:00 |
|
Seth Alves
|
ba8aa5b50c
|
fix camelcase
|
2016-09-19 16:38:34 -07:00 |
|
Seth Alves
|
571aaac4d7
|
Merge branch 'master' of github.com:highfidelity/hifi into ice-troubles
|
2016-09-19 15:37:53 -07:00 |
|
Seth Alves
|
8108557e10
|
whitespace
|
2016-09-19 15:37:50 -07:00 |
|
Brad Hefta-Gaub
|
fd474f6319
|
add basic support for master vs stable builds
|
2016-09-19 14:14:32 -07:00 |
|
Seth Alves
|
45b48c01bf
|
command-line arguments to control ice-server ip address and domain-server ID
|
2016-09-19 13:39:42 -07:00 |
|