Charles Kerr
|
5c26afdb52
|
happy new year!
|
2010-01-04 21:00:47 +00:00 |
Charles Kerr
|
78ead8c3dd
|
(trunk) update the copyright notices
|
2009-12-05 02:19:24 +00:00 |
Charles Kerr
|
cdd779bb2a
|
(trunk libT) fix long-standing wart of a few public API calls returning strdup'ed char*, rather than a const char* like all the others
|
2009-04-16 19:14:37 +00:00 |
Erick Turnquist
|
2719372bc6
|
(trunk) #1497 Options to listen on specific network sockets
|
2009-04-15 21:05:58 +00:00 |
Charles Kerr
|
db58b89f6e
|
(trunk libT) Clean up RPC server initialization (wereHamster)
|
2009-01-13 16:35:06 +00:00 |
Charles Kerr
|
fe816d8135
|
(trunk) update the GPL code's copyright dates
|
2009-01-10 23:09:07 +00:00 |
Charles Kerr
|
9594112d27
|
updated email address
|
2008-12-16 00:20:44 +00:00 |
Charles Kerr
|
788b397ecc
|
(trunk libT) more semantic cleanup: tr_handle->tr_session, int->tr_bool, int->tr_port
|
2008-12-14 11:21:11 +00:00 |
Charles Kerr
|
f1419a95c0
|
(trunk libT) semantic cleanup: int -> tr_bool
|
2008-12-13 23:39:12 +00:00 |
Charles Kerr
|
a14621c363
|
(libT) janitorial: use the tr_port type whenever we have a `port' as a function argument or as a field in a struct.
|
2008-12-01 20:51:01 +00:00 |
Charles Kerr
|
a1cd6d85dc
|
(libT) add #ifdefs to ensure that client apps don't #include private libtransmission headers.
|
2008-11-24 20:17:36 +00:00 |
Charles Kerr
|
6cba9305ae
|
add a separate flag for enabling/disabling the rpc address whitelist
|
2008-10-01 22:59:29 +00:00 |
Charles Kerr
|
bddf34d7a8
|
#1309: Web/RPC interface ACL ignored
|
2008-10-01 20:23:57 +00:00 |
Charles Kerr
|
8903960174
|
a little more cleanup of the rpc server stuff.
|
2008-09-26 04:41:13 +00:00 |
Charles Kerr
|
4c34b2bc89
|
rpc-server cleanups. add true wildmat control. break the Mac build a little harder.
|
2008-09-25 18:48:09 +00:00 |
Charles Kerr
|
cc89872dd4
|
run libT, cli, daemon, gtk through the source-code formatter "uncrustify" as promised/threatened
|
2008-09-23 19:11:04 +00:00 |
Charles Kerr
|
24362e1b94
|
(libT) fix a couple of compiler warnings from gcc -Wmissing-prototypes -Wdeclaration-after-statement
|
2008-08-15 20:28:43 +00:00 |
Charles Kerr
|
ab17f553c4
|
get RPC password protections working in libT and the gtk+ client. mac, daemon, and cli need to be synced.
|
2008-06-05 16:23:03 +00:00 |
Charles Kerr
|
32f71e1725
|
(libT RPC server): poll more frequently for new commands after we've received the first one.
|
2008-06-05 02:07:17 +00:00 |
Charles Kerr
|
c724a73fb4
|
RPC ACL: (1) add a new call for testing ACLs (2) add wildcard notation support (3) add regression tests for the ACL tester and wildcard handler
|
2008-06-04 17:14:58 +00:00 |
Charles Kerr
|
f8d40cdf00
|
(libT): added an ACL tester to tr_sessionSetRPCACL() and return an error string if the ACL can't be parsed.
|
2008-06-02 19:44:19 +00:00 |
Charles Kerr
|
f61205e708
|
fix svn id property
|
2008-05-28 17:17:12 +00:00 |
Charles Kerr
|
2c79888a93
|
RPC/IPC redesign
|
2008-05-18 16:44:30 +00:00 |