Commit Graph

1047 Commits

Author SHA1 Message Date
Michiel Broek
89c7bfe8db When a filearea was moved to another path the symlinks were forgotten 2006-02-21 20:28:29 +00:00
Michiel Broek
fcdbbbbd6d The zmodem transmitter now uses buffered output 2006-02-20 20:36:15 +00:00
Michiel Broek
8a8306083a Some zmodem fixes 2006-02-20 09:55:23 +00:00
Michiel Broek
2f779324e2 Fixed 64/32 bit files database issue 2006-02-17 20:58:23 +00:00
Michiel Broek
fb9122255c Fixes for mbtask 2006-02-15 19:56:26 +00:00
Michiel Broek
17fda57677 Added real error message for failed outgoing IP connections 2006-02-14 20:52:16 +00:00
Michiel Broek
318ff56d24 Added LINES and COLUMNS to data.msg for joe 2006-02-14 20:44:40 +00:00
Michiel Broek
3be6633d73 Bumped to version 0.83.13 2006-02-13 19:33:06 +00:00
Michiel Broek
cd8c6a00db Rewrote mbtask as a single process 2006-02-13 19:26:30 +00:00
Michiel Broek
88453c9c55 Added screenlength detection using ANSI sequences 2006-02-06 21:16:17 +00:00
Michiel Broek
536d65af0f Bumped to version 0.83.12 2006-02-06 14:50:20 +00:00
Michiel Broek
807a6b8f5d Added width marker for chat input and fixed linelength 2006-02-06 14:23:35 +00:00
Michiel Broek
135c3dec7e Removed some debug logging in chat 2006-02-06 12:26:03 +00:00
Michiel Broek
4bc6702182 The main scheduler doesn't run in a thread anymore 2006-02-05 15:34:13 +00:00
Michiel Broek
81266cc973 Removed most debug logging in chat 2006-02-05 13:21:34 +00:00
Michiel Broek
c80b923640 In chat beeps are heared for system messages 2006-02-04 14:06:15 +00:00
Michiel Broek
a41d4dab47 Finished tasks now report using a signal call 2006-02-04 13:39:51 +00:00
Michiel Broek
e9379b22dc Assume EXTCMD is set when GZ or BZ2 is active 2006-02-01 20:51:34 +00:00
Michiel Broek
df7661b941 Updated ChangeLog 2006-02-01 20:45:59 +00:00
Michiel Broek
527e860044 Fixed dyndns chatserver restart 2006-01-31 19:21:36 +00:00
Michiel Broek
595a6a0322 Made several functions multithreat aware 2006-01-30 22:27:02 +00:00
Michiel Broek
90bd1a495c Added experimental restart for changed resolved FQDN 2006-01-30 18:58:06 +00:00
Michiel Broek
e28a56e219 Made logging multithread aware 2006-01-29 16:47:32 +00:00
Michiel Broek
e8f8f096a2 Added logging for possible IBC neighbour address change 2006-01-29 10:26:48 +00:00
Michiel Broek
c39ed4d194 Implemented binkp NR mode 2006-01-28 20:37:05 +00:00
Michiel Broek
6a011aa64e Bumped to version 0.83.10 2006-01-25 21:27:57 +00:00
Michiel Broek
5d38587fb8 After server connect send the correct usernames already in chat 2006-01-25 20:44:21 +00:00
Michiel Broek
768ff9c0cb Several commands now send the fqdn from the servers setup to the neighbours 2006-01-25 19:50:36 +00:00
Michiel Broek
8a63b479e4 Don't write in errorlog after normal termination 2006-01-25 19:08:32 +00:00
Michiel Broek
88c453808e Added warning 2006-01-24 22:05:15 +00:00
Michiel Broek
06c53cab6d Several changes and protections for the chatserver 2006-01-24 21:43:17 +00:00
Michiel Broek
3ee82f5eed Bumped to version 0.83.9 2006-01-23 20:40:42 +00:00
Michiel Broek
243f0f47cf Added logging for crash during chatsessions 2006-01-23 20:34:40 +00:00
Michiel Broek
8335c2a451 Added some user logging to chat.log 2006-01-23 18:59:16 +00:00
Michiel Broek
3d498c280a Bluewave is now endian correct 2006-01-23 16:27:16 +00:00
Michiel Broek
6c8df21b23 Fixed BW .MIX file 2006-01-23 15:01:12 +00:00
Michiel Broek
d745360017 Bumped to version 0.83.8 2006-01-22 21:44:01 +00:00
Michiel Broek
4f095c3286 Made OLR bluewave packets CPU independant 2006-01-22 21:06:59 +00:00
Michiel Broek
a990dcfc86 There are no paths anymore in OLR download packet files 2006-01-22 14:23:10 +00:00
Michiel Broek
8ecee085f2 Added upgrade instruction 2006-01-06 20:29:08 +00:00
Michiel Broek
fda2211497 Added switches to default extract commands for file_id.diz to force upper/lower case 2006-01-06 20:22:37 +00:00
Michiel Broek
17a709b972 Made searching file file_id.diz case insensitive 2006-01-06 20:06:57 +00:00
Michiel Broek
2b27fff8c2 Removed debug messages for obsolete ticfiles 2005-12-31 12:31:14 +00:00
Michiel Broek
0ef38e13f7 Don't add files to send anymore when batchnr > 20 to prevent an infinite session loop 2005-12-31 12:24:21 +00:00
Michiel Broek
fdc2e42a0c Don't add files to send anymore when batchnr > 20 to prevent an infinite session loop 2005-12-31 12:24:13 +00:00
Michiel Broek
3bf22605a8 Removed debug messages for obsolete ticfiles 2005-12-31 12:18:31 +00:00
Michiel Broek
7855bacdd0 Removed gated SB debug logmessages 2005-12-31 12:12:50 +00:00
Michiel Broek
244dd30448 Fixed a crash when files.bbs had empty lines 2005-12-23 15:15:55 +00:00
Michiel Broek
f181e793d9 Better messages during servers connections reset 2005-12-19 12:30:39 +00:00
Michiel Broek
e7adff2999 Bumped to version 0.83.6 2005-12-17 21:43:02 +00:00