index
:
eggdrop1.6
master
Eggdrop 1.6 CVS Mirror
eggdev@eggheads.org
summary
refs
log
tree
commit
diff
log msg
author
committer
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-25
Added missing read trace flag to the nick-len variable trace after being unse...
github/master
master
thommey
4
-8/+15
2011-10-02
Updated instructions for compilation under Cygwin. Updated space requirements...
pseudo
5
-39/+37
2011-10-02
Fixed an ancient bug resulting in sending uninitialized strings when sharing ...
pseudo
3
-7/+12
2011-10-02
Altered the permission check on the pls/mns ban/exempt/invite commands from U...
pseudo
4
-18/+23
2011-10-02
Made dcc_telnet_new() allow non-latin characters in new handles like other ha...
pseudo
3
-6/+10
2011-10-02
Removed -mwin32 on Windows. It's no longer necessary and causes problems with...
pseudo
4
-103/+9
2011-09-23
backport some 1.8 changes
thommey
15
-368/+489
2011-09-19
backport 1.8 docfix in the html tcl-commands for bind cron
thommey
2
-4/+7
2011-09-09
Fixed a bug in the mainloop for Tcl threads which is now also being used as v...
thommey
3
-6/+10
2011-08-15
Removed debug output accidentally checked in.
thommey
3
-4/+7
2011-08-13
Fixed a typo in the html documentation.
pseudo
2
-3/+6
2011-08-08
Fixed the .match command help.
pseudo
2
-6/+10
2011-08-08
Fixed a bug in the backported dns-settings patch where dns_change() would cal...
pseudo
3
-8/+15
2011-07-31
Partially revert changes to vwait/update.
thommey
4
-8/+20
2011-07-20
Ran autotools.
thommey
3
-363/+450
2011-07-20
More AC_LANG_* usage.
thommey
2
-6/+7
2011-07-20
Work around Tcl8.5.10 bug 3371644. Use the autoconf macros AC_LANG_PROGRAM/AC...
thommey
5
-30/+31
2011-07-09
Backport changes from 1.8. Set eggdrop version to 1.6.21.
thommey
54
-669/+979
2011-04-01
Fixed getudef() to return intptr_t instead of int to prevent crashes on 64-bi...
pseudo
3
-6/+10
2011-04-01
Fixed dns.mod on QNX6/Mac OS X/Solaris. Rewrote dns.mod's autoconf checks to ...
pseudo
8
-631/+156
2011-04-01
Replaced most dns.mod preprocessor definitions with config variables. Added s...
pseudo
7
-26/+218
2011-02-13
Freshened Copyrights to 2011
simple
222
-449/+450
2010-07-12
Add sanity check to check-stoned event. Prevents eggdrop from disconnecting i...
thommey
4
-14/+16
2010-07-12
Unwind all nested [vwait] calls before performing a restart. Prevents Tcl_Pan...
thommey
6
-57/+76
2010-07-10
Channels weren't read from the chanfile.
pseudo
4
-11/+16
2010-07-09
Fixed a problem with channels added in the config getting deleted after the c...
pseudo
3
-46/+32
2010-07-09
Added mod-transfer.html to index.html
pseudo
2
-2/+7
2010-07-09
Make sure tickle_WaitForEvent returns 1 when anything was done. This was not ...
thommey
4
-17/+20
2010-07-08
Added log_ts to the modules function table to keep modules relying on the old...
pseudo
4
-8/+14
2010-07-07
Restore socket_cleanup functionality, was broken by the notifier patch.
thommey
2
-4/+6
2010-07-07
Fixed detection of eggdrop already running on startup.
thommey
3
-8/+13
2010-07-05
Changed the URL of gseen.mod in docs. Fixed a minor problem with special dcc ...
pseudo
6
-14/+19
2010-07-02
Added a -raw argument to tcl_putdcc(). Modified putdccraw in compat.tcl to us...
pseudo
6
-18/+34
2010-07-02
Added few contributors to the THANKS file
pseudo
2
-2/+9
2010-07-01
Added CVE references to the Changes file, added simple to AUTHORS
thommey
2
-6/+8
2010-07-01
More anticipation of the (usually automatically generated) THANKS and AUTHORS...
thommey
2
-5/+5
2010-07-01
Fixed some stuff in the THANKS file. I know this should be autogenerated, but...
thommey
1
-8/+8
2010-07-01
Ran misc/killwhitespace and misc/runautotools
thommey
14
-4638/+5251
2010-06-30
Prevent uninitialized memory access that became visible due to the notifier o...
thommey
3
-7/+11
2010-06-29
Overwrite the Tcl notifier with our own version of it if possible.
thommey
31
-481/+962
2010-06-28
Modified compat.tcl version of time to allow accessing Tcl's time command if ...
thommey
3
-7/+24
2010-06-26
Removed root uid check when compiled on Cygwin, as it was reported to cause p...
pseudo
3
-6/+15
2010-06-17
Added 'simple' and 'rfc' to the THANKS file
simple
1
-2/+4
2010-03-24
Channels added in the config are no longer static. Added access to the static...
pseudo
8
-77/+60
2010-03-23
Changed some eggdrop.conf settings. .set and .tcl are no longer unbound by de...
pseudo
4
-16/+44
2010-03-21
Fixed a crash when restarting, related to bind log.
pseudo
3
-5/+9
2010-03-18
Modified cron_match() to match Sunday as both 0 and 7.
pseudo
6
-34/+38
2010-03-14
Added new Tcl command 'matchstr' as a simplified alternative to Tcl's string ...
pseudo
5
-7/+46
2010-03-14
Added Brian Greenberg's patch to randomize the uptime update interval.
pseudo
3
-21/+81
2010-03-14
Added a configure option to set the handlen
pseudo
8
-105/+98
[next]