|
|
@6329
|
14 years |
charles |
(libT) add proxy port arg as requested by BentMyWookie?
|
|
|
@6299
|
14 years |
charles |
sync the man pages with the cli/daemon/remote changes
|
|
|
@6298
|
14 years |
charles |
have daemon and cli use tr-getopt too.
|
|
|
@6238
|
14 years |
charles |
(daemon) #1047: man page inconsistencies
|
|
|
@6162
|
14 years |
charles |
unify the daemon and gtk client's config files so that you can easily …
|
|
|
@6148
|
14 years |
charles |
maybe *now* 1.30 is feature complete: by popular demand, add proxy …
|
|
|
@6147
|
14 years |
charles |
take out some console test messages that weren't supposed to be …
|
|
|
@6146
|
14 years |
charles |
#966: allow blocklist support in the daemon. add extra info in the …
|
|
|
@6120
|
14 years |
charles |
wire up the backend proxy support.
|
|
|
@6055
|
14 years |
charles |
add authentication support to daemon & remote
|
|
|
@5913
|
14 years |
charles |
sine we now have two public ports (peer and rpc), rename "publicPort" …
|
|
|
@5906
|
14 years |
charles |
(rpc) remove TR_RPC_TORRENT_CLOSING. formalize "torrent-list"'s …
|
|
|
@5857
|
14 years |
charles |
tweak the daemon & remote console messages a little
|
|
|
@5854
|
14 years |
charles |
minor tweaks.
|
|
|
@5843
|
14 years |
charles |
RPC/IPC redesign
|
|
|
@5758
|
14 years |
charles |
silence r5755 compile warning
|
|
|
@5755
|
14 years |
charles |
#912: Resume file parsed twice on startup#912: Resume file parsed …
|
|
|
@5646
|
14 years |
charles |
gtk/cli/daemon/remote/proxy: add command-line argument --config-dir / …
|
|
|
@5167
|
14 years |
charles |
add win32/posix wrapper function tr_lockfile() to libT and use it in …
|
|
|
@4390
|
15 years |
livings124 |
replace other instances of the old url
|
|
|
@3401
|
15 years |
charles |
janitorial work for the freeze: (1) finish replacing …
|
|
|
@2818
|
15 years |
joshe |
Shut down ipc server on fatal signal, not just torrent client.
|
|
|
@2807
|
15 years |
joshe |
Properly protect pidfile creation and deletion with the lockfile.
|
|
|
@2784
|
15 years |
joshe |
Unbreak daemon.
|
|
|
@2783
|
15 years |
joshe |
Fix -p option to be optional. Someone pass the dunce cap over this way.
|
|
|
@2743
|
15 years |
joshe |
Add a pidfile command-line argument.
|
|
|
@2415
|
15 years |
joshe |
Apparently "sun" is a bad choice for a variable name on solaris.
|
|
|
@2413
|
15 years |
joshe |
bzero -> memset
|
|
|
@2400
|
15 years |
charles |
part one of moving the build environment over to automake/autoconf. …
|
|
|
@2325
|
15 years |
charles |
update versioning scheme as per consensus between TMT, John_Clay, …
|
|
|
@2224
|
15 years |
joshe |
Whoops, fix signal handling for SIGQUIT and SIGTERM.
|
|
|
@2133
|
15 years |
joshe |
Fix daemon to unlink the socket on exit with -s
|
|
|
@1924
|
15 years |
joshe |
Add command-line option to use an alternate location for the socket file.
|
|
|
@1856
|
15 years |
joshe |
Ignore SIGPIPE.
errnomsg -> errmsg.
|
|
|
@1806
|
15 years |
joshe |
Add debug mode to daemon.
|
|
|
@1750
|
15 years |
joshe |
Merge daemon branch to trunk.
|
|
copied from branches/daemon/daemon/daemon.c:
|
|
|
@1732
|
15 years |
joshe |
Give up on using event bases for now so we can build with libevent 1.1.
|