eggdrop1.7.git
2009-09-22  changelogChangeLog master github/master
2009-09-21  simpleRemoved #eggies from the Undernet list of help channels
2008-01-02  lordaresChangeLog (Automatic)
2006-11-26  lordaresChangeLog (Automatic)
2006-11-25  tothwolf* Fixed compatibility problems with certain time_t...
2006-11-21  lordaresChangeLog (Automatic)
2006-11-20  tothwolf* Updated copyright dates for 2006 (better late than...
2006-11-20  tothwolf* Removed STDVAR macro.
2006-11-20  tothwolf* Updated recommended Tcl version.
2006-10-29  lordaresChangeLog (Automatic)
2006-10-27  lordaresChangeLog (Automatic)
2006-05-30  lordaresChangeLog (Automatic)
2006-04-15  lordaresChangeLog (Automatic)
2006-04-14  wcc* AUTHORS updates.
2006-03-29  lordaresChangeLog (Automatic)
2006-03-29  wcc* Added lordares to AUTHORS.
2006-03-29  wcc* AUTHORS updates.
2005-10-16  lordaresChangeLog (Automatic)
2005-10-16  wcc* Use egg_memcpy(), not memcpy().
2005-10-16  wcc* No ' in HTML docs! :)
2005-10-15  wcc* Fixed crash on startup reported by various users...
2005-09-21  lordaresChangeLog (Automatic)
2005-09-21  lordaresChangeLog (Automatic)
2005-09-21  lordaresChangeLog
2005-09-10  wcc* make install / language fixes.
2005-09-05  wcc* misc.h needs to be included in botnet.c.
2005-09-02  lordares* Missed a free() in one of my patches for rembot()
2005-08-31  wcc* Use newsplit() instead of splitc(.., ' ') in uptime...
2005-08-31  wcc* Ran autotools.
2005-08-31  wcc* Dns.mod should work on Mac OS X now.
2005-08-30  wcc* Another useless host buffer filling.
2005-08-29  wcc* UNIX-format chanprog.h (oops).
2005-08-29  wcc* Eww--trailing spaces :P
2005-08-29  lordares* rembot() has the possibility to reference a NULL...
2005-08-29  wcc* No more open-telnets.
2005-08-29  wcc* No more learn-users.
2005-08-29  lordares* Wrong nick pointer used
2005-08-29  lordares* Pointless host buf filling
2005-08-29  lordares* dcc_table.timeout was missing a param cast
2005-08-29  lordares* Use MODES_PER_LINE_MAX instead of '6'
2005-08-29  lordares* Wrong putlog argument
2005-08-29  lordares*** empty log message ***
2005-08-29  lordarestest
2005-08-29  wcc* No more idle-kick.
2005-08-25  wcc* Fixed global table order... yes, it's okay to laugh...
2005-08-25  wcc* More global table cleaning-up.
2005-08-24  wcc* Cleaned up the global table a bit.
2005-08-23  guppygot rid of servlimit and changed the default for dcc...
2005-08-23  guppywhat a silly comment -- makes eggdrop sound like a...
2005-08-23  guppyremoved a bunch of the default scripts, people can...
2005-08-23  guppyremoved wire.mod and seen.mod
2005-08-23  guppyremoved kick-fun/ban-fun
2005-08-22  wcc* Removed context debugging completly.
2005-07-31  wcc- Corrected nat-ip setting documentation.
2005-07-31  wcc* Synch 1.6 realname changes.
2005-07-31  wcc* Fixed bug 412, found by Chris Northwood.
2005-07-31  wcc* Synched thommey's mode patch.
2005-07-31  wcc* Synching finished now.. grr.
2005-07-31  wcc* If this compiles, I am going to cry with joy.
2005-07-31  wcc* Phase 4. Compiles now.
2005-07-31  wcc* Phase 3; ran misc/runautotools.
2005-07-31  wcc* Phase 2; autoconf updates.
2005-07-31  wcc* Phase one of synching Tothwolf's recent 1.6 commits...
2005-07-31  wcc* More main.c cleanups.
2005-07-26  wcc* Moved some logging stuff out of the core.
2005-07-23  wcc- Fixed bug 435; typos... grr. Bans work again.
2005-07-23  wcc- Request topic on channel reset; fixes topic issue...
2005-07-23  wcc- Fixed bug 443; logfile crash.
2005-05-30  wcc- Fixed a situation where noshare could be set to 1...
2005-05-30  wcc* 'make install' fixes. Found by BarkerJr.
2005-05-30  wcc- Fixed a socklist leak in net.c.
2005-01-25  wcc- Use CHANMETA to define valid channel prefixes in...
2005-01-25  wcc* Forgot a cvs remove before.
2005-01-25  wcc- Fix for problems created when loading long user-defin...
2005-01-21  wcc* Sync 1.6 patches and 2005 Copyright updates.
2004-12-11  wcc* Fixed bug 418 (misleading comment).
2004-12-02  wcc* This fixes bug 421.
2004-12-02  wcc* Moved woobie.mod to doc/ where it belongs.
2004-11-26  wcc* More cleaning up.. mem.[ch] stuff.
2004-11-25  wcc* Oops, typo.
2004-11-25  wcc* Some cleaning-up.
2004-11-24  wcc* Removed log-time. What good are logs without timestamps?
2004-10-27  wcc* More header stuff.. also moved some of the userFILE...
2004-10-06  wcc* More header-related cleanups.
2004-09-10  wcc* misc.c:egg_strcatn() -> irc.mod/mode.c:mode_strcatn...
2004-09-02  wcc* Oops, the conditions were reversed in logfile_init...
2004-09-02  wcc* Oops.
2004-09-02  wcc* Applying the HTTP proxy support patch.
2004-08-31  wcc* Moved is_file() to misc_file.c where it belongs.
2004-08-31  wcc* Added log mode 'e' for logging Tcl errors. Patch...
2004-08-30  wcc* Moved logging functions to logfile.[ch].
2004-08-28  takeda* replaced strict-host with strict-ident
2004-08-28  takeda* changed misc/addpatch to work also with bsd's sed
2004-08-28  wcc* Build process stuff.. mostly related to make depend.
2004-08-27  wcc* I don't know why, but KDevelop seems to treat zero...
2004-08-27  wcc* Moved all the traffic stuff to traffic.[ch]. Also...
2004-08-27  wcc* Moved debug stuff to debug.[ch].
2004-08-27  wcc* More header cleanups. tandem.h is gone now.
2004-08-26  wcc* More header stuff.
2004-08-26  wcc* More header stuff. Making progress..
next