root/wired/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @5605 [5605] 06/11/08 14:35:03 morris Remove test
(edit) @5600 [5600] 06/10/08 15:35:43 morris Log amount of bytes requested, not the size of the file
(edit) @5598 [5598] 06/10/08 11:39:36 morris Disable to test
(edit) @5591 [5591] 06/09/08 15:06:08 morris Document
(edit) @5589 [5589] 06/09/08 14:53:52 morris Auto-create certificate if not set
(edit) @5587 [5587] 06/09/08 14:34:40 morris Cast to intptr_t first to avoid warning on 64-bit
(edit) @5583 [5583] 06/09/08 12:36:02 morris Use getpwuid() instead of getlogin(), fixes configure on certain Linux …
(edit) @5577 [5577] 06/05/08 14:44:08 morris Add 30 second timeout to transfers
(edit) @5566 [5566] 06/03/08 13:38:37 morris Sync
(edit) @5559 [5559] 06/01/08 23:16:49 morris hash -> dictionary
(edit) @5552 [5552] 06/01/08 22:36:18 morris Make it build with dictionary
(edit) @5540 [5540] 05/28/08 14:06:26 morris Open transfer files before notifying client of readiness, to catch and …
(edit) @5527 [5527] 05/20/08 16:53:09 morris Send exactly as many bytes as the client requested, not how many bytes the …
(edit) @5514 [5514] 05/11/08 14:16:56 morris Use wi_pool_set_context() to get more debug information
(edit) @5511 [5511] 05/09/08 09:34:31 morris Remove unused
(edit) @5509 [5509] 05/08/08 14:04:28 morris Drain pool after every command
(edit) @5505 [5505] 05/07/08 17:08:46 morris Log a warning if OpenSSL could not send all the bytes, this shouldn't …
(edit) @5504 [5504] 05/07/08 14:49:23 morris Handle but ignore SIGPIPE to get it included in logs
(edit) @5501 [5501] 05/06/08 16:33:20 morris Perform SSL handshake in separate thread
(edit) @5427 [5427] 03/18/08 04:20:24 morris Remove extra -l
(edit) @5416 [5416] 03/15/08 16:24:52 morris Performance fixes
(edit) @5408 [5408] 03/15/08 09:36:04 morris Sync
(edit) @5398 [5398] 03/14/08 17:36:20 morris Document
(edit) @5392 [5392] 03/14/08 17:09:28 morris Sync with new socket API
(edit) @5388 [5388] 03/14/08 16:22:42 morris Sync with libwired
(edit) @5363 [5363] 03/12/08 10:15:47 morris Sync with trackerd
(edit) @5361 [5361] 03/12/08 10:13:12 morris Do away with wi_log_l*
(edit) @5360 [5360] 03/12/08 10:12:50 morris Document new behaviour
(edit) @5357 [5357] 03/12/08 05:29:55 morris Count files and directories via inode per device to avoid possible false …
(edit) @5355 [5355] 03/11/08 13:23:15 morris Don't set Finder comment when clearing to avoid warning
(edit) @5345 [5345] 03/11/08 05:06:09 morris Disable TOS in libwired instead
(edit) @5344 [5344] 03/11/08 05:03:43 morris Temporarily disable to test for user
(edit) @5343 [5343] 03/11/08 04:49:31 morris Change conditions for queueing transfers
(edit) @5334 [5334] 03/01/08 07:30:21 morris Document
(edit) @5333 [5333] 03/01/08 07:29:14 morris Read and write Finder comments
(edit) @5329 [5329] 03/01/08 07:16:14 morris Update for libwired
(edit) @5317 [5317] 02/28/08 04:24:59 morris Remove unnecessary type check
(edit) @5313 [5313] 02/24/08 18:25:57 morris Check timer before invalidating
(edit) @5312 [5312] 02/24/08 17:55:20 morris Invalidate expire timer when removing transfer for user
(edit) @5305 [5305] 02/23/08 13:50:22 morris Set pool_debug before creating pool
(edit) @5304 [5304] 02/22/08 16:51:29 morris Remove unused
(edit) @5303 [5303] 02/22/08 10:56:44 morris Decay transfers by individual timers after 10 seconds instead of on a …
(edit) @5301 [5301] 02/22/08 08:55:03 morris Enable pool debug
(edit) @5292 [5292] 02/21/08 06:11:19 morris Document
(edit) @5290 [5290] 02/20/08 11:07:55 morris Additional fixes for figuring out user/group
(edit) @5289 [5289] 02/20/08 10:48:56 morris Make user test work again
(edit) @5285 [5285] 02/19/08 15:53:58 morris Use whoami instead of perl to get login
(edit) @5271 [5271] 02/14/08 06:19:33 morris Update for libwired
(edit) @5266 [5266] 02/14/08 06:09:04 morris Update for libwired
(edit) @5197 [5197] 01/22/08 03:59:20 morris Clean up a bit
(edit) @5196 [5196] 01/21/08 15:49:10 morris Broadcast new server info message after indexing to update clients with …
(edit) @5195 [5195] 01/21/08 15:47:09 morris Don't put build number in string sent on protocol
(edit) @5191 [5191] 01/21/08 11:41:44 morris No .wired/comments file should be a silent error
(edit) @5187 [5187] 01/21/08 09:10:53 morris Fix problem with setting file comments
(edit) @5170 [5170] 01/16/08 08:37:11 morris Document recent fixes
(edit) @5166 [5166] 01/16/08 06:22:48 morris Zero out directory counts
(edit) @5165 [5165] 01/16/08 06:04:31 morris Bump version to 1.3.3
(edit) @5162 [5162] 01/12/08 16:38:15 morris Respect the zeroconf setting
(edit) @5150 [5150] 01/05/08 01:01:52 morris Count directory entries with simple opendir/readdir loop instead of using …
(edit) @5147 [5147] 12/17/07 10:48:35 morris Check for socket error
(edit) @5138 [5138] 12/15/07 14:02:11 morris Avoid crash if no arguments given at all
(edit) @5068 [5068] 12/06/07 18:02:43 morris Document
(edit) @5066 [5066] 12/04/07 14:32:49 morris Pick out substring to search from index correctly, even when decomposing
(edit) @5065 [5065] 12/03/07 19:26:06 morris Redo to do a full CFString comparison on OS X, for better case comparison …
(edit) @5064 [5064] 12/03/07 19:07:45 morris Handle decomposed file name strings so that we can compare them when …
(edit) @5058 [5058] 12/03/07 01:21:26 morris Remove unused
(edit) @5052 [5052] 12/02/07 20:51:09 morris Drain pool on every iteration
(edit) @5047 [5047] 11/10/07 13:15:53 morris Never try to reply to non-existent client when indexing
(edit) @5033 [5033] 11/01/07 20:06:32 morris Update for autoconf
(edit) @5031 [5031] 11/01/07 19:50:18 morris Use WI_REVISION in version strings Update for autoconf
(edit) @5022 [5022] 10/31/07 11:24:56 morris Don't read .wired/type files that are too big
(edit) @5020 [5020] 10/29/07 19:29:23 morris Style
(edit) @5005 [5005] 10/24/07 16:39:08 morris Use fork()+execv() instead of doing daemon()
(edit) @4986 [4986] 10/20/07 21:19:26 morris Resume sending size for drop boxes
(edit) @4985 [4985] 10/20/07 21:18:52 morris Fix setting of account password
(edit) @4917 [4917] 10/11/07 08:55:07 morris New URL
(edit) @4899 [4899] 09/07/07 09:36:15 morris Sync with trackerdctl
(edit) @4884 [4884] 08/30/07 09:13:15 morris Sync
(edit) @4843 [4843] 06/18/07 12:23:50 morris Add sys/types.h for OpenBSD
(edit) @4842 [4842] 06/18/07 05:08:14 morris Split out dns-sd registration
(edit) @4841 [4841] 06/15/07 20:39:57 morris netinet/in.h for htons() on FreeBSD
(edit) @4840 [4840] 06/15/07 02:16:02 morris Remove notes about zeroconf being OSX only
(edit) @4839 [4839] 06/15/07 02:14:11 morris Check for libdns_sd as well as dns_sd.h
(edit) @4838 [4838] 06/15/07 01:34:18 morris Use functions from dns_sd.h to register with Bonjour, skipping …
(edit) @4820 [4820] 06/05/07 11:35:04 morris When searching the index and the user has a root directory, make sure we …
(edit) @4809 [4809] 05/31/07 00:04:20 morris When we're reloading accounts for all users, we can't be certain an …
(edit) @4806 [4806] 05/28/07 21:50:10 morris Better error logging for transfer read/write failures
(edit) @4796 [4796] 05/27/07 19:28:48 morris Document
(edit) @4786 [4786] 05/24/07 23:59:36 morris Fix overwriting of privileges that are in the struct, but not in the wire …
(edit) @4780 [4780] 05/20/07 00:49:48 morris Remove unnecessary retain
(edit) @4776 [4776] 05/19/07 18:15:57 morris Add files root directory to accounts files documentation
(edit) @4766 [4766] 05/14/07 01:11:38 morris Renames
(edit) @4763 [4763] 05/13/07 13:45:02 morris Do a physical tree walk when counting number of items in a folder to …
(edit) @4757 [4757] 05/12/07 02:29:23 morris Rename function
(edit) @4754 [4754] 05/12/07 01:59:41 morris A bit of refactoring
(edit) @4750 [4750] 05/11/07 18:38:07 morris Change client -> user
(edit) @4748 [4748] 05/11/07 15:39:00 morris Need to get new account now and then so we get any changed limits
(edit) @4747 [4747] 05/11/07 01:45:25 morris Use recursive locks
(edit) @4743 [4743] 05/10/07 20:34:20 morris Update for libwired
(edit) @4741 [4741] 05/10/07 20:28:54 morris Fix a crash when updating transfer queue
Note: See TracRevisionLog for help on using the revision log.