commit - c755b82dd9370c6964bd9e2d5a9cbe82d341dfbc
commit + 1a1ff404a8c74c5e991c6f2442ea311961dd88ec
blob - 50b0f0c68697201cbc10cb133c64e4a225040a37
blob + 13bf7a3d53f70e1e056320a178ef13a26fb7ed6d
--- ChangeLog
+++ ChangeLog
configured server and "CONNECT <name> <port> <host> <mypwd> <peerpwd>"
to add a new server (ngIRCd tries to connect new servers only once!).
- Added DISCONNECT command ("DISCONNECT <name>") to disable servers.
- - Restructured the documentation: Now the main language is English.
+ - Restructured the documentation: Now the main language is English. The
+ german documentation has been removed (until there is a maintainer).
- Enhanced killing of users caused by a nickname collision.
- Better error detection for status code ("numerics") forwarding.
- Moved tool functions to own library: "libngtool".
--
-$Id: ChangeLog,v 1.184 2003/03/10 01:00:00 alex Exp $
+$Id: ChangeLog,v 1.185 2003/03/15 11:00:31 alex Exp $
blob - bffdbd15c7f668c7eab2516b9ee9d8d393bf0e5c
blob + 54b5e694929f02faf80d8d0ee524dc0860e69c70
--- configure.in
+++ configure.in
# (at your option) any later version.
# Please read the file COPYING, README and AUTHORS for more information.
#
-# $Id: configure.in,v 1.82 2003/03/07 14:37:30 alex Exp $
+# $Id: configure.in,v 1.83 2003/03/15 11:00:31 alex Exp $
#
# -- Initialisierung --
AC_OUTPUT([ \
Makefile \
doc/Makefile \
- doc/de/Makefile \
MacOSX/Makefile \
MacOSX/ngircd.pbproj/Makefile \
src/Makefile \
blob - e979028421818424f4d1244a6d4ac85652c60ac8
blob + 56378951a03172781a7a02d19e04d81ab42a666c
--- doc/Makefile.am
+++ doc/Makefile.am
#
# ngIRCd -- The Next Generation IRC Daemon
-# Copyright (c)2001,2002 by Alexander Barton (alex@barton.de)
+# Copyright (c)2001-2003 by Alexander Barton (alex@barton.de)
#
# Dieses Programm ist freie Software. Sie koennen es unter den Bedingungen
# der GNU General Public License (GPL), wie von der Free Software Foundation
# Naehere Informationen entnehmen Sie bitter der Datei COPYING. Eine Liste
# der an ngIRCd beteiligten Autoren finden Sie in der Datei AUTHORS.
#
-# $Id: Makefile.am,v 1.11 2003/01/04 13:07:54 alex Exp $
+# $Id: Makefile.am,v 1.12 2003/03/15 11:00:31 alex Exp $
#
-SUBDIRS = de
-
EXTRA_DIST = CVS.txt FAQ.txt Protocol.txt README-AUX.txt \
README-BeOS.txt RFC.txt sample-ngircd.conf