search for: versionstring

Displaying 3 results from an estimated 3 matches for "versionstring".

Did you mean: version_string
2002 Sep 13
1
Hiding version information
...general users list, but after thinking about it, I thought that it might be good to post it here as well. * Does a feature like this have any impact on the functionality of OpenSSH? * Would a feature like this appealing at all to the OpenSSH community? The options are HideVersionInformation and VersionString, and they operate like this: Setting HideVersionInformation to yes causes sshd to either use a default version string of "OpenSSH" or a user defined string specified with the option VersionString. Example 1: # sshd would deliver something like SSH-2.0-OpenSSH_3.4p1 HideVersionInforma...
2007 Oct 11
1
problem to install itunes 7.4.3 with wine 0.9.44
...90f811-1d3a-11d0-891f-00aa004b2e24} could be created for context 0x1 err:ole:create_server class {bb46f03e-7cd2-489f-8f95-bb950f395fdb} not registered err:ole:CoGetClassObject no class object {bb46f03e-7cd2-489f-8f95-bb950f395fdb} could be created for context 0x4 fixme:msi:MSI_GetProductInfo L"VersionString" err:msi:custom_get_thread_return Invalid Return Code 1723 err:msi:ITERATE_Actions Execution halted, action L"InstallPackages" returned 1603 fixme:shell:DllCanUnloadNow stub ------------------------------------------------------------------------ I've read on this page http://a...
2009 Jan 27
1
Segmentation fault in MSetIterator get_weight
Hi, I'm using xapian with c# and mono and i'm having a segfault in get_weight. When i print the index variable, the value is clearly too high. I think something write over it. Do you have any idea on how i could trace the beginning of the segmentation fault ? Thanks, -- Yann