Andrew Resch
|
9b0306d5b5
|
Clean up some stuff when clients disconnect
|
2009-02-04 03:00:55 +00:00 |
|
Andrew Resch
|
a24738a9ff
|
Implement Events (formerly Signals) which are emitted from the daemon to interested clients.
|
2009-02-03 04:13:41 +00:00 |
|
Andrew Resch
|
c399f7c9b3
|
Move the list_methods rpc to the daemon object and rename it to 'get_method_list'
|
2009-02-01 20:39:07 +00:00 |
|
Damien Churchill
|
27937e21dd
|
import stat as it's used in generating ssl keys
|
2009-01-30 19:26:43 +00:00 |
|
Damien Churchill
|
c6439e5a22
|
add a list_methods method so a javascript json-client can be built for
the webui
|
2009-01-30 14:09:22 +00:00 |
|
Andrew Resch
|
e9f8c7b0e8
|
Get Classic mode working somewhat. There are still some issues to
resolve with it.
|
2009-01-28 17:59:27 +00:00 |
|
Andrew Resch
|
42588656fd
|
Implement new DelugeRPC method to replace XMLRPC.
This commit breaks _a lot_ of things including the web and console UIs, please do not expect
anything to work.
|
2009-01-27 08:03:39 +00:00 |
|
Andrew Resch
|
97d2f371b3
|
Import sys in rpcserver
|
2008-12-20 04:48:01 +00:00 |
|
Andrew Resch
|
04d14df8c7
|
Re-org Core and start using RPCServer
|
2008-12-20 04:27:59 +00:00 |
|
Andrew Resch
|
37c3b4334c
|
Add basic authentication -- your connectionmanager config will be cleared and this will likely break other UIs
|
2008-12-10 07:56:40 +00:00 |
|
Andrew Resch
|
819ab070b4
|
Add support for a basic auth transport and handler in rpcserver
|
2008-12-09 02:12:37 +00:00 |
|
Andrew Resch
|
c6ddaeaac7
|
Remove OpenSSL exception from license headers
|
2008-11-23 04:58:01 +00:00 |
|
Andrew Resch
|
a0bf6d8fe1
|
Remove trailing whitspace from *.py
|
2008-11-17 00:57:32 +00:00 |
|
Damien Churchill
|
2e6dd5b945
|
fix attribute error caused by attributes/functions without
_rpcserver_export
|
2008-10-08 11:57:55 +00:00 |
|
Andrew Resch
|
ee7edca06f
|
Add new RPCServer class .. Not in use yet.
|
2008-10-07 02:23:20 +00:00 |
|