Andrew Resch
|
0bc97733bf
|
Do not fail to start if deluged.pid contains no data
|
2009-09-13 17:17:37 +00:00 |
|
Andrew Resch
|
019c78db47
|
Add some command line options to the daemon to set the listen
interfaces, -i and -u
|
2009-05-30 00:22:14 +00:00 |
|
Andrew Resch
|
b4a329474a
|
Fix #943 exception when options is None
|
2009-05-20 21:39:02 +00:00 |
|
Andrew Resch
|
1d006e1368
|
Handle shutdown() better
|
2009-05-20 20:11:57 +00:00 |
|
Andrew Resch
|
0a33931c6b
|
Detect when a daemon is already running in the same config folder.
When the gtkui is run in classic mode with an already running daemon
process, prompt the user to turn off classic mode or exit.
|
2009-05-20 01:07:58 +00:00 |
|
Andrew Resch
|
d67477f6e2
|
Add OpenSSL exception to all GPL headers
|
2009-05-18 21:51:49 +00:00 |
|
Andrew Resch
|
2ac545dec6
|
Clean-up signal handling since twisted.reactor handles it now
|
2009-04-27 18:50:41 +00:00 |
|
Andrew Resch
|
d9f2daa778
|
Fix classic mode
|
2009-02-26 05:24:36 +00:00 |
|
Andrew Resch
|
fe98e1c11e
|
Fix typo
|
2009-02-02 01:52:15 +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 |
|
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
|
04fdd521ea
|
Use the 'allow_remote' config option instead of always using False
|
2008-12-20 05:00:55 +00:00 |
|
Andrew Resch
|
04d14df8c7
|
Re-org Core and start using RPCServer
|
2008-12-20 04:27:59 +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 |
|
Marcos Pinto
|
6fa31d1dc0
|
change copyright notices to gpl3
|
2008-08-08 05:59:07 +00:00 |
|
Andrew Resch
|
282f842663
|
Modify startup script to make a true unix daemon by using two fork()s
Work will need to be done to make deluged a windows service
|
2008-06-17 22:46:55 +00:00 |
|
Andrew Resch
|
4c867264f9
|
Add '-c, --config' options to set config directory.
|
2008-04-05 22:40:35 +00:00 |
|
Andrew Resch
|
76a0eb12e8
|
Do not make Core a thread anymore as it is not needed.
|
2008-01-20 00:56:42 +00:00 |
|
Andrew Resch
|
1f8884f903
|
Enabled 'start local daemon' in ConnectionManager.
Change startup scripts: deluged runs daemon and deluge runs ui.
Minor fix-ups.
|
2007-10-25 07:42:14 +00:00 |
|
Andrew Resch
|
b4cb4e7bcc
|
Import the 0.6 xmlrpc branch.. Work in progess.
|
2007-10-12 23:37:42 +00:00 |
|
Andrew Resch
|
6a525530ee
|
Big code clean-up and some refactoring. Added docstrings but more are
needed.
|
2007-08-26 14:34:50 +00:00 |
|
Andrew Resch
|
be081ae103
|
Can now add torrents from the UI.
Various other updates.
|
2007-07-21 00:50:13 +00:00 |
|
Andrew Resch
|
702967a2c6
|
Changed from 2 spaces ident to 4
|
2007-07-13 01:34:18 +00:00 |
|
Andrew Resch
|
bc39371af6
|
New directory structure
|
2007-07-12 20:02:34 +00:00 |
|