Displaying 20 results from an estimated 1000 matches similar to: "Making Outlook 97 to work"
2002 Jun 18
0
Running Outlook
Dear friends,
I managed to run Outlook to the point where
it just want to resolve the Exchange server name
into IP. To hack it, I used native Windows DLL's.
Along the mapi*.dll one, I setup as native
"rpcrt" = "native"
"rpcrt4" = "native"
My first clue when Outlook freezed was to put mpr.dll,
as native, but I pointed, that, even Outlook cannot
2002 Jun 13
1
Wine patches
Dear developer friends,
Is there a chance to have daily patches
to wine from CVS. Is too hard to wait a
month for a big patch. Also, at my job
I don't have access to open connections
to anything than proxy, so CVS is not
a solution.
kind regards,
Claudiu Costin
******************************************************************************
The information contained in this communication
2009 Apr 20
1
Announcing our 2009 Google Summer of Code students
Congratulations to our 2009 Google Summer of Code Students:
Claudiu Mihail
Liu Aleaxander
Claudiu will work on CLI/parser migration to C, and Liu will work on
ext4 support and filesystem migration to C. In combination, this should
help get Syslinux into a much more portable state.
We're looking forward to your work!
-hpa
2024 Aug 23
1
[PATCH v2 11/86] drm/atmel-hdlcd: Run DRM default client setup
On Wed, Aug 21, 2024 at 02:59:08PM +0200, Thomas Zimmermann wrote:
> Call drm_client_setup_with_fourcc() to run the kernel's default client
> setup for DRM. Set fbdev_probe in struct drm_driver, so that the client
> setup can start the common fbdev client.
>
> v2:
> - use drm_client_setup_with_fourcc()
>
> Signed-off-by: Thomas Zimmermann <tzimmermann at
2004 Jan 31
1
Per Ip bandwidth
Hi there,
I have two questions:
1)
In the following setup:
tc qdisc add dev eth1 root handle 1: htb
tc class add dev eth1 parent 1: classid 1:1 htb rate 100Mbit
tc class add dev eth1 parent 1:1 classid 1:10 htb rate 128Kbit
tc class add dev eth1 parent 1:10 classid 1:11 htb rate 32Kbit ceil
128Kbit
tc class add dev eth1 parent 1:10 classid 1:12 htb rate 32Kbit ceil
128Kbit
I have observed
2013 Feb 21
1
CDR direct executed failed
Hi,
I have configured the cdr throught ODBC with this files:
/etc/cdr_odbc.conf
[global]
dsn=asterisk2
;loguniqueid=yes
dispositionstring=yes
table=cdr ;"cdr" is default table name
usegmtime=no ; set to "yes" to log in GMT
hrtime=yes ;Enables microsecond accuracy with the billsec and duration fields
/etc/cdr.conf
[general]
enable=yes
unanswered =
1999 Jan 27
3
SWAT (eroneously) reports smbd/nmbd not working
hi all,
I just installed samba 2.2.0 on a Digital SMP server and I can tell that
administering it via SWAT is the bigest step since man walking on the moon.
but...
SWAT eroneously reports smbd/nmbd not working while they are working.
And even more, the smbd/nmbd [start]/[restart] buttons have dissapeared.
Why is that ?
Claudiu
premises:
hardware: Digital server 2xPII 266/128MB/2x4GB SCSI
2020 Jul 03
5
[RFC]: mm,power: introduce MADV_WIPEONSUSPEND
On Fri 03-07-20 10:34:09, Catangiu, Adrian Costin wrote:
> This patch adds logic to the kernel power code to zero out contents of
> all MADV_WIPEONSUSPEND VMAs present in the system during its transition
> to any suspend state equal or greater/deeper than Suspend-to-memory,
> known as S3.
How does the application learn that its memory got wiped? S2disk is an
async operation and it can
2020 Jul 03
5
[RFC]: mm,power: introduce MADV_WIPEONSUSPEND
On Fri 03-07-20 10:34:09, Catangiu, Adrian Costin wrote:
> This patch adds logic to the kernel power code to zero out contents of
> all MADV_WIPEONSUSPEND VMAs present in the system during its transition
> to any suspend state equal or greater/deeper than Suspend-to-memory,
> known as S3.
How does the application learn that its memory got wiped? S2disk is an
async operation and it can
2020 Jul 03
1
[RFC]: mm,power: introduce MADV_WIPEONSUSPEND
On Fri 2020-07-03 15:29:22, Jann Horn wrote:
> On Fri, Jul 3, 2020 at 1:30 PM Michal Hocko <mhocko at kernel.org> wrote:
> > On Fri 03-07-20 10:34:09, Catangiu, Adrian Costin wrote:
> > > This patch adds logic to the kernel power code to zero out contents of
> > > all MADV_WIPEONSUSPEND VMAs present in the system during its transition
> > > to any suspend
2007 Aug 11
1
disable TCP slowstart ?
Im trying to improve my internal apache proxy. It has to deliver a lot of
little/medium sized files. But every transfer starts with the usual small
window size. While this is good for internet connections it is not as good
for only internal connections where the environment is sane.
I have tryed to tune initial window size via
/proc/sys/net/ipv4/tcp_congestion_control
tryed already
2002 Feb 24
2
Using vcut
How does one use the vcut from Vorbis-tools package? I tried to enter
samples, miliseconds, seconds, h:mm:ss as cut point, but nothing
worked (I even tried to enter 1 as cutpoint, but I always got
"Cutpoint not within stream." message)...
I'm doing this on Windows, if it matters...
--
Jernej Simoncic, jernej.simoncic@guest.arnes.si
http://www2.arnes.si/~sopjsimo/
ICQ: 26266467
2010 Oct 04
1
asterisk-users Digest, Vol 75, Issue 2
Date: Fri, 1 Oct 2010 18:40:40 -0300
From: Rodrigo Lang <rodrigoferreiralang at gmail.com>
Subject: Re: [asterisk-users] AMI Originate
To: Asterisk Users Mailing List - Non-Commercial Discussion
<asterisk-users at lists.digium.com>
Message-ID:
<AANLkTikV+32vKVSkAFmkDciOPn+rO=k3jYJmsZLNj1QS at mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"
3
2018 Jun 12
2
T-38 re-invite issue
>>>>> "DC" == D'Arcy Cain <darcy at VybeNetworks.com> writes:
DC> Perhaps someone can explain what t38timeout is supposed to do
A 'git grep t38timeout' on the src leads one to res/res_fax.c, where one
case see that it is the number of miliseconds to permit for t38 negotiation
to complete once it starts.
Ie after both sides select t38, until they
2011 May 19
1
Gui immediately closes when started from command-line
Hello,
I want to run an r script that contains code for a gui (rgtk) on the command
line (windows 2000, 32 bits) using R2.10.1, but the Gui disappears a few
miliseconds after I started the program. What switch should I use to prevent
this? I tried r.exe, rterm.exe and rscript.exe with various combinations of
switches, but none of them works.
TIA
Cheers!!
Albert-Jan
2015 Apr 28
4
roaming profile doubles in size at client logout
Hello all,
I have a FreeBSD 10.1-RELEASE amd64 VM, with 4GB RAM and ZFS, running on an
ESX host.
I installed and configured samba 4 with the following configuration:
[global]
workgroup = TST-DOM
realm = TST-DOM.TLD.COM
netbios name = SAMBA4
server role = active directory domain controller
idmap_ldb:use rfc2307 = yes
logon path = \\%L\Profiles\%U
[netlogon]
path =
2002 May 22
3
Want to help Wine project?
This message is for those who wants to help Wine
project but do not know where to start.
We need contributors of a wide range of skills.
The minimal requirements are:
access to a computer with Linux (or other Unix-like
system) where you can use Wine.
We have a lot of tasks which are relatively easy to
do.
The fact that these tasks are easy does not mean they
are not important.
Examples of the
2020 Jul 03
0
[RFC]: mm,power: introduce MADV_WIPEONSUSPEND
On Fri, Jul 3, 2020 at 1:30 PM Michal Hocko <mhocko at kernel.org> wrote:
> On Fri 03-07-20 10:34:09, Catangiu, Adrian Costin wrote:
> > This patch adds logic to the kernel power code to zero out contents of
> > all MADV_WIPEONSUSPEND VMAs present in the system during its transition
> > to any suspend state equal or greater/deeper than Suspend-to-memory,
> > known
2020 Jul 03
0
[RFC]: mm,power: introduce MADV_WIPEONSUSPEND
On Fri, Jul 3, 2020 at 1:30 PM Michal Hocko <mhocko at kernel.org> wrote:
>
> On Fri 03-07-20 10:34:09, Catangiu, Adrian Costin wrote:
> > This patch adds logic to the kernel power code to zero out contents of
> > all MADV_WIPEONSUSPEND VMAs present in the system during its transition
> > to any suspend state equal or greater/deeper than Suspend-to-memory,
> >
2020 Jul 07
0
[RFC]: mm,power: introduce MADV_WIPEONSUSPEND
On Fri 03-07-20 18:45:06, Colm MacC?rthaigh wrote:
>
>
> On 3 Jul 2020, at 4:30, Michal Hocko wrote:
>
> > On Fri 03-07-20 10:34:09, Catangiu, Adrian Costin wrote:
> > > This patch adds logic to the kernel power code to zero out contents
> > > of
> > > all MADV_WIPEONSUSPEND VMAs present in the system during its
> > > transition
> >