From noreply at github.com Fri Nov 3 23:07:41 2017 From: noreply at github.com (GitHub) Date: Fri, 03 Nov 2017 16:07:41 -0700 Subject: [gitlog] [eggheads/eggdrop] eb88a5: Add / to bad chars not allowed in address Message-ID: <59fcf6bda01ba_127c3fb46d013c34498e5@hookshot-fe-92cdb05.cp1-iad.github.net.mail> Branch: refs/heads/bug/tlsaddrcheck Home: https://github.com/eggheads/eggdrop Commit: eb88a555385779b7060a79fcb46d60d8b940d9de https://github.com/eggheads/eggdrop/commit/eb88a555385779b7060a79fcb46d60d8b940d9de Author: Geo Date: 2017-11-03 (Fri, 03 Nov 2017) Changed paths: M src/cmds.c Log Message: ----------- Add / to bad chars not allowed in address From noreply at github.com Fri Nov 3 23:27:49 2017 From: noreply at github.com (GitHub) Date: Fri, 03 Nov 2017 16:27:49 -0700 Subject: [gitlog] [eggheads/eggdrop] bfdf45: Combine error msgs to one line Message-ID: <59fcfb75354db_76d23fcb5973fc3090167@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/bug/tlsaddrcheck Home: https://github.com/eggheads/eggdrop Commit: bfdf459b55207d983f1b90bd40bf111bdf73da28 https://github.com/eggheads/eggdrop/commit/bfdf459b55207d983f1b90bd40bf111bdf73da28 Author: Geo Date: 2017-11-03 (Fri, 03 Nov 2017) Changed paths: M src/cmds.c Log Message: ----------- Combine error msgs to one line Commit: 1921fe91efee58f8698fdc28329eceaaf920e1a4 https://github.com/eggheads/eggdrop/commit/1921fe91efee58f8698fdc28329eceaaf920e1a4 Author: Geo Date: 2017-11-03 (Fri, 03 Nov 2017) Changed paths: M src/cmds.c Log Message: ----------- thommey <3 Compare: https://github.com/eggheads/eggdrop/compare/eb88a5553857...1921fe91efee From noreply at github.com Fri Nov 3 23:51:41 2017 From: noreply at github.com (GitHub) Date: Fri, 03 Nov 2017 16:51:41 -0700 Subject: [gitlog] [eggheads/eggdrop] abf056: Fix forgotten bug for log output of incoming share... Message-ID: <59fd010da0e6_7ac93fbf522abc4040688@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/bug/logsharein Home: https://github.com/eggheads/eggdrop Commit: abf056dada8e756221d5396765325db2cb0c645c https://github.com/eggheads/eggdrop/commit/abf056dada8e756221d5396765325db2cb0c645c Author: Christophe Beauval Date: 2017-11-04 (Sat, 04 Nov 2017) Changed paths: M src/dcc.c Log Message: ----------- Fix forgotten bug for log output of incoming share traffic. From noreply at github.com Sat Nov 4 04:37:05 2017 From: noreply at github.com (GitHub) Date: Fri, 03 Nov 2017 21:37:05 -0700 Subject: [gitlog] [eggheads/eggdrop] 18a035: More +bot/chaddr error checking Message-ID: <59fd43f1f394f_63923f97fa39dc2c225c9@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/develop Home: https://github.com/eggheads/eggdrop Commit: 18a035df1f1a7abd0b4d13fb5265b9accd229793 https://github.com/eggheads/eggdrop/commit/18a035df1f1a7abd0b4d13fb5265b9accd229793 Author: Geo Date: 2017-11-03 (Fri, 03 Nov 2017) Changed paths: M src/cmds.c Log Message: ----------- More +bot/chaddr error checking * remove unneeded inet_pton usage * remove strcmps * standardize for loops * Check all port digits for + char * remove unused saddr from removed inet_pton function * Add / to bad chars not allowed in address * Combine +bot error msgs to one line From noreply at github.com Sat Nov 4 04:41:14 2017 From: noreply at github.com (GitHub) Date: Fri, 03 Nov 2017 21:41:14 -0700 Subject: [gitlog] [eggheads/eggdrop] 5c7a6b: Fix forgotten bug for log output of incoming share... Message-ID: <59fd44ea5fbc6_61aa3fca715e7c2c5958f@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/develop Home: https://github.com/eggheads/eggdrop Commit: 5c7a6b66c21267579d9653aec806297a0343e200 https://github.com/eggheads/eggdrop/commit/5c7a6b66c21267579d9653aec806297a0343e200 Author: Cizzle Date: 2017-11-03 (Fri, 03 Nov 2017) Changed paths: M src/dcc.c Log Message: ----------- Fix forgotten bug for log output of incoming share traffic. From noreply at github.com Sat Nov 4 04:42:28 2017 From: noreply at github.com (GitHub) Date: Fri, 03 Nov 2017 21:42:28 -0700 Subject: [gitlog] [eggheads/eggdrop] 953824: Allow parallel make for building eggdrop Message-ID: <59fd453447c72_10ed3fb2e394fc3493966@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/bug/sslcertfatal 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. 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: 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. 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 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 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. 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. Commit: 6d906d6f9124f3d4174bc128d3c1146fc0fdc927 https://github.com/eggheads/eggdrop/commit/6d906d6f9124f3d4174bc128d3c1146fc0fdc927 Author: Geo Date: 2017-10-09 (Mon, 09 Oct 2017) Changed paths: M src/userent.c Log Message: ----------- pick me Commit: 05ee46dc013726dfbaf0b1d98b0885a2f64b04e8 https://github.com/eggheads/eggdrop/commit/05ee46dc013726dfbaf0b1d98b0885a2f64b04e8 Author: Geo Date: 2017-10-11 (Wed, 11 Oct 2017) Changed paths: M tcl.m4 Log Message: ----------- Update tcl.m4 Commit: 855bec7b096ac0b1d40b7a797dd8dfa85bb8f0cc https://github.com/eggheads/eggdrop/commit/855bec7b096ac0b1d40b7a797dd8dfa85bb8f0cc Author: Geo Date: 2017-10-11 (Wed, 11 Oct 2017) Changed paths: M src/userent.c Log Message: ----------- Revert stowaway commit This reverts commit 6d906d6f9124f3d4174bc128d3c1146fc0fdc927. Commit: 98cee280733bf5818531cc01d49ba5fa7e4700a5 https://github.com/eggheads/eggdrop/commit/98cee280733bf5818531cc01d49ba5fa7e4700a5 Author: Geo Date: 2017-10-13 (Fri, 13 Oct 2017) Changed paths: M src/userent.c Log Message: ----------- Fix bad strncpyz. Fixes #466 Found by: jack3 Patch by: Geo Fixes: #466 HOSTS prefix was being overwritten by a strncpyz that should have been a strncatz. Commit: 185d23ff6b8c6e74251472f3e635aab96a332580 https://github.com/eggheads/eggdrop/commit/185d23ff6b8c6e74251472f3e635aab96a332580 Author: Geo Date: 2017-10-21 (Sat, 21 Oct 2017) Changed paths: M doc/sphinx_source/mainDocs/tcl-commands.rst M src/userent.c Log Message: ----------- Fix tcl setuser botaddr field docs and functionality. Fixes #459 * Standardize setuser botaddr syntax with chaddr .chaddr syntax changes both user and bot port if only one port is specified. .tcl setuser botaddr syntax changed only the bot port if one port was entered. This patch standardize to the chaddr behavior * Reset port to non-SSL when adding a non-SSL port with .tcl setuser * Clarify BOTADDR docs Commit: 8bcff8656966a28249580766c49e80cae906d134 https://github.com/eggheads/eggdrop/commit/8bcff8656966a28249580766c49e80cae906d134 Author: Geo Date: 2017-10-21 (Sat, 21 Oct 2017) Changed paths: M src/cmds.c Log Message: ----------- Various error-checks against +bot/chaddr functions. * Check for + in chaddr/+bot * Check for valid port range * Add checks for invalid address format in +bot, chaddr * Prevent IPv6 addresses in +bot/chaddr if disabled * Better handling of port checking ... and other small rearranging for better logic flows, etc * Update chaddr to match +bot Commit: 18a035df1f1a7abd0b4d13fb5265b9accd229793 https://github.com/eggheads/eggdrop/commit/18a035df1f1a7abd0b4d13fb5265b9accd229793 Author: Geo Date: 2017-11-03 (Fri, 03 Nov 2017) Changed paths: M src/cmds.c Log Message: ----------- More +bot/chaddr error checking * remove unneeded inet_pton usage * remove strcmps * standardize for loops * Check all port digits for + char * remove unused saddr from removed inet_pton function * Add / to bad chars not allowed in address * Combine +bot error msgs to one line Commit: e5cabf7e812de34812f23da124199ca310205ce6 https://github.com/eggheads/eggdrop/commit/e5cabf7e812de34812f23da124199ca310205ce6 Author: Geo Date: 2017-11-03 (Fri, 03 Nov 2017) Changed paths: M Makefile.in M doc/sphinx_source/coreDocs/core.rst M doc/sphinx_source/mainDocs/tcl-commands.rst M eggdrop.conf M help/cmds1.help M src/Makefile.in M src/botcmd.c M src/botmsg.c M src/botnet.c M src/chanprog.c M src/cmds.c M src/dcc.c M src/eggdrop.h M src/flags.c 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/channels.mod/tclchan.c 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/filesys.mod/filesys.c 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/share.mod/share.c M src/mod/transfer.mod/Makefile M src/mod/transfer.mod/transfer.c M src/mod/uptime.mod/Makefile M src/mod/woobie.mod/Makefile M src/tcldcc.c M src/userent.c M src/userrec.c M src/users.c M src/version.h M tcl.m4 Log Message: ----------- Merge branch 'develop' into bug/sslcertfatal Commit: 5c7a6b66c21267579d9653aec806297a0343e200 https://github.com/eggheads/eggdrop/commit/5c7a6b66c21267579d9653aec806297a0343e200 Author: Cizzle Date: 2017-11-03 (Fri, 03 Nov 2017) Changed paths: M src/dcc.c Log Message: ----------- Fix forgotten bug for log output of incoming share traffic. Commit: 46d7a41dd4618d478c9ecbad76ac99824bba717d https://github.com/eggheads/eggdrop/commit/46d7a41dd4618d478c9ecbad76ac99824bba717d Author: Geo Date: 2017-11-03 (Fri, 03 Nov 2017) Changed paths: M src/dcc.c Log Message: ----------- Merge branch 'develop' into bug/sslcertfatal Commit: 267a77ea9170b4d2c19fca55659ca53b1e2a72f7 https://github.com/eggheads/eggdrop/commit/267a77ea9170b4d2c19fca55659ca53b1e2a72f7 Author: Geo Date: 2017-11-03 (Fri, 03 Nov 2017) Changed paths: M src/version.h Log Message: ----------- Update patchlevel Compare: https://github.com/eggheads/eggdrop/compare/3b0a85a6d459...267a77ea9170 From noreply at github.com Sat Nov 4 04:49:22 2017 From: noreply at github.com (GitHub) Date: Fri, 03 Nov 2017 21:49:22 -0700 Subject: [gitlog] [eggheads/eggdrop] 5dea00: Fail early on TLS certificate loading errors. Fixe... Message-ID: <59fd46d2631a7_1a73fb4d736dc301053bc@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/develop Home: https://github.com/eggheads/eggdrop Commit: 5dea00822b00cb52cf46ec479a6093f2517a1662 https://github.com/eggheads/eggdrop/commit/5dea00822b00cb52cf46ec479a6093f2517a1662 Author: Thomas Sader Date: 2017-11-03 (Fri, 03 Nov 2017) Changed paths: M src/tls.c M src/version.h Log Message: ----------- Fail early on TLS certificate loading errors. Fixes #447 * Swap incorrect 'ssl-privatekey/certificate not loaded' error messages * Fail early on TLS certificate loading errors. Report unsupported STARTTLS to LOG_MISC. * Add TLS alert strings to debug logs. * Add exit state to tls debug logs. * Fatal if exactly one of cert/key is set. From noreply at github.com Sun Nov 5 15:06:05 2017 From: noreply at github.com (GitHub) Date: Sun, 05 Nov 2017 07:06:05 -0800 Subject: [gitlog] [eggheads/eggdrop] 7d5a2d: Initialize SSL field when adding a new bot Message-ID: <59ff28dd722a8_5323f8f04fc7c4041985@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/initssl Home: https://github.com/eggheads/eggdrop Commit: 7d5a2ddc7606571cfe4fb92dec7aff661b40c395 https://github.com/eggheads/eggdrop/commit/7d5a2ddc7606571cfe4fb92dec7aff661b40c395 Author: Geo Date: 2017-11-05 (Sun, 05 Nov 2017) Changed paths: M src/cmds.c M src/tcluser.c Log Message: ----------- Initialize SSL field when adding a new bot From noreply at github.com Sun Nov 5 15:42:46 2017 From: noreply at github.com (GitHub) Date: Sun, 05 Nov 2017 07:42:46 -0800 Subject: [gitlog] [eggheads/eggdrop] adebeb: Initialize SSL field when adding a new bot Message-ID: <59ff3176de1c9_259ca3fdd28c13c3097522@hookshot-fe-6dbb0c4.cp1-iad.github.net.mail> Branch: refs/heads/develop Home: https://github.com/eggheads/eggdrop Commit: adebebe3f4399340d2b4e93393e532e5f48afe78 https://github.com/eggheads/eggdrop/commit/adebebe3f4399340d2b4e93393e532e5f48afe78 Author: Geo Date: 2017-11-05 (Sun, 05 Nov 2017) Changed paths: M src/cmds.c M src/tcluser.c Log Message: ----------- Initialize SSL field when adding a new bot bi->ssl was not initialized when adding a new bot, resulting in incorrect status of the SSL port depending on the random value inside that field if the user had not explicitly set the port to SSL. From noreply at github.com Sun Nov 5 22:26:16 2017 From: noreply at github.com (GitHub) Date: Sun, 05 Nov 2017 14:26:16 -0800 Subject: [gitlog] [eggheads/eggdrop] 2190b8: Add TLS ifdefs to ssl var initialization Message-ID: <59ff9008b5575_5d7d3f7edd4b3c3c60092@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/develop Home: https://github.com/eggheads/eggdrop Commit: 2190b8c5d1b2f1a621ff08f474fd691bee8351af https://github.com/eggheads/eggdrop/commit/2190b8c5d1b2f1a621ff08f474fd691bee8351af Author: Geo Date: 2017-11-05 (Sun, 05 Nov 2017) Changed paths: M src/cmds.c M src/tcluser.c Log Message: ----------- Add TLS ifdefs to ssl var initialization From noreply at github.com Mon Nov 6 20:56:37 2017 From: noreply at github.com (GitHub) Date: Mon, 06 Nov 2017 12:56:37 -0800 Subject: [gitlog] [eggheads/eggdrop] 516482: One less loop iteration. Message-ID: <5a00cc85576a9_10363f7f674fbc3c4382a@hookshot-fe-92cdb05.cp1-iad.github.net.mail> Branch: refs/heads/develop Home: https://github.com/eggheads/eggdrop Commit: 516482400392b8c708f8058754795a6993284eed https://github.com/eggheads/eggdrop/commit/516482400392b8c708f8058754795a6993284eed Author: Christophe Beauval Date: 2017-11-06 (Mon, 06 Nov 2017) Changed paths: M src/mod/share.mod/share.c Log Message: ----------- One less loop iteration. From noreply at github.com Mon Nov 6 23:26:54 2017 From: noreply at github.com (GitHub) Date: Mon, 06 Nov 2017 15:26:54 -0800 Subject: [gitlog] [eggheads/eggdrop] 11d431: Fix bug in certfile/keyfile checking code to fatal... Message-ID: <5a00efbe9eefc_10d33fb2e1acbc2c865d9@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/develop Home: https://github.com/eggheads/eggdrop Commit: 11d431e8132a73e7ccdbc881aedef1cc89d8edd5 https://github.com/eggheads/eggdrop/commit/11d431e8132a73e7ccdbc881aedef1cc89d8edd5 Author: Thomas Sader Date: 2017-11-07 (Tue, 07 Nov 2017) Changed paths: M src/tls.c Log Message: ----------- Fix bug in certfile/keyfile checking code to fatal on startup. Thanks Geo. From noreply at github.com Wed Nov 8 22:20:58 2017 From: noreply at github.com (GitHub) Date: Wed, 08 Nov 2017 14:20:58 -0800 Subject: [gitlog] [eggheads/eggdrop] 553715: Remove leftover unused BOT_BOT botflag b. Message-ID: <5a03834a74816_3d883faf89a7dc30109753@hookshot-fe-6dbb0c4.cp1-iad.github.net.mail> Branch: refs/heads/task/botbot Home: https://github.com/eggheads/eggdrop Commit: 55371505a4c448ec4105fa79cb9a0ab6ab4bce80 https://github.com/eggheads/eggdrop/commit/55371505a4c448ec4105fa79cb9a0ab6ab4bce80 Author: Christophe Beauval Date: 2017-11-08 (Wed, 08 Nov 2017) Changed paths: M src/cmds.c M src/flags.h Log Message: ----------- Remove leftover unused BOT_BOT botflag b. From noreply at github.com Fri Nov 10 06:56:47 2017 From: noreply at github.com (GitHub) Date: Thu, 09 Nov 2017 22:56:47 -0800 Subject: [gitlog] [eggheads/eggdrop] 6d906d: pick me Message-ID: <5a054dafa8bba_5c0c3f876f5d9c3460378@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/bug/botaddrdocs Home: https://github.com/eggheads/eggdrop Commit: 6d906d6f9124f3d4174bc128d3c1146fc0fdc927 https://github.com/eggheads/eggdrop/commit/6d906d6f9124f3d4174bc128d3c1146fc0fdc927 Author: Geo Date: 2017-10-09 (Mon, 09 Oct 2017) Changed paths: M src/userent.c Log Message: ----------- pick me Commit: 05ee46dc013726dfbaf0b1d98b0885a2f64b04e8 https://github.com/eggheads/eggdrop/commit/05ee46dc013726dfbaf0b1d98b0885a2f64b04e8 Author: Geo Date: 2017-10-11 (Wed, 11 Oct 2017) Changed paths: M tcl.m4 Log Message: ----------- Update tcl.m4 Commit: 855bec7b096ac0b1d40b7a797dd8dfa85bb8f0cc https://github.com/eggheads/eggdrop/commit/855bec7b096ac0b1d40b7a797dd8dfa85bb8f0cc Author: Geo Date: 2017-10-11 (Wed, 11 Oct 2017) Changed paths: M src/userent.c Log Message: ----------- Revert stowaway commit This reverts commit 6d906d6f9124f3d4174bc128d3c1146fc0fdc927. Commit: 98cee280733bf5818531cc01d49ba5fa7e4700a5 https://github.com/eggheads/eggdrop/commit/98cee280733bf5818531cc01d49ba5fa7e4700a5 Author: Geo Date: 2017-10-13 (Fri, 13 Oct 2017) Changed paths: M src/userent.c Log Message: ----------- Fix bad strncpyz. Fixes #466 Found by: jack3 Patch by: Geo Fixes: #466 HOSTS prefix was being overwritten by a strncpyz that should have been a strncatz. Commit: 185d23ff6b8c6e74251472f3e635aab96a332580 https://github.com/eggheads/eggdrop/commit/185d23ff6b8c6e74251472f3e635aab96a332580 Author: Geo Date: 2017-10-21 (Sat, 21 Oct 2017) Changed paths: M doc/sphinx_source/mainDocs/tcl-commands.rst M src/userent.c Log Message: ----------- Fix tcl setuser botaddr field docs and functionality. Fixes #459 * Standardize setuser botaddr syntax with chaddr .chaddr syntax changes both user and bot port if only one port is specified. .tcl setuser botaddr syntax changed only the bot port if one port was entered. This patch standardize to the chaddr behavior * Reset port to non-SSL when adding a non-SSL port with .tcl setuser * Clarify BOTADDR docs Commit: 8bcff8656966a28249580766c49e80cae906d134 https://github.com/eggheads/eggdrop/commit/8bcff8656966a28249580766c49e80cae906d134 Author: Geo Date: 2017-10-21 (Sat, 21 Oct 2017) Changed paths: M src/cmds.c Log Message: ----------- Various error-checks against +bot/chaddr functions. * Check for + in chaddr/+bot * Check for valid port range * Add checks for invalid address format in +bot, chaddr * Prevent IPv6 addresses in +bot/chaddr if disabled * Better handling of port checking ... and other small rearranging for better logic flows, etc * Update chaddr to match +bot Commit: 18a035df1f1a7abd0b4d13fb5265b9accd229793 https://github.com/eggheads/eggdrop/commit/18a035df1f1a7abd0b4d13fb5265b9accd229793 Author: Geo Date: 2017-11-03 (Fri, 03 Nov 2017) Changed paths: M src/cmds.c Log Message: ----------- More +bot/chaddr error checking * remove unneeded inet_pton usage * remove strcmps * standardize for loops * Check all port digits for + char * remove unused saddr from removed inet_pton function * Add / to bad chars not allowed in address * Combine +bot error msgs to one line Commit: 5c7a6b66c21267579d9653aec806297a0343e200 https://github.com/eggheads/eggdrop/commit/5c7a6b66c21267579d9653aec806297a0343e200 Author: Cizzle Date: 2017-11-03 (Fri, 03 Nov 2017) Changed paths: M src/dcc.c Log Message: ----------- Fix forgotten bug for log output of incoming share traffic. Commit: 5dea00822b00cb52cf46ec479a6093f2517a1662 https://github.com/eggheads/eggdrop/commit/5dea00822b00cb52cf46ec479a6093f2517a1662 Author: Thomas Sader Date: 2017-11-03 (Fri, 03 Nov 2017) Changed paths: M src/tls.c M src/version.h Log Message: ----------- Fail early on TLS certificate loading errors. Fixes #447 * Swap incorrect 'ssl-privatekey/certificate not loaded' error messages * Fail early on TLS certificate loading errors. Report unsupported STARTTLS to LOG_MISC. * Add TLS alert strings to debug logs. * Add exit state to tls debug logs. * Fatal if exactly one of cert/key is set. Commit: adebebe3f4399340d2b4e93393e532e5f48afe78 https://github.com/eggheads/eggdrop/commit/adebebe3f4399340d2b4e93393e532e5f48afe78 Author: Geo Date: 2017-11-05 (Sun, 05 Nov 2017) Changed paths: M src/cmds.c M src/tcluser.c Log Message: ----------- Initialize SSL field when adding a new bot bi->ssl was not initialized when adding a new bot, resulting in incorrect status of the SSL port depending on the random value inside that field if the user had not explicitly set the port to SSL. Commit: 2190b8c5d1b2f1a621ff08f474fd691bee8351af https://github.com/eggheads/eggdrop/commit/2190b8c5d1b2f1a621ff08f474fd691bee8351af Author: Geo Date: 2017-11-05 (Sun, 05 Nov 2017) Changed paths: M src/cmds.c M src/tcluser.c Log Message: ----------- Add TLS ifdefs to ssl var initialization Commit: 516482400392b8c708f8058754795a6993284eed https://github.com/eggheads/eggdrop/commit/516482400392b8c708f8058754795a6993284eed Author: Christophe Beauval Date: 2017-11-06 (Mon, 06 Nov 2017) Changed paths: M src/mod/share.mod/share.c Log Message: ----------- One less loop iteration. Commit: 11d431e8132a73e7ccdbc881aedef1cc89d8edd5 https://github.com/eggheads/eggdrop/commit/11d431e8132a73e7ccdbc881aedef1cc89d8edd5 Author: Thomas Sader Date: 2017-11-07 (Tue, 07 Nov 2017) Changed paths: M src/tls.c Log Message: ----------- Fix bug in certfile/keyfile checking code to fatal on startup. Thanks Geo. Commit: b0ecc042725953a2347ccc440451f37daa609ff2 https://github.com/eggheads/eggdrop/commit/b0ecc042725953a2347ccc440451f37daa609ff2 Author: Geo Date: 2017-11-09 (Thu, 09 Nov 2017) Changed paths: M doc/sphinx_source/mainDocs/botnet.rst Log Message: ----------- Remove old +bot syntax (:) from BOTNET docs Commit: 0191f4fb6b8644fe1efa1ba85365ad973f83702d https://github.com/eggheads/eggdrop/commit/0191f4fb6b8644fe1efa1ba85365ad973f83702d Author: Geo Date: 2017-11-09 (Thu, 09 Nov 2017) Changed paths: M src/tcluser.c Log Message: ----------- Fix addbot functionality Allow ipaddress/botport/userport format; allow ipaddress:botport/userport format; allow [ipv6address]:botport/userport format Commit: c17c565352aeb1778c830733d30b0a375e708b99 https://github.com/eggheads/eggdrop/commit/c17c565352aeb1778c830733d30b0a375e708b99 Author: Geo Date: 2017-11-09 (Thu, 09 Nov 2017) Changed paths: M src/cmds.c M src/dcc.c M src/mod/share.mod/share.c M src/tcluser.c M src/tls.c M src/userent.c M src/version.h M tcl.m4 Log Message: ----------- Merge branch 'develop' into bug/botaddrdocs Commit: 00d191646eb01d3f0a58480aafff46234b923e22 https://github.com/eggheads/eggdrop/commit/00d191646eb01d3f0a58480aafff46234b923e22 Author: Geo Date: 2017-11-10 (Fri, 10 Nov 2017) Changed paths: M src/tcluser.c Log Message: ----------- Fix previous formats Commit: ee5748fe82bdc62ada9c8326b71a19e57d2c6917 https://github.com/eggheads/eggdrop/commit/ee5748fe82bdc62ada9c8326b71a19e57d2c6917 Author: Geo Date: 2017-11-10 (Fri, 10 Nov 2017) Changed paths: M doc/sphinx_source/mainDocs/tcl-commands.rst Log Message: ----------- Update tcl-commands.doc Compare: https://github.com/eggheads/eggdrop/compare/c656a65f9a52...ee5748fe82bd From noreply at github.com Fri Nov 10 23:45:03 2017 From: noreply at github.com (GitHub) Date: Fri, 10 Nov 2017 15:45:03 -0800 Subject: [gitlog] [eggheads/eggdrop] 3e09bd: Prevent IPv4 address from being added inside []s Message-ID: <5a0639ff414ca_3efa3fda71ec7c3830372@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/bug/botaddrdocs Home: https://github.com/eggheads/eggdrop Commit: 3e09bdceb45f12239e4dcb148374019c8963ffb3 https://github.com/eggheads/eggdrop/commit/3e09bdceb45f12239e4dcb148374019c8963ffb3 Author: Geo Date: 2017-11-10 (Fri, 10 Nov 2017) Changed paths: M src/tcluser.c Log Message: ----------- Prevent IPv4 address from being added inside []s Also create user entry only after validating address strings From noreply at github.com Sat Nov 11 03:17:02 2017 From: noreply at github.com (GitHub) Date: Fri, 10 Nov 2017 19:17:02 -0800 Subject: [gitlog] [eggheads/eggdrop] 797cda: Connect to IP of the already-active link for userf... Message-ID: <5a066bae4c3fb_779e3fa5a8ba9c34105712@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/develop Home: https://github.com/eggheads/eggdrop Commit: 797cda2d97b63c3449eb5f4318071d246530c56d https://github.com/eggheads/eggdrop/commit/797cda2d97b63c3449eb5f4318071d246530c56d Author: Cizzle Date: 2017-11-10 (Fri, 10 Nov 2017) Changed paths: M src/mod/share.mod/share.c Log Message: ----------- Connect to IP of the already-active link for userfile xfer. Fixes #21 Found by: Darkreap1, simple Patch by: Cizzle A leaf will now use the address of the hub (to which it's already successfully connected) instead of the IP given by the hub which was wrong in certain cases (especially in NAT situations). Backward compatibility is kept, older bots still get the IP given by the hub. From noreply at github.com Sat Nov 11 13:48:07 2017 From: noreply at github.com (GitHub) Date: Sat, 11 Nov 2017 05:48:07 -0800 Subject: [gitlog] [eggheads/eggdrop] 77c7ca: Add botflags to allow only certain passive bots to... Message-ID: <5a06ff97dc07e_355d3fda63ca3c30124495@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/bug/hubover Home: https://github.com/eggheads/eggdrop Commit: 77c7ca0bb69b40072a94d2c7897a18d83f3cbae0 https://github.com/eggheads/eggdrop/commit/77c7ca0bb69b40072a94d2c7897a18d83f3cbae0 Author: Christophe Beauval Date: 2017-11-10 (Fri, 10 Nov 2017) Changed paths: M doc/BOTNET M doc/sphinx_source/mainDocs/botnet.rst M help/cmds2.help M src/cmdt.h M src/flags.c M src/flags.h M src/mod/share.mod/share.c Log Message: ----------- Add botflags to allow only certain passive bots to share certain changes. From noreply at github.com Sat Nov 11 15:54:33 2017 From: noreply at github.com (GitHub) Date: Sat, 11 Nov 2017 07:54:33 -0800 Subject: [gitlog] [eggheads/eggdrop] 82dd0b: Remove leftover unused BOT_BOT botflag b Message-ID: <5a071d3979649_6b763fcbe5b8dc38995d8@hookshot-fe-92cdb05.cp1-iad.github.net.mail> Branch: refs/heads/develop Home: https://github.com/eggheads/eggdrop Commit: 82dd0b4a3c487868157c3a26b9641a5552cae0bf https://github.com/eggheads/eggdrop/commit/82dd0b4a3c487868157c3a26b9641a5552cae0bf Author: Cizzle Date: 2017-11-11 (Sat, 11 Nov 2017) Changed paths: M src/cmds.c M src/flags.h Log Message: ----------- Remove leftover unused BOT_BOT botflag b There is only userflag 'b' to indicate a bot, which is internally USER_BOT. Internally there also exists BOT_BOT as supposedly botflag 'b', but this is not really used anywhere. From noreply at github.com Sat Nov 11 19:40:08 2017 From: noreply at github.com (GitHub) Date: Sat, 11 Nov 2017 11:40:08 -0800 Subject: [gitlog] [eggheads/eggdrop] a4d45d: Add botflags to allow only certain passive bots to... Message-ID: <5a075218dac73_5aee3fe512b63c3063229@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/bug/hubover Home: https://github.com/eggheads/eggdrop Commit: a4d45dc821a9dbdfbd136956afa2d1393efd29e1 https://github.com/eggheads/eggdrop/commit/a4d45dc821a9dbdfbd136956afa2d1393efd29e1 Author: Christophe Beauval Date: 2017-11-11 (Sat, 11 Nov 2017) Changed paths: M doc/BOTNET M doc/sphinx_source/mainDocs/botnet.rst M help/cmds2.help M src/cmdt.h M src/flags.c M src/flags.h M src/mod/share.mod/share.c Log Message: ----------- Add botflags to allow only certain passive bots to share certain changes. From noreply at github.com Sun Nov 12 00:27:40 2017 From: noreply at github.com (GitHub) Date: Sat, 11 Nov 2017 16:27:40 -0800 Subject: [gitlog] [eggheads/eggdrop] 4712ff: Change deprecation warning in docs Message-ID: <5a07957cd0af5_15a73fdb50efbc389396d@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/bug/botaddrdocs Home: https://github.com/eggheads/eggdrop Commit: 4712ff48aad5e2d17568078639c66ec5f6f1d708 https://github.com/eggheads/eggdrop/commit/4712ff48aad5e2d17568078639c66ec5f6f1d708 Author: Geo Date: 2017-11-11 (Sat, 11 Nov 2017) Changed paths: M doc/sphinx_source/mainDocs/tcl-commands.rst Log Message: ----------- Change deprecation warning in docs From noreply at github.com Sun Nov 12 01:33:36 2017 From: noreply at github.com (GitHub) Date: Sat, 11 Nov 2017 17:33:36 -0800 Subject: [gitlog] [eggheads/eggdrop] 4dca8f: Update patchlevel Message-ID: <5a07a4f042d8c_d9f3f9dc73dbc34969a9@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/bug/botaddrdocs Home: https://github.com/eggheads/eggdrop Commit: 4dca8f06d3902ca28bbc2d798afdcbc037829341 https://github.com/eggheads/eggdrop/commit/4dca8f06d3902ca28bbc2d798afdcbc037829341 Author: Geo Date: 2017-11-11 (Sat, 11 Nov 2017) Changed paths: M src/version.h Log Message: ----------- Update patchlevel From noreply at github.com Sun Nov 12 01:46:09 2017 From: noreply at github.com (GitHub) Date: Sat, 11 Nov 2017 17:46:09 -0800 Subject: [gitlog] [eggheads/eggdrop] e8ccee: Clarify chanlist functionality in tcl-commands.doc Message-ID: <5a07a7e1c5239_67573fe6747fdc2c5126a@hookshot-fe-92cdb05.cp1-iad.github.net.mail> Branch: refs/heads/task/chanlist Home: https://github.com/eggheads/eggdrop Commit: e8cceecf99b840e6a10689a8eee255eba818eeca https://github.com/eggheads/eggdrop/commit/e8cceecf99b840e6a10689a8eee255eba818eeca Author: Geo Date: 2017-11-11 (Sat, 11 Nov 2017) Changed paths: M doc/sphinx_source/mainDocs/tcl-commands.rst Log Message: ----------- Clarify chanlist functionality in tcl-commands.doc From noreply at github.com Sun Nov 12 01:47:25 2017 From: noreply at github.com (GitHub) Date: Sat, 11 Nov 2017 17:47:25 -0800 Subject: [gitlog] [eggheads/eggdrop] 5d9da7: Fix addbot Tcl command. Fixes #470 Message-ID: <5a07a82d8934a_62403fcf01055c34844c2@hookshot-fe-92cdb05.cp1-iad.github.net.mail> Branch: refs/heads/develop Home: https://github.com/eggheads/eggdrop Commit: 5d9da79dd6b8b9a8f392701dbdd343e8dae73644 https://github.com/eggheads/eggdrop/commit/5d9da79dd6b8b9a8f392701dbdd343e8dae73644 Author: Geo Date: 2017-11-11 (Sat, 11 Nov 2017) Changed paths: M doc/sphinx_source/mainDocs/botnet.rst M doc/sphinx_source/mainDocs/tcl-commands.rst M src/tcluser.c M src/version.h Log Message: ----------- Fix addbot Tcl command. Fixes #470 Found by: Geo Patch by: Geo Fixes: #470 In short, fix Tcl command addbot inputs so the following three formats all work: - ipaddress/botport/userport - ipv4address:botport/userport [marked as DEPRECATED] - [ipv6address]:botport/userport [marked as DEPRECATED] * Remove old +bot syntax (:) from BOTNET docs * Allow ipaddress/botport/userport format; allow ipv4address:botport/userport format; allow [ipv6address]:botport/userport format * Update tcl-commands.doc * Prevent IPv4 address from being added inside []s Also create user entry only after validating address strings From noreply at github.com Sun Nov 12 16:58:26 2017 From: noreply at github.com (GitHub) Date: Sun, 12 Nov 2017 08:58:26 -0800 Subject: [gitlog] [eggheads/eggdrop] eba147: Trim tcl.m4 to only needed functions Message-ID: <5a087db28dcd2_11113fa9c2a11c3c143432@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/task/tclm4 Home: https://github.com/eggheads/eggdrop Commit: eba147bc762274e7c1f14c1d97d5188789403cf5 https://github.com/eggheads/eggdrop/commit/eba147bc762274e7c1f14c1d97d5188789403cf5 Author: Geo Date: 2017-11-12 (Sun, 12 Nov 2017) Changed paths: M config.h.in M configure M src/mod/compress.mod/configure M src/mod/dns.mod/configure M tcl.m4 Log Message: ----------- Trim tcl.m4 to only needed functions From noreply at github.com Mon Nov 13 19:27:01 2017 From: noreply at github.com (GitHub) Date: Mon, 13 Nov 2017 11:27:01 -0800 Subject: [gitlog] [eggheads/eggdrop] 134d4c: Clarify difference between & and |. Message-ID: <5a09f205301a2_6943fe847a27c303327d@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/task/chanlist Home: https://github.com/eggheads/eggdrop Commit: 134d4c43b51578ab15ef5651330729cd80b83e39 https://github.com/eggheads/eggdrop/commit/134d4c43b51578ab15ef5651330729cd80b83e39 Author: Christophe Beauval Date: 2017-11-13 (Mon, 13 Nov 2017) Changed paths: M doc/sphinx_source/mainDocs/tcl-commands.rst Log Message: ----------- Clarify difference between & and |. From noreply at github.com Tue Nov 14 02:12:12 2017 From: noreply at github.com (GitHub) Date: Mon, 13 Nov 2017 18:12:12 -0800 Subject: [gitlog] [eggheads/eggdrop] c399e6: Clarify chanlist Tcl command documentation. Fixes ... Message-ID: <5a0a50fc4cc0b_d7363faa21273c3c48884@hookshot-fe-6dbb0c4.cp1-iad.github.net.mail> Branch: refs/heads/develop Home: https://github.com/eggheads/eggdrop Commit: c399e677a99d769a24c48d3403072a194f37de38 https://github.com/eggheads/eggdrop/commit/c399e677a99d769a24c48d3403072a194f37de38 Author: Geo Date: 2017-11-13 (Mon, 13 Nov 2017) Changed paths: M doc/sphinx_source/mainDocs/tcl-commands.rst Log Message: ----------- Clarify chanlist Tcl command documentation. Fixes #78 * Clarify chanlist functionality in tcl-commands.doc * Clarify difference between & and |. From noreply at github.com Tue Nov 14 03:53:25 2017 From: noreply at github.com (GitHub) Date: Mon, 13 Nov 2017 19:53:25 -0800 Subject: [gitlog] [eggheads/eggdrop] ced691: Fix matchattr for local flags Message-ID: <5a0a68b512fa_25513f94e6e75c38983b@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/bug/matchattr Home: https://github.com/eggheads/eggdrop Commit: ced691909cb38044cbe1ff8cba8f59137a28020b https://github.com/eggheads/eggdrop/commit/ced691909cb38044cbe1ff8cba8f59137a28020b Author: Geo Date: 2017-11-13 (Mon, 13 Nov 2017) Changed paths: M src/tcluser.c Log Message: ----------- Fix matchattr for local flags Tcl matchattr command incorrectly returned true when checking against an invalid channel flag. This patch checks first checks if the channel flag is invalid and, if it is, returns false. From noreply at github.com Wed Nov 15 20:10:45 2017 From: noreply at github.com (GitHub) Date: Wed, 15 Nov 2017 12:10:45 -0800 Subject: [gitlog] [eggheads/eggdrop] 92adaa: Fix botflag matching and chanflag validating. Message-ID: <5a0c9f4545f8_72ad3f7e8e61dc3467317@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/bug/matchattr Home: https://github.com/eggheads/eggdrop Commit: 92adaa4cc0ebf91dac0db0b85c5a84baceb0b322 https://github.com/eggheads/eggdrop/commit/92adaa4cc0ebf91dac0db0b85c5a84baceb0b322 Author: Christophe Beauval Date: 2017-11-15 (Wed, 15 Nov 2017) Changed paths: M src/flags.c M src/flags.h Log Message: ----------- Fix botflag matching and chanflag validating. From noreply at github.com Thu Nov 16 02:08:23 2017 From: noreply at github.com (GitHub) Date: Wed, 15 Nov 2017 18:08:23 -0800 Subject: [gitlog] [eggheads/eggdrop] dab556: compress matchattr flag logic code Message-ID: <5a0cf317ac1ca_24953fed1b2f9c3c1176ec@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/bug/matchattr Home: https://github.com/eggheads/eggdrop Commit: dab5569f703ec5dfe9d87f42fdc24ead634a7ebd https://github.com/eggheads/eggdrop/commit/dab5569f703ec5dfe9d87f42fdc24ead634a7ebd Author: Geo Date: 2017-11-15 (Wed, 15 Nov 2017) Changed paths: M src/tcluser.c Log Message: ----------- compress matchattr flag logic code From noreply at github.com Mon Nov 20 19:15:59 2017 From: noreply at github.com (GitHub) Date: Mon, 20 Nov 2017 11:15:59 -0800 Subject: [gitlog] [eggheads/eggdrop] 23931f: Fix typo in tcl-commands Message-ID: <5a1329ef6e990_6ed83fae12e5bc446801d@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/develop Home: https://github.com/eggheads/eggdrop Commit: 23931f161c866990e4f5fdf8236a1070eab24721 https://github.com/eggheads/eggdrop/commit/23931f161c866990e4f5fdf8236a1070eab24721 Author: Cizzle Date: 2017-11-20 (Mon, 20 Nov 2017) Changed paths: M doc/sphinx_source/mainDocs/tcl-commands.rst Log Message: ----------- Fix typo in tcl-commands From noreply at github.com Tue Nov 21 10:11:34 2017 From: noreply at github.com (GitHub) Date: Tue, 21 Nov 2017 02:11:34 -0800 Subject: [gitlog] [eggheads/eggdrop] 9d84b3: Only report SSL error when return value indicates ... Message-ID: <5a13fbd62a9dc_10e73f85ef8adc346318@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/develop Home: https://github.com/eggheads/eggdrop Commit: 9d84b3b29562ce0edb8b57b7eac5a84f7d4f4a61 https://github.com/eggheads/eggdrop/commit/9d84b3b29562ce0edb8b57b7eac5a84f7d4f4a61 Author: Christophe Beauval Date: 2017-11-21 (Tue, 21 Nov 2017) Changed paths: M src/tls.c Log Message: ----------- Only report SSL error when return value indicates so. From noreply at github.com Wed Nov 22 03:40:28 2017 From: noreply at github.com (GitHub) Date: Tue, 21 Nov 2017 19:40:28 -0800 Subject: [gitlog] [eggheads/eggdrop] bc75a7: 2nd attempt Message-ID: <5a14f1acb48e5_71453ff0fa60fc2c10039d@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/bug/matchattr Home: https://github.com/eggheads/eggdrop Commit: bc75a7410bf6c53478dd9fb86a50f098e911762a https://github.com/eggheads/eggdrop/commit/bc75a7410bf6c53478dd9fb86a50f098e911762a Author: Geo Date: 2017-11-20 (Mon, 20 Nov 2017) Changed paths: M src/tcluser.c Log Message: ----------- 2nd attempt Commit: dfdf67a8c5779f3815d007a349af246245ef4ab8 https://github.com/eggheads/eggdrop/commit/dfdf67a8c5779f3815d007a349af246245ef4ab8 Author: Geo Date: 2017-11-21 (Tue, 21 Nov 2017) Changed paths: M src/tcluser.c Log Message: ----------- More logic fixes Commit: 57b73d59b5faf47ceada4098ec01c81c544eb6d0 https://github.com/eggheads/eggdrop/commit/57b73d59b5faf47ceada4098ec01c81c544eb6d0 Author: Geo Date: 2017-11-21 (Tue, 21 Nov 2017) Changed paths: M src/tcluser.c Log Message: ----------- Merge branch 'foo' into bug/matchattr Commit: f3d641ccdc09f84126746f1704bee0e0d24f01e2 https://github.com/eggheads/eggdrop/commit/f3d641ccdc09f84126746f1704bee0e0d24f01e2 Author: Geo Date: 2017-11-21 (Tue, 21 Nov 2017) Changed paths: M src/tcluser.c Log Message: ----------- Cleanup debug Commit: 6741f059a3ef3d549944bad9fd7351bcc85dc10b https://github.com/eggheads/eggdrop/commit/6741f059a3ef3d549944bad9fd7351bcc85dc10b Author: Geo Date: 2017-11-21 (Tue, 21 Nov 2017) Changed paths: M src/tcluser.c Log Message: ----------- Generate Tcl error on searchin for invalid flags Compare: https://github.com/eggheads/eggdrop/compare/dab5569f703e...6741f059a3ef From noreply at github.com Thu Nov 23 08:04:13 2017 From: noreply at github.com (GitHub) Date: Thu, 23 Nov 2017 00:04:13 -0800 Subject: [gitlog] [eggheads/eggdrop] c169a7: Typofix in eggdrop-basic.conf Message-ID: <5a1680fd638d4_706c3f85dc13fc4436157@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/develop Home: https://github.com/eggheads/eggdrop Commit: c169a73944c6e93c57c36d7cbde268a9dacd9a94 https://github.com/eggheads/eggdrop/commit/c169a73944c6e93c57c36d7cbde268a9dacd9a94 Author: Cizzle Date: 2017-11-23 (Thu, 23 Nov 2017) Changed paths: M eggdrop-basic.conf Log Message: ----------- Typofix in eggdrop-basic.conf From noreply at github.com Thu Nov 23 21:50:32 2017 From: noreply at github.com (GitHub) Date: Thu, 23 Nov 2017 13:50:32 -0800 Subject: [gitlog] [eggheads/eggdrop] Message-ID: <5a1742a817b8b_4c893f94fbba5c3c719d4@hookshot-fe-92cdb05.cp1-iad.github.net.mail> Branch: refs/heads/bug/choncontrol Home: https://github.com/eggheads/eggdrop From noreply at github.com Thu Nov 23 21:54:38 2017 From: noreply at github.com (GitHub) Date: Thu, 23 Nov 2017 13:54:38 -0800 Subject: [gitlog] [eggheads/eggdrop] c169a7: Typofix in eggdrop-basic.conf Message-ID: <5a17439e7b0d4_7373f8287e21c30248238@hookshot-fe-92cdb05.cp1-iad.github.net.mail> Branch: refs/heads/bug/choncontrol Home: https://github.com/eggheads/eggdrop Commit: c169a73944c6e93c57c36d7cbde268a9dacd9a94 https://github.com/eggheads/eggdrop/commit/c169a73944c6e93c57c36d7cbde268a9dacd9a94 Author: Cizzle Date: 2017-11-23 (Thu, 23 Nov 2017) Changed paths: M eggdrop-basic.conf Log Message: ----------- Typofix in eggdrop-basic.conf Commit: 77fdc1741ed270fa087be4f811176414f8baa5f4 https://github.com/eggheads/eggdrop/commit/77fdc1741ed270fa087be4f811176414f8baa5f4 Author: Christophe Beauval Date: 2017-11-23 (Thu, 23 Nov 2017) Changed paths: M language/core.danish.lang M language/core.english.lang M language/core.finnish.lang M language/core.french.lang M language/core.german.lang M language/core.portuguese.lang M src/cmds.c M src/dcc.c M src/lang.h M src/mod/filesys.mod/filesys.c Log Message: ----------- Do not trigger CHON binds when returning from a control script. Compare: https://github.com/eggheads/eggdrop/compare/9d84b3b29562...77fdc1741ed2 From noreply at github.com Fri Nov 24 00:19:16 2017 From: noreply at github.com (GitHub) Date: Thu, 23 Nov 2017 16:19:16 -0800 Subject: [gitlog] [eggheads/eggdrop] bd9351: Reorder internal botflags to only change unused on... Message-ID: <5a1765843c944_8ee3ffa35a3fc2c143f@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/bug/matchattr Home: https://github.com/eggheads/eggdrop Commit: bd9351b01250bae189891ec994c4739fdda2b0e0 https://github.com/eggheads/eggdrop/commit/bd9351b01250bae189891ec994c4739fdda2b0e0 Author: Christophe Beauval Date: 2017-11-24 (Fri, 24 Nov 2017) Changed paths: M src/flags.h Log Message: ----------- Reorder internal botflags to only change unused ones. From noreply at github.com Fri Nov 24 01:24:33 2017 From: noreply at github.com (GitHub) Date: Thu, 23 Nov 2017 17:24:33 -0800 Subject: [gitlog] [eggheads/eggdrop] ffd50b: Update matchattr with better usage examples Message-ID: <5a1774d173f6f_6a9a3fbda0eb7c2c740a2@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/bug/matchattr Home: https://github.com/eggheads/eggdrop Commit: ffd50bc31bd1a02f5c67971d5438b5ef56ab38c1 https://github.com/eggheads/eggdrop/commit/ffd50bc31bd1a02f5c67971d5438b5ef56ab38c1 Author: Geo Date: 2017-11-23 (Thu, 23 Nov 2017) Changed paths: M doc/sphinx_source/mainDocs/tcl-commands.rst M src/tcluser.c Log Message: ----------- Update matchattr with better usage examples Commit: 25a40e6ceeda4db8ec48d7d6f9a18c23e7404bb1 https://github.com/eggheads/eggdrop/commit/25a40e6ceeda4db8ec48d7d6f9a18c23e7404bb1 Author: Geo Date: 2017-11-23 (Thu, 23 Nov 2017) Changed paths: M src/flags.h Log Message: ----------- Merge branch 'bug/matchattr' of https://github.com/eggheads/eggdrop into bug/matchattr Compare: https://github.com/eggheads/eggdrop/compare/bd9351b01250...25a40e6ceeda From noreply at github.com Fri Nov 24 05:43:32 2017 From: noreply at github.com (GitHub) Date: Thu, 23 Nov 2017 21:43:32 -0800 Subject: [gitlog] [eggheads/eggdrop] 48983f: Fix +bot IPv6 display format Message-ID: <5a17b184a5e12_65f3fc31faafc2c72890@hookshot-fe-92cdb05.cp1-iad.github.net.mail> Branch: refs/heads/develop Home: https://github.com/eggheads/eggdrop Commit: 48983f399adc457a7ce32f5b9b95497868f76923 https://github.com/eggheads/eggdrop/commit/48983f399adc457a7ce32f5b9b95497868f76923 Author: Geo Date: 2017-11-23 (Thu, 23 Nov 2017) Changed paths: M src/cmds.c Log Message: ----------- Fix +bot IPv6 display format Old message: .+bot testbot [fd15:4ba5:5a2b:1008:c5c6:bbd0:483e:4492] 4444/5555 Added bot 'testbot' with address [[fd15:4ba5:5a2b:1008:c5c6:bbd0:483e:4492]]:4444/5555 and no hostmask. New message: Added bot 'testbot' with address [fd15:4ba5:5a2b:1008:c5c6:bbd0:483e:4492]:4444/5555 and no hostmask. From noreply at github.com Fri Nov 24 05:54:53 2017 From: noreply at github.com (GitHub) Date: Thu, 23 Nov 2017 21:54:53 -0800 Subject: [gitlog] [eggheads/eggdrop] f5de26: Remove []s from IPv6 address if present Message-ID: <5a17b42d7e0e2_5b13fd11a963c341101f8@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/bug/ipv6brackets Home: https://github.com/eggheads/eggdrop Commit: f5de264a9c92d808f7d1ac838661c8edad80fb9c https://github.com/eggheads/eggdrop/commit/f5de264a9c92d808f7d1ac838661c8edad80fb9c Author: Geo Date: 2017-11-23 (Thu, 23 Nov 2017) Changed paths: M src/cmds.c Log Message: ----------- Remove []s from IPv6 address if present From noreply at github.com Fri Nov 24 06:16:53 2017 From: noreply at github.com (GitHub) Date: Thu, 23 Nov 2017 22:16:53 -0800 Subject: [gitlog] [eggheads/eggdrop] 4ba3b1: Update chaddr as well Message-ID: <5a17b95564c30_20a493f87963f9c30948a9@hookshot-fe-6dbb0c4.cp1-iad.github.net.mail> Branch: refs/heads/bug/ipv6brackets Home: https://github.com/eggheads/eggdrop Commit: 4ba3b12f011f84419803aa6ae50fdbdde5629e9b https://github.com/eggheads/eggdrop/commit/4ba3b12f011f84419803aa6ae50fdbdde5629e9b Author: Geo Date: 2017-11-24 (Fri, 24 Nov 2017) Changed paths: M src/cmds.c Log Message: ----------- Update chaddr as well From noreply at github.com Fri Nov 24 15:43:04 2017 From: noreply at github.com (GitHub) Date: Fri, 24 Nov 2017 07:43:04 -0800 Subject: [gitlog] [eggheads/eggdrop] f0f2f0: Totally remove []s from IPv6 address if present Message-ID: <5a183e0860627_2a9763faf01e83c2c3749b@hookshot-fe-6dbb0c4.cp1-iad.github.net.mail> Branch: refs/heads/develop Home: https://github.com/eggheads/eggdrop Commit: f0f2f08ffb39662fc7035f32f6280093176f1258 https://github.com/eggheads/eggdrop/commit/f0f2f08ffb39662fc7035f32f6280093176f1258 Author: Geo Date: 2017-11-24 (Fri, 24 Nov 2017) Changed paths: M src/cmds.c Log Message: ----------- Totally remove []s from IPv6 address if present Found by: Geo Patch by: Geo This removes []s from an address before Eggdrop does anything with it at all, particularly writing it to the userfile. This also sanitizes the value so that things like .tcl getuser testbot botaddr will return the actual IP without []s around it, since this value was previously written to the userfile with the []s included. * Remove []s from IPv6 address if present * Update chaddr code as well From noreply at github.com Sat Nov 25 01:57:40 2017 From: noreply at github.com (GitHub) Date: Fri, 24 Nov 2017 17:57:40 -0800 Subject: [gitlog] [eggheads/eggdrop] dccd3f: Fix matchattr for local flags. Fixes #419 Message-ID: <5a18ce14e6331_41853fc785c57c40717e9@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/develop Home: https://github.com/eggheads/eggdrop Commit: dccd3fdb7847df3df124fd4ece11fb14f7053ad9 https://github.com/eggheads/eggdrop/commit/dccd3fdb7847df3df124fd4ece11fb14f7053ad9 Author: Geo Date: 2017-11-24 (Fri, 24 Nov 2017) Changed paths: M doc/sphinx_source/mainDocs/tcl-commands.rst M src/flags.c M src/flags.h M src/tcluser.c Log Message: ----------- Fix matchattr for local flags. Fixes #419 * Fix matchattr for local flags Tcl matchattr command incorrectly returned true when checking against an invalid channel flag. This patch checks first checks if the channel flag is invalid and, if it is, returns false. * Fix botflag matching and chanflag validating. * Generate Tcl error on searching for invalid flags * Reorder internal botflags to only change unused ones. * Update matchattr docs with better usage examples From noreply at github.com Sun Nov 26 17:27:55 2017 From: noreply at github.com (GitHub) Date: Sun, 26 Nov 2017 09:27:55 -0800 Subject: [gitlog] [eggheads/eggdrop] Message-ID: <5a1af99b2af76_13b53ffc68ce3c3c134727@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/hoststrcat Home: https://github.com/eggheads/eggdrop From noreply at github.com Sun Nov 26 17:27:56 2017 From: noreply at github.com (GitHub) Date: Sun, 26 Nov 2017 09:27:56 -0800 Subject: [gitlog] [eggheads/eggdrop] Message-ID: <5a1af99c8964c_7a823fada2f65c2c220319@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/bug/tlsaddrcheck Home: https://github.com/eggheads/eggdrop From noreply at github.com Sun Nov 26 17:27:58 2017 From: noreply at github.com (GitHub) Date: Sun, 26 Nov 2017 09:27:58 -0800 Subject: [gitlog] [eggheads/eggdrop] Message-ID: <5a1af99ea6be9_43653f9b22773c4093796@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/bug/sslcertfatal Home: https://github.com/eggheads/eggdrop From noreply at github.com Sun Nov 26 17:28:08 2017 From: noreply at github.com (GitHub) Date: Sun, 26 Nov 2017 09:28:08 -0800 Subject: [gitlog] [eggheads/eggdrop] Message-ID: <5a1af9a8935ba_7a823fada2f65c2c2205e7@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/bug/botaddrdocs Home: https://github.com/eggheads/eggdrop From noreply at github.com Sun Nov 26 17:28:30 2017 From: noreply at github.com (GitHub) Date: Sun, 26 Nov 2017 09:28:30 -0800 Subject: [gitlog] [eggheads/eggdrop] Message-ID: <5a1af9bef2e5d_7fcd3fb53c90dc34125135@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/bug/shareaddr Home: https://github.com/eggheads/eggdrop From noreply at github.com Sun Nov 26 21:50:12 2017 From: noreply at github.com (GitHub) Date: Sun, 26 Nov 2017 13:50:12 -0800 Subject: [gitlog] [eggheads/eggdrop] ea5886: Set ssl port to 0 by default too for new bots. Message-ID: <5a1b371451e73_13d743ff4ca98dc2c25337@hookshot-fe-6dbb0c4.cp1-iad.github.net.mail> Branch: refs/heads/develop Home: https://github.com/eggheads/eggdrop Commit: ea58861e7a54b5903bde0a884128eeb62736bb2f https://github.com/eggheads/eggdrop/commit/ea58861e7a54b5903bde0a884128eeb62736bb2f Author: Christophe Beauval Date: 2017-11-26 (Sun, 26 Nov 2017) Changed paths: M src/cmds.c Log Message: ----------- Set ssl port to 0 by default too for new bots. From noreply at github.com Sun Nov 26 22:33:31 2017 From: noreply at github.com (GitHub) Date: Sun, 26 Nov 2017 14:33:31 -0800 Subject: [gitlog] [eggheads/eggdrop] f80f05: Add errocheck for more than 2 ports for +bot and c... Message-ID: <5a1b413b367d3_448e3fa507757c2c46928@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/bug/botports Home: https://github.com/eggheads/eggdrop Commit: f80f0565fc62a31fd8c596930f15d9572dea2d03 https://github.com/eggheads/eggdrop/commit/f80f0565fc62a31fd8c596930f15d9572dea2d03 Author: Christophe Beauval Date: 2017-11-26 (Sun, 26 Nov 2017) Changed paths: M src/cmds.c Log Message: ----------- Add errocheck for more than 2 ports for +bot and chaddr cmds. From noreply at github.com Mon Nov 27 00:38:24 2017 From: noreply at github.com (GitHub) Date: Sun, 26 Nov 2017 16:38:24 -0800 Subject: [gitlog] [eggheads/eggdrop] 607491: Add Tcl/TEA license info Message-ID: <5a1b5e8060d4f_505e3fb419b6bc342097ec@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/task/tclm4 Home: https://github.com/eggheads/eggdrop Commit: 6074912ad0dd2bff234ce16085046315813d4722 https://github.com/eggheads/eggdrop/commit/6074912ad0dd2bff234ce16085046315813d4722 Author: Geo Date: 2017-11-26 (Sun, 26 Nov 2017) Changed paths: M tcl.m4 Log Message: ----------- Add Tcl/TEA license info Commit: e68b1e3cfcf7382abda3110f5ec033586b1cf772 https://github.com/eggheads/eggdrop/commit/e68b1e3cfcf7382abda3110f5ec033586b1cf772 Author: Geo Date: 2017-11-26 (Sun, 26 Nov 2017) Changed paths: M configure M src/mod/compress.mod/configure M src/mod/dns.mod/configure M tcl.m4 Log Message: ----------- run autotools and one typo Compare: https://github.com/eggheads/eggdrop/compare/eba147bc7622...e68b1e3cfcf7 From noreply at github.com Mon Nov 27 01:00:57 2017 From: noreply at github.com (GitHub) Date: Sun, 26 Nov 2017 17:00:57 -0800 Subject: [gitlog] [eggheads/eggdrop] bdfe34: Add remaining required tcl.m4 functions Message-ID: <5a1b63c9dab55_7edb3ff4ce4dfc303407@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/task/tclm4 Home: https://github.com/eggheads/eggdrop Commit: bdfe34c173f530d40a1bfa9245f107396951d409 https://github.com/eggheads/eggdrop/commit/bdfe34c173f530d40a1bfa9245f107396951d409 Author: Geo Date: 2017-11-26 (Sun, 26 Nov 2017) Changed paths: M tcl.m4 Log Message: ----------- Add remaining required tcl.m4 functions From noreply at github.com Mon Nov 27 01:03:00 2017 From: noreply at github.com (GitHub) Date: Sun, 26 Nov 2017 17:03:00 -0800 Subject: [gitlog] [eggheads/eggdrop] 3f089a: Run autotools Message-ID: <5a1b64448ef38_505e3fb419b6bc342099e0@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/task/tclm4 Home: https://github.com/eggheads/eggdrop Commit: 3f089a7bc7d53e8ebce02787986360a872c13df8 https://github.com/eggheads/eggdrop/commit/3f089a7bc7d53e8ebce02787986360a872c13df8 Author: Geo Date: 2017-11-26 (Sun, 26 Nov 2017) Changed paths: M config.h.in M configure M src/mod/compress.mod/configure M src/mod/dns.mod/configure Log Message: ----------- Run autotools From noreply at github.com Mon Nov 27 01:11:45 2017 From: noreply at github.com (GitHub) Date: Sun, 26 Nov 2017 17:11:45 -0800 Subject: [gitlog] [eggheads/eggdrop] 66e260: Add additional tcl.m4 path Message-ID: <5a1b6651479fb_28d03f990e3c5c30883c2@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/task/tclm4 Home: https://github.com/eggheads/eggdrop Commit: 66e260dc14607a068eb0166bac38ee7ca5ba7c7d https://github.com/eggheads/eggdrop/commit/66e260dc14607a068eb0166bac38ee7ca5ba7c7d Author: Geo Date: 2017-11-26 (Sun, 26 Nov 2017) Changed paths: M tcl.m4 Log Message: ----------- Add additional tcl.m4 path From noreply at github.com Mon Nov 27 01:14:26 2017 From: noreply at github.com (GitHub) Date: Sun, 26 Nov 2017 17:14:26 -0800 Subject: [gitlog] [eggheads/eggdrop] 6847e1: Run autotools Message-ID: <5a1b66f2f2f43_1e223ffc6c979c281280c3@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/task/tclm4 Home: https://github.com/eggheads/eggdrop Commit: 6847e1a92bcd92e8fccbaa404cc36c74825ae37f https://github.com/eggheads/eggdrop/commit/6847e1a92bcd92e8fccbaa404cc36c74825ae37f Author: Geo Date: 2017-11-26 (Sun, 26 Nov 2017) Changed paths: M configure M src/mod/compress.mod/configure M src/mod/dns.mod/configure Log Message: ----------- Run autotools From noreply at github.com Mon Nov 27 10:09:25 2017 From: noreply at github.com (GitHub) Date: Mon, 27 Nov 2017 02:09:25 -0800 Subject: [gitlog] [eggheads/eggdrop] efb779: Prevent loop when writing to stdout in foreground ... Message-ID: <5a1be455acf72_1e223ffc6c979c281322c6@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/bug/hqsegf Home: https://github.com/eggheads/eggdrop Commit: efb7795f921c087b7ebca79150fa3db73f81809c https://github.com/eggheads/eggdrop/commit/efb7795f921c087b7ebca79150fa3db73f81809c Author: Christophe Beauval Date: 2017-11-27 (Mon, 27 Nov 2017) Changed paths: M src/net.c Log Message: ----------- Prevent loop when writing to stdout in foreground mode causing segfault. From noreply at github.com Mon Nov 27 12:41:09 2017 From: noreply at github.com (GitHub) Date: Mon, 27 Nov 2017 04:41:09 -0800 Subject: [gitlog] [eggheads/eggdrop] Message-ID: <5a1c07e5bcd2a_3ce83fbdb3b97c281267e0@hookshot-fe-92cdb05.cp1-iad.github.net.mail> Branch: refs/heads/task/botbot Home: https://github.com/eggheads/eggdrop From noreply at github.com Mon Nov 27 12:42:02 2017 From: noreply at github.com (GitHub) Date: Mon, 27 Nov 2017 04:42:02 -0800 Subject: [gitlog] [eggheads/eggdrop] Message-ID: <5a1c081ad3755_271183f960f345c441644f7@hookshot-fe-6dbb0c4.cp1-iad.github.net.mail> Branch: refs/heads/bug/logsharein Home: https://github.com/eggheads/eggdrop From noreply at github.com Mon Nov 27 12:49:48 2017 From: noreply at github.com (GitHub) Date: Mon, 27 Nov 2017 04:49:48 -0800 Subject: [gitlog] [eggheads/eggdrop] 8c323b: Better check if chan is shared Message-ID: <5a1c09ecc2ea1_42993fed75fc7c3411305c@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/bug/sharebankick Home: https://github.com/eggheads/eggdrop Commit: 8c323be987b7b622370f0de00ae5798201e17d75 https://github.com/eggheads/eggdrop/commit/8c323be987b7b622370f0de00ae5798201e17d75 Author: Christophe Beauval Date: 2017-11-27 (Mon, 27 Nov 2017) Changed paths: M src/mod/share.mod/share.c Log Message: ----------- Better check if chan is shared From noreply at github.com Mon Nov 27 14:03:25 2017 From: noreply at github.com (GitHub) Date: Mon, 27 Nov 2017 06:03:25 -0800 Subject: [gitlog] [eggheads/eggdrop] 6683c0: Add port and ssl verification to tcl addbot. Message-ID: <5a1c1b2d83cda_15da3fcb1388fc34787ba@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/bug/botports Home: https://github.com/eggheads/eggdrop Commit: 6683c0755e508375eb86c3197c434338f1170887 https://github.com/eggheads/eggdrop/commit/6683c0755e508375eb86c3197c434338f1170887 Author: Christophe Beauval Date: 2017-11-27 (Mon, 27 Nov 2017) Changed paths: M src/proto.h M src/tcluser.c Log Message: ----------- Add port and ssl verification to tcl addbot.