Displaying 2 results from an estimated 2 matches for "mazy".
Did you mean:
may
2008 Sep 04
1
Tested nouveau on a Quadro NVS 140M
...f it's related).
- I've lots of "[drm] PGRAPH_ERROR - nSource: PROTECTION_ERROR, nStatus:
[drm] PGRAPH_ERROR - Ch 2/0 Class 0x502d Mthd 0x08dc Data
0x00000000:0x00000000" in dmesg
Please tell me if you want me to perform new tests or give more debug info.
Cheers,
--
S?bastien Mazy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: xorg.conf
Type: application/octet-stream
Size: 419 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/nouveau/attachments/20080904/690fabf2/attachment-0002.obj
-------------- next part ----------...
2013 Mar 11
2
doveadm password check
Hi,
I want to write some php code that users can change there dovecot
password via a roundcube plugin. I'm using php function crypt(...) to
generate the hashes and everything works well so far.
I'm using doveadm pw to generate testhashes e.g.:
srv:~ # doveadm pw -r 5 -s BLF-CRYPT -p abc
{BLF-CRYPT}$2a$05$W82/Vw4ZEcHBC00M8cNwe.g8fOHuAeV7L5Q/q4W6VWl9V5kjoiz8y
I expected an