From noreply at github.com Fri Sep 1 03:00:45 2017 From: noreply at github.com (GitHub) Date: Thu, 31 Aug 2017 20:00:45 -0700 Subject: [gitlog] [eggheads/eggdrop] 953824: Allow parallel make for building eggdrop Message-ID: <59a8cd5dd1653_25373fce96e53c3487771@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/develop Home: https://github.com/eggheads/eggdrop Commit: 953824a8f2a6fa6752f13deac9b5f58576a8ccc1 https://github.com/eggheads/eggdrop/commit/953824a8f2a6fa6752f13deac9b5f58576a8ccc1 Author: Thomas Sader Date: 2017-08-31 (Thu, 31 Aug 2017) Changed paths: M Makefile.in M src/Makefile.in M src/mod/Makefile.in M src/mod/assoc.mod/Makefile M src/mod/blowfish.mod/Makefile M src/mod/channels.mod/Makefile M src/mod/compress.mod/Makefile.in M src/mod/console.mod/Makefile M src/mod/ctcp.mod/Makefile M src/mod/dns.mod/Makefile.in M src/mod/filesys.mod/Makefile M src/mod/irc.mod/Makefile M src/mod/notes.mod/Makefile M src/mod/seen.mod/Makefile M src/mod/server.mod/Makefile M src/mod/share.mod/Makefile M src/mod/transfer.mod/Makefile M src/mod/uptime.mod/Makefile M src/mod/woobie.mod/Makefile Log Message: ----------- Allow parallel make for building eggdrop Patch by: thommey Allows "make -j 9" instead of "make" (cannot use -j with 'make config' or 'make install') to make use of multiple processors. From noreply at github.com Fri Sep 1 22:09:56 2017 From: noreply at github.com (GitHub) Date: Fri, 01 Sep 2017 15:09:56 -0700 Subject: [gitlog] [eggheads/eggdrop] 7e546b: Simplify and unify documentation. Message-ID: <59a9dab470da0_231503fcc555bbc401427c8@hookshot-fe-6dbb0c4.cp1-iad.github.net.mail> Branch: refs/heads/feature/isupport Home: https://github.com/eggheads/eggdrop Commit: 7e546bf30358211b2ade8564b89a713e0f6165bd https://github.com/eggheads/eggdrop/commit/7e546bf30358211b2ade8564b89a713e0f6165bd Author: Thomas Sader Date: 2017-09-02 (Sat, 02 Sep 2017) Changed paths: M doc/sphinx_source/mainDocs/tcl-commands.rst Log Message: ----------- Simplify and unify documentation. From noreply at github.com Fri Sep 1 22:12:03 2017 From: noreply at github.com (GitHub) Date: Fri, 01 Sep 2017 15:12:03 -0700 Subject: [gitlog] [eggheads/eggdrop] eb603a: Reformat slightly. Message-ID: <59a9db335028_31583fc8e2f4fc3c11239d@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/feature/isupport Home: https://github.com/eggheads/eggdrop Commit: eb603af77de74b194a522c5c24f9ec0165ab1838 https://github.com/eggheads/eggdrop/commit/eb603af77de74b194a522c5c24f9ec0165ab1838 Author: Thomas Sader Date: 2017-09-02 (Sat, 02 Sep 2017) Changed paths: M doc/sphinx_source/mainDocs/tcl-commands.rst Log Message: ----------- Reformat slightly. From noreply at github.com Sat Sep 2 22:16:46 2017 From: noreply at github.com (GitHub) Date: Sat, 02 Sep 2017 15:16:46 -0700 Subject: [gitlog] [eggheads/eggdrop] bff20d: Remove unused var in filesys.mod. Message-ID: <59ab2dce8b825_28223fe086c2bc34358fe@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/develop Home: https://github.com/eggheads/eggdrop Commit: bff20dedf5f3c6ce3cfc277f1808b821d2de517d https://github.com/eggheads/eggdrop/commit/bff20dedf5f3c6ce3cfc277f1808b821d2de517d Author: Christophe Beauval Date: 2017-09-03 (Sun, 03 Sep 2017) Changed paths: M src/mod/filesys.mod/filesys.c Log Message: ----------- Remove unused var in filesys.mod. From noreply at github.com Sat Sep 2 22:21:26 2017 From: noreply at github.com (GitHub) Date: Sat, 02 Sep 2017 15:21:26 -0700 Subject: [gitlog] [eggheads/eggdrop] c48fa5: Use the botaddr for userfile sharing. Message-ID: <59ab2ee6f3142_14013ffc4c369c2c9442f@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/bug/shareaddr Home: https://github.com/eggheads/eggdrop Commit: c48fa5280af37fa09767d80429d8cb164bdf3551 https://github.com/eggheads/eggdrop/commit/c48fa5280af37fa09767d80429d8cb164bdf3551 Author: Christophe Beauval Date: 2017-09-02 (Sat, 02 Sep 2017) Changed paths: M src/mod/share.mod/share.c Log Message: ----------- Use the botaddr for userfile sharing. From noreply at github.com Thu Sep 7 19:59:13 2017 From: noreply at github.com (GitHub) Date: Thu, 07 Sep 2017 12:59:13 -0700 Subject: [gitlog] [eggheads/eggdrop] ba0346: first hack at checking for + in chaddr/+bot Message-ID: <59b1a5111132d_6cee3f847231bc40119177@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/bug/tlsaddrcheck Home: https://github.com/eggheads/eggdrop Commit: ba0346b8cd65fceaeb69e5cfd7735dd4aa5956fc https://github.com/eggheads/eggdrop/commit/ba0346b8cd65fceaeb69e5cfd7735dd4aa5956fc Author: Geo Date: 2017-09-07 (Thu, 07 Sep 2017) Changed paths: M src/cmds.c Log Message: ----------- first hack at checking for + in chaddr/+bot Commit: 84604f926861668de1699a8169efee3ca2fa5068 https://github.com/eggheads/eggdrop/commit/84604f926861668de1699a8169efee3ca2fa5068 Author: Geo Date: 2017-09-07 (Thu, 07 Sep 2017) Changed paths: M src/cmds.c Log Message: ----------- Now with 80% less segfaults! Commit: eaf965eef33ec813621d0a5a939f037bfc44fee5 https://github.com/eggheads/eggdrop/commit/eaf965eef33ec813621d0a5a939f037bfc44fee5 Author: Geo Date: 2017-09-07 (Thu, 07 Sep 2017) Changed paths: M src/cmds.c Log Message: ----------- Check relay earlier Commit: e4d3c51fd5c0382d1168f73514909905f2b18b85 https://github.com/eggheads/eggdrop/commit/e4d3c51fd5c0382d1168f73514909905f2b18b85 Author: Geo Date: 2017-09-07 (Thu, 07 Sep 2017) Changed paths: M src/cmds.c Log Message: ----------- Bail out earlier Commit: 6ed42778756835ff9ae46b98f54842cae4b24ae4 https://github.com/eggheads/eggdrop/commit/6ed42778756835ff9ae46b98f54842cae4b24ae4 Author: Geo Date: 2017-09-07 (Thu, 07 Sep 2017) Changed paths: M src/cmds.c Log Message: ----------- dont crash Commit: 49578caeaf88115f6a716759206191f990614a47 https://github.com/eggheads/eggdrop/commit/49578caeaf88115f6a716759206191f990614a47 Author: Geo Date: 2017-09-07 (Thu, 07 Sep 2017) Changed paths: M src/cmds.c Log Message: ----------- Check for valid port range Compare: https://github.com/eggheads/eggdrop/compare/ba0346b8cd65^...49578caeaf88 From noreply at github.com Sat Sep 9 18:04:41 2017 From: noreply at github.com (GitHub) Date: Sat, 09 Sep 2017 11:04:41 -0700 Subject: [gitlog] [eggheads/eggdrop] 114a5f: Add checks for invalid address format in +bot, cha... Message-ID: <59b42d3938a3c_17173f932438dc3083384@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/bug/tlsaddrcheck Home: https://github.com/eggheads/eggdrop Commit: 114a5f301ab85490097854e33a410aa93722f3be https://github.com/eggheads/eggdrop/commit/114a5f301ab85490097854e33a410aa93722f3be Author: Geo Date: 2017-09-09 (Sat, 09 Sep 2017) Changed paths: M src/cmds.c Log Message: ----------- Add checks for invalid address format in +bot, chaddr From noreply at github.com Sun Sep 10 04:55:58 2017 From: noreply at github.com (GitHub) Date: Sat, 09 Sep 2017 21:55:58 -0700 Subject: [gitlog] [eggheads/eggdrop] 995d4e: thommey <3 Message-ID: <59b4c5de7c336_4cb33fe4c6999c3451123@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/bug/tlsaddrcheck Home: https://github.com/eggheads/eggdrop Commit: 995d4e8aeb394903d8db42f239b17a8d6b2ee3d4 https://github.com/eggheads/eggdrop/commit/995d4e8aeb394903d8db42f239b17a8d6b2ee3d4 Author: Geo Date: 2017-09-09 (Sat, 09 Sep 2017) Changed paths: M src/cmds.c Log Message: ----------- thommey <3 Commit: cd7d8393bce4de5dbeb673edc5c20736cec5ade2 https://github.com/eggheads/eggdrop/commit/cd7d8393bce4de5dbeb673edc5c20736cec5ade2 Author: Geo Date: 2017-09-09 (Sat, 09 Sep 2017) Changed paths: M src/cmds.c Log Message: ----------- Fix bad port checking logic Compare: https://github.com/eggheads/eggdrop/compare/114a5f301ab8...cd7d8393bce4 From noreply at github.com Sun Sep 10 17:30:58 2017 From: noreply at github.com (GitHub) Date: Sun, 10 Sep 2017 10:30:58 -0700 Subject: [gitlog] [eggheads/eggdrop] 8fd902: More spaces ftw Message-ID: <59b576d268bff_1a293fa3fa641c3874863@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/bug/tlsaddrcheck Home: https://github.com/eggheads/eggdrop Commit: 8fd902c444461fa0bb9f4bf2aa6f7ab03a30299c https://github.com/eggheads/eggdrop/commit/8fd902c444461fa0bb9f4bf2aa6f7ab03a30299c Author: Geo Date: 2017-09-10 (Sun, 10 Sep 2017) Changed paths: M src/cmds.c Log Message: ----------- More spaces ftw From noreply at github.com Thu Sep 14 04:12:34 2017 From: noreply at github.com (GitHub) Date: Wed, 13 Sep 2017 21:12:34 -0700 Subject: [gitlog] [eggheads/eggdrop] 5df1b7: Prevent IPv6 addresses in +bot/chaddr if disabled Message-ID: <59ba01b2cc989_7ca63ff2409f5c3c1262b7@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/bug/tlsaddrcheck Home: https://github.com/eggheads/eggdrop Commit: 5df1b72c1a8ecf00b598c67422fc3d1c024caff5 https://github.com/eggheads/eggdrop/commit/5df1b72c1a8ecf00b598c67422fc3d1c024caff5 Author: Geo Date: 2017-09-14 (Thu, 14 Sep 2017) Changed paths: M src/cmds.c Log Message: ----------- Prevent IPv6 addresses in +bot/chaddr if disabled From noreply at github.com Thu Sep 14 05:05:25 2017 From: noreply at github.com (GitHub) Date: Wed, 13 Sep 2017 22:05:25 -0700 Subject: [gitlog] [eggheads/eggdrop] a96457: fixup Message-ID: <59ba0e151fcca_9223fc77f35fc38114238@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/bug/tlsaddrcheck Home: https://github.com/eggheads/eggdrop Commit: a96457f0ff33a33ed2a0ceedfbdf1e3394782369 https://github.com/eggheads/eggdrop/commit/a96457f0ff33a33ed2a0ceedfbdf1e3394782369 Author: Geo Date: 2017-09-14 (Thu, 14 Sep 2017) Changed paths: M src/cmds.c Log Message: ----------- fixup From noreply at github.com Thu Sep 14 05:16:48 2017 From: noreply at github.com (GitHub) Date: Wed, 13 Sep 2017 22:16:48 -0700 Subject: [gitlog] [eggheads/eggdrop] 45ee3e: Thanks codacy Message-ID: <59ba10c0ade2_6e5d3f87b6265c3c314cb@hookshot-fe-92cdb05.cp1-iad.github.net.mail> Branch: refs/heads/bug/tlsaddrcheck Home: https://github.com/eggheads/eggdrop Commit: 45ee3ebc20244daf306851a1f5e10e15531e4f29 https://github.com/eggheads/eggdrop/commit/45ee3ebc20244daf306851a1f5e10e15531e4f29 Author: Geo Date: 2017-09-14 (Thu, 14 Sep 2017) Changed paths: M src/cmds.c Log Message: ----------- Thanks codacy From noreply at github.com Thu Sep 14 15:45:10 2017 From: noreply at github.com (GitHub) Date: Thu, 14 Sep 2017 08:45:10 -0700 Subject: [gitlog] [eggheads/eggdrop] 8c5097: remove unecessary check Message-ID: <59baa406aba28_d7bb3fd97fe0bc38289ad@hookshot-fe-6dbb0c4.cp1-iad.github.net.mail> Branch: refs/heads/bug/tlsaddrcheck Home: https://github.com/eggheads/eggdrop Commit: 8c5097c6c679c7e8fac47bcf3700ac8d24a92f7f https://github.com/eggheads/eggdrop/commit/8c5097c6c679c7e8fac47bcf3700ac8d24a92f7f Author: Geo Date: 2017-09-14 (Thu, 14 Sep 2017) Changed paths: M src/cmds.c Log Message: ----------- remove unecessary check From noreply at github.com Fri Sep 15 01:44:30 2017 From: noreply at github.com (GitHub) Date: Thu, 14 Sep 2017 18:44:30 -0700 Subject: [gitlog] [eggheads/eggdrop] f05a8b: touchups Message-ID: <59bb307e9dd0b_63173fd6af4cbc2c621e8@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/bug/tlsaddrcheck Home: https://github.com/eggheads/eggdrop Commit: f05a8b9e58695baf7a1ec74537a862585d77f67d https://github.com/eggheads/eggdrop/commit/f05a8b9e58695baf7a1ec74537a862585d77f67d Author: Geo Date: 2017-09-14 (Thu, 14 Sep 2017) Changed paths: M src/cmds.c Log Message: ----------- touchups From noreply at github.com Tue Sep 19 03:01:20 2017 From: noreply at github.com (GitHub) Date: Mon, 18 Sep 2017 20:01:20 -0700 Subject: [gitlog] [eggheads/eggdrop] 45f863: Checks bans when received through botnet with user... Message-ID: <59c08880c6369_49ce3ffa7cef3c2c602d3@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/develop Home: https://github.com/eggheads/eggdrop Commit: 45f8638a27bb68c5a59393bc2efe6e9b244a7072 https://github.com/eggheads/eggdrop/commit/45f8638a27bb68c5a59393bc2efe6e9b244a7072 Author: Cizzle Date: 2017-09-18 (Mon, 18 Sep 2017) Changed paths: M src/mod/share.mod/share.c Log Message: ----------- Checks bans when received through botnet with users on chans. Fixes #10 14 years later... When a ban is shared through the botnet, bots now immediately check all shared channels they are on for offending users (ie, if the bot creating the global ban isn't physically on a shared channel the user is on, the local bot on the shared channel will enforce). From noreply at github.com Tue Sep 19 03:18:59 2017 From: noreply at github.com (GitHub) Date: Mon, 18 Sep 2017 20:18:59 -0700 Subject: [gitlog] [eggheads/eggdrop] 3fe785: Add transfer.portuguese.lang Message-ID: <59c08ca3a3784_38e03fa3c4fe7c3c1154b4@hookshot-fe-6dbb0c4.cp1-iad.github.net.mail> Branch: refs/heads/bug/leafchandesync Home: https://github.com/eggheads/eggdrop Commit: 3fe785d7e01e8c2d704375d886c93b346179f39f https://github.com/eggheads/eggdrop/commit/3fe785d7e01e8c2d704375d886c93b346179f39f Author: Vitor Date: 2017-08-18 (Fri, 18 Aug 2017) Changed paths: A src/mod/transfer.mod/language/transfer.portuguese.lang Log Message: ----------- Add transfer.portuguese.lang Patch by: TheMythPT * Portuguese translation for the transfer module Commit: d66e242f2b43c04520ce2485f7991eac18a11867 https://github.com/eggheads/eggdrop/commit/d66e242f2b43c04520ce2485f7991eac18a11867 Author: Geo Date: 2017-08-18 (Fri, 18 Aug 2017) Changed paths: M language/core.portuguese.lang A src/mod/assoc.mod/language/assoc.portuguese.lang Log Message: ----------- Add assoc portugese lang file Patch by: TheMythPT * Translated assoc module messages into portuguese Commit: 1bee71dd71338dceb7dc5c1cc4cf7e0ceb563880 https://github.com/eggheads/eggdrop/commit/1bee71dd71338dceb7dc5c1cc4cf7e0ceb563880 Author: Vitor Date: 2017-08-18 (Fri, 18 Aug 2017) Changed paths: A src/mod/console.mod/language/console.portuguese.lang Log Message: ----------- Create console.pt.lang Added Portuguese languade to console module Update console.pt.lang Rename console.pt.lang to console.portuguese.lang Fixed language name Update console.portuguese.lang Commit: 944cb75a01876d13b0f79e0f28293e18a2aa00cc https://github.com/eggheads/eggdrop/commit/944cb75a01876d13b0f79e0f28293e18a2aa00cc Author: Vitor Date: 2017-08-18 (Fri, 18 Aug 2017) Changed paths: A src/mod/notes.mod/language/notes.portuguese.lang Log Message: ----------- Create notes.pt.lang Update notes.pt.lang Update notes.pt.lang Portuguese Language to Notes Module Rename notes.pt.lang to notes.portuguese.lang Fixed language name Update notes.portuguese.lang Update notes.portuguese.lang Commit: 59dc096dfbe37c6ea766ddb3876129826d8e5d10 https://github.com/eggheads/eggdrop/commit/59dc096dfbe37c6ea766ddb3876129826d8e5d10 Author: Geo Date: 2017-08-18 (Fri, 18 Aug 2017) Changed paths: A src/mod/console.mod/language/console.portuguese.lang A src/mod/notes.mod/language/notes.portuguese.lang Log Message: ----------- Merge pull request #453 from vanosg/addtl_portlang Add console.portugese.lang file Add notes.portugese.lang file Commit: 7f195dbf484a824854b5e8fd6c41af2346ced575 https://github.com/eggheads/eggdrop/commit/7f195dbf484a824854b5e8fd6c41af2346ced575 Author: Cizzle Date: 2017-08-18 (Fri, 18 Aug 2017) Changed paths: M src/main.c M src/main.h Log Message: ----------- Add +o console flag to new -nt runs. Closes #428 Found by: thommey / Patch by: Cizzle Commit: 4db69e5a53c6bdd6e0039908a1fcabfcceb7acbc https://github.com/eggheads/eggdrop/commit/4db69e5a53c6bdd6e0039908a1fcabfcceb7acbc Author: Geo Date: 2017-08-18 (Fri, 18 Aug 2017) Changed paths: M src/tls.c Log Message: ----------- Swap incorrect 'ssl-privatekey/certificate not loaded' error messages. Fixes #445 Found by: Geo / Patch by: Geo Commit: 0d6d8d5c792ebc1f2700ee7ee1209feb7741973b https://github.com/eggheads/eggdrop/commit/0d6d8d5c792ebc1f2700ee7ee1209feb7741973b Author: Thomas Sader Date: 2017-08-18 (Fri, 18 Aug 2017) Changed paths: M src/mod/channels.mod/cmdschan.c M src/version.h Log Message: ----------- Sanity check for dcc ban syntax. Closes #358 * Sanity check for dcc ban syntax order (ban channel vs. channel ban). Closes #358. Commit: 953824a8f2a6fa6752f13deac9b5f58576a8ccc1 https://github.com/eggheads/eggdrop/commit/953824a8f2a6fa6752f13deac9b5f58576a8ccc1 Author: Thomas Sader Date: 2017-08-31 (Thu, 31 Aug 2017) Changed paths: M Makefile.in M src/Makefile.in M src/mod/Makefile.in M src/mod/assoc.mod/Makefile M src/mod/blowfish.mod/Makefile M src/mod/channels.mod/Makefile M src/mod/compress.mod/Makefile.in M src/mod/console.mod/Makefile M src/mod/ctcp.mod/Makefile M src/mod/dns.mod/Makefile.in M src/mod/filesys.mod/Makefile M src/mod/irc.mod/Makefile M src/mod/notes.mod/Makefile M src/mod/seen.mod/Makefile M src/mod/server.mod/Makefile M src/mod/share.mod/Makefile M src/mod/transfer.mod/Makefile M src/mod/uptime.mod/Makefile M src/mod/woobie.mod/Makefile Log Message: ----------- Allow parallel make for building eggdrop Patch by: thommey Allows "make -j 9" instead of "make" (cannot use -j with 'make config' or 'make install') to make use of multiple processors. Commit: bff20dedf5f3c6ce3cfc277f1808b821d2de517d https://github.com/eggheads/eggdrop/commit/bff20dedf5f3c6ce3cfc277f1808b821d2de517d Author: Christophe Beauval Date: 2017-09-03 (Sun, 03 Sep 2017) Changed paths: M src/mod/filesys.mod/filesys.c Log Message: ----------- Remove unused var in filesys.mod. Commit: 45f8638a27bb68c5a59393bc2efe6e9b244a7072 https://github.com/eggheads/eggdrop/commit/45f8638a27bb68c5a59393bc2efe6e9b244a7072 Author: Cizzle Date: 2017-09-18 (Mon, 18 Sep 2017) Changed paths: M src/mod/share.mod/share.c Log Message: ----------- Checks bans when received through botnet with users on chans. Fixes #10 14 years later... When a ban is shared through the botnet, bots now immediately check all shared channels they are on for offending users (ie, if the bot creating the global ban isn't physically on a shared channel the user is on, the local bot on the shared channel will enforce). Commit: da72202a8ab0229bf5299e504a12fea1f2a1cc23 https://github.com/eggheads/eggdrop/commit/da72202a8ab0229bf5299e504a12fea1f2a1cc23 Author: Geo Date: 2017-09-18 (Mon, 18 Sep 2017) Changed paths: M Makefile.in M language/core.portuguese.lang M src/Makefile.in M src/main.c M src/main.h M src/mod/Makefile.in M src/mod/assoc.mod/Makefile A src/mod/assoc.mod/language/assoc.portuguese.lang M src/mod/blowfish.mod/Makefile M src/mod/channels.mod/Makefile M src/mod/channels.mod/cmdschan.c M src/mod/compress.mod/Makefile.in M src/mod/console.mod/Makefile A src/mod/console.mod/language/console.portuguese.lang M src/mod/ctcp.mod/Makefile M src/mod/dns.mod/Makefile.in M src/mod/filesys.mod/Makefile M src/mod/filesys.mod/filesys.c M src/mod/irc.mod/Makefile M src/mod/notes.mod/Makefile A src/mod/notes.mod/language/notes.portuguese.lang M src/mod/seen.mod/Makefile M src/mod/server.mod/Makefile M src/mod/share.mod/Makefile M src/mod/share.mod/share.c M src/mod/transfer.mod/Makefile A src/mod/transfer.mod/language/transfer.portuguese.lang M src/mod/uptime.mod/Makefile M src/mod/woobie.mod/Makefile M src/tls.c M src/version.h Log Message: ----------- Merge branch 'develop' into bug/leafchandesync Commit: 64198f18e5925a36e4bd7a364ba5aa8d7b6f8bb2 https://github.com/eggheads/eggdrop/commit/64198f18e5925a36e4bd7a364ba5aa8d7b6f8bb2 Author: Geo Date: 2017-09-18 (Mon, 18 Sep 2017) Changed paths: M src/version.h Log Message: ----------- Update patchlevel Compare: https://github.com/eggheads/eggdrop/compare/8221d63cd2c4...64198f18e592 From noreply at github.com Tue Sep 19 03:26:33 2017 From: noreply at github.com (GitHub) Date: Mon, 18 Sep 2017 20:26:33 -0700 Subject: [gitlog] [eggheads/eggdrop] d951ae: Add new bot share cmd to request userflags for a n... Message-ID: <59c08e693467e_622c3f98f28b3c2c1401e3@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/develop Home: https://github.com/eggheads/eggdrop Commit: d951ae9da2d769447d1e54a93c95ed3e8d71908f https://github.com/eggheads/eggdrop/commit/d951ae9da2d769447d1e54a93c95ed3e8d71908f Author: Cizzle Date: 2017-09-18 (Mon, 18 Sep 2017) Changed paths: M src/mod/channels.mod/tclchan.c M src/mod/share.mod/share.c M src/version.h Log Message: ----------- Add new bot share cmd to request userflags for a new channel. Fixes #11 When a linked bot (leaf or hub) adds a new channel, it announces this to the other linked bots, upon which they send any chan specific flags for any shared user. * Add new bot share cmd to request userflags for a new channel. * Don't share unshared users flags. From noreply at github.com Sun Sep 24 01:41:01 2017 From: noreply at github.com (GitHub) Date: Sat, 23 Sep 2017 18:41:01 -0700 Subject: [gitlog] [eggheads/eggdrop] 676661: Stop link to rejected bot before opening socket Message-ID: <59c70d2d7905f_14c73fc3d9749c304113a@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/bug/rejectlink Home: https://github.com/eggheads/eggdrop Commit: 676661f828b688726191a389eaf430d3f3d49348 https://github.com/eggheads/eggdrop/commit/676661f828b688726191a389eaf430d3f3d49348 Author: Geo Date: 2017-09-23 (Sat, 23 Sep 2017) Changed paths: M src/botnet.c Log Message: ----------- Stop link to rejected bot before opening socket From noreply at github.com Sun Sep 24 18:51:17 2017 From: noreply at github.com (GitHub) Date: Sun, 24 Sep 2017 11:51:17 -0700 Subject: [gitlog] [eggheads/eggdrop] 762a72: Adjust console output text for used flags. Message-ID: <59c7fea5a9b33_70203fadfeeb9c2c1293cb@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/feature/logincbotnet Home: https://github.com/eggheads/eggdrop Commit: 762a72802e32c4c4a68452106a44d766ca1de47e https://github.com/eggheads/eggdrop/commit/762a72802e32c4c4a68452106a44d766ca1de47e Author: Christophe Beauval Date: 2017-09-24 (Sun, 24 Sep 2017) Changed paths: M src/flags.c Log Message: ----------- Adjust console output text for used flags. From noreply at github.com Mon Sep 25 02:53:54 2017 From: noreply at github.com (GitHub) Date: Sun, 24 Sep 2017 19:53:54 -0700 Subject: [gitlog] [eggheads/eggdrop] 33c2fb: Code review tweaks Message-ID: <59c86fc243112_5f4d3fc2e36e1c301165af@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/bug/tlsaddrcheck Home: https://github.com/eggheads/eggdrop Commit: 33c2fbf8241a95765511ee636c2a9faef73166ee https://github.com/eggheads/eggdrop/commit/33c2fbf8241a95765511ee636c2a9faef73166ee Author: Geo Date: 2017-09-24 (Sun, 24 Sep 2017) Changed paths: M src/cmds.c Log Message: ----------- Code review tweaks From noreply at github.com Tue Sep 26 02:50:49 2017 From: noreply at github.com (GitHub) Date: Mon, 25 Sep 2017 19:50:49 -0700 Subject: [gitlog] [eggheads/eggdrop] 0c2b48: Log outgoing botnet traffic and some more incoming... Message-ID: <59c9c089d0ebd_17503ff865e4bc34351f7@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/develop Home: https://github.com/eggheads/eggdrop Commit: 0c2b48b5b4e26e95e8eef5bed77cc493ca4c2648 https://github.com/eggheads/eggdrop/commit/0c2b48b5b4e26e95e8eef5bed77cc493ca4c2648 Author: Cizzle Date: 2017-09-25 (Mon, 25 Sep 2017) Changed paths: M doc/sphinx_source/coreDocs/core.rst M doc/sphinx_source/mainDocs/tcl-commands.rst M eggdrop.conf M help/cmds1.help M src/botmsg.c M src/botnet.c M src/dcc.c M src/eggdrop.h M src/flags.c M src/userrec.c Log Message: ----------- Log outgoing botnet traffic and some more incoming. Fixes #22 Log all raw outgoing botnet traffic and raw outgoing share traffic and also some forgotten incoming botnet traffic. This also fixes a long existing bug where console mode h (raw (incoming) share traffic) didn't actually log anything, but appeared under console mode t (raw (incoming) botnet traffic). * Add flag and implement logging outgoing botnet traffic and outgoing share traffic. * Log some more outgoing messages at init and other forgotten logging. * Log inc bot telnet as early as possible too. * Fix incoming share traffic not appearing when console mode h is set. From noreply at github.com Tue Sep 26 03:03:28 2017 From: noreply at github.com (GitHub) Date: Mon, 25 Sep 2017 20:03:28 -0700 Subject: [gitlog] [eggheads/eggdrop] 198ffb: Fix v in front of versions for changelogs. Message-ID: <59c9c380d273f_d9d3f917c791c401569e9@hookshot-fe-6dbb0c4.cp1-iad.github.net.mail> Branch: refs/heads/feature/splitlogbotshare Home: https://github.com/eggheads/eggdrop Commit: 198ffbaf1da3590a23a48cbd9c296aad8d1336e2 https://github.com/eggheads/eggdrop/commit/198ffbaf1da3590a23a48cbd9c296aad8d1336e2 Author: Thomas Sader Date: 2017-07-22 (Sat, 22 Jul 2017) Changed paths: M misc/genchanges Log Message: ----------- Fix v in front of versions for changelogs. Commit: 6c43e73191822ad0d0c5275a173523ce062cff6d https://github.com/eggheads/eggdrop/commit/6c43e73191822ad0d0c5275a173523ce062cff6d Author: Thomas Sader Date: 2017-08-06 (Sun, 06 Aug 2017) Changed paths: M INSTALL Log Message: ----------- Fix INSTALL saying make ssl-cert instead of make sslcert. Found by: Paladinz Commit: 83136c3c5dfa7129dedcd3c3adc3172446bbc830 https://github.com/eggheads/eggdrop/commit/83136c3c5dfa7129dedcd3c3adc3172446bbc830 Author: Geo Date: 2017-08-07 (Mon, 07 Aug 2017) Changed paths: M misc/releaseprep Log Message: ----------- Re-enable ChangeLog generation for releaseprep Commit: f0a95caaab4a7994a5ff7e2702ee02425d0611d4 https://github.com/eggheads/eggdrop/commit/f0a95caaab4a7994a5ff7e2702ee02425d0611d4 Author: Geo Date: 2017-08-06 (Sun, 06 Aug 2017) Changed paths: M doc/sphinx_source/installAndSetup/install.rst Log Message: ----------- Fix INSTALL typo in the *right* place Commit: 3fe785d7e01e8c2d704375d886c93b346179f39f https://github.com/eggheads/eggdrop/commit/3fe785d7e01e8c2d704375d886c93b346179f39f Author: Vitor Date: 2017-08-18 (Fri, 18 Aug 2017) Changed paths: A src/mod/transfer.mod/language/transfer.portuguese.lang Log Message: ----------- Add transfer.portuguese.lang Patch by: TheMythPT * Portuguese translation for the transfer module Commit: d66e242f2b43c04520ce2485f7991eac18a11867 https://github.com/eggheads/eggdrop/commit/d66e242f2b43c04520ce2485f7991eac18a11867 Author: Geo Date: 2017-08-18 (Fri, 18 Aug 2017) Changed paths: M language/core.portuguese.lang A src/mod/assoc.mod/language/assoc.portuguese.lang Log Message: ----------- Add assoc portugese lang file Patch by: TheMythPT * Translated assoc module messages into portuguese Commit: 1bee71dd71338dceb7dc5c1cc4cf7e0ceb563880 https://github.com/eggheads/eggdrop/commit/1bee71dd71338dceb7dc5c1cc4cf7e0ceb563880 Author: Vitor Date: 2017-08-18 (Fri, 18 Aug 2017) Changed paths: A src/mod/console.mod/language/console.portuguese.lang Log Message: ----------- Create console.pt.lang Added Portuguese languade to console module Update console.pt.lang Rename console.pt.lang to console.portuguese.lang Fixed language name Update console.portuguese.lang Commit: 944cb75a01876d13b0f79e0f28293e18a2aa00cc https://github.com/eggheads/eggdrop/commit/944cb75a01876d13b0f79e0f28293e18a2aa00cc Author: Vitor Date: 2017-08-18 (Fri, 18 Aug 2017) Changed paths: A src/mod/notes.mod/language/notes.portuguese.lang Log Message: ----------- Create notes.pt.lang Update notes.pt.lang Update notes.pt.lang Portuguese Language to Notes Module Rename notes.pt.lang to notes.portuguese.lang Fixed language name Update notes.portuguese.lang Update notes.portuguese.lang Commit: 59dc096dfbe37c6ea766ddb3876129826d8e5d10 https://github.com/eggheads/eggdrop/commit/59dc096dfbe37c6ea766ddb3876129826d8e5d10 Author: Geo Date: 2017-08-18 (Fri, 18 Aug 2017) Changed paths: A src/mod/console.mod/language/console.portuguese.lang A src/mod/notes.mod/language/notes.portuguese.lang Log Message: ----------- Merge pull request #453 from vanosg/addtl_portlang Add console.portugese.lang file Add notes.portugese.lang file Commit: 7f195dbf484a824854b5e8fd6c41af2346ced575 https://github.com/eggheads/eggdrop/commit/7f195dbf484a824854b5e8fd6c41af2346ced575 Author: Cizzle Date: 2017-08-18 (Fri, 18 Aug 2017) Changed paths: M src/main.c M src/main.h Log Message: ----------- Add +o console flag to new -nt runs. Closes #428 Found by: thommey / Patch by: Cizzle Commit: 4db69e5a53c6bdd6e0039908a1fcabfcceb7acbc https://github.com/eggheads/eggdrop/commit/4db69e5a53c6bdd6e0039908a1fcabfcceb7acbc Author: Geo Date: 2017-08-18 (Fri, 18 Aug 2017) Changed paths: M src/tls.c Log Message: ----------- Swap incorrect 'ssl-privatekey/certificate not loaded' error messages. Fixes #445 Found by: Geo / Patch by: Geo Commit: 0d6d8d5c792ebc1f2700ee7ee1209feb7741973b https://github.com/eggheads/eggdrop/commit/0d6d8d5c792ebc1f2700ee7ee1209feb7741973b Author: Thomas Sader Date: 2017-08-18 (Fri, 18 Aug 2017) Changed paths: M src/mod/channels.mod/cmdschan.c M src/version.h Log Message: ----------- Sanity check for dcc ban syntax. Closes #358 * Sanity check for dcc ban syntax order (ban channel vs. channel ban). Closes #358. Commit: 953824a8f2a6fa6752f13deac9b5f58576a8ccc1 https://github.com/eggheads/eggdrop/commit/953824a8f2a6fa6752f13deac9b5f58576a8ccc1 Author: Thomas Sader Date: 2017-08-31 (Thu, 31 Aug 2017) Changed paths: M Makefile.in M src/Makefile.in M src/mod/Makefile.in M src/mod/assoc.mod/Makefile M src/mod/blowfish.mod/Makefile M src/mod/channels.mod/Makefile M src/mod/compress.mod/Makefile.in M src/mod/console.mod/Makefile M src/mod/ctcp.mod/Makefile M src/mod/dns.mod/Makefile.in M src/mod/filesys.mod/Makefile M src/mod/irc.mod/Makefile M src/mod/notes.mod/Makefile M src/mod/seen.mod/Makefile M src/mod/server.mod/Makefile M src/mod/share.mod/Makefile M src/mod/transfer.mod/Makefile M src/mod/uptime.mod/Makefile M src/mod/woobie.mod/Makefile Log Message: ----------- Allow parallel make for building eggdrop Patch by: thommey Allows "make -j 9" instead of "make" (cannot use -j with 'make config' or 'make install') to make use of multiple processors. Commit: bff20dedf5f3c6ce3cfc277f1808b821d2de517d https://github.com/eggheads/eggdrop/commit/bff20dedf5f3c6ce3cfc277f1808b821d2de517d Author: Christophe Beauval Date: 2017-09-03 (Sun, 03 Sep 2017) Changed paths: M src/mod/filesys.mod/filesys.c Log Message: ----------- Remove unused var in filesys.mod. Commit: 45f8638a27bb68c5a59393bc2efe6e9b244a7072 https://github.com/eggheads/eggdrop/commit/45f8638a27bb68c5a59393bc2efe6e9b244a7072 Author: Cizzle Date: 2017-09-18 (Mon, 18 Sep 2017) Changed paths: M src/mod/share.mod/share.c Log Message: ----------- Checks bans when received through botnet with users on chans. Fixes #10 14 years later... When a ban is shared through the botnet, bots now immediately check all shared channels they are on for offending users (ie, if the bot creating the global ban isn't physically on a shared channel the user is on, the local bot on the shared channel will enforce). Commit: d951ae9da2d769447d1e54a93c95ed3e8d71908f https://github.com/eggheads/eggdrop/commit/d951ae9da2d769447d1e54a93c95ed3e8d71908f Author: Cizzle Date: 2017-09-18 (Mon, 18 Sep 2017) Changed paths: M src/mod/channels.mod/tclchan.c M src/mod/share.mod/share.c M src/version.h Log Message: ----------- Add new bot share cmd to request userflags for a new channel. Fixes #11 When a linked bot (leaf or hub) adds a new channel, it announces this to the other linked bots, upon which they send any chan specific flags for any shared user. * Add new bot share cmd to request userflags for a new channel. * Don't share unshared users flags. Commit: 0c2b48b5b4e26e95e8eef5bed77cc493ca4c2648 https://github.com/eggheads/eggdrop/commit/0c2b48b5b4e26e95e8eef5bed77cc493ca4c2648 Author: Cizzle Date: 2017-09-25 (Mon, 25 Sep 2017) Changed paths: M doc/sphinx_source/coreDocs/core.rst M doc/sphinx_source/mainDocs/tcl-commands.rst M eggdrop.conf M help/cmds1.help M src/botmsg.c M src/botnet.c M src/dcc.c M src/eggdrop.h M src/flags.c M src/userrec.c Log Message: ----------- Log outgoing botnet traffic and some more incoming. Fixes #22 Log all raw outgoing botnet traffic and raw outgoing share traffic and also some forgotten incoming botnet traffic. This also fixes a long existing bug where console mode h (raw (incoming) share traffic) didn't actually log anything, but appeared under console mode t (raw (incoming) botnet traffic). * Add flag and implement logging outgoing botnet traffic and outgoing share traffic. * Log some more outgoing messages at init and other forgotten logging. * Log inc bot telnet as early as possible too. * Fix incoming share traffic not appearing when console mode h is set. Commit: eb87b0992c7560f2ddfb3e9c988a71764184c519 https://github.com/eggheads/eggdrop/commit/eb87b0992c7560f2ddfb3e9c988a71764184c519 Author: Geo Date: 2017-09-25 (Mon, 25 Sep 2017) Changed paths: M INSTALL M Makefile.in M doc/sphinx_source/installAndSetup/install.rst M language/core.portuguese.lang M misc/genchanges M misc/releaseprep M src/Makefile.in M src/main.c M src/main.h M src/mod/Makefile.in M src/mod/assoc.mod/Makefile A src/mod/assoc.mod/language/assoc.portuguese.lang M src/mod/blowfish.mod/Makefile M src/mod/channels.mod/Makefile M src/mod/channels.mod/cmdschan.c M src/mod/channels.mod/tclchan.c M src/mod/compress.mod/Makefile.in M src/mod/console.mod/Makefile A src/mod/console.mod/language/console.portuguese.lang M src/mod/ctcp.mod/Makefile M src/mod/dns.mod/Makefile.in M src/mod/filesys.mod/Makefile M src/mod/filesys.mod/filesys.c M src/mod/irc.mod/Makefile M src/mod/notes.mod/Makefile A src/mod/notes.mod/language/notes.portuguese.lang M src/mod/seen.mod/Makefile M src/mod/server.mod/Makefile M src/mod/share.mod/Makefile M src/mod/share.mod/share.c M src/mod/transfer.mod/Makefile A src/mod/transfer.mod/language/transfer.portuguese.lang M src/mod/uptime.mod/Makefile M src/mod/woobie.mod/Makefile M src/tls.c M src/version.h Log Message: ----------- Merge branch 'develop' into feature/splitlogbotshare Compare: https://github.com/eggheads/eggdrop/compare/4413bb9b4cc4...eb87b0992c75 From noreply at github.com Tue Sep 26 03:07:18 2017 From: noreply at github.com (GitHub) Date: Mon, 25 Sep 2017 20:07:18 -0700 Subject: [gitlog] [eggheads/eggdrop] c69374: Split raw share traffic into incoming and outgoing... Message-ID: <59c9c46659945_32f63fd190769c3c5734d@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/develop Home: https://github.com/eggheads/eggdrop Commit: c693748b386b45042c8d6861485c10afbf2467fe https://github.com/eggheads/eggdrop/commit/c693748b386b45042c8d6861485c10afbf2467fe Author: Cizzle Date: 2017-09-25 (Mon, 25 Sep 2017) Changed paths: M doc/sphinx_source/coreDocs/core.rst M doc/sphinx_source/mainDocs/tcl-commands.rst M eggdrop.conf M help/cmds1.help M src/dcc.c M src/eggdrop.h M src/flags.c M src/userrec.c Log Message: ----------- Split raw share traffic into incoming and outgoing. Splits the "raw share traffic" into incoming (mode 'h') and outgoing (mode 'g'). * Add flag for outgoing botnet traffic, implement logging outgoing botnet traffic and outgoing share traffic. * Log some more outgoing messages at init. * Add some more forgotten logging. * Log inc bot telnet as early as possible too. * Fix incoming share traffic not appearing when console mode h is set. * Split the raw share traffic console mode into inc and out. From noreply at github.com Tue Sep 26 21:34:40 2017 From: noreply at github.com (GitHub) Date: Tue, 26 Sep 2017 14:34:40 -0700 Subject: [gitlog] [eggheads/eggdrop] ae6de9: Better check if chan is shared Message-ID: <59cac7f07b03b_550e3fe194e9bc3096227@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/bug/sharebankick Home: https://github.com/eggheads/eggdrop Commit: ae6de9b8df9e9cb4827b542e63511427edcf2a0c https://github.com/eggheads/eggdrop/commit/ae6de9b8df9e9cb4827b542e63511427edcf2a0c Author: Christophe Beauval Date: 2017-09-26 (Tue, 26 Sep 2017) Changed paths: M src/mod/share.mod/share.c Log Message: ----------- Better check if chan is shared From noreply at github.com Tue Sep 26 22:16:06 2017 From: noreply at github.com (GitHub) Date: Tue, 26 Sep 2017 15:16:06 -0700 Subject: [gitlog] [eggheads/eggdrop] 805422: Show botlinking messages only to console mode b fo... Message-ID: <59cad1a6ca127_7813f8ab4fc5c3c10788b@hookshot-fe-92cdb05.cp1-iad.github.net.mail> Branch: refs/heads/bug/chatout2logmodes Home: https://github.com/eggheads/eggdrop Commit: 805422becd65632d9d8ef66521eba672a3c1c0e6 https://github.com/eggheads/eggdrop/commit/805422becd65632d9d8ef66521eba672a3c1c0e6 Author: Christophe Beauval Date: 2017-09-26 (Tue, 26 Sep 2017) Changed paths: M src/botcmd.c M src/botnet.c M src/dcc.c M src/mod/transfer.mod/transfer.c M src/users.c Log Message: ----------- Show botlinking messages only to console mode b for (bot)masters. Commit: a4eca67289f34f94b073cdc821a8c29f85ec89ea https://github.com/eggheads/eggdrop/commit/a4eca67289f34f94b073cdc821a8c29f85ec89ea Author: Christophe Beauval Date: 2017-09-27 (Wed, 27 Sep 2017) Changed paths: M doc/sphinx_source/coreDocs/core.rst M doc/sphinx_source/mainDocs/tcl-commands.rst M eggdrop.conf M help/cmds1.help M src/eggdrop.h M src/flags.c M src/userrec.c Log Message: ----------- Add new console log mode 'i' for linked bot messages. Commit: 4ded17f1895cc9558bc67e4ec52ae8aace435ce5 https://github.com/eggheads/eggdrop/commit/4ded17f1895cc9558bc67e4ec52ae8aace435ce5 Author: Christophe Beauval Date: 2017-09-27 (Wed, 27 Sep 2017) Changed paths: M src/botcmd.c Log Message: ----------- Change some global output to console 'i'. Commit: fcd74b12d6ef83346ffa4a09a23ad64c88ddc001 https://github.com/eggheads/eggdrop/commit/fcd74b12d6ef83346ffa4a09a23ad64c88ddc001 Author: Christophe Beauval Date: 2017-09-27 (Wed, 27 Sep 2017) Changed paths: M doc/sphinx_source/coreDocs/core.rst M doc/sphinx_source/mainDocs/tcl-commands.rst M eggdrop.conf M src/eggdrop.h M src/flags.c Log Message: ----------- Change 'i' to more logical 'l' Commit: bd95b78ddd2aaae4a1c8206a2ba661dc7fae572f https://github.com/eggheads/eggdrop/commit/bd95b78ddd2aaae4a1c8206a2ba661dc7fae572f Author: Christophe Beauval Date: 2017-09-27 (Wed, 27 Sep 2017) Changed paths: M doc/sphinx_source/mainDocs/tcl-commands.rst Log Message: ----------- Update doc regarding dccbroadcast Commit: 7d0669848009ed7ebceb850b02447964dd6c3537 https://github.com/eggheads/eggdrop/commit/7d0669848009ed7ebceb850b02447964dd6c3537 Author: Geo Date: 2017-09-27 (Wed, 27 Sep 2017) Changed paths: M doc/sphinx_source/coreDocs/core.rst Log Message: ----------- Change old 'i' flag to 'l' Commit: 8afd4bcff3be6344bca90314d59b67ca50df51ba https://github.com/eggheads/eggdrop/commit/8afd4bcff3be6344bca90314d59b67ca50df51ba Author: Geo Date: 2017-09-27 (Wed, 27 Sep 2017) Changed paths: M doc/sphinx_source/mainDocs/tcl-commands.rst Log Message: ----------- Refine wording of dccbroadcast documentation Commit: bfdb707dc8be0c31867fd1660d9b2c5a494ebb7e https://github.com/eggheads/eggdrop/commit/bfdb707dc8be0c31867fd1660d9b2c5a494ebb7e Author: Geo Date: 2017-09-27 (Wed, 27 Sep 2017) Changed paths: M help/cmds1.help Log Message: ----------- Switch from old 'i' flag to 'l' Commit: 6ee1e5c9732244f3852365fb2c75f8156bd0ca74 https://github.com/eggheads/eggdrop/commit/6ee1e5c9732244f3852365fb2c75f8156bd0ca74 Author: Christophe Beauval Date: 2017-09-27 (Wed, 27 Sep 2017) Changed paths: M eggdrop.conf Log Message: ----------- And one more forgotten change of 'i' to 'l'. Compare: https://github.com/eggheads/eggdrop/compare/d5886468fa35...6ee1e5c97322 From noreply at github.com Tue Sep 26 22:25:12 2017 From: noreply at github.com (GitHub) Date: Tue, 26 Sep 2017 15:25:12 -0700 Subject: [gitlog] [eggheads/eggdrop] b48521: Move certain global partyline output to existing a... Message-ID: <59cad3c849b4b_6b0c3fa568cdfc388165@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/develop Home: https://github.com/eggheads/eggdrop Commit: b4852147737245e6d3b3c4732fa5cd29469dafff https://github.com/eggheads/eggdrop/commit/b4852147737245e6d3b3c4732fa5cd29469dafff Author: Cizzle Date: 2017-09-26 (Tue, 26 Sep 2017) Changed paths: M doc/sphinx_source/coreDocs/core.rst M doc/sphinx_source/mainDocs/tcl-commands.rst M eggdrop.conf M help/cmds1.help M src/botcmd.c M src/botnet.c M src/dcc.c M src/eggdrop.h M src/flags.c M src/mod/transfer.mod/transfer.c M src/userrec.c M src/users.c Log Message: ----------- Move certain global partyline output to existing and new console log modes. Closes #8 Output mainly dealing with botlinking is now put under the 'b' console log mode and output dealing with messages coming from linked bots are now put under the new 'l' console mode.Many of these messages were only meant for (bot)masters but could be seen by anyone. * Show botlinking messages only to console mode b for (bot)masters. * Add new console log mode 'l' for linked bot messages. * Update doc regarding dccbroadcast * Refine wording of dccbroadcast documentation From noreply at github.com Tue Sep 26 22:42:15 2017 From: noreply at github.com (GitHub) Date: Tue, 26 Sep 2017 15:42:15 -0700 Subject: [gitlog] [eggheads/eggdrop] f3f7bc: Add a resetconsole dcc and Tcl command. Fixes #311... Message-ID: <59cad7c7f0703_5e773fc63adc7c344647f@hookshot-fe-92cdb05.cp1-iad.github.net.mail> Branch: refs/heads/feature/consolereset Home: https://github.com/eggheads/eggdrop Commit: f3f7bc0058aa41e45356ad2177e3fbca30c099ae https://github.com/eggheads/eggdrop/commit/f3f7bc0058aa41e45356ad2177e3fbca30c099ae Author: Thomas Sader Date: 2017-09-27 (Wed, 27 Sep 2017) Changed paths: M doc/sphinx_source/mainDocs/tcl-commands.rst M help/cmds1.help M src/cmds.c M src/tcldcc.c Log Message: ----------- Add a resetconsole dcc and Tcl command. Fixes #311. Commit: 0f8954c6bff674bd5bc2c0620a18b0a1cc147285 https://github.com/eggheads/eggdrop/commit/0f8954c6bff674bd5bc2c0620a18b0a1cc147285 Author: Thomas Sader Date: 2017-09-27 (Wed, 27 Sep 2017) Changed paths: M eggdrop-basic.conf M src/chanprog.c M src/cmds.c Log Message: ----------- Set default console flags in C code and eggdrop-basic.conf, fix channel parsing in .resetconsole Commit: c32d32c78d3c9a529a627121cc91a8aca18bcfd7 https://github.com/eggheads/eggdrop/commit/c32d32c78d3c9a529a627121cc91a8aca18bcfd7 Author: Thomas Sader Date: 2017-09-27 (Wed, 27 Sep 2017) Changed paths: M eggdrop-basic.conf Log Message: ----------- Undo eggdrop-basic.conf console mode addition, default should be fine. Commit: b68888365b87ca0b869a698be18e51ad4862ef71 https://github.com/eggheads/eggdrop/commit/b68888365b87ca0b869a698be18e51ad4862ef71 Author: Geo Date: 2017-09-27 (Wed, 27 Sep 2017) Changed paths: M doc/sphinx_source/mainDocs/tcl-commands.rst M help/cmds1.help M src/cmds.c M src/tcldcc.c Log Message: ----------- Remove channel option After lots of discussion, it was decided the ability to change the user channel view did not belong in the reset command Commit: 2c007ad5c13e7bfe54278ea6ed76a7782bd25b63 https://github.com/eggheads/eggdrop/commit/2c007ad5c13e7bfe54278ea6ed76a7782bd25b63 Author: Christophe Beauval Date: 2017-09-27 (Wed, 27 Sep 2017) Changed paths: M src/chanprog.c Log Message: ----------- Add new default logmode Compare: https://github.com/eggheads/eggdrop/compare/b2ba51f66537...2c007ad5c13e From noreply at github.com Wed Sep 27 05:18:21 2017 From: noreply at github.com (GitHub) Date: Tue, 26 Sep 2017 22:18:21 -0700 Subject: [gitlog] [eggheads/eggdrop] ab40ee: Reset console draft. Closes #311 Message-ID: <59cb349df06e5_79513fb6e8425c3c13749f@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/develop Home: https://github.com/eggheads/eggdrop Commit: ab40ee3d719353340be646b8e59a3df07cfe488d https://github.com/eggheads/eggdrop/commit/ab40ee3d719353340be646b8e59a3df07cfe488d Author: Thomas Sader Date: 2017-09-27 (Wed, 27 Sep 2017) Changed paths: M doc/sphinx_source/mainDocs/tcl-commands.rst M help/cmds1.help M src/chanprog.c M src/cmds.c M src/tcldcc.c Log Message: ----------- Reset console draft. Closes #311 * Add a resetconsole dcc and Tcl command. * Set default console flags in C code and eggdrop-basic.conf, fix channel parsing in .resetconsole * Add new default logmode From noreply at github.com Wed Sep 27 05:22:37 2017 From: noreply at github.com (GitHub) Date: Tue, 26 Sep 2017 22:22:37 -0700 Subject: [gitlog] [eggheads/eggdrop] 763f6d: Update patch level Message-ID: <59cb359d1de7d_49f63fb4ee37dc2c271f2@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/bug/rejectlink Home: https://github.com/eggheads/eggdrop Commit: 763f6dd637c59b942f9eeaa4256ea03194a91c03 https://github.com/eggheads/eggdrop/commit/763f6dd637c59b942f9eeaa4256ea03194a91c03 Author: Geo Date: 2017-09-27 (Wed, 27 Sep 2017) Changed paths: M src/version.h Log Message: ----------- Update patch level From noreply at github.com Wed Sep 27 05:23:10 2017 From: noreply at github.com (GitHub) Date: Tue, 26 Sep 2017 22:23:10 -0700 Subject: [gitlog] [eggheads/eggdrop] 942678: Stop link to rejected (+r) bot before opening sock... Message-ID: <59cb35be5081c_748d3fcc0cc4dc3c949a@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/develop Home: https://github.com/eggheads/eggdrop Commit: 942678100be2af9141db74bc8f68175d0ab01ef0 https://github.com/eggheads/eggdrop/commit/942678100be2af9141db74bc8f68175d0ab01ef0 Author: Geo Date: 2017-09-27 (Wed, 27 Sep 2017) Changed paths: M src/botnet.c M src/version.h Log Message: ----------- Stop link to rejected (+r) bot before opening socket. Fixes #463 Previously, a socket would be opened (and TLS negotiation completed) before a bot checked to see if the connecting bot was marked for rejection (+r). This moves that check earlier in the process prior to attempting the socket connection. From noreply at github.com Thu Sep 28 23:00:56 2017 From: noreply at github.com (GitHub) Date: Thu, 28 Sep 2017 16:00:56 -0700 Subject: [gitlog] [eggheads/eggdrop] 630668: Rechange wording of botnet log modes once again. Message-ID: <59cd7f28795fe_499e3ff7347d3c30986e0@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/develop Home: https://github.com/eggheads/eggdrop Commit: 6306685b1e6f67211f6106e9c5706063ce5433d6 https://github.com/eggheads/eggdrop/commit/6306685b1e6f67211f6106e9c5706063ce5433d6 Author: Christophe Beauval Date: 2017-09-29 (Fri, 29 Sep 2017) Changed paths: M src/flags.c Log Message: ----------- Rechange wording of botnet log modes once again.