Log of /eggdrop1.8/src/tcl.c
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.7 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Oct 25 15:56:38 2010 UTC
(10 years, 3 months ago)
by
pseudo
Branch:
MAIN
Changes since
1.6: +1 -9 lines
Diff to
previous 1.6
Performed some cleanup. Removed some obsolete config aliases.
Added missing parts of the documentation. Updated news and features for 1.8.
Revision
1.6 -
(
view)
(
download)
(
as text)
(
annotate)
-
[selected]
Sun Oct 24 13:22:40 2010 UTC
(10 years, 3 months ago)
by
pseudo
Branch:
MAIN
Changes since
1.5: +3 -4 lines
Diff to
previous 1.5
Removed the never-give-up, sort-users and kick-fun/ban-fun variables. Sorting users shouldn't be a challenge for CPUs nowadays. The rest are rarely used and can be scripted.
Revision
1.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Oct 23 11:16:13 2010 UTC
(10 years, 3 months ago)
by
pseudo
Branch:
MAIN
Changes since
1.4: +6 -8 lines
Diff to
previous 1.4
,
to
selected 1.6
Modified SIGQUIT handler to restart the bot by default.
Added support for evnt bind procs to cancel default signal actions.
Removed the die-on-sighup and die-on-sigterm variables.
Added a new bind type DIE triggered before a clean shutdown. Changed the exit status on clean shutdown to 0.
Revision
1.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Oct 19 12:13:33 2010 UTC
(10 years, 3 months ago)
by
pseudo
Branch:
MAIN
Changes since
1.3: +28 -2 lines
Diff to
previous 1.3
,
to
selected 1.6
Added full SSL support including Tcl commands.
Added support for certificate authentication.
Added support for botnet and partyline encryption using ssl.
Documented the new features and commands.
Fixed add_server() problems with IPv6 addresses in the server list.
Revision
1.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Aug 23 21:27:40 2010 UTC
(10 years, 5 months ago)
by
pseudo
Branch:
MAIN
Changes since
1.2: +2 -2 lines
Diff to
previous 1.2
,
to
selected 1.6
Modified src/compat/ replacements of gethostbyname2() and inet_ntop() to not compile when IPv6 is disabled.
Added a missing header preventing gethostbyname2() from compiling on FreeBSD.
Fixed few lines with wrong indentation.
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.