Displaying 5 results from an estimated 5 matches for "nicolay".
Did you mean:
nicolas
2006 Mar 22
5
hardware accelerated 3D-graphics in Win-XP-domU possible?
...wait buying my next pc until the necessary cpu features
are available.
TIA, martin
--
_______________________________________________________________________________
No MS-Word attachments (http://www.gnu.org/philosophy/no-word-attachments.html)
OSM GmbH Mail m.nicolay@osm-gmbh.de
- Softwareentwicklung - Telefon +49-201/8955-5
Ruhrallee 191 Fax +49-201/8955-400
D-45136 Essen Web http://www.osm-gmbh.de
_______________________________________________________________________________
__________...
2004 Aug 19
0
another PHP4 binding
On Sat, Aug 09, 2003 at 01:12:51AM +0200, Nicolay Mausz wrote:
> I'm currently writing another PHP4 binding without Swig. It is not a
> full 100% implementation of the whole API (I think this will be the Swig
> implementation) but it supports the most important features.
Hi Nicolay,
I just found this message while searching throug...
2010 Jul 25
0
[PATCH] dlls/ntdll/file.c: Setting FileAllInformation is not 'fixable'.
Max TenEyck Woodbury wrote:
> On 07/25/2010 01:55 PM, James McKenzie wrote:
>> Andrew Eikum wrote:
>>> On 07/25/2010 12:04 PM, Max TenEyck Woodbury wrote:
>>>> On 07/25/2010 09:45 AM, James McKenzie wrote:
>>>>> I think you missed what Nicolay and Dmitry are trying to tell you.
>>>>> We are trying to implement, bug for bug, the functionality of what
>>>>> Windows does. Does Windows return "STATUS_NOT_IMPLEMENTED" when this
>>>>> call is made? If not, your fix is WRONG. Silencing a ...
2013 Sep 26
1
How to authenticate against SQL DB with custom-ciphered passwords?
Hello,
I'm about to start developing authentication/password-scheme module for
Dovecot. So I would like to get some advice before actually committing to
doing things in particular way. Hope somebody will be able to help me :)
For the record, I am currently targeting latest stable Dovecot version
2.2.5.
I have an SQL DB with mail users' authentication data. Passwords are stored
either
2013 Nov 18
0
I wrote CheckPassword Shell example for Dovecot
Hello,
Seeing as there are not too many Dovecot CheckPassword driver usage
examples on the Internet, I wrote one using Shell script.
You can see post about it here:
http://devblog.plesk.com/2013/11/shell-checkpassword-authentication-in-dovecot/.
The post also has a link to Mercurial repository with the example.
Feel free to use the example as you see fit. You may even include it into