Commit Graph

383 Commits

Author SHA1 Message Date
Michiel Broek
18929b8dfa Fixed SIGBUS on Sparc/NetBSD systems 2007-02-11 20:29:52 +00:00
Michiel Broek
94268e6ac9 Code cleanup 2007-02-11 14:35:34 +00:00
Michiel Broek
d739685039 Fixed a crash when there is no /etc/services udp port for the chatserver 2006-06-24 12:08:17 +00:00
Michiel Broek
3ab5c3c405 Fixed comma issue in user/city registration 2006-06-10 11:59:02 +00:00
Michiel Broek
725b68c22f Check for stopped tasks reverted to the old method without signal handlers 2006-05-29 12:28:21 +00:00
Michiel Broek
f50554acfc Fixed channel delete 2006-05-28 09:44:07 +00:00
Michiel Broek
ee291a315d Delete users from a server when server disconnects 2006-05-27 21:01:32 +00:00
Michiel Broek
0b722c0698 Delete users from channel when a server disconnects 2006-05-27 20:45:55 +00:00
Michiel Broek
13ac2a332f Delete users from channel when a server disconnects 2006-05-27 20:45:55 +00:00
Michiel Broek
edbf310113 Registration info for the clients was send double coded 2006-05-27 16:02:19 +00:00
Michiel Broek
4ccfda7422 Changed welcome message 2006-05-27 13:19:53 +00:00
Michiel Broek
8bc4efcf90 Relay server connect fixes 2006-05-25 21:02:22 +00:00
Michiel Broek
7ab54ea2f6 Relay server connect fixes 2006-05-25 20:53:49 +00:00
Michiel Broek
2c2f6c2404 Relay server connect fixes 2006-05-25 20:48:53 +00:00
Michiel Broek
4b9db8220a Relay server connect fixes 2006-05-25 20:39:49 +00:00
Michiel Broek
71b9a88247 Fixed server id's 2006-05-25 20:25:13 +00:00
Michiel Broek
01aa19f354 Some fixes 2006-05-25 19:17:49 +00:00
Michiel Broek
c6b81401db Static arrays for chat 2006-05-25 16:37:52 +00:00
Michiel Broek
de27b8dac6 Some changes to launch code again 2006-05-23 19:18:52 +00:00
Michiel Broek
71e4ad9e38 Removed debug logging 2006-05-22 12:18:05 +00:00
Michiel Broek
a894a7b08e Several small changes and fixes 2006-05-22 12:09:15 +00:00
Michiel Broek
5faf06a2aa Removed some debug logging 2006-04-17 08:00:54 +00:00
Michiel Broek
fa036b00b7 Safer display in chat 2006-03-06 20:30:09 +00:00
Michiel Broek
49a8f5ed69 Added unformatted logging 2006-03-06 19:55:10 +00:00
Michiel Broek
f71bd8113a Safer code for chat 2006-03-06 16:34:26 +00:00
Michiel Broek
edc2dca188 Fixed some sprintf calls 2006-02-23 21:37:04 +00:00
Michiel Broek
fb9122255c Fixes for mbtask 2006-02-15 19:56:26 +00:00
Michiel Broek
cd8c6a00db Rewrote mbtask as a single process 2006-02-13 19:26:30 +00:00
Michiel Broek
2041e889f5 Call setpgrp added 2006-02-06 19:18:43 +00:00
Michiel Broek
87d8893a85 Fixed missing buffer name change 2006-02-06 14:32:25 +00:00
Michiel Broek
807a6b8f5d Added width marker for chat input and fixed linelength 2006-02-06 14:23:35 +00:00
Michiel Broek
8338e5fdaf Removed some debug logging in chat 2006-02-06 12:32:24 +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
ba17b61b84 Changed lauch() code 2006-02-05 14:15:17 +00:00
Michiel Broek
964fcc1b82 Fixed help for owners 2006-02-04 16:59:26 +00:00
Michiel Broek
e5d2b59207 Set topic now checks for owner 2006-02-04 16:52:53 +00:00
Michiel Broek
2229802c92 Channel owner detection improved 2006-02-04 16:30:48 +00:00
Michiel Broek
0ed5a3527d Finished new task handling 2006-02-04 13:56:21 +00:00
Michiel Broek
a41d4dab47 Finished tasks now report using a signal call 2006-02-04 13:39:51 +00:00
Michiel Broek
b616434879 Added more debugging info in launch 2006-02-01 20:55:45 +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
45a85404bf Small fix for Sparc 2006-01-29 20:35:18 +00:00
Michiel Broek
e28a56e219 Made logging multithread aware 2006-01-29 16:47:32 +00:00
Michiel Broek
3ff96b3cb2 Fixing a small detection error 2006-01-29 10:35:48 +00:00
Michiel Broek
e8f8f096a2 Added logging for possible IBC neighbour address change 2006-01-29 10:26:48 +00:00
Michiel Broek
5b0ebc99eb Another fix for channel sync 2006-01-25 21:09:57 +00:00
Michiel Broek
5d38587fb8 After server connect send the correct usernames already in chat 2006-01-25 20:44:21 +00:00