Stephen Birarda
|
77bc00e410
|
a simple model for persistent scripts in domain-server
|
2014-12-16 18:34:39 -08:00 |
|
Stephen Birarda
|
f58d21d6f0
|
have ShutdownEventListener handle WM_CLOSE or SIGTERM
|
2014-12-11 10:21:11 -08:00 |
|
Stephen Birarda
|
49a087018f
|
fix for delayed heartbeats, late socket lookup
|
2014-12-03 08:22:50 -08:00 |
|
Stephen Birarda
|
22f4e8ec70
|
cleanup heartbeat method names
|
2014-11-03 14:37:56 -08:00 |
|
Stephen Birarda
|
d50a8f6309
|
send a heartbeat to data server every 15s
|
2014-11-03 12:40:56 -08:00 |
|
Stephen Birarda
|
e53ad09b3f
|
rename the automatic networking update method to heartbeat
|
2014-11-03 12:24:17 -08:00 |
|
Stephen Birarda
|
9a3ba972e1
|
preload the public keys for allowed users to allow immediate connection
|
2014-10-15 10:21:11 -07:00 |
|
Stephen Birarda
|
50f27d3e16
|
handle verification of username signature during connection
|
2014-10-14 18:02:22 -07:00 |
|
Stephen Birarda
|
e9bcc90166
|
handle remaining conversions for AccountManager passing QNetworkReply
|
2014-10-14 16:16:54 -07:00 |
|
Stephen Birarda
|
c4b0dc9dcc
|
initial handling of username signature in domain-server
|
2014-10-14 16:03:35 -07:00 |
|
Stephen Birarda
|
f637f5a4a6
|
always allow connection from localhost user
|
2014-10-09 17:07:32 -07:00 |
|
Stephen Birarda
|
0d2b1e361c
|
have domain-server reply back with username request is allowed_users is not empty
|
2014-10-09 16:29:52 -07:00 |
|
Stephen Birarda
|
52ec949aac
|
Merge branch 'master' of https://github.com/highfidelity/hifi into domain-tunnel
|
2014-10-03 11:26:23 -07:00 |
|
Stephen Birarda
|
15cc08da97
|
initial handling of ping replies in domain-server
|
2014-10-02 17:21:11 -07:00 |
|
Stephen Birarda
|
0d4ef4aaca
|
ping connecting ICE peers from domain-server
|
2014-10-02 17:18:05 -07:00 |
|
Stephen Birarda
|
6425276eb0
|
have domain-server using full networking heartbeat with ice-server
|
2014-10-02 14:33:39 -07:00 |
|
Stephen Birarda
|
4749fdb0ba
|
allow calls to HTTPManager to skip the subHandler and ask for direct processing
|
2014-10-02 10:38:46 -07:00 |
|
Stephen Birarda
|
d6572c3e2e
|
handle automatic networking changes with data-server
|
2014-10-01 16:38:44 -07:00 |
|
Stephen Birarda
|
3292808342
|
update domain network address updating for IP auto networking
|
2014-10-01 16:19:10 -07:00 |
|
Stephen Birarda
|
a0487e0a57
|
send public and local sockets to data-server in new format
|
2014-10-01 10:42:14 -07:00 |
|
Stephen Birarda
|
3969c8bfe0
|
don't allow a username and password for domain auth, require access token
|
2014-09-30 12:23:04 -07:00 |
|
Stephen Birarda
|
ae542419d1
|
fix for static assignments from queue
|
2014-09-26 16:36:18 -07:00 |
|
Stephen Birarda
|
3c71d4d96e
|
add ability for domain-server to restart after setting save
|
2014-09-26 11:26:21 -07:00 |
|
Stephen Birarda
|
954fbc2017
|
use DomainServerSettingsManager to handle simulation settings and config
|
2014-09-26 11:06:05 -07:00 |
|
Stephen Birarda
|
885030a10c
|
handle receipt of new public socket and propogation to data-server
|
2014-09-16 12:37:22 -07:00 |
|
Stephen Birarda
|
47137c72a5
|
groundwork for repeated dynamic IP address updating in domain-server
|
2014-09-16 12:09:24 -07:00 |
|
Ryan Huffman
|
38a14c3864
|
Reapply "Update assignment client to close on WM_CLOSE message on Windows"
This reverts commit a603453cf2 .
|
2014-09-05 11:19:36 -07:00 |
|
Leonardo Murillo
|
a603453cf2
|
Revert "Update assignment client to close on WM_CLOSE message on Windows"
|
2014-09-05 11:36:56 -06:00 |
|
Ryan Huffman
|
f3efbb35f4
|
Remove nativeEventFilter from DomainServer
|
2014-09-03 07:08:51 -07:00 |
|
Ryan Huffman
|
c27bee2c06
|
Move wm_close handling to a shared library
|
2014-09-03 07:05:24 -07:00 |
|
Ryan Huffman
|
444a974bd6
|
Merge branch 'master' of github.com:highfidelity/hifi into fix-wm-close
Conflicts:
assignment-client/src/AssignmentClient.cpp
|
2014-08-28 06:52:16 -07:00 |
|
Ryan Huffman
|
fa7b2a87bf
|
Add WM_CLOSE support to domain server
|
2014-08-22 15:09:55 -07:00 |
|
Stephen Birarda
|
005a3c7c12
|
persist and recall domain-server web sessions from ini settings
|
2014-07-24 17:17:57 -07:00 |
|
Stephen Birarda
|
f78a1f7033
|
hook domain-server to user DomainServerWebSessionData class
|
2014-07-21 17:32:38 -07:00 |
|
Stephen Birarda
|
f45a509508
|
initial hook-in of OAuth authentication for DS web pages
|
2014-07-21 16:54:27 -07:00 |
|
Stephen Birarda
|
d007079617
|
associate username with agent nodes in domain-server
|
2014-07-21 10:30:11 -07:00 |
|
Atlante45
|
36fb530594
|
Switched DomainServer to NetworkAccessManager
|
2014-07-02 10:26:38 -07:00 |
|
Stephen Birarda
|
f8dccad6ec
|
enable persisting of posted settings to a JSON file
|
2014-06-25 11:20:09 -07:00 |
|
Stephen Birarda
|
e3ac7c5eec
|
rename assignment payment method for clarity
|
2014-05-21 12:07:23 -07:00 |
|
Stephen Birarda
|
1dddabb691
|
send and confirm transactions to assigned nodes from DS
|
2014-05-21 10:58:41 -07:00 |
|
Stephen Birarda
|
981f9df6b3
|
add option to pass data server username and password to DS
|
2014-05-21 09:53:09 -07:00 |
|
Stephen Birarda
|
ee67c64b76
|
stub sending of transactions to server
|
2014-05-21 09:26:17 -07:00 |
|
Stephen Birarda
|
99a3fde8fa
|
accumulate credits to pay nodes, return in assignments JSON
|
2014-05-20 16:57:19 -07:00 |
|
Stephen Birarda
|
8fb85110ac
|
add a timer to initiate payment to assigned nodes
|
2014-05-20 15:59:00 -07:00 |
|
Stephen Birarda
|
b42e005cdb
|
add pending assignment purgatory for assignees
|
2014-05-20 15:28:45 -07:00 |
|
Stephen Birarda
|
2ef822d19d
|
remove more gnutls includes
|
2014-05-20 11:26:22 -07:00 |
|
Stephen Birarda
|
e3dd6509d8
|
remove dependency on GnuTLS for later replacement with OpenSSL
|
2014-05-20 10:47:11 -07:00 |
|
Stephen Birarda
|
709bcdb148
|
handle interface client connection to DS with user roles
|
2014-05-01 16:18:07 -07:00 |
|
Stephen Birarda
|
b14d543701
|
retreive user profile and enumerate roles
|
2014-05-01 15:46:09 -07:00 |
|
Stephen Birarda
|
a49668031d
|
send a request for an access token after receiving auth code
|
2014-05-01 14:49:58 -07:00 |
|