Skip to content

Commit

Permalink
Eggdrop v1.9.2 Release Candidate 2
Browse files Browse the repository at this point in the history
  • Loading branch information
vanosg committed Feb 7, 2022
1 parent 0f8f1bf commit 35234a3
Show file tree
Hide file tree
Showing 58 changed files with 92 additions and 73 deletions.
10 changes: 5 additions & 5 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -131,14 +131,14 @@ COMMAND LINE

The options available are:

-t: Don't background, use terminal. This is just like -n, except that
-t: Don't background, use terminal. Your console will dropp into an

instead of seeing log entries, your console will simulate a DCC
chat with the bot.
interactive partyline session, simialar to a DCC chat with the
bot. This is useful for troubleshooting connection issues with
the bot.

-c: Don't background, show channel info. This is just like -n, except
-c: Don't background, show channel info. Every 10 seconds your screen

that instead of seeing log entries, every 10 seconds your screen
will clear and you will see the current channel status, sort of
like "top".

Expand Down
4 changes: 2 additions & 2 deletions UPGRADING
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@ explicitly request an SSL/TLS connection by prefixing the port with a

Tcl Commands

A lot of additions and changes have been made to Tcl commands. Please
look at doc/tcl-commands.doc to see them.
A lot of backwards-compatible additions and changes have been made to
Tcl commands. Please look at doc/tcl-commands.doc to see them.

Documentation

Expand Down
24 changes: 22 additions & 2 deletions doc/Changes1.9
Original file line number Diff line number Diff line change
@@ -1,12 +1,32 @@

Eggdrop Changes (Last Updated 2021-12-18):
Eggdrop Changes (Last Updated 2022-02-07):
__________________________________________

Eggdrop v1.9.2rc1:
Eggdrop v1.9.2rc2:

2022-02-07 * Add UPGRADING to gendocs
* Remove unneeded DNS comments from config
* Restore missing 1.9.0 NEWS
* Update docs
* Initialize vars
* init mutex
* Fix PBKDF2 cheks for PASS/2
[Found by: ldm / Patch by: michaelortmann]
* Remove old -n doc references
* Fix indent (#1258)
* Fix users.rst typo
[Found by: kveremitz / Patch by: PeGaSuS-Coder]
* Fix tdns mutex
[Found by: Geo / Patch by: michaelortmann]
* fix cap exports
* typo fix

Eggdrop v1.9.2rc1 (2021-12-18):

2021-12-18 * make tdns default
* Update version strings to 1.9.2
* Generate docs with 1.9.2 version
* Eggdrop v1.9.2 Release Candidate 1
2021-12-04 * Update 1.9.2 NEWS
2021-11-30 * Properly check cap settings outside server.mod
* Prohibit hostname in nat-ip
Expand Down
2 changes: 1 addition & 1 deletion doc/USERS
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ global flag applies to all channels. The standard global flags are:
chattr <nickname> [attributes] [channel]

There are also 26 global user-defined flags and 26 channel
user-defined flags. These are used by scripts, and their uses very
user-defined flags. These are used by scripts, and their uses vary
depending on the script that uses them.

Copyright (C) 2002 - 2021 Eggheads Development Team
2 changes: 1 addition & 1 deletion doc/html/appendices/first-script.html
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ <h1>Your First Eggdrop Script<a class="headerlink" href="#your-first-eggdrop-scr

<div class="footer" role="contentinfo">
&#169; Copyright 2021, Eggheads.
Last updated on Dec 18, 2021.
Last updated on Feb 06, 2022.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.8.5.
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion doc/html/appendices/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ <h3 style="margin-top: 1.5em;">Search</h3>

<div class="footer" role="contentinfo">
&#169; Copyright 2021, Eggheads.
Last updated on Dec 18, 2021.
Last updated on Feb 06, 2022.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.8.5.
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion doc/html/appendices/known-probs.html
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ <h1>Known Problems<a class="headerlink" href="#known-problems" title="Permalink

<div class="footer" role="contentinfo">
&#169; Copyright 2021, Eggheads.
Last updated on Dec 18, 2021.
Last updated on Feb 06, 2022.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.8.5.
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion doc/html/appendices/text-sub.html
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ <h1>Textfile Substitutions<a class="headerlink" href="#textfile-substitutions" t

<div class="footer" role="contentinfo">
&#169; Copyright 2021, Eggheads.
Last updated on Dec 18, 2021.
Last updated on Feb 06, 2022.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.8.5.
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion doc/html/appendices/tricks.html
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ <h1>Eggdrop Tricks<a class="headerlink" href="#eggdrop-tricks" title="Permalink

<div class="footer" role="contentinfo">
&#169; Copyright 2021, Eggheads.
Last updated on Dec 18, 2021.
Last updated on Feb 06, 2022.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.8.5.
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion doc/html/appendices/weird-msgs.html
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ <h1>Weird Messages That Get Logged<a class="headerlink" href="#weird-messages-th

<div class="footer" role="contentinfo">
&#169; Copyright 2021, Eggheads.
Last updated on Dec 18, 2021.
Last updated on Feb 06, 2022.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.8.5.
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion doc/html/coreDocs/assoc.html
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ <h3 style="margin-top: 1.5em;">Search</h3>

<div class="footer" role="contentinfo">
&#169; Copyright 2021, Eggheads.
Last updated on Dec 18, 2021.
Last updated on Feb 06, 2022.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.8.5.
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion doc/html/coreDocs/blowfish.html
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ <h3 style="margin-top: 1.5em;">Search</h3>

<div class="footer" role="contentinfo">
&#169; Copyright 2021, Eggheads.
Last updated on Dec 18, 2021.
Last updated on Feb 06, 2022.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.8.5.
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion doc/html/coreDocs/channels.html
Original file line number Diff line number Diff line change
Expand Up @@ -527,7 +527,7 @@ <h3 style="margin-top: 1.5em;">Search</h3>

<div class="footer" role="contentinfo">
&#169; Copyright 2021, Eggheads.
Last updated on Dec 18, 2021.
Last updated on Feb 06, 2022.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.8.5.
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion doc/html/coreDocs/compress.html
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ <h3 style="margin-top: 1.5em;">Search</h3>

<div class="footer" role="contentinfo">
&#169; Copyright 2021, Eggheads.
Last updated on Dec 18, 2021.
Last updated on Feb 06, 2022.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.8.5.
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion doc/html/coreDocs/console.html
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ <h3 style="margin-top: 1.5em;">Search</h3>

<div class="footer" role="contentinfo">
&#169; Copyright 2021, Eggheads.
Last updated on Dec 18, 2021.
Last updated on Feb 06, 2022.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.8.5.
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion doc/html/coreDocs/core.html
Original file line number Diff line number Diff line change
Expand Up @@ -784,7 +784,7 @@ <h2>Scripts<a class="headerlink" href="#scripts" title="Permalink to this headli

<div class="footer" role="contentinfo">
&#169; Copyright 2021, Eggheads.
Last updated on Dec 18, 2021.
Last updated on Feb 06, 2022.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.8.5.
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion doc/html/coreDocs/ctcp.html
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ <h3 style="margin-top: 1.5em;">Search</h3>

<div class="footer" role="contentinfo">
&#169; Copyright 2021, Eggheads.
Last updated on Dec 18, 2021.
Last updated on Feb 06, 2022.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.8.5.
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion doc/html/coreDocs/dns.html
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ <h3 style="margin-top: 1.5em;">Search</h3>

<div class="footer" role="contentinfo">
&#169; Copyright 2021, Eggheads.
Last updated on Dec 18, 2021.
Last updated on Feb 06, 2022.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.8.5.
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion doc/html/coreDocs/filesys.html
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@ <h3>.filesys module<a class="headerlink" href="#id1" title="Permalink to this he

<div class="footer" role="contentinfo">
&#169; Copyright 2021, Eggheads.
Last updated on Dec 18, 2021.
Last updated on Feb 06, 2022.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.8.5.
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion doc/html/coreDocs/ident.html
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ <h3 style="margin-top: 1.5em;">Search</h3>

<div class="footer" role="contentinfo">
&#169; Copyright 2021, Eggheads.
Last updated on Dec 18, 2021.
Last updated on Feb 06, 2022.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.8.5.
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion doc/html/coreDocs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ <h3 style="margin-top: 1.5em;">Search</h3>

<div class="footer" role="contentinfo">
&#169; Copyright 2021, Eggheads.
Last updated on Dec 18, 2021.
Last updated on Feb 06, 2022.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.8.5.
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion doc/html/coreDocs/irc.html
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ <h3 style="margin-top: 1.5em;">Search</h3>

<div class="footer" role="contentinfo">
&#169; Copyright 2021, Eggheads.
Last updated on Dec 18, 2021.
Last updated on Feb 06, 2022.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.8.5.
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion doc/html/coreDocs/modules.html
Original file line number Diff line number Diff line change
Expand Up @@ -549,7 +549,7 @@ <h2>What to do with a module?<a class="headerlink" href="#what-to-do-with-a-modu

<div class="footer" role="contentinfo">
&#169; Copyright 2021, Eggheads.
Last updated on Dec 18, 2021.
Last updated on Feb 06, 2022.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.8.5.
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion doc/html/coreDocs/notes.html
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ <h3 style="margin-top: 1.5em;">Search</h3>

<div class="footer" role="contentinfo">
&#169; Copyright 2021, Eggheads.
Last updated on Dec 18, 2021.
Last updated on Feb 06, 2022.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.8.5.
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion doc/html/coreDocs/pbkdf2.html
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ <h3 style="margin-top: 1.5em;">Search</h3>

<div class="footer" role="contentinfo">
&#169; Copyright 2021, Eggheads.
Last updated on Dec 18, 2021.
Last updated on Feb 06, 2022.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.8.5.
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion doc/html/coreDocs/seen.html
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ <h3 style="margin-top: 1.5em;">Search</h3>

<div class="footer" role="contentinfo">
&#169; Copyright 2021, Eggheads.
Last updated on Dec 18, 2021.
Last updated on Feb 06, 2022.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.8.5.
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion doc/html/coreDocs/server.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h3 style="margin-top: 1.5em;">Search</h3>

<div class="footer" role="contentinfo">
&#169; Copyright 2021, Eggheads.
Last updated on Dec 18, 2021.
Last updated on Feb 06, 2022.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.8.5.
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion doc/html/coreDocs/share.html
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ <h3 style="margin-top: 1.5em;">Search</h3>

<div class="footer" role="contentinfo">
&#169; Copyright 2021, Eggheads.
Last updated on Dec 18, 2021.
Last updated on Feb 06, 2022.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.8.5.
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion doc/html/coreDocs/transfer.html
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ <h3 style="margin-top: 1.5em;">Search</h3>

<div class="footer" role="contentinfo">
&#169; Copyright 2021, Eggheads.
Last updated on Dec 18, 2021.
Last updated on Feb 06, 2022.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.8.5.
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion doc/html/coreDocs/twitch.html
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ <h2>Partyline commands<a class="headerlink" href="#partyline-commands" title="Pe

<div class="footer" role="contentinfo">
&#169; Copyright 2021, Eggheads.
Last updated on Dec 18, 2021.
Last updated on Feb 06, 2022.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.8.5.
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion doc/html/coreDocs/uptime.html
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ <h3 style="margin-top: 1.5em;">Search</h3>

<div class="footer" role="contentinfo">
&#169; Copyright 2021, Eggheads.
Last updated on Dec 18, 2021.
Last updated on Feb 06, 2022.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.8.5.
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion doc/html/coreDocs/woobie.html
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ <h3 style="margin-top: 1.5em;">Search</h3>

<div class="footer" role="contentinfo">
&#169; Copyright 2021, Eggheads.
Last updated on Dec 18, 2021.
Last updated on Feb 06, 2022.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.8.5.
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion doc/html/firstinstall/firstinstall.html
Original file line number Diff line number Diff line change
Expand Up @@ -416,7 +416,7 @@ <h3>Unicode Emoji Support<a class="headerlink" href="#unicode-emoji-support" tit

<div class="footer" role="contentinfo">
&#169; Copyright 2021, Eggheads.
Last updated on Dec 18, 2021.
Last updated on Feb 06, 2022.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.8.5.
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion doc/html/firstinstall/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ <h1>Placeholder!<a class="headerlink" href="#placeholder" title="Permalink to th

<div class="footer" role="contentinfo">
&#169; Copyright 2021, Eggheads.
Last updated on Dec 18, 2021.
Last updated on Feb 06, 2022.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.8.5.
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion doc/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ <h2>Appendices<a class="headerlink" href="#appendices" title="Permalink to this

<div class="footer" role="contentinfo">
&#169; Copyright 2021, Eggheads.
Last updated on Dec 18, 2021.
Last updated on Feb 06, 2022.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.8.5.
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion doc/html/installAndSetup/faq.html
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ <h1>Frequently Asked Questions<a class="headerlink" href="#frequently-asked-ques

<div class="footer" role="contentinfo">
&#169; Copyright 2021, Eggheads.
Last updated on Dec 18, 2021.
Last updated on Feb 06, 2022.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.8.5.
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion doc/html/installAndSetup/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ <h3 style="margin-top: 1.5em;">Search</h3>

<div class="footer" role="contentinfo">
&#169; Copyright 2021, Eggheads.
Last updated on Dec 18, 2021.
Last updated on Feb 06, 2022.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.8.5.
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion doc/html/installAndSetup/install.html
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@ <h2>FREQUENTLY ASKED QUESTIONS<a class="headerlink" href="#frequently-asked-ques

<div class="footer" role="contentinfo">
&#169; Copyright 2021, Eggheads.
Last updated on Dec 18, 2021.
Last updated on Feb 06, 2022.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.8.5.
</div>
</div>
Expand Down
Loading

0 comments on commit 35234a3

Please sign in to comment.