Log of /eggdrop1.6/doc/html/egg-core.html
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.49 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Jun 29 15:52:24 2010 UTC
(10 years, 9 months ago)
by
thommey
Branch:
MAIN
Changes since
1.48: +5 -4 lines
Diff to
previous 1.48
Overwrite the Tcl notifier with our own version of it if possible.
Integrate Tcl events and sockets into our own eventloop and socketlist.
Don't fork() before initializing Tcl anymore with overwritten notifier.
Replace max-dcc with a dynamically enlarging array, limited by the new setting max-socks.
Add two configure checks against the Tcl library to check if the notifier can be replaced.
Revision
1.48 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Jan 15 19:51:49 2010 UTC
(11 years, 2 months ago)
by
pseudo
Branch:
MAIN
Changes since
1.47: +17 -4 lines
Diff to
previous 1.47
Replaced the LOG_TS definition with a config variable "timestamp-format", defaulting to "[%H:%M:%S]".
Added support for silent backups and logfile switching with higher quiet-save values.
Patch by: pseudo
Revision
1.47 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Jan 10 22:28:57 2010 UTC
(11 years, 3 months ago)
by
pseudo
Branch:
MAIN
Changes since
1.46: +11 -1 lines
Diff to
previous 1.46
Moved strict-host documentation to the core section, where it belongs and added a warning to discourage it's usage in the future.
Rewrote fixfrom() to not modify it's string argument.
Fixes Bugzilla Bug # 423 "Enforcement of Non-matching Bans"
Found by: BarkerJr / Patch by: pseudo
Revision
1.46 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Jan 7 13:48:30 2010 UTC
(11 years, 3 months ago)
by
pseudo
Branch:
MAIN
Changes since
1.45: +13 -1 lines
Diff to
previous 1.45
Added CIDR support to eggdrop. This includes accepting and matching b/e/I masks and user hosts in cidr notation.
Moved rfc_toupper from wild_match() to the new addr_match().
Added two new Tcl commands - matchaddr and matchcidr to provide interface to the new internal host matching.
Patch by: pseudo
Revision
1.44 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Oct 25 15:19:05 2009 UTC
(11 years, 5 months ago)
by
pseudo
Branch:
MAIN
Changes since
1.43: +3 -3 lines
Diff to
previous 1.43
Fixed some spelling errors in the documentation.
Improved the description of the getchanjoin Tcl command in the docs.
Patch by: pseudo
Revision
1.32 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Nov 1 23:26:57 2003 UTC
(17 years, 5 months ago)
by
wcc
Branch:
MAIN
Changes since
1.31: +1 -9 lines
Diff to
previous 1.31
* Remove IPv6 for now. I know we've discussed this on the lists and in
#eggdrop/#eggdev on Undernet, and I think we pretty much agreed (as far
as 'agreeing' goes on eggdev anyway ;p) to ditch this hacked togeather
code and get Ian's code tested and put that in an upcoming release instead.
IPv6 realllyyyyyyy screwed up .15. I'm basically ready to release .16..
can anyone think of anything else that needs to be done? Bugzilla is dead
and i'm not sure if eggdev's up or not, but changes appears to work. The
lists have been down alot lately. Anyway, e-mail me if I forgot any little
pieces, but I don't think I did. -- Wcc
Revision
1.30 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Feb 11 09:19:17 2003 UTC
(18 years, 2 months ago)
by
wcc
Branch:
MAIN
Changes since
1.29: +30 -24 lines
Diff to
previous 1.29
* Commented the default listen command as suggested by Paladin at #eggdrop
at UnderNet. This is due to the large ammount of users who do not change
the default port, and then can't figure out what the port number is, etc.
* Fixed a typo in a header-comment in misc_file.c.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.