Re: fun with smtpd, (two bugs)

2014-06-07 Thread Clint Pachl
Jason McIntyre wrote, On 06/07/14 00:51: On Sat, Jun 07, 2014 at 12:22:35AM -0700, Clint Pachl wrote: Jason McIntyre wrote, On 05/15/14 13:54: the man page sates that: Both auth and auth-optional accept an optional table as a parameter. When provided, credentials are looked up in this

Re: fun with smtpd, (two bugs)

2014-06-07 Thread Clint Pachl
Jason McIntyre wrote, On 05/15/14 13:54: the man page sates that: > > Both auth and auth-optional accept an optional table as a > parameter. When provided, credentials are looked up in this > table. > >but reading the new smtpd.conf(5) gives the impression that authtable is >mandatory. I have

Re: pkg_delete recursive uninstall option

2010-12-24 Thread Clint Pachl
Luis Useche wrote: I implemented this option for the pkg_delete that remove all the 'non-used' dependencies of all packages you are deleting. It first check that the package is not a dependency of another installed package and it was not installed manually. I usually remove the diff between

Re: Allegations regarding OpenBSD IPSEC

2010-12-23 Thread Clint Pachl
Salvador Fandiqo wrote: On 12/23/2010 06:39 AM, Marsh Ray wrote: On 12/22/2010 03:49 PM, Clint Pachl wrote: Salvador Fandiqo wrote: Could a random seed be patched into the kernel image at installation time? Admittedly this is not entropy, this is a just secret key and anyone with access to

Re: Allegations regarding OpenBSD IPSEC

2010-12-22 Thread Clint Pachl
Salvador Fandiqo wrote: On 12/22/2010 01:46 AM, Theo de Raadt wrote: 2010/12/21 Theo de Raadt: HANG ON. Go look at the function random_seed() in /usr/src/etc/rc Then look at when it is called. so, the current state of the PRNG will be preserved during reboots. That statement is false. Go