Commit Graph

75 Commits

Author SHA1 Message Date
Nico Golde
a07ffe2c08 release date 2007-07-14 20:39:36 +02:00
Nico Golde
9deaa7b3a6 1.2->1.3 2007-07-14 13:12:01 +02:00
Nico Golde
81ed7e3c15 workaround, server messages about users dont open a user directory anymore, output will be sent to the server out file 2007-07-14 13:11:09 +02:00
Nico Golde
91f3f2efb3 tagging ii-1.2 2007-06-23 13:37:48 +02:00
Nico Golde
cc0f9866ec Changelog added 2007-06-23 13:37:46 +02:00
Nico Golde
50319692c1 tagging ii-1.2 2007-06-23 13:37:31 +02:00
Nico Golde
cc58fcc068 changes for ii-1.2 2007-06-23 13:37:05 +02:00
nion@aurora
e27930f4cd added note about changelog 2007-06-22 13:45:57 +02:00
nion@aurora
fcef69cf32 enabled joining channels with password 2007-06-22 13:40:24 +02:00
Nico Golde
ab89c0c4f5 regression fix 2007-06-12 11:05:33 +02:00
Nico Golde
2e9a70e67d fixed manpage section 2007-05-03 19:06:39 +02:00
Nico Golde
1cf5526ce4 copyright adjustments 2007-04-28 18:01:28 +02:00
Nico Golde
8fa3681853 -v option removed from manual since it is not implemented 2007-04-28 17:57:33 +02:00
Nico Golde
c8c4d76195 ii-1.1 2007-04-04 10:35:33 +02:00
Nico Golde
debf23c6b5 fixed wrong parsing in commands like WHOIS and NAMES 2007-02-24 17:46:21 +01:00
Nico Golde
dd0fe21a09 initialization 2007-02-04 12:14:20 +01:00
Nico Golde
6a29c85a38 license fixed 2007-02-03 20:15:41 +01:00
Nico Golde
770ff215b2 fix race 2007-02-03 19:45:18 +01:00
Nico Golde
f927bae102 a bit of beautify 2007-02-03 17:35:16 +01:00
Nico Golde
4fcd8047d2 small adjustments 2007-02-03 13:36:39 +01:00
Nico Golde
71bda09b27 small makefile adjustments 2007-02-03 13:10:12 +01:00
Nico Golde
29eb17dea0 makefile needs to install new files 2007-02-03 13:09:13 +01:00
nion@h4447.serverkompetenz.net
b2188116d1 documentation fixes and query.sh added 2007-02-03 12:58:13 +01:00
Nico Golde
f763ac712f SLOC -> LOC 2007-02-02 13:47:08 +01:00
nion@h4447.serverkompetenz.net
3e66765243 solaris compile fix 2007-02-01 12:00:59 +01:00
nion@h4447.serverkompetenz.net
c8ea25a172 release prepared 2007-02-01 11:56:45 +01:00
nion@h4447.serverkompetenz.net
7e890e305d harden ii a bit 2007-02-01 11:21:52 +01:00
nion@h4447.serverkompetenz.net
e1af846735 use TOK_CMD more safely 2007-02-01 11:04:47 +01:00
nion@h4447.serverkompetenz.net
62963ef5b6 indent stuff 2007-02-01 10:59:36 +01:00
nion@h4447.serverkompetenz.net
c1e10adfad indents 2007-01-30 20:35:48 +01:00
Nico Golde
8f78d60c5b fixed fd exhausting 2007-01-30 20:34:23 +01:00
Nico Golde
8fd4887ddb bugfix if fd is NULL 2007-01-29 21:01:36 +01:00
Nico Golde
44587107ff right fix at the wrong place reverted 2007-01-29 13:48:15 +01:00
Nico Golde
500e03ff90 small fix 2007-01-29 13:35:55 +01:00
nion@noname
7a1e7d1a7a manpage adjustment 2007-01-23 00:01:43 +01:00
nion@localhost
eee0f4e6b8 Nico Golde:
small fix by Adrien Krunch Kunysz
2007-01-16 15:30:30 +01:00
nion@localhost
cf1f7a56b4 compatibility for bitlbee and stuff 2006-11-07 20:21:24 +01:00
nion@h4447.serverkompetenz.net
0fb686f3f4 whitespaces removed 2006-07-14 19:57:38 +02:00
nion@h4447.serverkompetenz.net
c6a91cf07a add date to timestamp 2006-07-09 20:41:28 +02:00
nion@localhost
4c4403721f ein libcall weniger 2006-06-17 21:59:08 +02:00
nion@localhost
da44526c53 kacke 2006-06-16 16:12:01 +02:00
nion@localhost
e6b37754ea headers swapped 2006-06-16 14:41:14 +02:00
nion@localhost
ec0b060d27 query and join are now the same 2006-05-28 00:46:35 +02:00
kai@dings.kai
f9f5866e5a Cleanup install target
- rename MANPREFIX into MANDIR
- introduce variables BINDIR and MAN1DIR
- propagate DESTDIR in config.mk
- use install for installing files
2006-03-16 17:35:03 +02:00
kai@dings.kai
867ec641ec Do not write PONG answers in the logfile 2006-03-16 16:55:11 +02:00
kai@dings.kai
6da9075130 Use PING command to detect stale connection to server
This is a very simple PING/PONG implementation for detecting stale
server connections.

PINGS will be send 120 seconds after the last user/server traffic
arrived.

As PONG counts everything that comes back from the server.
2006-03-16 16:54:00 +02:00
nion@h4447.serverkompetenz.net
09eef156ab small fix 2006-03-13 15:19:37 +01:00
Anselm R. Garbe
f9fa7b9686 fixing retval of tokenize 2006-03-13 08:29:49 +01:00
nion@h4447.serverkompetenz.net
35916ebddc added lower function to work only with lowercase channel-names 2006-03-08 15:10:46 +01:00
Anselm R. Garbe
1753704e73 appliead Anthonys Makefile patch 2006-02-24 11:57:20 +01:00