search for: openpegasus

Displaying 17 results from an estimated 17 matches for "openpegasus".

2007 Aug 31
1
rpmsave files and pagasus
Hello I just upgraded Centos, and now doing some post upgarde task to make sure every thing is fine. First of all, it seems upgrade add rpmsave extension to configuration files, which we should copy them back example is /etc/httpd/conf/httpd.conf.rpmsave also what is Pegasus ? there is a lot of rpmsaved in /var/lib/pegasus example :
2013 Jul 29
0
[LLVMdev] Require Grammar for converting C to IR
On Sat, Jul 27, 2013 at 9:02 AM, Vijay Daultani <vijay.daultani at gmail.com>wrote: > Respected Sir/Madam, > > As I was developing some part of compiler for a project. I require grammar > (BNF or EBNF) for converting the C code in the IR as it is not been > mentioned any where over your official website. > > Awaiting for your help. > > Hi Vijay, If you are asking
2005 Sep 08
0
First 8 bytes of the value of keys in group_mapping.tdb
...hack I mentioned, ie, a means of building those 8 bytes to use together with the value in tdbtool. Thanks in advance. PS: I'm not sure whether this should be posted here or in the samba-technical list. PS2: Why am I doing this? I'm currently developing providers for samba to be used with openpegasus. I need to handle user/group accounts in a local way, that's why I can't use "net" to do the above. I can't link against tdb or samba code neither cause the provider is licensed under CPL.
2013 Jul 29
2
[LLVMdev] Require Grammar for converting C to IR
...and ObjC front-end for LLVM. > > Eli > > > > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev > > -- Warm Regards --Dev OpenPegasus Developer/Committer (\__/) (='.'=) This is Bunny. Copy and paste bunny (")_(") to help him gain world domination. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130729/b724ec96/attachment....
2006 Apr 21
2
getent not working (again)
...mmsp:x:51:51::/var/spool/mqueue:/sbin/nologin rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin nfsnobody:x:65534:65534:Anonymous NFS User:/var/lib/nfs:/sbin/nologin pcap:x:77:77::/var/arpwatch:/sbin/nologin xfs:x:43:43:X Font Server:/etc/X11/fs:/sbin/nologin pegasus:x:100:500:tog-pegasus OpenPegasus WBEM/CIM services:/var/lib/Pegasus:/sbin/nologin postfix:x:89:89::/var/spool/postfix:/sbin/nologin ntp:x:38:38::/etc/ntp:/sbin/nologin [root@io source]# ===================================== I have lots of messages of this in winbindd.log: [2006/04/21 12:01:13, 1] sam/idmap_ad.c:ad_idmap_get_id_...
2013 Feb 10
0
[LLVMdev] llvm-installation
You should use make -j with a number lower than 4, it looks like you ran out of memory when linking. On 10 February 2013 15:41, Manoj C <manoj.chinthala at gmail.com> wrote: > hello sir, > in llvm installation ./configure command worked properly but while > giving > make -j 4 command in ubuntu > > everything got build properly but at last it showed error as > >
2013 Jul 27
4
[LLVMdev] Require Grammar for converting C to IR
Respected Sir/Madam, As I was developing some part of compiler for a project. I require grammar (BNF or EBNF) for converting the C code in the IR as it is not been mentioned any where over your official website. Awaiting for your help. Regards, Vijay Daultani. M.Tech student IIT Delhi
2005 Oct 05
1
for anyone not on nahant list
Red Hat is pleased to announce the availability of Update 2 for the Red Hat Enterprise Linux 4 family of products, including: - Red Hat Enterprise Linux AS 4 for x86, AMD64/EM64T, Itanium, POWER, S/390 and zSeries - Red Hat Enterprise Linux ES 4 for x86, AMD64/EM64T, Itanium - Red Hat Enterprise Linux WS 4 for x86, AMD64/EM64T, Itanium - Red Hat Desktop 4 for x86 and AMD64/EM64T Craig
2013 Feb 10
2
[LLVMdev] llvm-installation
hello sir, in llvm installation ./configure command worked properly but while giving make -j 4 command in ubuntu everything got build properly but at last it showed error as llvm[4]: Linking Debug+Asserts executable clang collect2: ld terminated with signal 9 [Killed] make[4]: *** [/home/manoj/Desktop/LLVM/ build/Debug+Asserts/bin/clang] Error 1 make[4]: Leaving directory
2006 Apr 21
1
AW: getent not working (again)
...eue:/sbin/nologin > rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin > nfsnobody:x:65534:65534:Anonymous NFS User:/var/lib/nfs:/sbin/nologin > pcap:x:77:77::/var/arpwatch:/sbin/nologin > xfs:x:43:43:X Font Server:/etc/X11/fs:/sbin/nologin > pegasus:x:100:500:tog-pegasus OpenPegasus WBEM/CIM > services:/var/lib/Pegasus:/sbin/nologin > postfix:x:89:89::/var/spool/postfix:/sbin/nologin > ntp:x:38:38::/etc/ntp:/sbin/nologin > [root@io source]# > > ===================================== > > I have lots of messages of this in winbindd.log: > > [2006...
2013 Apr 03
0
[LLVMdev] RFC: Bug fix releases for 3.3 and beyond
Hi Tom, This is a great idea, we have ourselves back-ported fixes from trunk in LLVM 3.2 we are using. For stable release is it reasonable to count on a new BUG-fix release every two months for instance ? Seb > -----Original Message----- > From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] > On Behalf Of Tom Stellard > Sent: Tuesday, April 02, 2013 6:52 PM
2013 Jul 30
0
[LLVMdev] [cfe-dev] llvm.org bug trend
It would be really nice if our bug tracker had something like the "Issues: 30-day summary" that this jira instance has < https://issues.apache.org/jira/browse/LUCENE>. Another interesting statistic that might be interesting to plot alongside the "open bugs" graph is "total lines of code" (or maybe just plot the ratio "bugs/LOC"). -- Sean Silva On
2013 Apr 02
2
[LLVMdev] RFC: Bug fix releases for 3.3 and beyond
On Tue, Apr 02, 2013 at 09:59:39AM -0700, Chris Lattner wrote: > On Apr 2, 2013, at 9:51 AM, Tom Stellard <tom at stellard.net> wrote: > > I would really like to see the LLVM project start to make official bug fix > > releases (e.g. 3.3.1, 3.3.2, etc.). I think that this would be useful for a > > lot of the users of LLVM, especially projects that use LLVM as a library.
2013 Apr 03
0
[LLVMdev] RFC: Bug fix releases for 3.3 and beyond
For the record, I'm not opposed to this. I'm mostly playing devil's advocate. But I do feel that these are issues that need to be thought out before we continue. -bw On Apr 2, 2013, at 2:10 PM, Tom Stellard <tom at stellard.net> wrote: > On Tue, Apr 02, 2013 at 11:52:09AM -0700, Bill Wendling wrote: >> On Apr 2, 2013, at 9:51 AM, Tom Stellard <tom at
2013 Jul 30
7
[LLVMdev] llvm.org bug trend
Over most of the past year, I have been keeping an eye on the overall LLVM.org open-bug count. Sampling the count (almost) every Monday morning, it is a consistently non-decreasing number. I thought I'd post something about it to the Dev lists, as the count broke 4000 this past week. For your entertainment here's a chart that Excel produced from the data. (To make it more dramatic, I
2013 Apr 02
6
[LLVMdev] RFC: Bug fix releases for 3.3 and beyond
On Tue, Apr 02, 2013 at 11:52:09AM -0700, Bill Wendling wrote: > On Apr 2, 2013, at 9:51 AM, Tom Stellard <tom at stellard.net> wrote: > > > Hi, > > > > I would really like to see the LLVM project start to make official bug fix > > releases (e.g. 3.3.1, 3.3.2, etc.). I think that this would be useful for a > > lot of the users of LLVM, especially
2013 Apr 02
14
[LLVMdev] RFC: Bug fix releases for 3.3 and beyond
Hi, I would really like to see the LLVM project start to make official bug fix releases (e.g. 3.3.1, 3.3.2, etc.). I think that this would be useful for a lot of the users of LLVM, especially projects that use LLVM as a library. I am willing to help maintain bug fix releases, and I'm wondering if this is something that the LLVM project would officially support with a stable SVN branch and by