eggdrop1.6.git
2011-10-25  thommeyAdded missing read trace flag to the nick-len variable... master github/master
2011-10-02  pseudoUpdated instructions for compilation under Cygwin....
2011-10-02  pseudoFixed an ancient bug resulting in sending uninitialized...
2011-10-02  pseudoAltered the permission check on the pls/mns ban/exempt...
2011-10-02  pseudoMade dcc_telnet_new() allow non-latin characters in...
2011-10-02  pseudoRemoved -mwin32 on Windows. It's no longer necessary...
2011-09-23  thommeybackport some 1.8 changes
2011-09-19  thommeybackport 1.8 docfix in the html tcl-commands for bind...
2011-09-09  thommeyFixed a bug in the mainloop for Tcl threads which is...
2011-08-15  thommeyRemoved debug output accidentally checked in.
2011-08-13  pseudoFixed a typo in the html documentation.
2011-08-08  pseudoFixed the .match command help.
2011-08-08  pseudoFixed a bug in the backported dns-settings patch where...
2011-07-31  thommeyPartially revert changes to vwait/update.
2011-07-20  thommeyRan autotools.
2011-07-20  thommeyMore AC_LANG_* usage.
2011-07-20  thommeyWork around Tcl8.5.10 bug 3371644. Use the autoconf...
2011-07-09  thommeyBackport changes from 1.8. Set eggdrop version to 1...
2011-04-01  pseudoFixed getudef() to return intptr_t instead of int to...
2011-04-01  pseudoFixed dns.mod on QNX6/Mac OS X/Solaris. Rewrote dns...
2011-04-01  pseudoReplaced most dns.mod preprocessor definitions with...
2011-02-13  simpleFreshened Copyrights to 2011
2010-07-12  thommeyAdd sanity check to check-stoned event. Prevents eggdro...
2010-07-12  thommeyUnwind all nested [vwait] calls before performing a...
2010-07-10  pseudoChannels weren't read from the chanfile.
2010-07-09  pseudoFixed a problem with channels added in the config getti...
2010-07-09  pseudoAdded mod-transfer.html to index.html
2010-07-09  thommeyMake sure tickle_WaitForEvent returns 1 when anything...
2010-07-08  pseudoAdded log_ts to the modules function table to keep...
2010-07-07  thommeyRestore socket_cleanup functionality, was broken by...
2010-07-07  thommeyFixed detection of eggdrop already running on startup.
2010-07-05  pseudoChanged the URL of gseen.mod in docs. Fixed a minor...
2010-07-02  pseudoAdded a -raw argument to tcl_putdcc(). Modified putdccr...
2010-07-02  pseudoAdded few contributors to the THANKS file
2010-07-01  thommeyAdded CVE references to the Changes file, added simple...
2010-07-01  thommeyMore anticipation of the (usually automatically generat...
2010-07-01  thommeyFixed some stuff in the THANKS file. I know this should...
2010-07-01  thommeyRan misc/killwhitespace and misc/runautotools
2010-06-30  thommeyPrevent uninitialized memory access that became visible...
2010-06-29  thommeyOverwrite the Tcl notifier with our own version of...
2010-06-28  thommeyModified compat.tcl version of time to allow accessing...
2010-06-26  pseudoRemoved root uid check when compiled on Cygwin, as...
2010-06-17  simpleAdded 'simple' and 'rfc' to the THANKS file
2010-03-24  pseudoChannels added in the config are no longer static....
2010-03-23  pseudoChanged some eggdrop.conf settings. .set and .tcl are...
2010-03-21  pseudoFixed a crash when restarting, related to bind log.
2010-03-18  pseudoModified cron_match() to match Sunday as both 0 and 7.
2010-03-14  pseudoAdded new Tcl command 'matchstr' as a simplified altern...
2010-03-14  pseudoAdded Brian Greenberg's patch to randomize the uptime...
2010-03-14  pseudoAdded a configure option to set the handlen
2010-03-13  pseudoAdded missing mod-transfer.html. Thanks to mike.ds
2010-03-08  pseudoAdded a new bind LOG triggered when text is sent to...
2010-03-08  thommeyFixed a bug in checking user priviledges for .chaddr...
2010-03-08  pseudoAdded a new bind CRON as a crontab-like alternative...
2010-02-20  pseudoRemoved some CYGWIN_HACKS that aren't needed anymore.
2010-02-18  pseudoFixed dns.mod SIGBUS crashes on 64-bit Sparc.
2010-02-18  pseudoGot rid of some compile warnings related to passing...
2010-02-18  pseudoChanged the definition of the 'Function' type to avoid...
2010-02-09  thommeyFixed a minor notes.mod formatting bug when displaying...
2010-02-07  pseudoRenamed list_delete/list_append/list_contains functions...
2010-02-06  pseudoUpdated module versions and dependencies for the consol...
2010-02-04  simpleFixed a small spelling mistake, and some caps consistency.
2010-02-03  pseudoDon't assume cidr notation for hostmasks with slashes...
2010-01-26  pseudoFixed the STRIP_ALL flag used with strip_mirc_codes...
2010-01-26  tothwolfAdded runtime check using Tcl_GetCurrentThread() to...
2010-01-25  pseudoFixed a fixfrom() bug, breaking userhost matching....
2010-01-23  tothwolf* Regenerated config.h.in with autoheader
2010-01-15  pseudoReplaced the LOG_TS definition with a config variable...
2010-01-10  pseudoMoved strict-host documentation to the core section...
2010-01-07  pseudoAdded CIDR support to eggdrop. This includes accepting...
2010-01-04  pseudoChanged GetInt / GetIntFromObj's Tcl_Interp argument...
2010-01-04  pseudoModified various checks to allow non-latin characters...
2010-01-03  pseudoVarious minor docfixes.
2010-01-03  pseudoUpdated copyright dates
2009-12-24  pseudoFixed a potential crash in read_lang() with lines ...
2009-12-16  tothwolf* Fixed another link for geteggdrop.com
2009-12-16  tothwolf* Fixed links for geteggdrop.com
2009-11-26  pseudoMoved console flags validation from cmd_console() to...
2009-11-23  pseudoIntroduced new config variable allow-ps to allow chanmo...
2009-11-21  pseudoModified reset_chan_info() to support independent reset...
2009-11-15  pseudoModified build_flags() to not repeat global bot flags...
2009-10-31  thommeyupdated patch.h, changed _wild_match_per behaviour
2009-10-31  thommeyMake mode binds case-sensitive for the mode change...
2009-10-30  thommeyOnly whine once about the opless state of a channel...
2009-10-25  pseudoFixed some spelling errors in the documentation.
2009-10-25  pseudoModified cmd_mns_host() to allow masters use -host...
2009-10-12  thommeyReplace deprecated Tcl result access method. Fixes...
2009-10-09  pseudoAdded a new bind "OUT" to server.mod. Triggered when...
2009-10-09  pseudoAdded stricter argument checking to tcl_logfile().
2009-10-02  pseudoMade eggdrop log the channel name for /MSG GO commands.
2009-10-02  pseudoAdded bugreporter names for recent patches to doc/Chang...
2009-10-01  pseudoFixed bugs in the tcl_eggserver() and next_server(...
2009-10-01  pseudoAdded a msg-rate config variable, to replace the curren...
2009-10-01  pseudoFixed a reversed pointer check in join_notes().
2009-10-01  pseudoMade eggdrop request ban/invite exception lists when...
2009-10-01  pseudoReplaced a mistaken typecast with the proper one and...
2009-10-01  pseudoAdded dccwhois.tcl, quotepass.tcl and quotepong.tcl...
2009-10-01  pseudoUpdated msg/irc.help to include /MSG commands available...
2009-09-22  thommeyThe KEY msg command now logs on success. Fixes Bugzilla...
2009-09-22  thommeyRemoved blank at the end of wrong args tcl error for...
next