.. |
scripts
|
script to trace history of one game in db by polling db and listing
|
2011-12-07 18:37:28 -08:00 |
.gitignore
|
get started with test/cmdline app to query relay's new proxy interface.
|
2010-09-16 20:13:24 -07:00 |
cidlock.cpp
|
fix crash in rare edge case
|
2011-07-05 21:40:13 -07:00 |
cidlock.h
|
final set of changes -- all test cases now seem to be passing. Stop
|
2011-06-24 18:34:34 -07:00 |
configs.cpp
|
Need to remove before inserting. Todo: is there a replace?
|
2009-07-31 12:39:47 +00:00 |
configs.h
|
up copyright
|
2009-07-30 12:54:17 +00:00 |
cref.cpp
|
log an error and drop bad fwd packet rather than assert
|
2011-12-07 18:43:13 -08:00 |
cref.h
|
add new proxy message handler for no-conn message, and feed into
|
2011-08-16 19:41:33 -07:00 |
crefmgr.cpp
|
fix uninitialized variable
|
2011-07-08 05:53:08 -07:00 |
crefmgr.h
|
add new proxy message handler for no-conn message, and feed into
|
2011-08-16 19:41:33 -07:00 |
ctrl.cpp
|
block TERM and INT from all but the main thread. (Pretty much untested; doesn't fix hang-on-SIGINT.)
|
2010-10-04 20:03:19 -07:00 |
ctrl.h
|
add missing lock(); track and display uptime of daemon child as well as parent
|
2009-07-31 12:56:04 +00:00 |
dbmgr.cpp
|
get rid of stringstream: it's either buggy or I'm using it
|
2011-12-02 18:32:37 -08:00 |
dbmgr.h
|
add new RecordSent to take list of msg ids -- and use stringstream
|
2011-08-17 18:07:21 -07:00 |
http.cpp
|
get rid of ivars used only for http UI
|
2011-01-04 21:43:10 -08:00 |
http.h
|
serve http view from cached data and make cache refresh rate
|
2009-08-21 12:32:57 +00:00 |
lstnrmgr.cpp
|
meant to check this in
|
2010-08-12 06:42:59 -07:00 |
lstnrmgr.h
|
add second class of socket to be listened on, meant for per-device
|
2010-08-12 06:42:33 -07:00 |
Makefile
|
lots more changes -- another snapshot, this, rather than stuff
|
2011-06-23 07:12:50 -07:00 |
mlock.h
|
up copyright
|
2009-07-30 12:54:17 +00:00 |
permid.cpp
|
Store start time as time_t rather than string.
|
2009-09-26 14:05:51 +00:00 |
permid.h
|
Store start time as time_t rather than string.
|
2009-09-26 14:05:51 +00:00 |
rq.c
|
Merge branch 'android_branch' into send_in_background
|
2011-11-29 06:45:32 -08:00 |
states.cpp
|
add new proxy message handler for no-conn message, and feed into
|
2011-08-16 19:41:33 -07:00 |
states.h
|
add new proxy message handler for no-conn message, and feed into
|
2011-08-16 19:41:33 -07:00 |
timermgr.cpp
|
add ACK to protocol, returned by device after gets connName on initial
|
2010-09-14 13:54:52 -07:00 |
timermgr.h
|
remove unused funtion declaraion
|
2010-09-14 21:15:24 -07:00 |
tpool.cpp
|
log number of sockets tracked -- it's climbing on server and I need to
|
2011-12-15 18:41:07 -08:00 |
tpool.h
|
run proxy sockets through same thread pool as game sockets. This
|
2011-01-20 18:14:56 -08:00 |
xwrelay.conf_tmplate
|
specify name of database in config file rather than hard-coding it.
|
2011-06-25 21:32:18 -07:00 |
xwrelay.cpp
|
finally got the socket leak: use keepalive ioctl to detect sockets
|
2011-12-21 18:18:30 -08:00 |
xwrelay.css
|
Add an http interface (read-only web console).
|
2009-02-28 16:15:59 +00:00 |
xwrelay.h
|
add new proxy message handler for no-conn message, and feed into
|
2011-08-16 19:41:33 -07:00 |
xwrelay.sh
|
complain if conf file not found (rather than leaving relay to crash
|
2011-11-28 18:14:39 -08:00 |
xwrelay_priv.h
|
run proxy sockets through same thread pool as game sockets. This
|
2011-01-20 18:14:56 -08:00 |