Andrew, Thanks for taking the exe stuff. I'll examine the shm issues and report back.
PG > -----Original Message----- > From: Andrew Bartlett [mailto:[EMAIL PROTECTED]] > Sent: Saturday, November 30, 2002 10:22 PM > To: [EMAIL PROTECTED] > Cc: Multiple recipients of list SAMBA-TECHNICAL > Subject: Re: [PATCH] Fix 3.0 to observe executable extensions > > > On Sat, 2002-11-30 at 15:05, [EMAIL PROTECTED] wrote: > > The following patch changes the 3.0 version of Samba to discover > > and use a required executable extension, if required by the host > > OS. It also changes torture/torture.c to use shm_open() if > > shmget() is unavailable. > > > > This is basically the same change that I just submitted to head. > > I've applied the exe suffix part of these changes to HEAD and > 3.0, but I > would like to see the torture changes split out a bit if possible - is > it possible to emulate somthing like shmget() with shm_open()? This > could be added to lib/system.c. We try to avoid #ifdef in mainline > code. > > Andrew Bartlett > > -- > Andrew Bartlett [EMAIL PROTECTED] > Manager, Authentication Subsystems, Samba Team [EMAIL PROTECTED] > Student Network Administrator, Hawker College [EMAIL PROTECTED] > http://samba.org http://build.samba.org http://hawkerc.net >
