changelog [Tue, 22 Sep 2009 05:00:22 +0000]
ChangeLog
simple [Mon, 21 Sep 2009 22:40:05 +0000]
Removed #eggies from the Undernet list of help channels
lordares [Wed, 2 Jan 2008 09:01:05 +0000]
ChangeLog (Automatic)
lordares [Sun, 26 Nov 2006 02:24:03 +0000]
ChangeLog (Automatic)
tothwolf [Sat, 25 Nov 2006 13:14:31 +0000]
* Fixed compatibility problems with certain time_t implementations.
lordares [Tue, 21 Nov 2006 11:02:04 +0000]
ChangeLog (Automatic)
tothwolf [Mon, 20 Nov 2006 13:53:23 +0000]
* Updated copyright dates for 2006 (better late than never).
tothwolf [Mon, 20 Nov 2006 13:26:01 +0000]
* Removed STDVAR macro.
tothwolf [Mon, 20 Nov 2006 13:20:24 +0000]
* Updated recommended Tcl version.
lordares [Sun, 29 Oct 2006 11:00:58 +0000]
ChangeLog (Automatic)
lordares [Fri, 27 Oct 2006 10:00:48 +0000]
ChangeLog (Automatic)
lordares [Tue, 30 May 2006 09:01:36 +0000]
ChangeLog (Automatic)
lordares [Sat, 15 Apr 2006 09:01:33 +0000]
ChangeLog (Automatic)
wcc [Fri, 14 Apr 2006 22:18:46 +0000]
* AUTHORS updates.
lordares [Wed, 29 Mar 2006 11:01:17 +0000]
ChangeLog (Automatic)
wcc [Wed, 29 Mar 2006 00:52:28 +0000]
* Added lordares to AUTHORS.
wcc [Wed, 29 Mar 2006 00:49:59 +0000]
* AUTHORS updates.
lordares [Sun, 16 Oct 2005 10:01:20 +0000]
ChangeLog (Automatic)
wcc [Sun, 16 Oct 2005 05:59:21 +0000]
* Use egg_memcpy(), not memcpy().
wcc [Sun, 16 Oct 2005 00:11:31 +0000]
* No ' in HTML docs! :)
wcc [Sat, 15 Oct 2005 23:40:02 +0000]
* Fixed crash on startup reported by various users (global table order was
off by one starting at index 100/101). Thanks guys.
lordares [Wed, 21 Sep 2005 05:37:31 +0000]
ChangeLog (Automatic)
lordares [Wed, 21 Sep 2005 05:16:02 +0000]
ChangeLog (Automatic)
lordares [Wed, 21 Sep 2005 05:13:24 +0000]
ChangeLog
wcc [Sat, 10 Sep 2005 21:02:27 +0000]
* make install / language fixes.
wcc [Mon, 5 Sep 2005 03:27:09 +0000]
* misc.h needs to be included in botnet.c.
* Fixed a little bug where the "stagnent module" warning in main() might
not be printed.
* More mainloop cleanups.
lordares [Fri, 2 Sep 2005 02:46:06 +0000]
* Missed a free() in one of my patches for rembot()
wcc [Wed, 31 Aug 2005 02:35:13 +0000]
* Use newsplit() instead of splitc(.., ' ') in uptime.mod for consistency.
This also stops some valgrind bitching =P.
wcc [Wed, 31 Aug 2005 02:19:28 +0000]
* Ran autotools.
wcc [Wed, 31 Aug 2005 02:15:54 +0000]
* Dns.mod should work on Mac OS X now.
wcc [Tue, 30 Aug 2005 01:57:14 +0000]
* Another useless host buffer filling.
wcc [Mon, 29 Aug 2005 04:38:10 +0000]
* UNIX-format chanprog.h (oops).
* Added and ran misc/killwhitespace.
wcc [Mon, 29 Aug 2005 04:04:27 +0000]
* Eww--trailing spaces :P
lordares [Mon, 29 Aug 2005 03:25:15 +0000]
* rembot() has the possibility to reference a NULL pointer, this fixes.
wcc [Mon, 29 Aug 2005 03:21:10 +0000]
* No more open-telnets.
wcc [Mon, 29 Aug 2005 03:12:28 +0000]
* No more learn-users.
lordares [Mon, 29 Aug 2005 03:12:23 +0000]
* Wrong nick pointer used
* Duplicate dcc[].addr initialization line removed.
lordares [Mon, 29 Aug 2005 03:10:14 +0000]
* Pointless host buf filling
lordares [Mon, 29 Aug 2005 03:08:29 +0000]
* dcc_table.timeout was missing a param cast
lordares [Mon, 29 Aug 2005 03:06:47 +0000]
* Use MODES_PER_LINE_MAX instead of '6'
lordares [Mon, 29 Aug 2005 03:03:20 +0000]
* Wrong putlog argument
lordares [Mon, 29 Aug 2005 02:58:14 +0000]
*** empty log message ***
lordares [Mon, 29 Aug 2005 02:57:42 +0000]
test
wcc [Mon, 29 Aug 2005 02:53:25 +0000]
* No more idle-kick.
wcc [Thu, 25 Aug 2005 04:42:26 +0000]
* Fixed global table order... yes, it's okay to laugh at me :P What I get
for coding on no sleep. Thanks TaKeDa :)
wcc [Thu, 25 Aug 2005 00:25:28 +0000]
* More global table cleaning-up.
* Removed CONTENTS files.
wcc [Wed, 24 Aug 2005 01:24:21 +0000]
* Cleaned up the global table a bit.
guppy [Tue, 23 Aug 2005 14:52:57 +0000]
got rid of servlimit and changed the default for dcc-sanitycheck (plus the documentation .. no need to bad mouth mirc)
guppy [Tue, 23 Aug 2005 14:07:30 +0000]
what a silly comment -- makes eggdrop sound like a tool used by kiddies
guppy [Tue, 23 Aug 2005 03:32:27 +0000]
removed a bunch of the default scripts, people can easily get them on the FTP (once we put them there of course)
guppy [Tue, 23 Aug 2005 03:19:45 +0000]
removed wire.mod and seen.mod
guppy [Tue, 23 Aug 2005 02:38:44 +0000]
removed kick-fun/ban-fun
wcc [Mon, 22 Aug 2005 03:32:32 +0000]
* Removed context debugging completly.
wcc [Sun, 31 Jul 2005 19:42:49 +0000]
- Corrected nat-ip setting documentation.
* Found by: BarkerJr - Patch by: Wcc
wcc [Sun, 31 Jul 2005 17:19:02 +0000]
* Synch 1.6 realname changes.
wcc [Sun, 31 Jul 2005 06:19:57 +0000]
* Fixed bug 412, found by Chris Northwood.
wcc [Sun, 31 Jul 2005 06:02:54 +0000]
* Synched thommey's mode patch.
wcc [Sun, 31 Jul 2005 06:00:25 +0000]
* Synching finished now.. grr.
wcc [Sun, 31 Jul 2005 05:51:06 +0000]
* If this compiles, I am going to cry with joy.
wcc [Sun, 31 Jul 2005 03:49:35 +0000]
* Phase 4. Compiles now.
* Fixed a bug in my earlier main.c changes.
I don't like massive changes like this that don't go through the patch
process. There is alot of room for error here, as careful as I am trying
to be.
wcc [Sun, 31 Jul 2005 03:04:54 +0000]
* Phase 3; ran misc/runautotools.
wcc [Sun, 31 Jul 2005 03:03:44 +0000]
* Phase 2; autoconf updates.
wcc [Sun, 31 Jul 2005 02:57:54 +0000]
* Phase one of synching Tothwolf's recent 1.6 commits. I am breaking
this up into several commits because the changes are pretty large.
wcc [Sun, 31 Jul 2005 02:32:43 +0000]
* More main.c cleanups.
wcc [Tue, 26 Jul 2005 03:31:29 +0000]
* Moved some logging stuff out of the core.
wcc [Sat, 23 Jul 2005 22:20:43 +0000]
- Fixed bug 435; typos... grr. Bans work again.
* Found by: De Kus - Patch by: Darko
wcc [Sat, 23 Jul 2005 22:14:20 +0000]
- Request topic on channel reset; fixes topic issue of bug 441.
* Found by: De Kus - Patch by: Darko
wcc [Sat, 23 Jul 2005 21:57:36 +0000]
- Fixed bug 443; logfile crash.
* Found by: De Kus Fixed by: Darko
wcc [Mon, 30 May 2005 22:44:30 +0000]
- Fixed a situation where noshare could be set to 1 and never
restored.
* Fixed by: lordares
wcc [Mon, 30 May 2005 22:38:45 +0000]
* 'make install' fixes. Found by BarkerJr.
wcc [Mon, 30 May 2005 22:11:47 +0000]
- Fixed a socklist leak in net.c.
* Fixed by: lordares
wcc [Tue, 25 Jan 2005 18:25:28 +0000]
- Use CHANMETA to define valid channel prefixes in gotmsg().
* Found by: zathras3 at hotmail.com - Patch by: Wcc
wcc [Tue, 25 Jan 2005 18:17:48 +0000]
* Forgot a cvs remove before.
wcc [Tue, 25 Jan 2005 17:36:19 +0000]
- Fix for problems created when loading long user-defined channel setting
names from the channel file.
* Patch by: Stream
wcc [Fri, 21 Jan 2005 01:43:37 +0000]
* Sync 1.6 patches and 2005 Copyright updates.
wcc [Sat, 11 Dec 2004 04:21:03 +0000]
* Fixed bug 418 (misleading comment).
wcc [Thu, 2 Dec 2004 23:28:17 +0000]
* This fixes bug 421.
wcc [Thu, 2 Dec 2004 22:15:52 +0000]
* Moved woobie.mod to doc/ where it belongs.
* Ran misc/makedepend.
* Updates to misc/modconfig to handle empty module directories since CVS sucks.
wcc [Fri, 26 Nov 2004 05:35:27 +0000]
* More cleaning up.. mem.[ch] stuff.
wcc [Thu, 25 Nov 2004 02:10:53 +0000]
* Oops, typo.
wcc [Thu, 25 Nov 2004 02:01:39 +0000]
* Some cleaning-up.
wcc [Wed, 24 Nov 2004 22:37:31 +0000]
* Removed log-time. What good are logs without timestamps?
* Removed require-p (default to 1).
wcc [Wed, 27 Oct 2004 23:54:54 +0000]
* More header stuff.. also moved some of the userFILE stuff to userfile.[ch].
wcc [Wed, 6 Oct 2004 00:04:32 +0000]
* More header-related cleanups.
* Removed config file compatability for a few settings that were removed
earlier in 1.6 (is this compatability even necessary? it doesn't appear
to be doing anything....).
* Moved timer stuff from chanprog to tcl.c for now.
Sorry to leave this all in a bit of an unfinished state... I don't have a
lot of time right now.
wcc [Fri, 10 Sep 2004 01:10:50 +0000]
* misc.c:egg_strcatn() -> irc.mod/mode.c:mode_strcatn(). This is the only place in the code that it's used or that has a use for it. Core bloat.
* Header cleanups continued; misc.[ch] this time.
* Fixed strict-ident stuff in maskhost().
* Removed maskhost() and maskban() defines. These were for module compatability in 1.6.
* Added "?options?" argument to tcl_maskban, This allows you to interface with maskhost() for either a ban OR a hostmask.
wcc [Thu, 2 Sep 2004 20:57:39 +0000]
* Oops, the conditions were reversed in logfile_init(), causing a crash.
wcc [Thu, 2 Sep 2004 20:44:09 +0000]
* Oops.
wcc [Thu, 2 Sep 2004 20:27:00 +0000]
* Applying the HTTP proxy support patch.
* doc/tcl-commands.doc -> doc/TCL-COMMANDS to conform with the naming of the
other docs.
wcc [Tue, 31 Aug 2004 22:56:11 +0000]
* Moved is_file() to misc_file.c where it belongs.
* Moved help functions to help.[ch].
* Simplified loops in scan_help_file().
* Finished moving logging functions to logfile.[ch].
* Moved more logfile code into logfile.[ch].
wcc [Tue, 31 Aug 2004 01:48:21 +0000]
* Added log mode 'e' for logging Tcl errors. Patch by Noyga.
* More logging cleanups.
wcc [Mon, 30 Aug 2004 23:58:23 +0000]
* Moved logging functions to logfile.[ch].
* Simplified loops in check_logsize() and fluchlogs() a bit.
* Updated misc/makedepend.
takeda [Sat, 28 Aug 2004 03:24:45 +0000]
* replaced strict-host with strict-ident
* strict-ident is on by default
affected commands:
- DCC: .+bot, .adduser
- MSG: hello, ident
commands that in theory shouldn't be affected:
- DCC: .kickban
- TCL: maskhost
affected functions:
- possibly all functions that use fixfrom()
takeda [Sat, 28 Aug 2004 03:07:49 +0000]
* changed misc/addpatch to work also with bsd's sed
* '^' and '~' is no longer equivalent in hostmasks comparison (rfc_casecmp)
* fixed warning while compiling tcl.c
wcc [Sat, 28 Aug 2004 00:15:41 +0000]
* Build process stuff.. mostly related to make depend.
* Added misc/makedepend script to automatially run make depend and update
all of the dependencies in Makefiles throughout the tree.
wcc [Fri, 27 Aug 2004 10:01:17 +0000]
* I don't know why, but KDevelop seems to treat zero-byte files as DOS format.
I fixed my "cvsadd" alias to echo a newline to the file to prevent this from
happening in the future.
wcc [Fri, 27 Aug 2004 09:34:10 +0000]
* Moved all the traffic stuff to traffic.[ch]. Also got rid of the nasty
usage of like 20 global variables for traffic accounting and moved it all
to a struct (partial backport from earlier in 1.9 (Wingman)).
* Make depend works now.
wcc [Fri, 27 Aug 2004 05:34:18 +0000]
* Moved debug stuff to debug.[ch].
* More misc cleanups.
* Added back safety hashes for src/, src/md5, and src/compat.
make depend needs to be fixes for GCC 3.3+; it doesn't work
anymore. #error's about varargs.h being depreciated.
wcc [Fri, 27 Aug 2004 00:49:23 +0000]
* More header cleanups. tandem.h is gone now.
wcc [Thu, 26 Aug 2004 10:36:50 +0000]
* More header stuff.
* Removed two unused functions... hostnamefromip() and flush_inbuf(). These peobably need to go in 1.6 too.
* Bot STAT_* flags -> BSTAT_*.
* Renamed BORGCUBES (NeXT Step OS hack) define to NEXT_HACKS.
wcc [Thu, 26 Aug 2004 03:21:13 +0000]
* More header stuff. Making progress..