Alistair Riddoch
|
86ffe3ab64
|
Put conditionals around the code for unix socket authentication for portability
|
2009-11-29 20:51:02 +00:00 |
|
alriddoch
|
261d2f3bbd
|
Add a header required by more recent compilers.
|
2009-11-29 20:40:50 +00:00 |
|
Alistair Riddoch
|
2007e81e3b
|
Move the task functionality into the base class.
|
2009-11-28 18:31:28 +00:00 |
|
Alistair Riddoch
|
8f1107f949
|
Put a much more generic op dispatch layer in the base class.
|
2009-11-28 18:14:49 +00:00 |
|
Alistair Riddoch
|
b57fa8d4d6
|
More functionality in the base class.
|
2009-11-28 16:07:07 +00:00 |
|
Alistair Riddoch
|
0d5d979aa2
|
Move login and avatar creation mostly into base class, with reliable serialnos
|
2009-11-28 15:11:44 +00:00 |
|
Alistair Riddoch
|
48aebde6c9
|
Move serialno management into the base class.
|
2009-11-28 13:38:28 +00:00 |
|
Alistair Riddoch
|
2c3d176e17
|
Move generic op handling, and error op handling into the base class.
|
2009-11-27 15:09:44 +00:00 |
|
Alistair Riddoch
|
bd1099cda7
|
Move common member variables into the base class.
|
2009-11-27 14:53:52 +00:00 |
|
Alistair Riddoch
|
3bb75231db
|
Move very generic objectArrived() implementation into the base class.
|
2009-11-27 14:39:42 +00:00 |
|
Alistair Riddoch
|
5c2313057f
|
Move common poll() method implementation into the base class.
|
2009-11-26 20:16:45 +00:00 |
|
Alistair Riddoch
|
e959c224a2
|
Fix a memory leak.
|
2009-11-26 19:12:07 +00:00 |
|
Alistair Riddoch
|
755be799f5
|
Initialise m_fd for robustness. Check for null pointers.
|
2009-11-26 13:40:07 +00:00 |
|
Alistair Riddoch
|
0503724b76
|
Delete owned objects at destruction time.
|
2009-11-25 12:46:15 +00:00 |
|
Alistair Riddoch
|
1184c78c0b
|
Ensure unix socket code is only compiled in on systems which have it.
|
2009-11-25 12:36:36 +00:00 |
|
Alistair Riddoch
|
6c70f62671
|
Add linger code from AdminClient.
|
2009-11-25 12:30:00 +00:00 |
|
Alistair Riddoch
|
d011249aa0
|
Move generic Atlas data output function into base class.
|
2009-11-25 05:08:36 +00:00 |
|
Alistair Riddoch
|
47ab9cb753
|
Clean up debug output.
|
2009-11-25 04:19:24 +00:00 |
|
Alistair Riddoch
|
5f29639e9f
|
Fix order of m_fd initialisation, and return non-error at end.
|
2009-11-24 18:49:10 +00:00 |
|
Alistair Riddoch
|
31fa6e924d
|
Add a new base class for tools which connect over Atlas.
|
2009-11-24 18:36:45 +00:00 |
|