similar to: gamatronic/sec driver: gettimeofday

Displaying 20 results from an estimated 4000 matches similar to: "gamatronic/sec driver: gettimeofday"

2005 Dec 19
1
SEC protocol driver.
Hi! I've resurrected the old SEC driver (from 1.4 series) as I have in my possession a couple of Belkin OmniGuard 3200, which happen to use the SEC protocol. I sent an email with the new driver attached, but as it's about 50kbytes, it seems it's waiting for approval from the list maintainer :(. (the list restricts posts to 30k?). In case someone is wondering (in bytes):
2019 Jun 24
2
Error determinigng PSOs in system [SEC=UNOFFICIAL]
UNOFFICIAL Hi Today I demoted the temporary DC (Julius) on my network. The demotion failed. Failed to confirm we are not an RODC ... cannot find attribute msDS-isRODC So I shutdown Julius and forced the demotion. The domain seems stable until I tried LDAP authentication which fails. The samba log says: Error 32 determining PSOs in system. I can't seem to find anything on this error.
2019 Jun 12
2
Problem joining domain [SEC=UNCLASSIFIED]
UNCLASSIFIED Sorry to be a bloody pest, but I've hit a new problem. I shutdown the 2003 server & seized the roles. I then upgraded to samba 4.7.12. and demoted the 2003 server. Everything seemed to be working OK for several days, so I upgraded to 4.8.12. All seems OK except samba-tool dbcheck gives an error [root at julius samba-4.8.12]# samba-tool dbcheck -v --cross-ncs
2007 Mar 20
1
Re: [nut-commits] svn commit r879 - in trunk: . drivers
Julius: I just realized after committing Michal's patch that you have a more comprehensive patch on the tracker that approaches this piece of code differently. We can go ahead and apply the following patch to the trunk if you still think it's relevant: https://alioth.debian.org/tracker/index.php?func=detail&aid=303719&group_id=30602&atid=411544 If you have a newer version of
2019 Jun 13
2
Problem joining domain [SEC=UNCLASSIFIED]
UNCLASSIFIED Hi Rowland No tombstonelifetime. Do I need to upgrade the schema? The current schema is 30 (Windows 2003). When I try to update the schema, I get the following error: Applying Sch31.ldf updates... Exception [Errno 2] No such file or directory I downloaded sch31.ldf and tried to apply that. samba-tool domain schemaupgrade --ldf-file=sch31.ldf --base-dir=/home/user/work/ldif
2005 Nov 08
1
adding libusb CFLAGS to generic-hid.c rule
Peter, attached is a proposed patch to fix compilation of generic-hid.c when libusb's usb.h is not in /usr/include (but the -I flag is provided by "libusb-config --cflags"). It fixes the build under OS X, where Fink installs libusb with --prefix=/sw. I changed "usb.h" to <usb.h> so that 'make depend' wouldn't generate a dependency on 'usb.h' with
2019 Jun 20
1
Error transferring domaindns role [SEC=UNOFFICIAL]
UNOFFICIAL Hi, I currently have two DCs, one temporary and one permanent. Both running Samba 4.10.4 on Centos 7 I tried to transfer the roles from the temporary (julius) to the permanent (titus). rid, schema, pdc, naming & infrastructure transferred without error. However when I tried to transfer the domaindns role (-U administrator), I got the old Module 'samba' has no attribute
2012 Aug 06
1
Mitsubishi 2033C via gamtronic (SEC)?
Hi guys, I have a couple Mitsubishi 2033C UPSes that I badly want data from. We used to have Mitsubishi Netcom devices which took the serial output and provided a web interface, SNMP, and email alerts. All of those devices died. They're really awful devices (they're clunky and have 386s in them) and not worth the pricetag for a replacement. The closest replacement I've seen
2005 Nov 15
2
gettimeofday and endless looping
Guys, We''re having a similar problem to that documented, but not resolved, here: http://lists.xensource.com/archives/html/xen-users/2005-08/msg00110.html The python process that runs "/usr/sbin/xend start" has reached 99.9% CPU utilization. PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 3569 root 25 0 12952 7876 2456 R 99.9 6.2 13444:26 python
2019 Jun 13
1
Problem joining domain [SEC=UNCLASSIFIED]
UNCLASSIFIED Hi Louis, I will make the change. This is what SAMBA gave me when I joined the domain. Cheers Russell -----Original Message----- From: samba [mailto:samba-bounces at lists.samba.org] On Behalf Of L.P.H. van Belle via samba Sent: Wednesday, 12 June, 2019 6:33 p.m. To: samba at lists.samba.org Subject: Re: [Samba] Problem joining domain [SEC=UNCLASSIFIED] I migth be picky in
2015 Jun 03
1
[PATCH] mllib: use Unix.gettimeofday instead of Unix.time
Unix.gettimeofday returns a finer resolution than seconds, which is what we need since deciseconds of timestamps are printed. --- mllib/common_utils.ml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mllib/common_utils.ml b/mllib/common_utils.ml index 32e908d..516cff3 100644 --- a/mllib/common_utils.ml +++ b/mllib/common_utils.ml @@ -282,11 +282,11 @@ let verbose () =
2005 Mar 03
4
Getting phpconfig to work?
No, I have apache 1.3.33 and mod_ssl 2.8.22 installed. Do I need to have apache2-mod_php installed? Rgds, Julius. > DO you have apache2-mod_php installed ? > > Which distro are you using ? > >> -----Original Message----- >> From: asterisk-users-bounces@lists.digium.com >> [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of >> Julius Kidubuka >>
2005 Nov 21
1
how to plot a list in graphs
hi all, I have a matrix and named each row and column as like below... a<-matrix(c(seq(3,45,3),seq(10,6,-1)),4,5,byrow=F) > col<-c("peter","david","richrd","vincent","selva") > rows<-c("julius","caeser","anja","maya") > dimnames(a)<-list(rows,col) > a peter david
2010 Apr 08
1
unknown user
Hi, im in the process of setting up a virtual domain next to a real one with dovecot and postfix. Looks like postfix sends the mail to deliver: #mail.info postfix/pipe[23588]: F254880ED8: to=<julius at abm.ath.cx>, relay=dovecot, delay=0.04, delays=0.03/0/0/0.01, dsn=5.1.1, status=bounced (user unknown) but dovecot doesnt know my user: #dovecot-info.log dovecot: Apr 08 16:16:42 Info:
2018 Mar 23
1
ARM Backend BuildMI operand issues
Thank you for your help Tom you are totally right with the registers but the command you suggest also doesn't work. After some research I found the following thread on the mailing list: http://lists.llvm.org/pipermail/llvm-dev/2017-February/110086.html With your help and the information about the condition codes I was able to resolve the error:         BuildMI(BB, BB.end(), DL,
2007 Nov 12
5
DOS Assembler
Hi, i need to write DOS Assembler software, ive tried TASM.EXE, but it just crashes. System is: x86_64 AMD, archlinux. wine is installed as 32bit through multilib....is it possible that this combination causes the crash? Is there a easier solution/program? greets Julius
2019 Feb 06
1
CentOS 7.6 update with gettimeofday()
In my app compiled on another linux I am getting Assertion 'clock_gettime(clock_id, &ts) == 0' failed at src/shared/time-util.c:34, function now(). Aborting. when calling gettimeofday() on an update CentOS (did not fail in 7.5). Is it possible that the update has changed the size of the types in the timeval struct and causing the crash? Or has there be some for of bug fix etc?
2015 Nov 04
2
getting a CentOS6 VM on VMware ESXi platform to recognize a new disk device
Hello Julius, Thanks - but it doesn't seem to work. I installed sg3_utils and ran #scsi-rescan but that seemed to have done nothing for some reason. Cheers, Boris. On Wed, Nov 4, 2015 at 10:12 AM, Tnjulius <tnjulius at gmail.com> wrote: > Hi Boris, > Just rescan the scsi host. > #scsi-rescan #if you have sg3_utils package > #lsscsi > Or > #echo "- - -"
2002 Jun 27
0
gettimeofday and localdisk of slave nodes
hello, i want to know how to access the local disk of the slave nodes....i tried using ssh to logon which i did...but when i checked with pwd...it still gave me the global space path.....and also when i compile a program with gettimeofday function i get "function not defined error"...how can i change that?? Get Your Private, Free E-mail from Indiatimes at
2009 Nov 28
3
extract coordinates from contour lines
To everyone, Is there a way to extract coordinates or an equation from a "straight" contour line? Thanks. Cheers Julius Tesoro