Eric House
|
5b7a039d78
|
cleanup
|
2013-09-05 07:53:47 -07:00 |
|
Eric House
|
8da0b73744
|
replace string_printf() with new class derived from std::string with
printf() method.
|
2013-09-02 13:17:42 -07:00 |
|
Eric House
|
07c9722433
|
add ability to forget multiple devices
|
2013-08-31 08:26:44 -07:00 |
|
Eric House
|
c4cf8b3c3c
|
make 'devs print' take multiple devid args; rename args to argv everywhere.
|
2013-08-28 19:23:40 -07:00 |
|
Eric House
|
2e7433f2b2
|
change 'devs msg' command to send to a list, or to all
|
2013-08-28 07:29:23 -07:00 |
|
Eric House
|
69f34f4ef8
|
make method private
|
2013-08-25 12:32:26 -07:00 |
|
Eric House
|
16aafccec6
|
to telnet interface add ability to forget device and to send to one
not known (which will make message available next time it connects or
via GCM); rename methods.
|
2013-08-22 06:29:20 -07:00 |
|
Eric House
|
47203437cc
|
register devices more often; add ctrl command to send text message to
device if possible, otherwise to post it to the db (mostly for testing).
|
2013-08-17 14:55:19 -07:00 |
|
Eric House
|
62f0819a82
|
Toward resurrecting ctrl feature to give runtime info about stuff that
isn't in the DB. Step one: comment out the stuff that doesn't compile
and add ability to print all registered devices with their ages.
|
2013-08-15 08:44:33 -07:00 |
|
Eric House
|
61992943dd
|
Add mapping from address to devid in order to catch when an address is
reused. That required making AddrUnion a class rather than a simple union.
|
2013-07-20 08:06:14 -07:00 |
|
Eric House
|
6a1b86380e
|
add missing files from gtk_multigame branch -- to fix broken compile
|
2013-02-04 21:33:35 -08:00 |
|