From noreply at github.com Wed Apr 19 14:13:00 2017 From: noreply at github.com (GitHub) Date: Wed, 19 Apr 2017 07:13:00 -0700 Subject: [gitlog] [eggheads/eggdrop] 3ff94e: Fix autobotchk error when eggdrop returns an error... Message-ID: <58f7706c501a7_10a63fcdc8a95c382700b2@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/develop Home: https://github.com/eggheads/eggdrop Commit: 3ff94ed8bc1d7db6056b5b287d0cebba132cc183 https://github.com/eggheads/eggdrop/commit/3ff94ed8bc1d7db6056b5b287d0cebba132cc183 Author: Cizzle Date: 2017-04-19 (Wed, 19 Apr 2017) Changed paths: M scripts/autobotchk Log Message: ----------- Fix autobotchk error when eggdrop returns an error. (#371) Found by: Arkadietz From noreply at github.com Wed Apr 19 14:15:20 2017 From: noreply at github.com (GitHub) Date: Wed, 19 Apr 2017 07:15:20 -0700 Subject: [gitlog] [eggheads/eggdrop] edd7b7: Fix EOL and shorten README (#349). Message-ID: <58f770f873efb_735f3ff677813c30222612@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/develop Home: https://github.com/eggheads/eggdrop Commit: edd7b77be97d02b2955978aad99df1d6a8f51525 https://github.com/eggheads/eggdrop/commit/edd7b77be97d02b2955978aad99df1d6a8f51525 Author: Kristin Minchev Date: 2017-04-19 (Wed, 19 Apr 2017) Changed paths: M README Log Message: ----------- Fix EOL and shorten README (#349). Found by: maimizuno, jackal Patch by: jackal From noreply at github.com Wed Apr 19 14:17:34 2017 From: noreply at github.com (GitHub) Date: Wed, 19 Apr 2017 07:17:34 -0700 Subject: [gitlog] [eggheads/eggdrop] 687b9e: Change global-* to default-* in docs and conf, add... Message-ID: <58f7717e616e7_58993fe42d553c40236793@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/develop Home: https://github.com/eggheads/eggdrop Commit: 687b9edb8a1c3469dc78f9b0238fe7576a498c29 https://github.com/eggheads/eggdrop/commit/687b9edb8a1c3469dc78f9b0238fe7576a498c29 Author: Cizzle Date: 2017-04-19 (Wed, 19 Apr 2017) Changed paths: M doc/html/coreDocs/channels.html M doc/html/mainDocs/tcl-commands.html M doc/settings/mod.channels M doc/sphinx_source/coreDocs/channels.rst M doc/sphinx_source/mainDocs/tcl-commands.rst M doc/tcl-commands.doc M eggdrop.conf M src/mod/channels.mod/channels.c Log Message: ----------- Change global-* to default-* in docs and conf, add default-* in src. (#310) From noreply at github.com Wed Apr 19 16:01:38 2017 From: noreply at github.com (GitHub) Date: Wed, 19 Apr 2017 09:01:38 -0700 Subject: [gitlog] [eggheads/eggdrop] 5f80dd: Fix braces bug in 687b9e. Message-ID: <58f789e29caf5_2ed53fd0243c7c2c10252cf@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/develop Home: https://github.com/eggheads/eggdrop Commit: 5f80ddf43aeb59974fd36211144323e7543c5304 https://github.com/eggheads/eggdrop/commit/5f80ddf43aeb59974fd36211144323e7543c5304 Author: Thomas Sader Date: 2017-04-19 (Wed, 19 Apr 2017) Changed paths: M src/mod/channels.mod/channels.c Log Message: ----------- Fix braces bug in 687b9e. Commit: 405b9e6b5def5f16ef3932cab29a4c0e3368dd9b https://github.com/eggheads/eggdrop/commit/405b9e6b5def5f16ef3932cab29a4c0e3368dd9b Author: Thomas Sader Date: 2017-04-19 (Wed, 19 Apr 2017) Changed paths: M src/mod/server.mod/server.c Log Message: ----------- Allow spaces in server names. Fixes #369. Found by: WildCrazy Compare: https://github.com/eggheads/eggdrop/compare/687b9edb8a1c...405b9e6b5def From noreply at github.com Wed Apr 19 20:47:25 2017 From: noreply at github.com (GitHub) Date: Wed, 19 Apr 2017 13:47:25 -0700 Subject: [gitlog] [eggheads/eggdrop] 6bdffe: Add warning if no dns-servers found for dns.mod. F... Message-ID: <58f7ccdd3f5c6_21ed3fe63234dc2814175b@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/develop Home: https://github.com/eggheads/eggdrop Commit: 6bdffe3a615181db7ea918e1854eb9320ebe0814 https://github.com/eggheads/eggdrop/commit/6bdffe3a615181db7ea918e1854eb9320ebe0814 Author: Thomas Sader Date: 2017-04-19 (Wed, 19 Apr 2017) Changed paths: M src/mod/dns.mod/coredns.c M src/mod/dns.mod/dns.c Log Message: ----------- Add warning if no dns-servers found for dns.mod. Fixes #333. From noreply at github.com Wed Apr 19 21:05:19 2017 From: noreply at github.com (GitHub) Date: Wed, 19 Apr 2017 14:05:19 -0700 Subject: [gitlog] [eggheads/eggdrop] 59813b: Add CBC mode to blowfish and use it by default. (#... Message-ID: <58f7d10faa23e_3a103ff7b38f3c301896a4@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/develop Home: https://github.com/eggheads/eggdrop Commit: 59813bc2731458213131ecf08b83cdaddccd2d50 https://github.com/eggheads/eggdrop/commit/59813bc2731458213131ecf08b83cdaddccd2d50 Author: Cizzle Date: 2017-04-19 (Wed, 19 Apr 2017) Changed paths: M src/mod/blowfish.mod/blowfish.c Log Message: ----------- Add CBC mode to blowfish and use it by default. (#281) Patch by: Cizzle From noreply at github.com Wed Apr 19 21:42:16 2017 From: noreply at github.com (GitHub) Date: Wed, 19 Apr 2017 14:42:16 -0700 Subject: [gitlog] [eggheads/eggdrop] c64e7a: Update COPYING (#347) Message-ID: <58f7d9b8c81b9_7e673fe713551c2c3027bd@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/develop Home: https://github.com/eggheads/eggdrop Commit: c64e7a70fca45ef7cc1c59158bac619c6a746dbe https://github.com/eggheads/eggdrop/commit/c64e7a70fca45ef7cc1c59158bac619c6a746dbe Author: Kristin Minchev Date: 2017-04-19 (Wed, 19 Apr 2017) Changed paths: M COPYING Log Message: ----------- Update COPYING (#347) Patch by: jackal From noreply at github.com Wed Apr 19 22:04:36 2017 From: noreply at github.com (GitHub) Date: Wed, 19 Apr 2017 15:04:36 -0700 Subject: [gitlog] [eggheads/eggdrop] e1dd36: Add maskhost types 30-39 that set hostmask to *. F... Message-ID: <58f7def4a1977_2cec3fa3d1b33c38201042@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/develop Home: https://github.com/eggheads/eggdrop Commit: e1dd36125c083cb282c5d34c35b2996d2bc3cd5f https://github.com/eggheads/eggdrop/commit/e1dd36125c083cb282c5d34c35b2996d2bc3cd5f Author: Thomas Sader Date: 2017-04-20 (Thu, 20 Apr 2017) Changed paths: M doc/sphinx_source/mainDocs/tcl-commands.rst M src/misc.c Log Message: ----------- Add maskhost types 30-39 that set hostmask to *. Fixes #169. Found by: Robby Commit: 4aaa8ba3e17e41d010237ac42659deac7f381f8c https://github.com/eggheads/eggdrop/commit/4aaa8ba3e17e41d010237ac42659deac7f381f8c Author: Thomas Sader Date: 2017-04-20 (Thu, 20 Apr 2017) Changed paths: M COPYING M src/mod/blowfish.mod/blowfish.c Log Message: ----------- Merge branch 'develop' of github.com:eggheads/eggdrop into develop Compare: https://github.com/eggheads/eggdrop/compare/c64e7a70fca4...4aaa8ba3e17e From noreply at github.com Wed Apr 19 22:45:14 2017 From: noreply at github.com (GitHub) Date: Wed, 19 Apr 2017 15:45:14 -0700 Subject: [gitlog] [eggheads/eggdrop] 27bebb: Remove cr characters in changelog generation. Message-ID: <58f7e87af1620_758e3fb162b35c24268717@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/develop Home: https://github.com/eggheads/eggdrop Commit: 27bebbae9e2c3749a6da9264a59d60e4044b1b5d https://github.com/eggheads/eggdrop/commit/27bebbae9e2c3749a6da9264a59d60e4044b1b5d Author: Thomas Sader Date: 2017-04-20 (Thu, 20 Apr 2017) Changed paths: M misc/genchanges Log Message: ----------- Remove cr characters in changelog generation. Commit: b683d9c8cd5eb583035bc0b66338209be2983ca4 https://github.com/eggheads/eggdrop/commit/b683d9c8cd5eb583035bc0b66338209be2983ca4 Author: Thomas Sader Date: 2017-04-20 (Thu, 20 Apr 2017) Changed paths: M scripts/quotepong.tcl Log Message: ----------- Convert line endings in quotepong to lf. Compare: https://github.com/eggheads/eggdrop/compare/4aaa8ba3e17e...b683d9c8cd5e From noreply at github.com Wed Apr 19 23:02:07 2017 From: noreply at github.com (GitHub) Date: Wed, 19 Apr 2017 16:02:07 -0700 Subject: [gitlog] [eggheads/eggdrop] 0c9f72: Use compatibility function for ASN1_STRING_get0_da... Message-ID: <58f7ec6f39620_2ed53fd0243c7c2c10348fd@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/develop Home: https://github.com/eggheads/eggdrop Commit: 0c9f72c6a7d3768c2e767bfee7973fa6950beaae https://github.com/eggheads/eggdrop/commit/0c9f72c6a7d3768c2e767bfee7973fa6950beaae Author: Cizzle Date: 2017-04-20 (Thu, 20 Apr 2017) Changed paths: M aclocal.m4 M config.h.in M configure M src/dcc.c M src/proto.h M src/tls.c Log Message: ----------- Use compatibility function for ASN1_STRING_get0_data/ASN1_STRING_data in (#373) OpenSSL 1.1.0+ deprecates ASN1_STRING_data and wants ASN1_STRING_GET0_data. From noreply at github.com Thu Apr 20 02:56:23 2017 From: noreply at github.com (GitHub) Date: Wed, 19 Apr 2017 19:56:23 -0700 Subject: [gitlog] [eggheads/eggdrop] b8c02a: Add HTML anchors to tcl-commands.doc commands. Clo... Message-ID: <58f82357ae02e_132a83fd36ec5bc2422847f@hookshot-fe-6dbb0c4.cp1-iad.github.net.mail> Branch: refs/heads/develop Home: https://github.com/eggheads/eggdrop Commit: b8c02a4d10db3cf960ee8d6b00a5f899991387c8 https://github.com/eggheads/eggdrop/commit/b8c02a4d10db3cf960ee8d6b00a5f899991387c8 Author: Geo Date: 2017-04-19 (Wed, 19 Apr 2017) Changed paths: M doc/sphinx_source/mainDocs/tcl-commands.rst M misc/docsfilter.py M src/version.h Log Message: ----------- Add HTML anchors to tcl-commands.doc commands. Closes #253 * Update pandoc filter for new anchor-style docs * Replace strong markdown with subsubsection markdown From noreply at github.com Thu Apr 20 03:01:15 2017 From: noreply at github.com (GitHub) Date: Wed, 19 Apr 2017 20:01:15 -0700 Subject: [gitlog] [eggheads/eggdrop] b5f065: Generate docs Message-ID: <58f8247b4db2f_29fa3f7e62179c2c18571e@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/develop Home: https://github.com/eggheads/eggdrop Commit: b5f06577bf788f3f1c3b414c181e84f1901a9b17 https://github.com/eggheads/eggdrop/commit/b5f06577bf788f3f1c3b414c181e84f1901a9b17 Author: Geo Date: 2017-04-19 (Wed, 19 Apr 2017) Changed paths: M INSTALL M README M doc/BOTNET M doc/IPV6 M doc/MODULES M doc/PATCH-HOWTO M doc/TLS M doc/html/coreDocs/channels.html M doc/html/coreDocs/index.html M doc/html/index.html M doc/html/mainDocs/index.html M doc/html/mainDocs/tcl-commands.html M doc/html/search.html M doc/html/searchindex.js M doc/settings/core.settings M doc/tcl-commands.doc Log Message: ----------- Generate docs From noreply at github.com Thu Apr 20 03:18:16 2017 From: noreply at github.com (GitHub) Date: Wed, 19 Apr 2017 20:18:16 -0700 Subject: [gitlog] [eggheads/eggdrop] aa8ef9: Assign appropriate type to store ipv4/6 address. F... Message-ID: <58f828787dfb_12c4f3f99d3909c30214658@hookshot-fe-6dbb0c4.cp1-iad.github.net.mail> Branch: refs/heads/develop Home: https://github.com/eggheads/eggdrop Commit: aa8ef9ccb52826f3a1cf626cc25309af08acfa20 https://github.com/eggheads/eggdrop/commit/aa8ef9ccb52826f3a1cf626cc25309af08acfa20 Author: Geo Date: 2017-04-19 (Wed, 19 Apr 2017) Changed paths: M src/mod/filesys.mod/filedb3.c M src/mod/share.mod/share.c M src/tclmisc.c M src/version.h Log Message: ----------- Assign appropriate type to store ipv4/6 address. Fixes #363 From noreply at github.com Thu Apr 20 14:55:04 2017 From: noreply at github.com (GitHub) Date: Thu, 20 Apr 2017 07:55:04 -0700 Subject: [gitlog] [eggheads/eggdrop] 50b890: Improve README spelling and grammar. Fixes #349. Message-ID: <58f8cbc8a7a1e_95a3fd33802bc282534b8@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/develop Home: https://github.com/eggheads/eggdrop Commit: 50b8902f62286037b67e9a9c99297d3bc0960b4a https://github.com/eggheads/eggdrop/commit/50b8902f62286037b67e9a9c99297d3bc0960b4a Author: Thomas Sader Date: 2017-04-20 (Thu, 20 Apr 2017) Changed paths: M doc/sphinx_source/installAndSetup/readme.rst Log Message: ----------- Improve README spelling and grammar. Fixes #349. Found by: maimizuno, jackal Patch by: jackal Commit: 64cec70c8f3d6e972879e06280a411e20695b3f6 https://github.com/eggheads/eggdrop/commit/64cec70c8f3d6e972879e06280a411e20695b3f6 Author: Thomas Sader Date: 2017-04-20 (Thu, 20 Apr 2017) Changed paths: M INSTALL M README M aclocal.m4 M config.h.in M configure M doc/BOTNET M doc/IPV6 M doc/MODULES M doc/PATCH-HOWTO M doc/TLS M doc/html/coreDocs/channels.html M doc/html/coreDocs/index.html M doc/html/index.html M doc/html/mainDocs/index.html M doc/html/mainDocs/tcl-commands.html M doc/html/search.html M doc/html/searchindex.js M doc/settings/core.settings M doc/sphinx_source/mainDocs/tcl-commands.rst M doc/tcl-commands.doc M misc/docsfilter.py M src/dcc.c M src/mod/filesys.mod/filedb3.c M src/mod/share.mod/share.c M src/proto.h M src/tclmisc.c M src/tls.c M src/version.h Log Message: ----------- Merge branch 'develop' of github.com:eggheads/eggdrop into develop Compare: https://github.com/eggheads/eggdrop/compare/aa8ef9ccb528...64cec70c8f3d From noreply at github.com Thu Apr 20 16:31:47 2017 From: noreply at github.com (GitHub) Date: Thu, 20 Apr 2017 09:31:47 -0700 Subject: [gitlog] [eggheads/eggdrop] 993f17: Add key/value list to getuser without key argument... Message-ID: <58f8e273da706_39aa3f9634e07c342390e6@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/feature/getuserall Home: https://github.com/eggheads/eggdrop Commit: 993f174dace1c5735b7c219d2dee2bd1834cbcb1 https://github.com/eggheads/eggdrop/commit/993f174dace1c5735b7c219d2dee2bd1834cbcb1 Author: Thomas Sader Date: 2017-04-20 (Thu, 20 Apr 2017) Changed paths: M doc/sphinx_source/mainDocs/tcl-commands.rst M src/mod/console.mod/console.c M src/mod/filesys.mod/filesys.c M src/mod/notes.mod/notes.c M src/tcluser.c M src/userent.c M src/users.h Log Message: ----------- Add key/value list to getuser without key argument. Fixes #351. Found by: maimizuno From noreply at github.com Thu Apr 20 16:52:23 2017 From: noreply at github.com (GitHub) Date: Thu, 20 Apr 2017 09:52:23 -0700 Subject: [gitlog] [eggheads/eggdrop] 9c677a: Show unset entries as empty strings. Message-ID: <58f8e74710ce3_161e3fc1b9a77c3038317d@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/feature/getuserall Home: https://github.com/eggheads/eggdrop Commit: 9c677ac389b37ecc9b978a9d486d032f768c0003 https://github.com/eggheads/eggdrop/commit/9c677ac389b37ecc9b978a9d486d032f768c0003 Author: Thomas Sader Date: 2017-04-20 (Thu, 20 Apr 2017) Changed paths: M src/tcluser.c M src/userent.c Log Message: ----------- Show unset entries as empty strings. From noreply at github.com Sat Apr 22 20:09:34 2017 From: noreply at github.com (GitHub) Date: Sat, 22 Apr 2017 13:09:34 -0700 Subject: [gitlog] [eggheads/eggdrop] 51c818: Add key/value list to getuser without key argument... Message-ID: <58fbb87e867d4_2ec883fc05297fc3c1004d@hookshot-fe-6dbb0c4.cp1-iad.github.net.mail> Branch: refs/heads/develop Home: https://github.com/eggheads/eggdrop Commit: 51c81847887cdea0a8d90dd06f56e8b41fa46aa8 https://github.com/eggheads/eggdrop/commit/51c81847887cdea0a8d90dd06f56e8b41fa46aa8 Author: Thomas Sader Date: 2017-04-22 (Sat, 22 Apr 2017) Changed paths: M doc/sphinx_source/mainDocs/tcl-commands.rst M src/mod/console.mod/console.c M src/mod/filesys.mod/filesys.c M src/mod/notes.mod/notes.c M src/tcluser.c M src/userent.c M src/users.h M src/version.h Log Message: ----------- Add key/value list to getuser without key argument. Fixes #351. Found by: maimizuno Commit: 399060391e99ff2b12332a7accbac1708a5ce1c7 https://github.com/eggheads/eggdrop/commit/399060391e99ff2b12332a7accbac1708a5ce1c7 Author: Thomas Sader Date: 2017-04-22 (Sat, 22 Apr 2017) Changed paths: M src/tcluser.c M src/userent.c Log Message: ----------- Show unset entries in getuser handle as empty strings. Settings that weren't initialized on a user are now shown as the empty string in Tcl. The reason is that it could be relevant to know which settings aren't set. There is no way to unset them other than to set them to the empty strings, so this is consistent behavior. One might also want to know unset/empty settings, to prompt user to input them or fill in sane defaults. Compare: https://github.com/eggheads/eggdrop/compare/64cec70c8f3d...399060391e99 From noreply at github.com Sat Apr 22 20:10:18 2017 From: noreply at github.com (GitHub) Date: Sat, 22 Apr 2017 13:10:18 -0700 Subject: [gitlog] [eggheads/eggdrop] Message-ID: <58fbb8aabcbec_13a13fbc02bbbc3471530@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/feature/getuserall Home: https://github.com/eggheads/eggdrop From noreply at github.com Sat Apr 22 20:20:51 2017 From: noreply at github.com (GitHub) Date: Sat, 22 Apr 2017 13:20:51 -0700 Subject: [gitlog] [eggheads/eggdrop] c267d1: Remove rogue -h entry from english help file Message-ID: <58fbbb2336a54_6dd73fcb564b1c2871335@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/validatecliflags Home: https://github.com/eggheads/eggdrop Commit: c267d10ed2f585bed952297e95c12d5b471f1026 https://github.com/eggheads/eggdrop/commit/c267d10ed2f585bed952297e95c12d5b471f1026 Author: Geo Date: 2017-04-11 (Tue, 11 Apr 2017) Changed paths: M language/core.english.lang Log Message: ----------- Remove rogue -h entry from english help file Commit: 532bb2a6f01e3ad9c8f332ab78e7e70e6f159d21 https://github.com/eggheads/eggdrop/commit/532bb2a6f01e3ad9c8f332ab78e7e70e6f159d21 Author: Geo Date: 2017-04-16 (Sun, 16 Apr 2017) Changed paths: M src/main.c Log Message: ----------- Improve command line flag parsing Use getopt() to parse command line Disallow invalid flags from being given (previously ignored) on command line Commit: caeb2968c22cf6d16513973633927b430f8a54c6 https://github.com/eggheads/eggdrop/commit/caeb2968c22cf6d16513973633927b430f8a54c6 Author: Geo Date: 2017-04-17 (Mon, 17 Apr 2017) Changed paths: M src/main.c Log Message: ----------- code cleanup Commit: 73eed7eab391f6ec9928aa27fa08b721a6187add https://github.com/eggheads/eggdrop/commit/73eed7eab391f6ec9928aa27fa08b721a6187add Author: Geo Date: 2017-04-17 (Mon, 17 Apr 2017) Changed paths: M src/main.c Log Message: ----------- Remove old argv loops Commit: 5dff6a742252bc077a40a38aefc94b0d2b751807 https://github.com/eggheads/eggdrop/commit/5dff6a742252bc077a40a38aefc94b0d2b751807 Author: Geo Date: 2017-04-17 (Mon, 17 Apr 2017) Changed paths: M src/main.c Log Message: ----------- Add warning for multiple values of config file Commit: f12a8b92a1e57579e0f023b834359331a839de6b https://github.com/eggheads/eggdrop/commit/f12a8b92a1e57579e0f023b834359331a839de6b Author: Geo Date: 2017-04-22 (Sat, 22 Apr 2017) Changed paths: M src/main.c Log Message: ----------- Refactor cliflag bitmask break logic Compare: https://github.com/eggheads/eggdrop/compare/c267d10ed2f5^...f12a8b92a1e5 From noreply at github.com Sat Apr 22 20:21:52 2017 From: noreply at github.com (GitHub) Date: Sat, 22 Apr 2017 13:21:52 -0700 Subject: [gitlog] [eggheads/eggdrop] Message-ID: <58fbbb60ce83d_2e12c3fe11e859c3024931@hookshot-fe-6dbb0c4.cp1-iad.github.net.mail> Branch: refs/heads/validatecliflags Home: https://github.com/eggheads/eggdrop From noreply at github.com Mon Apr 24 02:16:55 2017 From: noreply at github.com (GitHub) Date: Sun, 23 Apr 2017 19:16:55 -0700 Subject: [gitlog] [eggheads/eggdrop] cb6548: channels.mod will no longer delete channels not in... Message-ID: <58fd60178c329_14373fc753827c24181ce@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/develop Home: https://github.com/eggheads/eggdrop Commit: cb6548d18163d10bb44292d91aca0499f288756b https://github.com/eggheads/eggdrop/commit/cb6548d18163d10bb44292d91aca0499f288756b Author: Thomas Sader Date: 2017-04-24 (Mon, 24 Apr 2017) Changed paths: M src/mod/channels.mod/channels.c M src/version.h Log Message: ----------- channels.mod will no longer delete channels not in the chanfile on restart/load. Fixes a segfault when irc.mod is loaded before channels.mod: * channels.mod deletes an unsaved channel on restart (channel add #foo; restart) * this sends a PART message * irc.mod did not initialize the part bind table before loading channels.mod * check_tcl_part -> check_tcl_bind dereferences H_part bind table (nullptr) Found by: HeXiLeD From noreply at github.com Tue Apr 25 09:26:20 2017 From: noreply at github.com (GitHub) Date: Tue, 25 Apr 2017 02:26:20 -0700 Subject: [gitlog] [eggheads/eggdrop] d22390: Remove 'none' custom string from aclocal ac flags.... Message-ID: <58ff163cbf927_70073f7f48ed9c3c43523@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/develop Home: https://github.com/eggheads/eggdrop Commit: d2239033be10fd43bd8e1abc24b111639bc8ab80 https://github.com/eggheads/eggdrop/commit/d2239033be10fd43bd8e1abc24b111639bc8ab80 Author: Geo Date: 2017-04-25 (Tue, 25 Apr 2017) Changed paths: M aclocal.m4 M configure M src/main.c M src/mod/compress.mod/configure M src/mod/dns.mod/configure Log Message: ----------- Remove 'none' custom string from aclocal ac flags. Fixes #352. From noreply at github.com Tue Apr 25 13:15:07 2017 From: noreply at github.com (GitHub) Date: Tue, 25 Apr 2017 06:15:07 -0700 Subject: [gitlog] [eggheads/eggdrop] 1078f9: Correct typo chhand to chhandle. Message-ID: <58ff4bdb6e62d_69d83fa427479c34462a2@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/develop Home: https://github.com/eggheads/eggdrop Commit: 1078f929c6946fc1e893b0e4b5dbf30039471bff https://github.com/eggheads/eggdrop/commit/1078f929c6946fc1e893b0e4b5dbf30039471bff Author: Cizzle Date: 2017-04-25 (Tue, 25 Apr 2017) Changed paths: M help/cmds2.help Log Message: ----------- Correct typo chhand to chhandle. From noreply at github.com Tue Apr 25 14:02:34 2017 From: noreply at github.com (GitHub) Date: Tue, 25 Apr 2017 07:02:34 -0700 Subject: [gitlog] [eggheads/eggdrop] 33b12c: Add documentation about CBC mode merged in commit ... Message-ID: <58ff56fa76021_8be3f821e863c44541de@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/develop Home: https://github.com/eggheads/eggdrop Commit: 33b12cf5297aeb3895facbb2f6a5a484f576fdc9 https://github.com/eggheads/eggdrop/commit/33b12cf5297aeb3895facbb2f6a5a484f576fdc9 Author: Thomas Sader Date: 2017-04-25 (Tue, 25 Apr 2017) Changed paths: M doc/sphinx_source/mainDocs/tcl-commands.rst Log Message: ----------- Add documentation about CBC mode merged in commit 59813bc2 From noreply at github.com Tue Apr 25 14:59:52 2017 From: noreply at github.com (GitHub) Date: Tue, 25 Apr 2017 07:59:52 -0700 Subject: [gitlog] [eggheads/eggdrop] b2789f: Add error message if server list contains only SSL... Message-ID: <58ff64683b018_18043ff506931c381173d8@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/develop Home: https://github.com/eggheads/eggdrop Commit: b2789f3c4aee584395af952549c552756beb8dfa https://github.com/eggheads/eggdrop/commit/b2789f3c4aee584395af952549c552756beb8dfa Author: Geo Date: 2017-04-25 (Tue, 25 Apr 2017) Changed paths: M src/mod/server.mod/server.c M src/version.h Log Message: ----------- Add error message if server list contains only SSL servers and TLS is disabled. Fixes #348 From noreply at github.com Wed Apr 26 14:33:34 2017 From: noreply at github.com (GitHub) Date: Wed, 26 Apr 2017 07:33:34 -0700 Subject: [gitlog] [eggheads/eggdrop] e2f94b: Fix oversight in getuser key/value list support. F... Message-ID: <5900afbe7d7cf_7ac63fdec235bc3c56350@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/develop Home: https://github.com/eggheads/eggdrop Commit: e2f94bfe88bc2ac66264180f97e4904b9acf8378 https://github.com/eggheads/eggdrop/commit/e2f94bfe88bc2ac66264180f97e4904b9acf8378 Author: Thomas Sader Date: 2017-04-26 (Wed, 26 Apr 2017) Changed paths: M src/tcluser.c Log Message: ----------- Fix oversight in getuser key/value list support. Fixes #382 Found by: maimizuno From noreply at github.com Thu Apr 27 18:50:36 2017 From: noreply at github.com (GitHub) Date: Thu, 27 Apr 2017 11:50:36 -0700 Subject: [gitlog] [eggheads/eggdrop] 173204: Have full access when starting bot with -tn. (#380... Message-ID: <59023d7cc359b_fae3fcb7c367c341216a6@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/develop Home: https://github.com/eggheads/eggdrop Commit: 1732047c0a38afe12fb1c995ce8a345aa3f4903d https://github.com/eggheads/eggdrop/commit/1732047c0a38afe12fb1c995ce8a345aa3f4903d Author: Cizzle Date: 2017-04-27 (Thu, 27 Apr 2017) Changed paths: M src/cmds.c M src/main.c M src/main.h M src/userrec.c Log Message: ----------- Have full access when starting bot with -tn. (#380) Make terminal user an invalid one, give permowner (and all others) access and disable it's handle being changed and it's userrecord being saved in the userfile. Implements #173 From noreply at github.com Thu Apr 27 18:54:44 2017 From: noreply at github.com (GitHub) Date: Thu, 27 Apr 2017 11:54:44 -0700 Subject: [gitlog] [eggheads/eggdrop] e34c87: Update patchlevel to hqowns Message-ID: <59023e748fb84_1be33fb5fb5ddc3443333@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/develop Home: https://github.com/eggheads/eggdrop Commit: e34c874e622f82ae12c3f3ceeaf0fec24871b6fc https://github.com/eggheads/eggdrop/commit/e34c874e622f82ae12c3f3ceeaf0fec24871b6fc Author: Christophe Beauval Date: 2017-04-27 (Thu, 27 Apr 2017) Changed paths: M src/version.h Log Message: ----------- Update patchlevel to hqowns From noreply at github.com Sat Apr 29 01:58:02 2017 From: noreply at github.com (GitHub) Date: Fri, 28 Apr 2017 18:58:02 -0700 Subject: [gitlog] [eggheads/eggdrop] f46228: Add portugese language file Message-ID: <5903f32a61e3a_b5c93fcd5dc7bc3413438b@hookshot-fe-6dbb0c4.cp1-iad.github.net.mail> Branch: refs/heads/develop Home: https://github.com/eggheads/eggdrop Commit: f46228c7def76b402a95ae32605a7994445056ea https://github.com/eggheads/eggdrop/commit/f46228c7def76b402a95ae32605a7994445056ea Author: Vitor Date: 2017-04-28 (Fri, 28 Apr 2017) Changed paths: A language/core.portuguese.lang Log Message: ----------- Add portugese language file From noreply at github.com Sat Apr 29 02:10:23 2017 From: noreply at github.com (GitHub) Date: Fri, 28 Apr 2017 19:10:23 -0700 Subject: [gitlog] [eggheads/eggdrop] df7f55: Improve command line arg validation. Fixes #359 Message-ID: <5903f60f6e97_5d3c3ffc590e5c3c132981@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/develop Home: https://github.com/eggheads/eggdrop Commit: df7f55c5d1462e76068c1ccf3a4e3186290ff218 https://github.com/eggheads/eggdrop/commit/df7f55c5d1462e76068c1ccf3a4e3186290ff218 Author: Geo Date: 2017-04-28 (Fri, 28 Apr 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 src/main.c M src/version.h Log Message: ----------- Improve command line arg validation. Fixes #359 * Remove rogue -h entry from english help file * Use getopt() to parse command line * Disallow invalid flags from being given (previously ignored) on command line * Add warning for multiple values of config file * Remove lang file dependency for -h * Check args before initializing language Prevents -h/-v from showing unneeded error message if lang files are not in default location, as config file has not yet been parsed to update with alternate location * Hard code CLI help, as language files aren't yet loaded for use From noreply at github.com Sat Apr 29 17:44:53 2017 From: noreply at github.com (GitHub) Date: Sat, 29 Apr 2017 10:44:53 -0700 Subject: [gitlog] [eggheads/eggdrop] 84369c: Re-add configure flags display to show_ver() Message-ID: <5904d11571873_34403ffb766dbc38953e@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/develop Home: https://github.com/eggheads/eggdrop Commit: 84369cc90940807186384f9d0afe656adaea9fa9 https://github.com/eggheads/eggdrop/commit/84369cc90940807186384f9d0afe656adaea9fa9 Author: Geo Date: 2017-04-29 (Sat, 29 Apr 2017) Changed paths: M src/main.c Log Message: ----------- Re-add configure flags display to show_ver()