Displaying 4 results from an estimated 4 matches for "pineapp".
Did you mean:
wineapp
2008 Jul 29
1
Bug in sd() and var() in handling vectors of NA (R version 2.7.1)?
...ctually wondering if it is a bug to report, or if we have to manage it in our own R scripts.
Thanks a lot, best regards,
Laetitia
************************************************************************************
This footnote confirms that this email message has been scanned by
PineApp Mail-SeCure for the presence of malicious code, vandals & computer viruses.
************************************************************************************
[[alternative HTML version deleted]]
2010 Mar 07
1
Using Samba NTLM authentication
Hi,guys .
I implement HTTP Proxy running in Linux environment and my proxy have
to support NTLM authentication.
My proxy written in C++.
I want to use samba API ,but I don't* know how and what* API can be used
exactly.
I would very appreciate if you can advice me some example code and any
advice which can help me in my task.
Thanks in advance,Arkady
2013 Oct 01
0
Question ANACOR-HELP
...eda D. Afonso Henriques, 45, 1049-005 Lisboa, Portugal
Telefone: 21 843 0678| E-mail: matilderosa@dgs.pt <mailto:matilderosa@dgs.pt>
************************************************************************************
This footnote confirms that this email message has been scanned by
PineApp Mail-SeCure for the presence of malicious code, vandals & computer viruses.
************************************************************************************
[[alternative HTML version deleted]]
2010 Mar 15
0
ntlm helper helper usage problem
Hi,guys .
I implement HTTP Proxy running in Linux environment and my proxy have
to support NTLM authentication.
My proxy written in C++.
I try to use _squid-ntlm helper _according to
*http://devel.squid-cache.org/ntlm/squid_helper_protocol.html .
So *I run helper like this *system ("ntlm_auth -d=10
--helper-protocol=squid-2.5-ntlmssp"*);
and implemented its protocol (see