Displaying 4 results from an estimated 4 matches for "24884".
Did you mean:
2488
2010 Dec 26
2
Dovecot 1.2.12 + Postfix + virtual domains: delivering to system users
As mentioned in my previous posting, I've set up a mailserver for a domain of
Winboxen, authenticated through Active Directory. After some struggles, I
finally got that working. But I also need to receive emails for a few system
users on the mailserver (like postmaster, and a couple of accounts set up
for maintaining the system).
I thought, based on the way I read the documentation,
2006 Jan 11
0
movtable
Has anyone try out the movtable for ror port? I''m having problem trying to
get it work for the second model.
2010 Oct 27
2
d3dx9_36 : How to handle bug reporting
..._36
I was wondering if a dev or an experienced user could recommend me a method for bug reporting about this dll which is practical for devs, in particular when I test apps which yield a humongous log. I technically can fill a bunch of reports like this one : http://bugs.winehq.org/show_bug.cgi?id=24884 , but I don't feel that it's very practical because there is little information available.
Cheers!
2012 Feb 24
0
[xen-unstable test] 12043: regressions - FAIL
...le exit point.
The common case is to use and send req, so it does not add significant
overhead to always clear req.
Signed-off-by: Olaf Hering <olaf@aepfle.de>
Acked-by: Tim Deegan <tim@xen.org>
Committed-by: Tim Deegan <tim@xen.org>
changeset: 24884:626fa29dc04d
user: Olaf Hering <olaf@aepfle.de>
date: Mon Feb 20 22:09:40 2012 +0100
mem_event: remove type member
When mem_event was added the type flag should indicate who the consumer
is. But the concept of a single ring buffer for multiple event types c...