Alexander Barton
|
44172a8c7f
|
Fixed a possible buffer underrun when reading the MOTD file. Thanks to
Florian Westphal, <westphal@foo.fh-furtwangen.de>.
|
2005-01-24 14:17:21 +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
|
57c7e23622
|
Added #include for strings.h to fix compiler warnings.
|
2004-01-17 03:17:49 +00:00 |
Alexander Barton
|
c40592d2ce
|
Removed "USE_" prefixes of configuration #defines.
|
2003-12-26 15:55:07 +00:00 |
Alexander Barton
|
05e2c0f048
|
Extended version reporting of CVS builds.
|
2003-12-04 14:05:16 +00:00 |
Alexander Barton
|
7b6e26628a
|
Fixed and enhanced penalty handling; changed internal time resoluiton of
the server to one second. Code cleanup.
|
2003-11-05 23:24:48 +00:00 |
Alexander Barton
|
260b8e5f36
|
VERSION shows the CVS date if apropriate now.
|
2003-06-06 20:46:11 +00:00 |
Alexander Barton
|
489d8c5cd0
|
Removed unportable %z formater in strftime().
|
2003-04-21 10:54:30 +00:00 |
Alexander Barton
|
62796722f1
|
Changed all PACKAGE's to PACKAGE_NAME and all VERSION's to PACKAGE_VERSION.
|
2003-03-31 15:54:21 +00:00 |
Alexander Barton
|
e17976a172
|
- Fixed up command forwarding: only to servers!
- Forwarding of WHOIS was broken in some situations.
|
2003-01-01 13:30:35 +00:00 |
Alexander Barton
|
b8d7dcec77
|
- Adjusted includes for new "conn-func.h" header.
|
2002-12-30 17:15:42 +00:00 |
Alexander Barton
|
437f2c335f
|
- Renamed functions now found in "conn-zip.c".
|
2002-12-30 16:07:50 +00:00 |
Alexander Barton
|
b316c380ad
|
- replaced some calls to sprintf() with snprintf() -- more secure :-)
|
2002-12-26 17:14:48 +00:00 |
Alexander Barton
|
6626395c88
|
- replaced a lot of strcat() calls with strlcat() which is more secure.
|
2002-12-26 16:48:14 +00:00 |
Alexander Barton
|
212d36a33c
|
- enhanced LUSERS reply: RPL_LOCALUSERS, RPL_NETUSERS.
|
2002-12-22 23:30:33 +00:00 |
Alexander Barton
|
210282d00f
|
- implemented subfunction "m" of STATS command.
|
2002-12-18 13:55:41 +00:00 |
Alexander Barton
|
98677b4348
|
- "STATS l" now only shows server-server-links and the own connection.
|
2002-12-18 13:07:46 +00:00 |
Alexander Barton
|
7924fafb25
|
- fixed some error messages and prefixes.
|
2002-12-16 17:14:57 +00:00 |
Alexander Barton
|
490f28ffd1
|
- new file header format (in english);
- new file ident semantics.
|
2002-12-12 12:24:18 +00:00 |
Alexander Barton
|
f0349f5266
|
- bei ISON und USERHOST fehlte im Ergebnis-String der korrekte Absender.
|
2002-12-02 13:45:51 +00:00 |
Alexander Barton
|
bad7ac62a7
|
- STATS: Unterfunktion "L" implementiert.
|
2002-12-02 13:20:02 +00:00 |
Alexander Barton
|
e50d568f25
|
- bei STATS wurde der Target-Server aus dem falschen Argument bestimmt.
|
2002-11-30 18:10:01 +00:00 |
Alexander Barton
|
0c471b84f7
|
- neues Source-Modul "irc-info"; neuer Befehl STATS.
|
2002-11-30 17:39:56 +00:00 |