Andrew Resch
|
bc0df7b6a7
|
Fix the -l, --logfile option
|
2009-01-16 00:35:07 +00:00 |
|
Andrew Resch
|
b258a9c340
|
Added '-s', '--set-default-ui' option to deluge
|
2009-01-08 20:27:24 +00:00 |
|
Andrew Resch
|
4b1eecf026
|
Do not fork in osx
|
2008-12-18 06:14:49 +00:00 |
|
Andrew Resch
|
43e28ec9d5
|
Add some more details about UI choice
|
2008-12-14 16:54:51 +00:00 |
|
Andrew Resch
|
1440d6b247
|
Fix #531 set default log level to ERROR and add 2 command-line options,
"-L, --loglevel" and "-q, --quiet".
|
2008-11-28 23:28:06 +00:00 |
|
Andrew Resch
|
2969ff51f9
|
Add -P, --pidfile option to deluged
|
2008-11-26 07:01:19 +00:00 |
|
Andrew Resch
|
c6ddaeaac7
|
Remove OpenSSL exception from license headers
|
2008-11-23 04:58:01 +00:00 |
|
Andrew Resch
|
b148d5497b
|
Implement #478 display UI options in usage help
|
2008-11-08 07:26:52 +00:00 |
|
Andrew Resch
|
2d257371d9
|
Add ability to send arguments to UIs with -a, --args
|
2008-10-26 21:31:13 +00:00 |
|
Andrew Resch
|
1edc4bfe73
|
Fix-up the main startup code a bit so that Windows is always logging to
a file and config folders are properly created for the daemon
|
2008-08-17 00:56:29 +00:00 |
|
Marcos Pinto
|
6fa31d1dc0
|
change copyright notices to gpl3
|
2008-08-08 05:59:07 +00:00 |
|
Marcos Pinto
|
4ebba67fa4
|
fix logfile for deluge
|
2008-07-20 04:40:22 +00:00 |
|
Marcos Pinto
|
ceaa06d1ad
|
only create dirs if they dont exist - fixes crash
|
2008-07-13 20:16:50 +00:00 |
|
Andrew Resch
|
b57157a16d
|
Create config folders if they do not exist
|
2008-07-13 02:58:02 +00:00 |
|
Marcos Pinto
|
5a8662ae03
|
fix windows launching of daemon
|
2008-07-10 04:19:22 +00:00 |
|
Andrew Resch
|
19a2ae45e9
|
Try to fix daemon starting in windows
|
2008-07-10 03:42:43 +00:00 |
|
Andrew Resch
|
4be277e353
|
Fix another typo
|
2008-07-04 21:21:57 +00:00 |
|
Andrew Resch
|
63bbe00eae
|
Fix typo
|
2008-07-04 21:17:40 +00:00 |
|
Marcos Pinto
|
0469f4b2d2
|
dont fork on win
|
2008-07-01 02:07:57 +00:00 |
|
Andrew Resch
|
7280465cd5
|
Some windows stuff
|
2008-06-25 04:37:43 +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
|
073b62408f
|
Show revision number in version if available.
|
2008-01-25 02:28:34 +00:00 |
|
Andrew Resch
|
bbe31367d4
|
Use os.popen2() instead of os.fork() to daemonize.
|
2008-01-22 11:45:56 +00:00 |
|
Andrew Resch
|
a5d3444fd8
|
Initial commit of WebUI support for 0.6. The WebUI revision is 187.
You can start the webui by doing: $ deluge --ui web
|
2008-01-11 01:42:47 +00:00 |
|
Andrew Resch
|
8f592b6330
|
Fix some exceptions.
|
2007-10-27 04:35:09 +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
|
ec5c970499
|
Add 'deluged' script to start the deluge daemon.
|
2007-09-20 19:56:05 +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
|
2eb455179b
|
Updates
|
2007-07-25 00:43:37 +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 |
|