Displaying 3 results from an estimated 3 matches for "ruderich".
2007 Sep 29
0
[ wxruby-Bugs-14322 ] Multiple warnings, especially @__painting__
...OS X 10.4.10 with ruby 1.8.6 compiled with macports and wxRuby 1.9.1 installed with gems as binary gem.
Thanks for your help.
Aside this bugs I want to they thank you for your great work. I like wxRuby very much and use it very often. It''s easy and simple to use.
Thanks,
Simon (simon at ruderich dot com)
----------------------------------------------------------------------
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=218&aid=14322&group_id=35
2008 Jan 11
1
DO NOT REPLY [Bug 5188] New: Locked attribute not stored on Mac OS X
...ribute not stored on Mac OS X
Product: rsync
Version: 3.0.0
Platform: PPC
OS/Version: Mac OS X
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: buofusva@ruderich.com
QAContact: rsync-qa@samba.org
Hi,
I'm using rsync 3.0pre7 (30.PR16) on my Mac OS X 10.4 systems. It works very
fine except one minor issue.
If I "lock" a directory or document in the Finder (Apple + I) and then backup
this file, the file is not "locked" on t...
2023 Apr 29
0
Misleading documentation for StrictHostKeyChecking
Hello,
the ssh_config man page for StrictHostKeyChecking contains a
misleading sentence. The description of the option ends with "The
host keys of known hosts will be verified automatically in all
cases.". This sounds to me like no matter the value of
StrictHostKeyChecking the host keys are verified; "verified"
meaning "don't connect if they don't match".