Alexander Barton
|
beb4edd3cf
|
Updated documentation: note ngIRCd 0.8.0 :-)
|
2004-07-03 18:35:41 +00:00 |
Alexander Barton
|
364ff7087d
|
Added cast to integer for Solaris.
|
2004-06-26 08:50:44 +00:00 |
Alexander Barton
|
0b3ee07a2a
|
Updated documentation.
|
2004-05-30 16:29:05 +00:00 |
Alexander Barton
|
a49a580a77
|
Fixed wrong buffer size calculation for resolver results.
|
2004-05-30 16:25:51 +00:00 |
Alexander Barton
|
7080e9f83c
|
Added "hppa/unknown/openbsd3.5".
|
2004-05-25 21:50:29 +00:00 |
Alexander Barton
|
59a48bfa1f
|
Updated documentation.
|
2004-05-15 23:56:43 +00:00 |
Alexander Barton
|
42e8063a32
|
Enhanced ./configure checks for required C header files.
|
2004-05-15 12:24:30 +00:00 |
Alexander Barton
|
c23bbe6b65
|
Fixed a warning message of the compiler when not using IDENT lookups.
|
2004-05-11 00:53:14 +00:00 |
Alexander Barton
|
d8f47ed195
|
Updated documentation.
|
2004-05-11 00:41:53 +00:00 |
Alexander Barton
|
d7c975e8d8
|
"make maintainer-clean" removes Makefile.in now.
|
2004-05-11 00:34:26 +00:00 |
Alexander Barton
|
bf21dd1578
|
"make clean" works better now.
|
2004-05-11 00:32:31 +00:00 |
Alexander Barton
|
9013f56451
|
New Debian version.
|
2004-05-11 00:21:04 +00:00 |
Alexander Barton
|
3012c232eb
|
Fixed resolver when using IDENT lookups, cleaned up code.
|
2004-05-11 00:01:11 +00:00 |
Alexander Barton
|
26390c60fb
|
Added PID to all log messages on the console; enhanced logging of
resolver sub-processes in debug mode.
|
2004-05-10 23:57:46 +00:00 |
Alexander Barton
|
cdb039672c
|
Enhanced output of "make lint".
|
2004-05-09 18:23:35 +00:00 |
Alexander Barton
|
7281b8dd4d
|
New "chroot" feature (from Benjamin Pineau), introducing new configuration
variables "ChrootDir" and "MotdPhrase".
|
2004-05-07 11:19:20 +00:00 |
Alexander Barton
|
39fc76c4e4
|
Overview of "contributed" files.
|
2004-04-28 12:18:50 +00:00 |
Alexander Barton
|
a6d51c3a9e
|
Added "README" and "systrace.policy" files.
|
2004-04-28 12:18:02 +00:00 |
Alexander Barton
|
18b2227a0a
|
systrace policy for OpenBSD/NetBSD, thanks to Benjamin Pineau <ben@zouh.org>
|
2004-04-28 12:16:59 +00:00 |
Alexander Barton
|
47701feb08
|
New debian version including updates from CVS HEAD.
|
2004-04-25 23:57:19 +00:00 |
Alexander Barton
|
59b903f3bb
|
Updated documentation.
|
2004-04-25 15:51:15 +00:00 |
Alexander Barton
|
d433eb3896
|
Add flag "L" to default IRC+ server flags: synchronize INVITE-
and BAN-lists.
|
2004-04-25 15:46:50 +00:00 |
Alexander Barton
|
c1e9841118
|
Document new server flag "L": synchronize INVITE- and
BAN-lists when establishing new server links.
|
2004-04-25 15:44:10 +00:00 |
Alexander Barton
|
dd59820051
|
Synchronize INVITE- and BAN-lists if the peer requests it:
server flag "L". And better debug logging.
|
2004-04-25 15:43:18 +00:00 |
Alexander Barton
|
967476799f
|
Don't send MODE changes when origin is a server and
mask is already known.
|
2004-04-25 15:42:05 +00:00 |
Alexander Barton
|
6b1e322865
|
New functions: Lists_SendInvites(), Lists_IsInviteEntry(),
|
2004-04-25 15:40:19 +00:00 |
Alexander Barton
|
1d8da4b525
|
Fixed a wrong assert() which could cause the daemon to exit spuriously
when closing down connections.
|
2004-04-25 14:06:11 +00:00 |
Alexander Barton
|
292c7bd4c0
|
Better logging of decompression errors returned by zlib.
|
2004-04-25 13:55:34 +00:00 |
Alexander Barton
|
558fe6b453
|
Special handling for HP/UX: define _XOPEN_SOURCE_EXTENDED ...
|
2004-04-11 13:20:24 +00:00 |
Alexander Barton
|
bed119c9e5
|
New debian package.
|
2004-04-09 21:58:24 +00:00 |
Alexander Barton
|
64d330b726
|
Fixed handling of already existent entries in invite and ban lists:
the attempt to add an already existent entry is no error, it must
be propagated across servers (but not added to the list!).
|
2004-04-09 21:41:52 +00:00 |
Alexander Barton
|
cc25c52048
|
Updated XCode project for Mac OS X.
|
2004-04-09 20:48:27 +00:00 |
Alexander Barton
|
233210b906
|
Servers other than the destination server didn't clean up the invite
list of an "invite-only" channel properly when an INVITE'd user joined.
|
2004-04-09 20:46:46 +00:00 |
Alexander Barton
|
f68e92eb9a
|
The command to test for the autoconf/automake tools is detected now as well.
|
2004-04-05 12:02:21 +00:00 |
Alexander Barton
|
b225081c2b
|
Added DG/UX (m88k/dg/dgux5.4R3.10) to the list.
|
2004-04-05 11:11:05 +00:00 |
Alexander Barton
|
30bbc5e1e1
|
New debian package ;-)
|
2004-04-05 11:10:31 +00:00 |
Alexander Barton
|
0c07eb71a7
|
Updated manual page to reflect changes in daemon.
|
2004-04-05 10:59:10 +00:00 |
Alexander Barton
|
0b1202cd9e
|
Use "which" when available; understand "GO=0"; made "VERBOSE=1" more verbose.
|
2004-03-19 11:47:51 +00:00 |
Alexander Barton
|
8212662d9d
|
Enhanced autogen.sh script; added "inline" documentation.
|
2004-03-15 20:32:31 +00:00 |
Alexander Barton
|
f697923c48
|
Fixed detection of GNU C version and usability of __attribute__.
|
2004-03-15 19:26:39 +00:00 |
Alexander Barton
|
af77ce70b6
|
Added missing "return 0" ... oops.
|
2004-03-15 18:59:12 +00:00 |
Alexander Barton
|
507a9e9cb3
|
Reworked configure system: it should be more compatible to most systems
now, and it should even be more flexible and faster :-)
|
2004-03-11 22:21:20 +00:00 |
Alexander Barton
|
779446298c
|
New upstream version.
|
2004-03-11 22:18:28 +00:00 |
Alexander Barton
|
cb76d96efb
|
Fixed some warnings of non-gcc-compilers (e. g. original Apple compiler on
A/UX): "warning: illegal pointer combination, op =".
|
2004-03-11 22:16:31 +00:00 |
Alexander Barton
|
de1489b39b
|
Updated tests to reflect last changes to MODE behaviour.
|
2004-03-10 20:40:06 +00:00 |
Alexander Barton
|
5155e1c67a
|
Updated XCode project, added missing Makefile template for MacOXD directory.
|
2004-02-29 17:36:20 +00:00 |
Alexander Barton
|
1e9a958324
|
Added XCode project files (for Mac OS X) to "contrib" directory.
|
2004-02-29 17:19:43 +00:00 |
Alexander Barton
|
56227abc5e
|
Changed the reply of the MODE command to match the syntax of the original
ircd exactly: the unnecessary but missing ":" before the last parameter
has been added.
|
2004-02-29 16:28:44 +00:00 |
Alexander Barton
|
f9e651b333
|
New Debian version.
|
2004-02-28 02:25:21 +00:00 |
Alexander Barton
|
bdaf53e799
|
Fixed TRACE: don't output "Serv" lines for ourself; display more info.
|
2004-02-28 02:18:16 +00:00 |