| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
instead the shared variable area is used.
this fixes problems with /bin/sh under solaris
|
|
|
|
|
|
|
|
| |
(as it is everywhere else).
smbwrapper/smbsh.c: For IRIX n32 binaries, set _RLDN32_LIST not _RLD32_LIST.
Exec users preferred shell is SHELL environment variable is set.
tests/fcntl_lock.c: Added sys/types.h for systems that need this.
Jeremy.
|
| |
|
|
|
|
|
|
| |
has some *horrible* bugs !
smbwrapper/shared.c smbwrapper/smbsh.c smbwrapper/smbw.c: Fixed gcc warnings.
Jeremy.
|
| |
|
|
|
|
|
|
| |
- added a shared variable area based on a unlinked open file, and
implement a general get/set interface to it
- cache hostname lookups and master ip lookups in shared variable area
|
|
|