Re: Comcast and mail header errors?

2006-03-22 Thread Ben Scott
On 3/21/06, Paul Lussier [EMAIL PROTECTED] wrote: Received: from linux.codemeta.com (pm.codemeta.com[199.125.76.1](misconfigured sender)) $ host linux.codemeta.com linux.codemeta.com has address 199.125.76.10 $ host pm.codemeta.com pm.codemeta.com has address 199.125.76.1 $ host 199.125.76.1

Recommendations for C++ sourcecode analysis tools

2006-03-22 Thread Michael ODonnell
I've joined an established project and I'm trying to come up to speed with their (complex!) C++ code and could use some help in divining how all the pieces fit together. I'm doing all the usual WWW searches but also wanted to get recommendations from the GNHLUG; anybody know of good sourcecode

Re: Recommendations for C++ sourcecode analysis tools

2006-03-22 Thread Kevin D. Clark
Michael ODonnell writes: I've joined an established project and I'm trying to come up to speed with their (complex!) C++ code and could use some help in divining how all the pieces fit together. I'm doing all the usual WWW searches but also wanted to get recommendations from the GNHLUG;

Re: Recommendations for C++ sourcecode analysis tools

2006-03-22 Thread Jeffrey Creem
Michael ODonnell wrote: I've joined an established project and I'm trying to come up to speed with their (complex!) C++ code and could use some help in divining how all the pieces fit together. I'm doing all the usual WWW searches but also wanted to get recommendations from the GNHLUG; anybody

Re: Recommendations for C++ sourcecode analysis tools

2006-03-22 Thread Thomas Charron
I highly recomend KDeveloper. Suprised the hell out of me, but it's VERY good. Thomas On 3/22/06, Michael ODonnell [EMAIL PROTECTED] wrote: I've joined an established project and I'm trying to come up tospeed with their (complex!) C++ code and could use some help in divining how all the pieces

Re: Comcast and mail header errors?

2006-03-22 Thread Bruce Dawson
Ben Scott wrote: On 3/21/06, Paul Lussier [EMAIL PROTECTED] wrote: Received: from linux.codemeta.com (pm.codemeta.com[199.125.76.1](misconfigured sender) $ host linux.codemeta.com linux.codemeta.com has address 199.125.76.10 $ host pm.codemeta.com pm.codemeta.com has address

Re: Recommendations for C++ sourcecode analysis tools

2006-03-22 Thread fj1200
Eclipse? -- Original message -- From: Michael ODonnell [EMAIL PROTECTED] I've joined an established project and I'm trying to come up to speed with their (complex!) C++ code and could use some help in divining how all the pieces fit together. I'm doing

Re: Comcast and mail header errors?

2006-03-22 Thread Ben Scott
On 3/22/06, Bruce Dawson [EMAIL PROTECTED] wrote: Hmmm. What does linux.codemeta.com or pm.codemeta.com have to do with gnhlug.org's email? Other than the fact that you're a GNHLUG member, nothing. I'm pretty sure Paul is referring to mail you send directly to him, not through a GNHLUG list.

Re: Comcast and mail header errors?

2006-03-22 Thread Bruce Dawson
Paul Lussier wrote: Bruce Dawson [EMAIL PROTECTED] writes: Paul Lussier wrote: The one that prompted me to send this query was from Bruce's server... I didn't really want to put his IP address and server name in an e-mail which will likely be indexed by every conceivable search engine :)

Re: Recommendations for C++ sourcecode analysis tools

2006-03-22 Thread Steven W. Orr
On Wednesday, Mar 22nd 2006 at 10:37 -0500, quoth Michael ODonnell: = =I've joined an established project and I'm trying to come up to =speed with their (complex!) C++ code and could use some help =in divining how all the pieces fit together. I'm doing all the =usual WWW searches but also wanted

Re: Recommendations for C++ sourcecode analysis tools

2006-03-22 Thread Michael ODonnell
What was the name of the tool from Red Hat that did code inspections? It was supposed to be the best of them all. It was commercial for a while and then RH released it as open src. Anyone? I just installed Source Navigator and it's got RHAT logos in all the strategic locations, so I'm

Re: Comcast and mail header errors?

2006-03-22 Thread Ben Scott
On 3/22/06, Bruce Dawson [EMAIL PROTECTED] wrote: I haven't figured out how to get sendmail to bind to a specific source address. This is in all of Red Hat's default sendmail.mc files: DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')dnl I suspect a variation of that is what you want, but

Re: Comcast and mail header errors?

2006-03-22 Thread Bruce Dawson
Ben Scott wrote: On 3/22/06, Bruce Dawson [EMAIL PROTECTED] wrote: I haven't figured out how to get sendmail to bind to a specific source address. This is in all of Red Hat's default sendmail.mc files: DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')dnl I suspect a variation of

Re: Comcast and mail header errors?

2006-03-22 Thread Ben Scott
On 3/22/06, Bruce Dawson [EMAIL PROTECTED] wrote: DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')dnl I suspect a variation of that is what you want, but I've never tried it, so test first. That appears to only change the address and port sendmail listens on, not the address/port it

Re: Comcast and mail header errors?

2006-03-22 Thread Bruce Dawson
Ben Scott wrote: On 3/22/06, Bruce Dawson [EMAIL PROTECTED] wrote: DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')dnl I suspect a variation of that is what you want, but I've never tried it, so test first. That appears to only change the address and port sendmail listens on, not the

Re: Recommendations for C++ sourcecode analysis tools

2006-03-22 Thread Bill Ricker
Michael O'Donnel asks I've joined an established project If this request is from the MOD that I know at work, was in Firewalls, drop me a note at work ... anybody know of good sourcecode analysis tools for C++ that run on Linux? You didn't restrict to F/LOSS tools, and you didn't say if

Re: Comcast and mail header errors?

2006-03-22 Thread Ben Scott
On 3/22/06, Bruce Dawson [EMAIL PROTECTED] wrote: http://www.sendmail.org/~gshapiro/8.10.Training/DaemonPortOptions.html Perhaps Modifiers=h is what is needed? Wow. What search string did you use to find that? Ah, I think sendmail bind interface is what finally got it. I tried a few

Fedora ftp install without a name server?

2006-03-22 Thread Bill Freeman
I've made enough coasters with the name of an office supply store printed on them, so I decided to try an ftp install of Fedora 5. I've got a box with the iso files on it, mounted via the loop back device, and vsftpd running behind my router. From the target box, using knoppix, I