search for: 1601

Displaying 20 results from an estimated 208 matches for "1601".

Did you mean: 1.01
2006 Oct 19
3
Time conversion from Win32 64bit FILETIME?
Windows-32 has a time structure called FILETIME, a 64-bit value representing the number of 100-nanosecond intervals since January 1, 1601 (UTC). That is not a typo, the year is 1601. Does anyone have a clue(or algorhithm)for how this is converted to something a little more POSIX-like ? Thank you, Derek -- Derek N. Eder Gothenburg University VINKLA - Vigilance and Neurocognition laboratory SU/Sahlgrenska Utvecklingslab 1,...
2009 May 23
7
[Bug 1601] New: Memory leak caused by forwarded GSSAPI credential store
https://bugzilla.mindrot.org/show_bug.cgi?id=1601 Summary: Memory leak caused by forwarded GSSAPI credential store Product: Portable OpenSSH Version: 5.2p1 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Componen...
2007 Jan 11
1
Problems with agent dynamic login
...-------------------------------------------------------------------------------------------------------------------------- exten => 2001,1,Answer() exten=> 2001,2,Wait(1) exten => 2001,3,AgentCallbackLogin(||${CALLERIDNUM}@internal) the console message: -- Executing Answer("SIP/1601-aeb3d650", "") in new stack -- Executing Wait("SIP/1601-aeb3d650", "1") in new stack -- Executing AgentCallbackLogin("SIP/1601-aeb3d650", "||1601@internal") in new stack -- Playing 'agent-user' (language 'en') here...
2009 Nov 02
3
problems with read.csv
Dear all, I''d like to ask help on R code to get the same results as the following Splus code: >indata<-importData("/home/data_new.csv") >indata[1:5,4] [1] 0930 1601 1006 1032 1020 I tried the following R code: > indata<-read.csv("/home/data_new.csv") > indata[1:5,4] [1] 930 1601 1006 1032 1020 I''d like the first one to be 0930, too. Thanks in advance, Betty [[alternative HTML version deleted]...
2003 May 19
6
G729 and snom
...use it this is the message. == Registered translator 'g729tolinb' from format 8 to 6, cost 99999 == Registered translator 'lintog729b' from format 6 to 8, cost 18 == Parsing '/etc/asterisk/enum.conf': Found Asterisk Ready. *CLI> WARNING[5126]: File chan_sip.c, Line 1601 (process_sdp): No compatible codecs! WARNING[5126]: File chan_sip.c, Line 1601 (process_sdp): No compatible codecs! I want to use a snom 100 with this codec. THX -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attach...
2009 Nov 25
0
CentOS-announce Digest, Vol 57, Issue 11
...p' to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When replying, please edit your Subject line so it is more specific than "Re: Contents of CentOS-announce digest..." Today's Topics: 1. CESA-2009:1601 Critical CentOS 4 i386 kdelibs - security update (Tru Huynh) 2. CESA-2009:1601 Critical CentOS 4 x86_64 kdelibs - security update (Tru Huynh) ---------------------------------------------------------------------- Message: 1 Date: Wed, 25 Nov 2009 15:52:10 +0100 From: Tru Huynh &lt...
2015 Aug 12
0
CEBA-2015:1601 CentOS 7 python-sphinx FASTTRACK BugFix Update
CentOS Errata and Bugfix Advisory 2015:1601 Upstream details at : https://rhn.redhat.com/errata/RHBA-2015-1601.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: 49faa3aca2a576c3b762c1b4ed3f5783b4df8709f8e1a803fe52bc2d8b2889b8 python-sphinx-1.1.3-9.el7.noarch.rp...
2009 Nov 25
0
CESA-2009:1601 Critical CentOS 4 i386 kdelibs - security update
CentOS Errata and Security Advisory CESA-2009:1601 kdelibs security update for CentOS 4 i386: https://rhn.redhat.com/errata/RHSA-2009-1601.html The following updated file has been uploaded and is currently syncing to the mirrors: i386: updates/i386/RPMS/kdelibs-3.3.1-17.el4.1.i386.rpm updates/i386/RPMS/kdelibs-devel-3.3.1-17.el4.1.i386.rpm sour...
2009 Nov 25
0
CESA-2009:1601 Critical CentOS 4 x86_64 kdelibs - security update
CentOS Errata and Security Advisory CESA-2009:1601 kdelibs security update for CentOS 4 x86_64: https://rhn.redhat.com/errata/RHSA-2009-1601.html The following updated file has been uploaded and is currently syncing to the mirrors: x86_64: updates/x86_64/RPMS/kdelibs-3.3.1-17.el4.1.i386.rpm updates/x86_64/RPMS/kdelibs-3.3.1-17.el4.1.x86_64.rpm u...
1998 Feb 24
0
SAMBA digest 1601
unsubscribe SAMBA digest -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/ms-tnef Size: 2002 bytes Desc: not available Url : http://lists.samba.org/archive/samba/attachments/19980224/df144cb6/attachment.bin
2013 Apr 07
2
group data in classes
Hello all! I have a problem to group my data (years) in 10 years classes. For example for year year decade 1598 1590-1600 1599 1590-1600 1600 1590-1600 1601 1600-1610 --- my is like this> [1] 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 [16] 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 1624 1625 1626 1627 [31] 1628 1629 1630 1631 1632 1633 1634 1635 1636 1637 1638 1639 1640 1641 1642 [46] 1643 1644 1645...
2013 Jun 11
3
load/unload segfault puzzle
Dear r-devel readers, I have a pretty deep problem with package loading and unloading in the development version of the lme4 package <https://github.com/lme4/lme4>; it's not boiled down to a properly minimal example yet (this has been difficult), but I am posting anyway in the hopes that someone has ideas about how to proceed farther, since I'm nearly stumped. Apologies in advance
2018 Sep 25
2
Samba 4.7.9 dbcheck error
...se before doing the >>>>>> upgrade to >>>>>> version 4.9 >>>>>> >>>>>> dc01:~# samba-tool dbcheck --cross-ncs >>>>>> Checking 4503 objects >>>>>> SID S-1-5-21-3258148492-1502286889-3538134041-1601 for >>>>>> CN=FS01,OU=Server,DC=xx,DC=xx,DC=xx conflicts with our current >>>>>> RID set >>>>>> in CN=RID Set,CN=DC01,OU=Domain Controllers,DC=xx,DC=xx,DC=xx >>>>>> Please use --fix to fix these errors >>>>>>...
2018 Sep 26
2
Samba 4.7.9 dbcheck error
...On Tue, 25 Sep 2018 13:12:18 +0200 > Daniel Jordan <d.jordan at gfd.de> wrote: > >>>>>>>> dc01:~# samba-tool dbcheck --cross-ncs >>>>>>>> Checking 4503 objects >>>>>>>> SID S-1-5-21-3258148492-1502286889-3538134041-1601 for >>>>>>>> CN=FS01,OU=Server,DC=xx,DC=xx,DC=xx conflicts with our current >>>>>>>> RID set >>>>>>>> in CN=RID Set,CN=DC01,OU=Domain Controllers,DC=xx,DC=xx,DC=xx >>>>>>>> Please use --fix to fix these...
2018 Apr 12
2
Turn off replication
...rebalance, so that the data which were present previously, will be moved to the correct bricks. HTH, Karthik > > Thanks > > Jose > > > > > --------------------------------- > Jose Sanchez > Systems/Network Analyst 1 > Center of Advanced Research Computing > 1601 Central Ave > <https://maps.google.com/?q=1601+Central+Ave&entry=gmail&source=g>. > MSC 01 1190 > Albuquerque, NM 87131-0001 > carc.unm.edu > 575.636.4232 > > On Apr 7, 2018, at 8:29 AM, Karthik Subrahmanya <ksubrahm at redhat.com> > wrote: > > Hi J...
2009 Nov 28
0
CentOS-announce Digest, Vol 57, Issue 12
...p' to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When replying, please edit your Subject line so it is more specific than "Re: Contents of CentOS-announce digest..." Today's Topics: 1. CESA-2009:1601 Critical CentOS 5 x86_64 kdelibs Update (Karanbir Singh) 2. CESA-2009:1601 Critical CentOS 5 i386 kdelibs Update (Karanbir Singh) 3. CEBA-2009:1600 CentOS 5 x86_64 kexec-tools Update (Karanbir Singh) 4. CEBA-2009:1600 CentOS 5 i386 kexec-tools Update (Karanbir Singh) 5. CEBA...
2023 Aug 01
1
Joining a new Samba AD DC
...urce4/auth/gensec/gensec_gssapi.c:1054]: state[2] error[0 (0x0)] state[struct gensec_gssapi_update_state (0xd85810)] timer[(nil)] finish[../source4/auth/gensec/gensec_gssapi.c:1064] gensec_update_done: spnego[0xd831e0]: NT_STATUS_MORE_PROCESSING_REQUIRED tevent_req[0xd83820/../auth/gensec/spnego.c:1601]: state[2] error[0 (0x0)] state[struct gensec_spnego_update_state (0xd839b0)] timer[(nil)] finish[../auth/gensec/spnego.c:2070] gensec_update_send: gssapi_krb5[0xd83f00]: subreq: 0xd85680 gensec_update_send: spnego[0xd831e0]: subreq: 0xd834f0 gensec_update_done: gssapi_krb5[0xd83f00]: NT_STATUS_OK...
2018 Jun 10
2
Samba DC: How to verify proper functioning
...DC passed test ObjectsReplicated Starting test: Replications REPLICATION-RECEIVED LATENCY WARNING UBUNTU-DC: Current time is 2018-06-10 14:47:51. CN=Schema,CN=Configuration,DC=Gal-Shvav,DC=local Last replication received from GSAD at 1601-01-01 02:21:57 WARNING: This latency is over the Tombstone Lifetime of 180 days! DC=DomainDnsZones,DC=Gal-Shvav,DC=local Last replication received from GSAD at 1601-01-01 02:21:57 WARNING: This latency is over the Tombs...
2018 Apr 25
0
Turn off replication
...5 21:18:13.427036] I [MSGID: 106499] [glusterd-handler.c:4349:__glusterd_handle_status_volume] 0-management: Received status volume req for volume scratch [root at gluster02 glusterfs]# --------------------------------- Jose Sanchez Systems/Network Analyst 1 Center of Advanced Research Computing 1601 Central Ave. MSC 01 1190 Albuquerque, NM 87131-0001 carc.unm.edu <http://carc.unm.edu/> 575.636.4232 > On Apr 12, 2018, at 12:11 AM, Karthik Subrahmanya <ksubrahm at redhat.com> wrote: > > > > On Wed, Apr 11, 2018 at 7:38 PM, Jose Sanchez <josesanc at carc.unm.edu...
2018 Apr 07
0
Turn off replication
...Task Status of Volume scratch > ------------------------------------------------------------ > ------------------ > There are no active volume tasks > > --------------------------------- > Jose Sanchez > Systems/Network Analyst 1 > Center of Advanced Research Computing > 1601 Central Ave > <https://maps.google.com/?q=1601+Central+Ave&entry=gmail&source=g>. > MSC 01 1190 > Albuquerque, NM 87131-0001 > carc.unm.edu > 575.636.4232 > > On Apr 6, 2018, at 3:49 AM, Karthik Subrahmanya <ksubrahm at redhat.com> > wrote: > > Hi J...