Displaying 20 results from an estimated 3000 matches similar to: "WITH_FOO vs. HAVE_FOO"
2009 Jan 15
1
[nut-commits] svn commit r1734 - in trunk/scripts: hal hotplug udev
Citeren Arjen de Korte <adkorte-guest at alioth.debian.org>:
> Author: adkorte-guest
> Date: Thu Jan 15 20:02:22 2009
> New Revision: 1734
>
> Log:
> Freshly generated USB helper files
>
> Modified:
> trunk/scripts/hal/ups-nut-device.fdi.in
> trunk/scripts/hotplug/libhid.usermap
> trunk/scripts/udev/nut-usbups.rules.in
Questions is, should we try
2010 Feb 07
2
NUT release plans (post-2.4.1): ChangeLog format
What follows is a sample of the output of svn2cl for the trunk. I
added the username-to-email mapping file, enabled revision numbers,
and told it to group commits on a single day by the same author:
$ svn2cl --group-by-day --include-rev --authors=../../svn2cl.authors
Arjen: I used your main email address that you typically list in the
ChangeLog entries.
Arnaud: I wasn't sure which address
2011 Feb 02
2
yum confusion...
Hi,
I just installed a new server and my final yum update fails...
I have rpmforge and rpmforge-extras, but with yum priorities...
# grep enabled /etc/yum/pluginconf.d/priorities.conf
enabled = 1
# cat /etc/yum.repos.d/CentOS-Base.repo | grep "priority\|^\["
[base]
priority=1
[updates]
priority=1
...
# yum clean all
# yum list | grep "tcp_wrappers\|nfs-utils"
2007 Jan 08
2
Re: [nut-commits] svn commit r714 - in trunk: . server
OK, I have removed the autoconf test for s6_addr32 (which is no longer
used), and wrote a new test for IN6_IS_ADDR_V4MAPPED. The latter is
probably portable, but since we're already in the business of testing,
it does not hurt to do so.
Arjen, I wonder about server/access.c, line 60-61:
return (IN6_IS_ADDR_V4MAPPED(ip6) &&
((((const u_int32_t *)ip6)[3] &
2010 Dec 03
1
[PATCH] upsd tcp_wrappers parsing and logging
Parsing bug was discussed here:
<http://lists.alioth.debian.org/pipermail/nut-upsuser/2010-September/006230.html>
Parsing bug summary
-------------------
working /etc/hosts.allow:
upsd 127.0.0.1 [::1] : ALLOW
broken in /etc/hosts.allow:
upsd localhost : ALLOW
It looks like upsd originally intended to match nut username with system
username? This is not the case now. This causes
2007 Jun 18
2
Fwd: Megatec - modem control lines [impact to megatec_usb]
Hi,
Sorry for the forwarding. I sent this with the wrong "from" address
and got rejected by the list.
---------- Forwarded message ----------
From: Carlos Rodrigues <cefrodrigues at mail.telepac.pt>
Date: Jun 18, 2007 9:34 PM
Subject: Re: Megatec - modem control lines [impact to megatec_usb]
To: Arjen de Korte <nut+devel at de-korte.org>
Cc: ups-dev-list <nut-upsdev at
2020 Aug 13
2
Doveadm error since 2.3.11.3 when run as unprivileged user
On 13. Aug 2020, at 11.29, Timo Sirainen <timo at sirainen.com> wrote:
>
> On 13. Aug 2020, at 11.00, Arjen de Korte <build+dovecot at de-korte.org> wrote:
>>
>> I allow users to run 'doveadm' for mailbox maintenance (to expunge mail for instance). Since the upgrade to 2.3.11.3, this no longer works and results in the following error message:
>>
2007 Mar 28
1
Re: Nut-upsuser Digest, Vol 21, Issue 29
THANKS, but the 'megatec' driver only works whith windows OS via USB, and i need it for red hat OS with USB-serial connection...
Please, anybody can help me....
nut-upsuser-request@lists.alioth.debian.org escribi?: Send Nut-upsuser mailing list submissions to
nut-upsuser@lists.alioth.debian.org
To subscribe or unsubscribe via the World Wide Web, visit
2011 Jun 24
1
Nut-upsuser Digest, Vol 72, Issue 21
Le 23/06/2011 14:00, nut-upsuser-request at lists.alioth.debian.org a ?crit :
> Send Nut-upsuser mailing list submissions to
> nut-upsuser at lists.alioth.debian.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser
> or, via email, send a message with subject or body 'help' to
>
2020 Aug 13
2
Doveadm error since 2.3.11.3 when run as unprivileged user
On Thu, Aug 13, 2020 at 21:16:42 +0200, Arjen de Korte wrote:
> Citeren Timo Sirainen <timo at sirainen.com>:
> > !include_try ssl-keys.conf
>
> That will only work to include an optional configuration file and
> suppress errors if it doesn't exist. I put
>
> ssl_key = </etc/ssl/private/de-korte.org.key
>
> in a separate configuration file and it
2020 Aug 13
0
Doveadm error since 2.3.11.3 when run as unprivileged user
Citeren Timo Sirainen <timo at sirainen.com>:
> On 13. Aug 2020, at 11.29, Timo Sirainen <timo at sirainen.com> wrote:
>>
>> On 13. Aug 2020, at 11.00, Arjen de Korte
>> <build+dovecot at de-korte.org> wrote:
>>>
>>> I allow users to run 'doveadm' for mailbox maintenance (to expunge
>>> mail for instance). Since the
2014 Sep 11
0
POWERCOM HID USB controller update
Dear Sirs,
We appreciate your support and cooperation.
Can you please kindly add our new USB-controller with productID 0X04 to NUT compatible list. Updated USB-controller compatible with previous version which is supported by your usbhid-ups driver.
Detailed information regarding new POWERCOM communication protocol you could download via link
2004 Oct 31
2
[Bug 948] high CPU in sshd after tcp_wrappers deny
http://bugzilla.mindrot.org/show_bug.cgi?id=948
Summary: high CPU in sshd after tcp_wrappers deny
Product: Portable OpenSSH
Version: 3.9p1
Platform: Sparc
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: openssh-bugs at mindrot.org
ReportedBy:
1998 Aug 05
6
Problem with TCP_wrappers
Hi,
I''m running into something weird here.
I''m using RH5.1 with tcp_wrappers 7.6.
The syntax for hosts.allow and hosts.deny is:
<service list> : <access list> [ : <shell_command> ]
Everything works when I _don''t_ use the shell_command.
I used the _exact_ line as in the man-pages utilising "safe_finger" (comes
with tcp_wrappers), tcpdchk
2009 Mar 15
1
Nut-upsuser Digest, Vol 45, Issue 13
---> On 15/03/2009 8:00 AM, nut-upsuser-request at lists.alioth.debian.org
wrote:
> Message: 1
> Date: Sat, 14 Mar 2009 21:47:08 +0100
> From: Arjen de Korte <nut+users at de-korte.org>
> Subject: Re: [Nut-upsuser] Weird Load and Battery Temp Readings
> To: nut-upsuser at lists.alioth.debian.org
> Message-ID: <20090314214708.37122w00w79l6u9s at mail.de-korte.org>
2020 Aug 13
0
Doveadm error since 2.3.11.3 when run as unprivileged user
On 13. Aug 2020, at 11.00, Arjen de Korte <build+dovecot at de-korte.org> wrote:
>
> I allow users to run 'doveadm' for mailbox maintenance (to expunge mail for instance). Since the upgrade to 2.3.11.3, this no longer works and results in the following error message:
>
> doveconf: Fatal: Error in configuration file /etc/dovecot/conf.d/10-ssl.conf line 13: ssl_key:
2008 Jun 10
0
Nut-upsuser Digest, Vol 36, Issue 8
On Tuesday 10 June 2008 08:00:39 am
nut-upsuser-request at lists.alioth.debian.org wrote:
> Message: 2
> Date: Tue, 10 Jun 2008 10:58:11 +0200 (CEST)
> From: "Arjen de Korte" <nut+users at de-korte.org>
> Subject: Re: [Nut-upsuser] Nut-upsuser Digest, Vol 36, Issue 5
> To: "Alex Peyser" <a.peyser at umiami.edu>
> Cc: nut-upsuser at
2008 Jun 10
1
Nut-upsuser Digest, Vol 36, Issue 5
It is possible at least on linux to get the port associated with a device from
userspace - I'd assume that on each platform it's possible, just that libusb
is incomplete (on top of being undocumented).
Here's a patch for matching portnum on linux, with a few pieces pulled from
libusb. It lacks autoconf macros to isolate it -- but it does appear to work.
Regards,
Alex Peyser
On
2007 Sep 04
1
powercom-usb drriver complie?
Hi, Arjen;
I am new to linux and not sure how to create the PowerCom-usb driver. So
could you please compile powercom-usb file for me. I am happy to test it
out with the USB PowerCom Ups.
Thanks,
Paul
MCSE/MCSA/MCP
------------------------------
Message: 2
Date: Mon, 03 Sep 2007 11:13:32 +0200
From: Arjen de Korte <nut+users at de-korte.org>
Subject: Re: [Nut-upsuser] Powercom USB UPS is
2007 Aug 13
2
[nut-commits] svn commit r1049 - in trunk: . drivers
Alexander Gordeev wrote:
> Author: agordeev-guest
> Date: Mon Aug 13 13:09:43 2007
> New Revision: 1049
>
> Log:
> drivers/megatec_usb.c: added credits to the banner message.
Is this really needed/desirable? I think this kind of information needs
to be put in the AUTHORS document. There are many more people on this
list that put a lot of effort in NUT, without claiming credit