eggdrop1.7.git
2 years agoChangeLog master github/master
changelog [Tue, 22 Sep 2009 05:00:22 +0000] 
ChangeLog

2 years agoRemoved #eggies from the Undernet list of help channels
simple [Mon, 21 Sep 2009 22:40:05 +0000] 
Removed #eggies from the Undernet list of help channels

4 years agoChangeLog (Automatic)
lordares [Wed, 2 Jan 2008 09:01:05 +0000] 
ChangeLog (Automatic)

5 years agoChangeLog (Automatic)
lordares [Sun, 26 Nov 2006 02:24:03 +0000] 
ChangeLog (Automatic)

5 years ago* Fixed compatibility problems with certain time_t implementations.
tothwolf [Sat, 25 Nov 2006 13:14:31 +0000] 
* Fixed compatibility problems with certain time_t implementations.

5 years agoChangeLog (Automatic)
lordares [Tue, 21 Nov 2006 11:02:04 +0000] 
ChangeLog (Automatic)

5 years ago* Updated copyright dates for 2006 (better late than never).
tothwolf [Mon, 20 Nov 2006 13:53:23 +0000] 
* Updated copyright dates for 2006 (better late than never).

5 years ago* Removed STDVAR macro.
tothwolf [Mon, 20 Nov 2006 13:26:01 +0000] 
* Removed STDVAR macro.

5 years ago* Updated recommended Tcl version.
tothwolf [Mon, 20 Nov 2006 13:20:24 +0000] 
* Updated recommended Tcl version.

5 years agoChangeLog (Automatic)
lordares [Sun, 29 Oct 2006 11:00:58 +0000] 
ChangeLog (Automatic)

5 years agoChangeLog (Automatic)
lordares [Fri, 27 Oct 2006 10:00:48 +0000] 
ChangeLog (Automatic)

5 years agoChangeLog (Automatic)
lordares [Tue, 30 May 2006 09:01:36 +0000] 
ChangeLog (Automatic)

6 years agoChangeLog (Automatic)
lordares [Sat, 15 Apr 2006 09:01:33 +0000] 
ChangeLog (Automatic)

6 years ago* AUTHORS updates.
wcc [Fri, 14 Apr 2006 22:18:46 +0000] 
* AUTHORS updates.

6 years agoChangeLog (Automatic)
lordares [Wed, 29 Mar 2006 11:01:17 +0000] 
ChangeLog (Automatic)

6 years ago* Added lordares to AUTHORS.
wcc [Wed, 29 Mar 2006 00:52:28 +0000] 
* Added lordares to AUTHORS.

6 years ago* AUTHORS updates.
wcc [Wed, 29 Mar 2006 00:49:59 +0000] 
* AUTHORS updates.

6 years agoChangeLog (Automatic)
lordares [Sun, 16 Oct 2005 10:01:20 +0000] 
ChangeLog (Automatic)

6 years ago* Use egg_memcpy(), not memcpy().
wcc [Sun, 16 Oct 2005 05:59:21 +0000] 
* Use egg_memcpy(), not memcpy().

6 years ago* No ' in HTML docs! :)
wcc [Sun, 16 Oct 2005 00:11:31 +0000] 
* No ' in HTML docs! :)

6 years ago* Fixed crash on startup reported by various users (global table order was
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.

6 years agoChangeLog (Automatic)
lordares [Wed, 21 Sep 2005 05:37:31 +0000] 
ChangeLog (Automatic)

6 years agoChangeLog (Automatic)
lordares [Wed, 21 Sep 2005 05:16:02 +0000] 
ChangeLog (Automatic)

6 years agoChangeLog
lordares [Wed, 21 Sep 2005 05:13:24 +0000] 
ChangeLog

6 years ago* make install / language fixes.
wcc [Sat, 10 Sep 2005 21:02:27 +0000] 
* make install / language fixes.

6 years ago* misc.h needs to be included in botnet.c.
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.

6 years ago* Missed a free() in one of my patches for rembot()
lordares [Fri, 2 Sep 2005 02:46:06 +0000] 
* Missed a free() in one of my patches for rembot()

6 years ago* Use newsplit() instead of splitc(.., ' ') in uptime.mod for consistency.
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.

6 years ago* Ran autotools.
wcc [Wed, 31 Aug 2005 02:19:28 +0000] 
* Ran autotools.

6 years ago* Dns.mod should work on Mac OS X now.
wcc [Wed, 31 Aug 2005 02:15:54 +0000] 
* Dns.mod should work on Mac OS X now.

6 years ago* Another useless host buffer filling.
wcc [Tue, 30 Aug 2005 01:57:14 +0000] 
* Another useless host buffer filling.

6 years ago* UNIX-format chanprog.h (oops).
wcc [Mon, 29 Aug 2005 04:38:10 +0000] 
* UNIX-format chanprog.h (oops).
* Added and ran misc/killwhitespace.

6 years ago* Eww--trailing spaces :P
wcc [Mon, 29 Aug 2005 04:04:27 +0000] 
* Eww--trailing spaces :P

6 years ago* rembot() has the possibility to reference a NULL pointer, this fixes.
lordares [Mon, 29 Aug 2005 03:25:15 +0000] 
* rembot() has the possibility to reference a NULL pointer, this fixes.

6 years ago* No more open-telnets.
wcc [Mon, 29 Aug 2005 03:21:10 +0000] 
* No more open-telnets.

6 years ago* No more learn-users.
wcc [Mon, 29 Aug 2005 03:12:28 +0000] 
* No more learn-users.

6 years ago* Wrong nick pointer used
lordares [Mon, 29 Aug 2005 03:12:23 +0000] 
* Wrong nick pointer used
* Duplicate dcc[].addr initialization line removed.

6 years ago* Pointless host buf filling
lordares [Mon, 29 Aug 2005 03:10:14 +0000] 
* Pointless host buf filling

6 years ago* dcc_table.timeout was missing a param cast
lordares [Mon, 29 Aug 2005 03:08:29 +0000] 
* dcc_table.timeout was missing a param cast

6 years ago* Use MODES_PER_LINE_MAX instead of '6'
lordares [Mon, 29 Aug 2005 03:06:47 +0000] 
* Use MODES_PER_LINE_MAX instead of '6'

6 years ago* Wrong putlog argument
lordares [Mon, 29 Aug 2005 03:03:20 +0000] 
* Wrong putlog argument

6 years ago*** empty log message ***
lordares [Mon, 29 Aug 2005 02:58:14 +0000] 
*** empty log message ***

6 years agotest
lordares [Mon, 29 Aug 2005 02:57:42 +0000] 
test

6 years ago* No more idle-kick.
wcc [Mon, 29 Aug 2005 02:53:25 +0000] 
* No more idle-kick.

6 years ago* Fixed global table order... yes, it's okay to laugh at me :P What I get
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 :)

6 years ago* More global table cleaning-up.
wcc [Thu, 25 Aug 2005 00:25:28 +0000] 
* More global table cleaning-up.
* Removed CONTENTS files.

6 years ago* Cleaned up the global table a bit.
wcc [Wed, 24 Aug 2005 01:24:21 +0000] 
* Cleaned up the global table a bit.

6 years agogot rid of servlimit and changed the default for dcc-sanitycheck (plus the documentat...
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)

6 years agowhat a silly comment -- makes eggdrop sound like a tool used by kiddies
guppy [Tue, 23 Aug 2005 14:07:30 +0000] 
what a silly comment -- makes eggdrop sound like a tool used by kiddies

6 years agoremoved a bunch of the default scripts, people can easily get them on the FTP (once...
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)

6 years agoremoved wire.mod and seen.mod
guppy [Tue, 23 Aug 2005 03:19:45 +0000] 
removed wire.mod and seen.mod

6 years agoremoved kick-fun/ban-fun
guppy [Tue, 23 Aug 2005 02:38:44 +0000] 
removed kick-fun/ban-fun

6 years ago* Removed context debugging completly.
wcc [Mon, 22 Aug 2005 03:32:32 +0000] 
* Removed context debugging completly.

6 years ago- Corrected nat-ip setting documentation.
wcc [Sun, 31 Jul 2005 19:42:49 +0000] 
- Corrected nat-ip setting documentation.
* Found by: BarkerJr - Patch by: Wcc

6 years ago* Synch 1.6 realname changes.
wcc [Sun, 31 Jul 2005 17:19:02 +0000] 
* Synch 1.6 realname changes.

6 years ago* Fixed bug 412, found by Chris Northwood.
wcc [Sun, 31 Jul 2005 06:19:57 +0000] 
* Fixed bug 412, found by Chris Northwood.

6 years ago* Synched thommey's mode patch.
wcc [Sun, 31 Jul 2005 06:02:54 +0000] 
* Synched thommey's mode patch.

6 years ago* Synching finished now.. grr.
wcc [Sun, 31 Jul 2005 06:00:25 +0000] 
* Synching finished now.. grr.

6 years ago* If this compiles, I am going to cry with joy.
wcc [Sun, 31 Jul 2005 05:51:06 +0000] 
* If this compiles, I am going to cry with joy.

6 years ago* Phase 4. Compiles now.
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.

6 years ago* Phase 3; ran misc/runautotools.
wcc [Sun, 31 Jul 2005 03:04:54 +0000] 
* Phase 3; ran misc/runautotools.

6 years ago* Phase 2; autoconf updates.
wcc [Sun, 31 Jul 2005 03:03:44 +0000] 
* Phase 2; autoconf updates.

6 years ago* Phase one of synching Tothwolf's recent 1.6 commits. I am breaking
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.

6 years ago* More main.c cleanups.
wcc [Sun, 31 Jul 2005 02:32:43 +0000] 
* More main.c cleanups.

6 years ago* Moved some logging stuff out of the core.
wcc [Tue, 26 Jul 2005 03:31:29 +0000] 
* Moved some logging stuff out of the core.

6 years ago- Fixed bug 435; typos... grr. Bans work again.
wcc [Sat, 23 Jul 2005 22:20:43 +0000] 
- Fixed bug 435; typos... grr. Bans work again.
* Found by: De Kus - Patch by: Darko

6 years ago- Request topic on channel reset; fixes topic issue of bug 441.
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

6 years ago- Fixed bug 443; logfile crash.
wcc [Sat, 23 Jul 2005 21:57:36 +0000] 
- Fixed bug 443; logfile crash.
* Found by: De Kus Fixed by: Darko

6 years ago- Fixed a situation where noshare could be set to 1 and never
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

6 years ago* 'make install' fixes. Found by BarkerJr.
wcc [Mon, 30 May 2005 22:38:45 +0000] 
* 'make install' fixes. Found by BarkerJr.

6 years ago- Fixed a socklist leak in net.c.
wcc [Mon, 30 May 2005 22:11:47 +0000] 
- Fixed a socklist leak in net.c.
* Fixed by: lordares

7 years ago- Use CHANMETA to define valid channel prefixes in gotmsg().
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

7 years ago* Forgot a cvs remove before.
wcc [Tue, 25 Jan 2005 18:17:48 +0000] 
* Forgot a cvs remove before.

7 years ago- Fix for problems created when loading long user-defined channel setting
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

7 years ago* Sync 1.6 patches and 2005 Copyright updates.
wcc [Fri, 21 Jan 2005 01:43:37 +0000] 
* Sync 1.6 patches and 2005 Copyright updates.

7 years ago* Fixed bug 418 (misleading comment).
wcc [Sat, 11 Dec 2004 04:21:03 +0000] 
* Fixed bug 418 (misleading comment).

7 years ago* This fixes bug 421.
wcc [Thu, 2 Dec 2004 23:28:17 +0000] 
* This fixes bug 421.

7 years ago* Moved woobie.mod to doc/ where it belongs.
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.

7 years ago* More cleaning up.. mem.[ch] stuff.
wcc [Fri, 26 Nov 2004 05:35:27 +0000] 
* More cleaning up.. mem.[ch] stuff.

7 years ago* Oops, typo.
wcc [Thu, 25 Nov 2004 02:10:53 +0000] 
* Oops, typo.

7 years ago* Some cleaning-up.
wcc [Thu, 25 Nov 2004 02:01:39 +0000] 
* Some cleaning-up.

7 years ago* Removed log-time. What good are logs without timestamps?
wcc [Wed, 24 Nov 2004 22:37:31 +0000] 
* Removed log-time. What good are logs without timestamps?
* Removed require-p (default to 1).

7 years ago* More header stuff.. also moved some of the userFILE stuff to userfile.[ch].
wcc [Wed, 27 Oct 2004 23:54:54 +0000] 
* More header stuff.. also moved some of the userFILE stuff to userfile.[ch].

7 years ago* More header-related cleanups.
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.

7 years ago* misc.c:egg_strcatn() -> irc.mod/mode.c:mode_strcatn(). This is the only place in...
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.

7 years ago* Oops, the conditions were reversed in logfile_init(), causing a crash.
wcc [Thu, 2 Sep 2004 20:57:39 +0000] 
* Oops, the conditions were reversed in logfile_init(), causing a crash.

7 years ago* Oops.
wcc [Thu, 2 Sep 2004 20:44:09 +0000] 
* Oops.

7 years ago* Applying the HTTP proxy support patch.
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.

7 years ago* Moved is_file() to misc_file.c where it belongs.
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].

7 years ago* Added log mode 'e' for logging Tcl errors. Patch by Noyga.
wcc [Tue, 31 Aug 2004 01:48:21 +0000] 
* Added log mode 'e' for logging Tcl errors. Patch by Noyga.
* More logging cleanups.

7 years ago* Moved logging functions to logfile.[ch].
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.

7 years ago* replaced strict-host with strict-ident
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()

7 years ago* changed misc/addpatch to work also with bsd's sed
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

7 years ago* Build process stuff.. mostly related to make depend.
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.

7 years ago* I don't know why, but KDevelop seems to treat zero-byte files as DOS format.
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.

7 years ago* Moved all the traffic stuff to traffic.[ch]. Also got rid of the nasty
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.

7 years ago* Moved debug stuff to debug.[ch].
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.

7 years ago* More header cleanups. tandem.h is gone now.
wcc [Fri, 27 Aug 2004 00:49:23 +0000] 
* More header cleanups. tandem.h is gone now.

7 years ago* More header stuff.
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.

7 years ago* More header stuff. Making progress..
wcc [Thu, 26 Aug 2004 03:21:13 +0000] 
* More header stuff. Making progress..