|
|
@7138
|
14 years |
charles |
(libT) revert r7099 based on forum feedback @ …
|
|
|
@7129
|
14 years |
charles |
(libT) #1482: fix another win32-related preallocate bug. Thanks to …
|
|
|
@7127
|
14 years |
charles |
(libt) #1482: libtransmission/fdlimit.c preallocateFile uses …
|
|
|
@7115
|
14 years |
charles |
(libT) get file preallocation working on Windows by copying how fsutil …
|
|
|
@7099
|
14 years |
charles |
(libT) don't use getrlimit() / setrlimit() anymore. this doesn't do …
|
|
|
@7098
|
14 years |
charles |
(libT) better testing for fallocate() on linux
|
|
|
@7051
|
14 years |
charles |
(libT) #849: preallocate files when possible to prevent disk fragmentation
|
|
|
@6961
|
14 years |
charles |
(libT) low-hanging fruit discovered from softwareelves' shark profile.
|
|
|
@6924
|
14 years |
charles |
further win32 portability fixes from Spry
|
|
|
@6906
|
14 years |
charles |
(libT) dead code removal
|
|
|
@6899
|
14 years |
charles |
fix oops
|
|
|
@6897
|
14 years |
charles |
make MAX_PATH_LENGTH private to libtransmission. add tr_dirname() and …
|
|
|
@6896
|
14 years |
charles |
have tr_buildPath() allocate memory from the heap rather than using an …
|
|
|
@6893
|
14 years |
charles |
more changes inspired by spry's `winport' code: for portability, use …
|
|
|
@6842
|
14 years |
charles |
(libT) finish killing tr_errno.
|
|
|
@6795
|
15 years |
charles |
run libT, cli, daemon, gtk through the source-code formatter …
|
|
|
@6638
|
15 years |
charles |
uncrash the build
|
|
|
@6636
|
15 years |
charles |
crash deeper inside libtransmission. do not use this build; it …
|
|
|
@6490
|
15 years |
charles |
lots of C correctness tweaks suggested by sparse/cgcc
|
|
|
@6425
|
15 years |
charles |
minor text cleanup
|
|
|
@5843
|
15 years |
charles |
RPC/IPC redesign
|
|
|
@5689
|
15 years |
charles |
fold most of the "deep logging" functions into a single function
|
|
|
@5455
|
15 years |
charles |
string folding
|
|
|
@5193
|
15 years |
charles |
first cut at adding i18n hooks into libtransmission.
|
|
|
@5107
|
15 years |
charles |
fix minor compiler warning.
|
|
|
@5081
|
15 years |
charles |
remove unnecessary #includes
|
|
|
@5065
|
15 years |
charles |
cleanup #includes for errno & strerror
|
|
|
@4856
|
15 years |
charles |
#663: connection limits don't work correctly.
|
|
|
@4777
|
15 years |
charles |
finish the trunk/1.0x libT merge: router death & portability
|
|
|
@4734
|
15 years |
charles |
if the torrent's download path doesn't exist, don't create it -- it's …
|
|
|
@4598
|
15 years |
charles |
mingw portability fixes: getrlimit/setrlimit in fdlimit
|
|
|
@4570
|
15 years |
charles |
mollify a noisy debugging message
|
|
|
@4438
|
15 years |
charles |
#378 - use {get,set}rlimit to deal with open file limits
|
|
|
@4404
|
15 years |
charles |
set copyright info to 2008
|
|
|
@4381
|
15 years |
charles |
turn off a debugging message gone wild
|
|
|
@4366
|
15 years |
charles |
silence a debug message gone wild
|
|
|
@4311
|
15 years |
charles |
(gtk) fix startup port issue by hitting it with a damn big hammer
|
|
|
@4255
|
15 years |
charles |
added tr_torrentSetPeerLimits(), tr_torrentGetPeerLimits(), …
|
|
|
@4179
|
15 years |
charles |
add support for TRANSMISSION_HOME environment variable so I can have …
|
|
|
@4177
|
15 years |
charles |
raise the maximum connection limit a bit.
|
|
|
@4109
|
15 years |
charles |
I think this one-line change may fix all the "Transmission 0.95 ate my …
|
|
|
@4046
|
15 years |
charles |
fix tyop
|
|
|
@4044
|
15 years |
charles |
finish fixing the recursive mutex + cond bug reported by sedatg & Waldorf
|
|
|
@4043
|
15 years |
charles |
fix very annoying recursive mutex + pthread cond bug reported by …
|
|
|
@3918
|
15 years |
charles |
fix ticket #451 (Files remain in use after removal)
|
|
|
@3883
|
15 years |
charles |
denis is right about r3880; we should respect umask
|
|
|
@3880
|
15 years |
charles |
change TR_MKDIR_PERM from 0777 to 0755
change TR_CREAT_PERM from 0666 …
|
|
|
@3854
|
15 years |
charles |
fix permissions issue reported by Jaybird in …
|
|
|
@3779
|
15 years |
charles |
make the hard drive less noisy than it was in 0.92
|
|
|
@3775
|
15 years |
charles |
undoing the r3773-r3774 experiment.
|
|
|
@3773
|
15 years |
charles |
on Darwin, use NSCParameterAssert() instead of assert().
|
|
|
@3765
|
15 years |
charles |
* add O_LARGEFILE support to fdlimit for the benefit of 32-bit posix …
|
|
|
@3753
|
15 years |
charles |
update our #includes now that libevent has cleaned up event.h
|
|
|
@3693
|
15 years |
charles |
fix memory error reported by John_Clay
|
|
|
@3674
|
15 years |
charles |
finish cleaning up the code that was churned during the "corruption" fix.
|
|
|
@3666
|
15 years |
charles |
"corruption" fix part 3: cleanup. remove unneeded possible points of …
|
|
|
@3650
|
15 years |
charles |
part 1 of the data corruption fix: plug the leaky abstraction in fdlimit
|
|
|
@3171
|
15 years |
charles |
* record the ports of incoming sockets. we might need them later if we …
|
|
|
@3105
|
16 years |
livings124 |
merge encryption branch to trunk (xcode project is still out of date)
|
|
|
@2596
|
16 years |
charles |
More win32 portability fixes. we now talk to tracker & peers; hash …
|
|
|
@2593
|
16 years |
charles |
more portability fixes
|
|
|
@2591
|
16 years |
charles |
win32 cleanly compiles and starts now. (still doesn't atually *work*, …
|
|
|
@2578
|
16 years |
charles |
More Win32 portability changes
|
|
|
@2573
|
16 years |
charles |
continue whittling away at internal.h to reduce the global #include …
|
|
|
@2555
|
16 years |
charles |
add portability wrapper for in_port_t…
|
|
|
@2552
|
16 years |
charles |
better encapsulation of platform-specific constructs: tr_thread_t, …
|
|
|
@2544
|
16 years |
charles |
this looks bug but it's not: just janitorial cleanup, moving #includes …
|
|
|
@2456
|
16 years |
charles |
xmission: load torrents on startup and populate the torrent list.
|
|
|
@2452
|
16 years |
charles |
fix looooong-standing bug that choked tracker connections
|
|
|
@2343
|
16 years |
joshe |
Change a couple functions to take an in_addr pointer instead of an …
|
|
|
@2339
|
16 years |
charles |
fix bug that gave the wrong peer count when uploading.
|
|
|
@2331
|
16 years |
charles |
add #include files for stat()
|
|
|
@2328
|
16 years |
charles |
clean up #includes a bit.
|
|
|
@2154
|
16 years |
charles |
* fix error checking large files reported by Gimp_
* portability …
|
|
|
@2004
|
16 years |
charles |
uninteresting minor stuff like adding const. this commit is just to …
|
|
|
@1763
|
16 years |
joshe |
Add more I/O error codes.
|
|
|
@1441
|
16 years |
joshe |
Store the peers's listening port instead of the peer connections's …
|
|
|
@1427
|
16 years |
titer |
Probably fixes the recent problem with disappearing peers
|
|
|
@1425
|
16 years |
titer |
More simplifications
|
|
|
@1420
|
16 years |
titer |
Officially give up on making libT reentrant, and simplify our code instead
|
|
|
@1408
|
16 years |
titer |
clean up
|
|
|
@1356
|
16 years |
titer |
Merge io branch into trunk
|
|
|
@620
|
17 years |
titer |
Revert [619]
|
|
|
@261
|
17 years |
titer |
Updated svn:keywords
|
|
|
@260
|
17 years |
titer |
Added $Id$ keywords and updated a few headers
|
|
|
@238
|
17 years |
titer |
Use file descriptors instead of streams (preliminary cleanup for fixes …
|
|
|
@20
|
17 years |
root |
Update 2005-12-25
|
|
|
@3
|
17 years |
root |
Update 2005-11-17
|
|
|
@1
|
17 years |
root |
Import from 2005-10-26
|