2006-09-25 14:08:31 +02:00
|
|
|
2006-09-25 Arnaud Cornet <arnaud.cornet@gmail.com>
|
|
|
|
|
|
|
|
* *: Debug no_client_away_msg.
|
|
|
|
|
2006-09-23 16:13:27 +02:00
|
|
|
2006-09-23 Arnaud Cornet <arnaud.cornet@gmail.com>
|
|
|
|
|
|
|
|
* src/irc.c: Untested oidentd IPV6 support.
|
|
|
|
|
2006-09-18 18:06:23 +02:00
|
|
|
2006-09-18 Arnaud Cornet <arnaud.cornet@gmail.com>
|
|
|
|
|
2006-09-20 22:27:14 +02:00
|
|
|
* src/bip.c: umask for better permissions when using in system mode.
|
2006-09-18 18:06:23 +02:00
|
|
|
* src/irc.c: added no_client_away_msg configuration directive and
|
2006-09-25 14:08:31 +02:00
|
|
|
code as well as support for multiple on_connect_send.
|
2006-09-18 18:06:23 +02:00
|
|
|
|
2006-07-02 14:04:51 +02:00
|
|
|
2006-07-02 Arnaud Cornet <arnaud.cornet@gmail.com>
|
|
|
|
|
|
|
|
* src/irc.c: added /bip subcommands:
|
|
|
|
ON_CONNECT_SEND [:string]
|
|
|
|
AWAY_NICK [nick]
|
|
|
|
FOLLOW_NICK (true|false)
|
|
|
|
IGNORE_FIRST_NICK (true|false)
|
2006-07-11 00:19:25 +02:00
|
|
|
* src/irc.c: fix null pointer deference on wierd irc server.
|
2006-07-02 14:04:51 +02:00
|
|
|
* bip: release 0.5.3
|
|
|
|
|
2006-06-08 20:55:51 +02:00
|
|
|
2006-06-08 Arnaud Cornet <arnaud.cornet@gmail.com>
|
2006-06-08 20:55:26 +02:00
|
|
|
|
|
|
|
* samples/bip.conf: change default nick in sample file
|
|
|
|
* src/irc.c: fix nick desync between client and server
|
|
|
|
|
2006-03-08 19:26:04 +01:00
|
|
|
2006-03-08 Arnaud Cornet <arnaud.cornet@gmail.com>
|
|
|
|
|
|
|
|
* bip: release 0.5.2
|
|
|
|
|
2006-03-07 22:35:09 +01:00
|
|
|
2006-03-07 Arnaud Cornet <arnaud.cornet@gmail.com>
|
|
|
|
|
|
|
|
* src/irc.c: count one argument on +e when parsing modes
|
|
|
|
|
2006-02-21 08:48:12 +01:00
|
|
|
2006-02-21 Arnaud Cornet <arnaud.cornet@gmail.com>
|
|
|
|
|
|
|
|
* who: Re-organized and fixed fatal.
|
|
|
|
|
2006-02-05 12:10:33 +01:00
|
|
|
2006-02-05 Arnaud Cornet <arnaud.cornet@gmail.com>
|
|
|
|
* who: merged patch from lappz (Peter Zijlstra) to avoid polluting who
|
|
|
|
replies to all clients when a client does /who.
|
|
|
|
|
2006-01-29 22:14:20 +01:00
|
|
|
2006-01-29 Arnaud Cornet <arnaud.cornet@gmail.com>
|
|
|
|
|
|
|
|
Now use automake 1.9
|
|
|
|
fix misleading error message on wrong password
|
|
|
|
merged man pages
|
|
|
|
* samples: fixed typo in sample
|
|
|
|
* SSL certs: Allows to trust when not connected
|
|
|
|
Typos in error messages.
|
|
|
|
Relicensing to proper GPL with exception for OpenSSL
|
|
|
|
|
2005-04-28 10:26:44 +02:00
|
|
|
2005-04-21 Arnaud Cornet <nohar@t1r.net>
|
|
|
|
|
|
|
|
* src: Now use autoconf/automake
|
|
|
|
bip is now public :)
|