Page MenuHomeFreeBSD

lidl (Kurt Lidl)
Disabled

Projects (2)

User Details

User Since
Oct 24 2015, 5:06 AM (544 w, 13 h)
Roles
Disabled

Recent Activity

Mar 29 2019

lidl committed rS345684: MFC r345005:.
Mar 29 2019, 1:03 PM

Mar 18 2019

lidl committed rS345276: Fixup syslog() call that should have used logging function pointer.
Mar 18 2019, 3:45 PM

Mar 11 2019

lidl committed rS345005: Remove an unneeded 'tail -n 1' from a pipeline.
Mar 11 2019, 1:33 PM
lidl closed D19441: Remove an unneeded 'tail -n 1' from a pipeline.
Mar 11 2019, 1:33 PM

Mar 4 2019

lidl added reviewers for D19441: Remove an unneeded 'tail -n 1' from a pipeline: cperciva, emaste, allanjude.
Mar 4 2019, 2:46 PM
lidl created D19441: Remove an unneeded 'tail -n 1' from a pipeline.
Mar 4 2019, 2:44 PM

Oct 5 2018

lidl committed rS339199: Document signal handling in blacklistd(8)..
Oct 5 2018, 4:52 PM
lidl closed D17423: Document blacklistd signal handling.
Oct 5 2018, 4:52 PM

Oct 4 2018

lidl created D17423: Document blacklistd signal handling.
Oct 4 2018, 9:30 PM

Aug 27 2018

lidl committed rS338332: MFC r338201: increase heap size during "loader" on sparc64.
Aug 27 2018, 3:33 AM

Aug 22 2018

lidl committed rS338203: Turn off LOADER_GELI and LOADER_LUA for sparc64, until those options.
Aug 22 2018, 3:29 PM
lidl committed rS338201: Increase the size of the heap size available on sparc64 during.
Aug 22 2018, 2:34 PM

Apr 24 2018

lidl committed rS332948: MFC r332671: top: fix warnings from clang/gcc.
Apr 24 2018, 5:37 PM

Apr 21 2018

lidl accepted D15144: pwd_mkdb: retire legacy v3 db support (-l option).
Apr 21 2018, 12:08 PM

Apr 18 2018

lidl committed rS332671: top: fix warnings from clang/gcc.
Apr 18 2018, 1:17 PM
lidl closed D15115: top: fix warnings from clang/gcc.
Apr 18 2018, 1:17 PM

Apr 17 2018

lidl added inline comments to D15115: top: fix warnings from clang/gcc.
Apr 17 2018, 8:05 PM
lidl added inline comments to D15115: top: fix warnings from clang/gcc.
Apr 17 2018, 7:51 PM
lidl created D15115: top: fix warnings from clang/gcc.
Apr 17 2018, 2:55 PM

Apr 16 2018

lidl committed rS332571: MFC r328861: Update blacklist-helper to not emit messages from pf during….
Apr 16 2018, 2:46 PM
lidl committed rS332569: MFC r324512: Don't use a non-zero argument for __builtin_frame_address.
Apr 16 2018, 2:42 PM
lidl committed rS332566: MFC r323206: Enable dtrace support for mips64 and the ERL kernel config.
Apr 16 2018, 2:39 PM

Mar 16 2018

lidl committed rS331080: Revert attempted MFC. It included unwanted changes..
Mar 16 2018, 11:40 PM
lidl committed rS331079: MFC r328861: improve blacklist-helper shell script.
Mar 16 2018, 11:35 PM

Feb 26 2018

lidl added inline comments to D14523: libsa: replace remaining _write callbacks by null_write.
Feb 26 2018, 5:02 PM

Feb 4 2018

lidl committed rS328861: Update blacklist-helper to not emit messages from pf during operation..
Feb 4 2018, 7:44 PM

Jan 17 2018

lidl closed D13475: Improve blacklistd support in mail/sendmail port.
Jan 17 2018, 12:29 AM

Dec 20 2017

lidl added a comment to D13475: Improve blacklistd support in mail/sendmail port.

Is FreeBSD10 the only other OS version that is still supported for building /usr/ports
and the only one that needs to be listed this way?

Dec 20 2017, 8:44 PM
lidl added a comment to D13475: Improve blacklistd support in mail/sendmail port.

Ok, I see where my testing lead me to believe this worked. Turns out the 'make config'
stage was picking up an options file that I did not believe existed.

Dec 20 2017, 2:47 PM

Dec 18 2017

lidl added a comment to D13475: Improve blacklistd support in mail/sendmail port.

Pretty much, yes.

Dec 18 2017, 11:00 PM
lidl updated the diff for D13475: Improve blacklistd support in mail/sendmail port.

Since the blacklistd support now needs to be enabled at runtime,
it is safe to turn on support for it in all cases, so do that in the Makefile.

Dec 18 2017, 3:21 AM

Dec 13 2017

lidl created D13475: Improve blacklistd support in mail/sendmail port.
Dec 13 2017, 4:47 AM

Dec 4 2017

lidl added a comment to D13356: New ufdformat(1) utility.

The point I'm making is the Phabricator review calls it "usbformat", NOT "ufdformat".
Both in the subject of the review, as well as the summary of the review.

Dec 4 2017, 2:34 PM
lidl added a comment to D13356: New ufdformat(1) utility.

The command is actually 'ufdformat', not 'usbformat'.

Dec 4 2017, 2:19 PM

Oct 11 2017

lidl committed rS324512: Don't use a non-zero argument for __builtin_frame_address.
Oct 11 2017, 3:50 AM

Oct 5 2017

lidl accepted D12591: Add clearing function for unr(9), call it from tmpfs..
Oct 5 2017, 4:00 AM

Sep 29 2017

lidl added inline comments to D10680: IPSec performance increase in single flow mode by making crypto(9) multi thread.
Sep 29 2017, 2:53 PM

Sep 10 2017

lidl added a comment to D12295: Kill gets().

As much as I agree in spirit with the removal of gets(), or maybe just calling abort2() with
an appropriate message, I think a better course of action is to immediately change
the manpage to say that the function is inherently unsafe to use, deprecated in C11,
and will be removed in the future.

Sep 10 2017, 4:24 PM

Sep 6 2017

lidl closed D12227: Fixup compilation and enable dtrace support for mips64.
Sep 6 2017, 3:20 AM
lidl committed rS323206: Enable dtrace support for mips64 and the ERL kernel config.
Sep 6 2017, 3:20 AM

Sep 4 2017

lidl updated the diff for D12227: Fixup compilation and enable dtrace support for mips64.

Address emaste's comment about mips64

Sep 4 2017, 10:56 PM
lidl added inline comments to D12227: Fixup compilation and enable dtrace support for mips64.
Sep 4 2017, 10:50 PM
lidl created D12227: Fixup compilation and enable dtrace support for mips64.
Sep 4 2017, 10:41 PM
lidl committed rS323156: Fix whitespace on "options" to be <space><tab>, no functional change.
Sep 4 2017, 8:10 PM

Jun 26 2017

lidl committed rS320369: Add IPSEC support to mips ERL kernel config file.
Jun 26 2017, 6:28 PM

May 26 2017

lidl committed rS318950: MFC r318755: Extend libblacklist support with new action types.
May 26 2017, 3:14 PM
lidl added a comment to D10302: loader: r316585 did miss sparc/ofw and userboot update.

This change, or one of the others related to it, breaks the operation of zfsloader on sparc64.

May 26 2017, 2:59 PM

May 23 2017

lidl committed rS318755: Extend libblacklist support with new action types.
May 23 2017, 7:03 PM
lidl closed D10604: extend blacklist support with new action types by committing rS318755: Extend libblacklist support with new action types.
May 23 2017, 7:03 PM

May 17 2017

lidl committed rS318402: MFC r318242: Refine and update blacklist support in sshd.
May 17 2017, 2:28 PM
lidl added inline comments to D10765: Implement sincos, sincosf, and sincosl..
May 17 2017, 2:12 PM

May 15 2017

lidl added a comment to D10604: extend blacklist support with new action types.

The BLACKLIST_BAD_USER and BLACKLIST_ABUSIVE_BEHAVIOR actions are original work by me. I sent these patches to Christos and his only comment was that it looked useful and he wanted documentation changes. So I documented the new actions in the manpage.

May 15 2017, 4:55 PM

May 12 2017

lidl committed rS318242: Refine and update blacklist support in sshd.
May 12 2017, 3:20 PM
lidl committed rS318240: MFC r317862:.
May 12 2017, 3:03 PM
lidl committed rS318239: MFC r317802:.
May 12 2017, 3:00 PM

May 6 2017

lidl committed rS317862: Improve blacklist support before upgrading libblacklist.
May 6 2017, 4:18 AM

May 5 2017

lidl updated the diff for D10604: extend blacklist support with new action types.

Updated man page changes according to review comments.

May 5 2017, 5:44 PM

May 4 2017

lidl created D10604: extend blacklist support with new action types.
May 4 2017, 9:25 PM
lidl committed rS317802: Merge latest version of blacklist sources from NetBSD (@ 20170503).
May 4 2017, 7:07 PM

May 3 2017

lidl committed rS317725: Tag import of NetBSD's external/bsd/blacklist @ 20170503.
May 3 2017, 4:43 AM
lidl committed rS317724: Vendor import of NetBSD's external/bsd/blacklist @ 20170503.
May 3 2017, 4:39 AM

Apr 1 2017

lidl added a comment to D10156: use counter(9) in vmmeter.

Well, I reverted the last patch, and then applied the second patch to the /usr/src
tree and rebuilt (via a dependency build) everything.

Apr 1 2017, 4:39 AM

Mar 30 2017

lidl accepted D10156: use counter(9) in vmmeter.

Survived a buildworld/buildkernel/installkernel/installworld cycle, running on the new kernel (on my V240).

Mar 30 2017, 3:56 AM

Mar 29 2017

lidl added inline comments to D10156: use counter(9) in vmmeter.
Mar 29 2017, 10:07 PM

Feb 27 2017

lidl committed rS314325: MFC r314120: Reset failed login count to zero when removing a blocked address.
Feb 27 2017, 4:08 AM
lidl committed rS314324: MFC r314111: Improve ipfw rule creation for blacklist-helper script.
Feb 27 2017, 4:05 AM

Feb 25 2017

lidl added a comment to D9787: Fix memory leak in openssh.

I forwarded this diff to 'des' (who doesn't use phabricator).

Feb 25 2017, 5:01 PM

Feb 23 2017

lidl committed rS314120: Reset failed login count to zero when removing a blocked address.
Feb 23 2017, 5:41 AM

Feb 22 2017

lidl committed rS314111: Improve ipfw rule creation for blacklist-helper script.
Feb 22 2017, 9:50 PM
lidl closed D9681: improve ipfw rule creation for blacklist-helper script by committing rS314111: Improve ipfw rule creation for blacklist-helper script.
Feb 22 2017, 9:50 PM
lidl committed rS314072: MFC r313965:.
Feb 22 2017, 4:15 AM

Feb 20 2017

lidl added inline comments to D9681: improve ipfw rule creation for blacklist-helper script.
Feb 20 2017, 2:06 AM
lidl retitled D9681: improve ipfw rule creation for blacklist-helper script from
Feb 20 2017, 1:13 AM

Feb 19 2017

lidl committed rS313965: Only notify blacklistd for successful logins in auth.c.
Feb 19 2017, 8:35 PM

Feb 14 2017

lidl accepted D9587: Bring back r313037, with fixes for mips.
Feb 14 2017, 3:49 AM

Feb 3 2017

lidl added a comment to D9424: remove bdes(1).

While certainly bdes has no place in being used for a new crypto anything,
I think it is a useful tool to have around, for being able to read old files
that have been encrypted that way.

Feb 3 2017, 3:13 PM

Feb 2 2017

lidl committed rS313098: Fix compilation for mips64 platforms.
Feb 2 2017, 5:43 PM

Jan 26 2017

lidl committed rS312833: Remove 'options NO_SWAPPING' from ERL configuration file.
Jan 26 2017, 8:45 PM

Jan 24 2017

lidl accepted D9306: Add LOGDIR option to redirect "make universe" output to a different directory..

Thanks for updating. Looks good to me.

Jan 24 2017, 5:20 PM

Jan 23 2017

lidl added inline comments to D9306: Add LOGDIR option to redirect "make universe" output to a different directory..
Jan 23 2017, 7:11 PM

Nov 15 2016

lidl committed rS308703: MFC r308567: Fix build when WITHOUT_BLACKLIST=yes is specified.
Nov 15 2016, 11:04 PM

Nov 12 2016

lidl committed rS308567: Fix build when WITHOUT_BLACKLIST=yes is specified.
Nov 12 2016, 3:07 AM

Nov 8 2016

lidl committed rS308446: MFC r308175: Revisit blacklistd support in ftpd.
Nov 8 2016, 8:12 PM

Nov 1 2016

lidl committed rS308175: Revisit blacklistd support in ftpd.
Nov 1 2016, 6:18 PM
lidl closed D8374: Revisit blacklistd support in ftpd by committing rS308175: Revisit blacklistd support in ftpd.
Nov 1 2016, 6:18 PM

Oct 28 2016

lidl added inline comments to D8374: Revisit blacklistd support in ftpd.
Oct 28 2016, 6:33 PM
lidl retitled D8374: Revisit blacklistd support in ftpd from
Oct 28 2016, 2:40 PM

Oct 13 2016

lidl committed rS307173: MFC r306458: Properly preserve ip_tos bits for IPv4 packets.
Oct 13 2016, 3:10 AM
lidl committed rS307172: MFC r306696: Make 502.pfdenied find blacklistd/* filter names dynamically.
Oct 13 2016, 3:08 AM
lidl committed rS307171: MFC r306695: Make blacklist-helper commands emit a message when successful.
Oct 13 2016, 3:06 AM

Oct 7 2016

lidl committed rS306799: MFC r306508: Fix blacklistd's state restoral at startup.
Oct 7 2016, 2:34 AM
lidl committed rS306798: MFC r306507: Update blacklistd.8 with changes from NetBSD.
Oct 7 2016, 2:32 AM

Oct 6 2016

lidl added inline comments to D8053: Properly preserve ip_tos bits for IPv4 packets.
Oct 6 2016, 12:51 PM

Oct 4 2016

lidl closed D8082: Make 502.pfdenied find blacklistd/* filter names dynamically.

I forgot to put the Phabricator review URL in the commit message. Manually closing.

Oct 4 2016, 11:13 PM
lidl committed rS306696: Make 502.pfdenied find blacklistd/* filter names dynamically.
Oct 4 2016, 11:12 PM
lidl closed D8081: Make blacklist-helper commands emit a message when successful by committing rS306695: Make blacklist-helper commands emit a message when successful.
Oct 4 2016, 11:10 PM
lidl committed rS306695: Make blacklist-helper commands emit a message when successful.
Oct 4 2016, 11:10 PM
lidl added a comment to D8081: Make blacklist-helper commands emit a message when successful.

I have taken all the third-level indents and turned them into 4 spaces, as per emaste's request. There was also one line longer than 80 characters that I manually wrapped.

Oct 4 2016, 11:05 PM
lidl added a comment to D6749: Move break to right place.

This review can be closed. The change to the code has been committed.

Oct 4 2016, 10:40 PM
lidl updated the diff for D8082: Make 502.pfdenied find blacklistd/* filter names dynamically.

Address review comment about error messages when the pf anchor isn't defined.

Oct 4 2016, 8:41 PM