Displaying 20 results from an estimated 10000 matches similar to: "Server certificate of 'svn.debian.org' not trusted"
2011 Mar 21
0
No subject
2010/2/17 Arnaud Quette
> 2010/2/17 Arjen de Korte:
> > Citeren Charles Lepple:
> >
> >> I wonder if there are any cross-compilation targets we could use to test
> >> some of the word-size assumptions. Also, we could add in some static
> >> analysis tools.
>
> FYI, I submitted NUT to the Coverity Scan program
> (http://scan.coverity.com) last
2011 Jan 06
0
No subject
If you don't use 'CERTVERIFY 1', then this will at least make sure that
nobody can sniff your sessions without a large effort (...)
> So, do I misunderstand CERTVERIFY directive ? Or is there a bug ?
>> Can you reproduce such behaviour ?
>>
>
> I'm not sure what is going on. Can you try running 'upsmon' with debugging
> enabled? The following are
2010 Oct 20
0
[Bug 662435] Re: megatec_usb driver stopped working after upgrade from 8.04 to 10.04
Hi Michael,
thanks for your feedback! I'm cc'ing the NUT users list for info.
I've also added an entry for your device (Powerwalker Line Interactive VI
1400, using blazer_usb).
Can you please send back an upsc output, and at least check for the shutdown
behavior, if not already done:
http://new.networkupstools.org/user-manual.html#Testing_shutdowns
2010/10/19 MichaelE <662435 at
2010 Nov 04
0
[nut-commits] svn commit r2668 - in branches/windows_port: . drivers m4
2010/11/4 Arjen de Korte
> Author: adkorte-guest
> Date: Thu Nov 4 20:00:25 2010
> New Revision: 2668
> URL: http://trac.networkupstools.org/projects/nut/changeset/2668
>
> Log:
> Checking whether or not we should use the 'regex' library should be done
> for all USB connected devices (since we use this in the matcher function).
> In that case it is much cleaner
2007 Jun 22
1
[nut-commits] svn commit r975 - in trunk: . docs drivers
Hi Arjen,
2007/6/21, Arjen de Korte <adkorte-guest at alioth.debian.org>:
> Author: adkorte-guest
> Date: Thu Jun 21 18:58:20 2007
> New Revision: 975
>
> Log:
> Add modem control line functions so that we don't have to mess with ioctl() calls directly.
> ...
excellent, I was thinking about it for some time...
btw, will you also take over converting the other
2007 Jun 18
1
[nut-commits] svn commit r964 - in trunk: . drivers
Arjen de Korte wrote:
> Author: adkorte-guest
> Date: Mon Jun 18 09:03:18 2007
> New Revision: 964
>
> Log:
> additional debug info in case commands fail
>
> Modified:
> trunk/ChangeLog
> trunk/drivers/megatec.c
>
> Modified: trunk/ChangeLog
Arnaud, Carlos,
I'd like to backport this change to Testing as well. Intermittent
startup problems for
2010 Jan 23
1
[nut-commits] svn commit r2260 - trunk/drivers
Citeren Arjen de Korte <adkorte-guest op alioth.debian.org>:
> Author: adkorte-guest
> Date: Sat Jan 23 10:06:51 2010
> New Revision: 2260
>
> Log:
> Need to define _XOPEN_SOURCE for strptime() prototype in glibc2
>
> Modified:
> ? ? trunk/drivers/mge-hid.c
Arnaud,
Apparently this solves the problem for the strptime() function, but
now breaks the snprintf()
2010 Nov 28
3
[nut-commits] svn commit r2708 - in branches/ssl-nss-port: clients m4 server
Citeren Arjen de Korte <adkorte-guest op alioth.debian.org>:
> Log:
> Use the 'nss_compat_ossl' compatibility layer to use the Mozilla NSS
> library instead of OpenSSL (we might want to include native support
> in the future, but this will at least allow a quick migration for
> testing purposes)
I don't recall that we ever discussed the possibility of
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] &
2006 Nov 16
2
Re: [nut-commits] svn commit r585 - in trunk: . conf server
2006/11/16, Arjen de Korte <adkorte-guest@alioth.debian.org>:
> Author: adkorte-guest
> Date: Thu Nov 16 21:16:40 2006
> New Revision: 585
>
> Modified:
> trunk/ChangeLog
> trunk/conf/upsd.conf.sample
> trunk/server/conf.c
> trunk/server/upsd.c
> trunk/server/upsd.h
> Log:
> upsd: add MAXINIT parameter to upsd.conf to make the time upsd
2007 Aug 10
0
[nut-commits] svn commit r1029 - in trunk: . data drivers scripts/hotplug scripts/udev
Hi Arjen
2007/7/28, Arjen de Korte <adkorte-guest at alioth.debian.org>:
> Author: adkorte-guest
> Date: Sat Jul 28 16:45:04 2007
> New Revision: 1029
>
> Log:
> Add Belkin F6C1200-UNV (older model) to supported devices.
>
> Apparently this is (internally) identical to the F6C1100-UNV. Not surprisingly, they also share the same productid (1100). It also seems to come
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 Mar 12
1
hardware compatibility list
Arnaud Quette <aquette.dev at gmail.com> va escriure (2011-02-28 14:48):
>
> 2011/2/14 Ernest Sales <ersaloz at gmail.com>
>
> > Arjen de Korte <nut+users at de-korte.org> va escriure:
> > > This is a known problem in nut-2.4.3 and should be solved in
> > > nut-2.6.0. We have also dropped the megatec and
> megatec_usb drivers,
> > >
2008 Nov 16
0
[nut-commits] svn commit r1561 - trunk
On Sun, Nov 16, 2008 at 9:38 AM, Arjen de Korte <nut+devel at de-korte.org> wrote:
> Citeren Arnaud Quette <aquette at alioth.debian.org>:
>
>> Author: aquette
>> Date: Sun Nov 16 13:34:22 2008
>> New Revision: 1561
>>
>> Log:
>> remove the libtool generated files, before ignoring these
>>
>> Removed:
>> trunk/config.guess
2008 Mar 21
1
[nut-commits] svn commit r1376 - in trunk: . server
Hi Arjen,
there is a small glitch with r1376:
upsd.c: In function ?mainloop":
upsd.c:857: warning: too few argument for the format
2008/3/18, Arjen de Korte <adkorte-guest at alioth.debian.org>:
> Author: adkorte-guest
> Date: Tue Mar 18 19:59:15 2008
> New Revision: 1376
> ...
> + if (ret == 0) {
> + upsdebugx(2, "%s: no data
2010 Nov 05
1
[nut-commits] svn commit r2671 - branches/AsciiDoc/m4
2010/11/4 Arjen de Korte
> Author: adkorte-guest
> Date: Thu Nov 4 22:40:51 2010
> New Revision: 2671
> URL: http://trac.networkupstools.org/projects/nut/changeset/2671
>
> Log:
> Exclude -I. and extra developer warning flags with Net-SNMP support enabled
> (using them is the responsibility of the NUT developers)
>
> Modified:
>
2008 Dec 17
0
[nut-commits] svn commit r1632 - in trunk: . packaging
Hey Charles,
adding Arjen to the list and upsdev for info...
2008/12/17 Charles Lepple <clepple at gmail.com>:
> I noticed Arjen deleted the packaging/debian directory as well.
>
> I suppose the same argument applies to packaging/debian/ as to the *.spec
> files: it should track the specific distribution as well as NUT changes.
>
> However, it might make sense to keep
2010 Oct 27
1
[nut-commits] svn commit r2620 - trunk/drivers
2010/10/26 Arjen de Korte
> Author: adkorte-guest
> Date: Tue Oct 26 18:38:23 2010
> New Revision: 2620
> URL: http://trac.networkupstools.org/projects/nut/changeset/2620
>
> Log:
>
>
> Modified:
> trunk/drivers/dummy-ups.h
>
Arjen,
since we're using svn logs to generate the ChangeLog, I went on the server
to modify this empty log msg with "Fix
2008 Nov 17
1
[nut-commits] svn commit r1567 - in trunk: . drivers
2008/11/17 Arjen de Korte <adkorte-guest at alioth.debian.org>:
> Author: adkorte-guest
> Date: Mon Nov 17 19:34:27 2008
> New Revision: 1567
>
> Log:
> fix changes from r1566 that broke building
> ...
thanks for fixing that one ;-)
SSL conditional inclusion missing?
Arnaud
2010 Dec 23
1
[nut-commits] svn commit r2777 - in trunk: data docs/man drivers scripts/hal scripts/hotplug scripts/udev
2010/12/22 Arjen de Korte <adkorte-guest at alioth.debian.org>
> Author: adkorte-guest
> Date: Wed Dec 22 20:31:42 2010
> New Revision: 2777
> URL: http://trac.networkupstools.org/projects/nut/changeset/2777
>
> Log:
> Don't version generated files
>
> Deleted:
> trunk/scripts/hal/ups-nut-device.fdi.in
> trunk/scripts/hotplug/libhid.usermap
>