similar to: [LLVMdev] CVS Server outage

Displaying 20 results from an estimated 50000 matches similar to: "[LLVMdev] CVS Server outage"

2010 Aug 26
1
Brief outage of Asterisk services for maintenance, Saturday, August 28, 2010.
There will be a brief outage of servers hosting Asterisk services on Saturday, August 28, 2010 between 10am and 11am for maintenance. These services include the following sites: * packages.asterisk.org * svn.digium.com * svn.asterisk.org * svncommunity.digium.com * issues.asterisk.org * reviewboard.asterisk.org * svnview.digium.com * downloads.digium.com * downloads.asterisk.org
2010 Aug 26
1
Brief outage of Asterisk services for maintenance, Saturday, August 28, 2010.
There will be a brief outage of servers hosting Asterisk services on Saturday, August 28, 2010 between 10am and 11am for maintenance. These services include the following sites: * packages.asterisk.org * svn.digium.com * svn.asterisk.org * svncommunity.digium.com * issues.asterisk.org * reviewboard.asterisk.org * svnview.digium.com * downloads.digium.com * downloads.asterisk.org
2004 Oct 11
1
[LLVMdev] Re: [llvm-commits] CVS: */Makefile.am
On Mon, 11 Oct 2004, John Criswell wrote: > I believe the two best things that we can do to shorten releases is the > following: > > 1. Re-arrange the LLVM and LLVM-GCC builds to build in one fell swoop. > I checkout out, I type make, and it all builds. This requires moving > parts of llvm/runtime into llvm-gcc, or making llvm-gcc an LLVM project, > or some other approach.
2020 Aug 12
0
Synology NAS is shutting down Ubuntu servers after very brief power outage (fwd)
> If you have problems with having the NAS as master, make it a slave, and run the > NUT configuration of your choice in your PC/workstation. I have done just this.  I changed the Synology to a slave and made my Raspberry Pi master and the rest of my servers are slaves as well.  Manuel recommnded and he is definitely right, I think that is the best way forward, especially with your discovery
2020 Aug 12
3
Synology NAS is shutting down Ubuntu servers after very brief power outage (fwd)
555 gives no write access to the dir, and the files are covered by their own perms, so I fail to see any relevance to your comment - sorry . . . 640 is decent for files, not so much for directories - as noted, the fields mean different things on dirs . . . From the man pages:        The  letters  rwxXst select file mode bits for the affected users: read        (r), write (w), execute (or
2004 Jul 15
2
[LLVMdev] Constants.cpp:368: error: `INT8_MAX' undeclared (firstuse this function)
On Thu, 15 Jul 2004, Chris Lattner wrote: > Personally I think that we've waited much too long for the 1.3 release, BTW, for those who are interested in the differences between 1.2 and CVS, check out: http://llvm.cs.uiuc.edu/docs/ReleaseNotes.html#whatsnew Note that the release notes still need to be polished, but you'll get the basic idea. -Chris -- http://llvm.cs.uiuc.edu/
2004 Jul 15
3
[LLVMdev] Constants.cpp:368: error: `INT8_MAX' undeclared (firstuse this function)
On Thu, 15 Jul 2004 17:43:27 -0500 (CDT) Chris Lattner <sabre at nondot.org> wrote: > Sorry! LLVM 1.3 will probably be out in a few weeks... Speaking of which, what are your intentions for 1.3? Are you waiting on CPR? Anything else? We're starting to get some traction with more developers and I think doing a release sooner rather than later might be worth it for all parties
2015 Oct 28
2
Re: [PATCH] v2v: virtio-win: include *.dll too
Hi, I am the guy who puts together the virtio-win package for Red Hat. I recently took over this role so I'm still in learning mode. On Wed, Oct 28, 2015 at 04:15:06PM +0200, Yan Vugenfirer wrote: >> On 28 Oct 2015, at 13:53, Roman Kagan <rkagan@virtuozzo.com> wrote: >> On Wed, Oct 28, 2015 at 12:10:19PM +1100, Vadim Rozenfeld wrote: >>>>>> To sum up, the
2004 Jul 16
2
[LLVMdev] IsNAN.cpp:23:3: #error "Don't know how to get isnan()"
Hi >From: Chris Lattner <sabre at nondot.org> >Date: Thu, 15 Jul 2004 17:43:27 -0500 (CDT) >Ah, suddenly everything makes sense. If you're interested in LLVM on the >windows platform, *please* get CVS. Last night I've got the latest version of LLVM from CVS and now porting LLVM to Interix from this version on. I got this error: --------------------- gmake[1]:
2019 Sep 27
2
Browsing shares of a server
On 9/27/19 1:11 PM, Rowland penny via samba wrote: > On 27/09/2019 18:57, Christopher Cox via samba wrote: >> On 9/27/19 12:48 PM, Rowland penny via samba wrote: >>> On 27/09/2019 18:33, Christopher Cox via samba wrote: >>>> >>>> I understand the "Function Discovery" side and wsdd (which is fine >>>> for local same network discovery
2010 Oct 04
3
log_timestamp is not recognized
Hi @all, I tried to change the log_timestamp to log_timestamp = "%Y-%m-%d %H:%M:%S " However it is not recognized and log entries are still written with the default settings: Oct 4 22:04:42 discovery dovecot: imap-login: Login: Oct 4 22:04:42 discovery dovecot: imap: Debug: Module loaded: Oct 4 22:04:42 discovery dovecot: imap: Debug: Added userdb setting:
2006 May 09
0
[LLVMdev] Fwd: [TSG-Announce] major CS department IT services outage on May 21 starting at 9pm
Just a warning that the LLVM web site and CVS server are likely to be affected by the following maintenance work on May 21. Many of our software utilities are automounted from DCSfiles. --Vikram http://www.cs.uiuc.edu/~vadve http://llvm.cs.uiuc.edu/ Begin forwarded message: > From: "Frank E Penrose" <fep at uiuc.edu> > Date: May 9, 2006 9:01:38 AM CDT > To:
2019 Sep 27
2
Browsing shares of a server
On 9/27/19 10:39 AM, Rowland penny via samba wrote: > On 27/09/2019 16:19, Christopher Cox via samba wrote: >> With the removal of SMB1 (by default) and everywhere (e.g. Windows), I >> noticed that when I open up a computer (\\computer-name) I can see the >> shares that I have access to... that is, from a Windows Explorer (in >> my case Win10).? Is there any way to
2004 Apr 14
5
[LLVMdev] Linking strncpy
Chris, I'm fine with using JIT, but I'm trying to understand this problem: 1. My LLVM program does not produce correct results 2. Using llvm-dis, I disassemble the bytecode to C 3. I recompile using GCC and the program _works correctly_. The only odd thing is when I recompile with GCC, I see these messages: pal3.c:195: warning: conflicting types for built-in function `strcmp'
2019 Sep 27
2
Browsing shares of a server
On 9/27/19 12:48 PM, Rowland penny via samba wrote: > On 27/09/2019 18:33, Christopher Cox via samba wrote: >> >> I understand the "Function Discovery" side and wsdd (which is fine for >> local same network discovery somewhat similar to Network >> Neighborhood). I'm saying that even without that if I browse to just a >> computer in Windows
2009 Jan 19
1
iscsi of a SAN on a DomU
Hi, i have a debian Etch x86_64 with a xen 3.1 on a kernel 2.6.18-xen. I have some DomU with Debian Etch. I installed open-iscsi, configure /etc/iscsi/iscsid.conf: --- node.active_cnx = 1 node.startup = automatic #node.session.auth.username = dima #node.session.auth.password = aloha node.session.timeo.replacement_timeout = 120 node.session.err_timeo.abort_timeout = 10
2010 Sep 30
0
Unscheduled service outage for various Asterisk community services
Between 9:30AM and 10:00AM CDT (GMT-5) today, the services below will experience short outages: downloads.digium.com downloads.asterisk.org bamboo.asterisk.org packages.asterisk.org svn.digium.com svn.asterisk.org issues.asterisk.org reviewboard.asterisk.org We apologize for any inconvenience this may cause.
2010 Sep 30
0
Unscheduled service outage for various Asterisk community services
Between 9:30AM and 10:00AM CDT (GMT-5) today, the services below will experience short outages: downloads.digium.com downloads.asterisk.org bamboo.asterisk.org packages.asterisk.org svn.digium.com svn.asterisk.org issues.asterisk.org reviewboard.asterisk.org We apologize for any inconvenience this may cause.
2012 Oct 05
0
Planned service outage for community services on October 7, 2012
On Sunday, October 7th, 2012 the Asterisk community services listed below will be undergoing maintenance (software upgrades and updates). The services will be shut down at approximately 9:00 PM CDT (October 8, 2012 at 02:00 UTC)[1] and should be available within an hour. The affected services are: * issues.asterisk.org/jira * wiki.asterisk.org/wiki * code.asterisk.org/code Thank you for
2013 Sep 10
0
Unplanned community service outage Tues, 10, Sept 2013
Starting roughly at 2:20 PM CDT, the Asterisk community services listed below may have intermittent availability due to unknown causes for an unknown length of time. Digium's IT staff are working quickly to troubleshoot the problem. Another announcement will be made when services are restored. The affected services are: * All community services provided by Digium, including, but not limited