Displaying 6 results from an estimated 6 matches for "implament".
Did you mean:
impelement
2001 Jul 02
1
Wine controls without wine?
What are the odds of getting windows controls out of wine? I'm looking for
widgets that closely mimic windows common controls without the need for a
monolithic window re-implamentation.
I have a unix port of a program and all I want is to use my current gui code
with haveing to re-add all the windows stuff. I've tried using wine before
(and sent in my patches to wine development for fixes I made) but with wine,
it's all or nothing. I want to run file io natively,...
2003 Jan 29
1
Multiple Samba Instances on a Single Distribution.
...d ethernet devices!
Such that on a single Linux server you might run:
Samba:0 Domain_0 on eth0:0 10.10.10.10
Samba:1 Domain_1 on eth0:1 10.10.10.11
Samba:2 Domain_2 on eth0:2 10.10.10.12
Samba:x Domain_x on eth0:x 10.10.10.xx
Is there already a way to acomplish this?
Would this be worth trying to implament?
Is there a good reason NOT to attempt to do this?
I want to do this because it would allow me to build a single
server that is capable of acting like dozens of DC's, saving me
hardware, space, and management headaches...
ThanX, L8r
Ryan (rfulcher@digipen.edu) - not on the list yet :(
2018 May 17
0
[RFC] Adding 2 functions to the ALiasAnalysis interface (getAddressesDistance + ModRefSameBuffer)
...example (with code duplication for a first
implementation, lets discuss the idea first):
https://reviews.llvm.org/D46928
I saw one bad implemntation for detecting bank conflicts in Hexagon
open-source, but it wont realy work for most of examples, they only check
if the registers are equal.. in my implamentation I check the real distance
between locations...
thanks,
Atheel Massalha
Compiler Engineer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180517/6058ded4/attachment.html>
2002 Nov 18
0
R: 3rd POSTING: winbind mixcase DOMAIN+username???
Hallo Andrew,
thanks for the answer (for the hints in particular, I'm new on samba mailing
list), I'm working on a fax server based on the original implamentation of
Pedro Fraile you can read all the particular here:
http://www.linuxgazette.com/issue79/fraile.html
The goal of "my" fax server implementation:
Users authentication via samba/winbind/pam
Automatic creation of the mailbox for the users of the domain (only for
internal use with smb...
2018 Jun 20
2
adding 2 new functions to the AliasAnalysis interface
...e example (with code duplication for a first
implementation, lets discuss the idea first):https://reviews.llvm.org/D46928
I saw one bad implemntation for detecting bank conflicts in Hexagon
open-source, but it wont realy work for most of examples, they only check
if the registers are equal.. in my implamentation I check the real distance
between locations...
thanks,
Atheel Massalha
Compiler Engineer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180620/69fc9259/attachment.html>
2002 Nov 18
2
3rd POSTING: winbind mixcase DOMAIN+username???
Hallo Everyone,
Please answer to:
http://lists.samba.org/pipermail/samba/2002-November/084692.html
Thanks a lot in advance,
Gianluigi Di Vaio