handle the case of an intermediate binary not loading smbwrapper.so
[samba.git] / source3 / smbwrapper / smbw_dir.c
1998-10-24 Andrew Tridgellvolker was concerned about unique inode numbers and...
1998-10-23 Andrew Tridgelldon't use SMBW_PWD_ENV any more
1998-10-20 Andrew Tridgellremoved setenv(), replaced with smbw_setenv()
1998-10-08 Andrew Tridgellfixed a problem with fchdir() that broke "cvs -d" in...
1998-10-07 Andrew Tridgellfixed a warning on SunOS
1998-10-07 Andrew Tridgellmore OSF1 changes as well as changes to allow us to...
1998-10-06 Andrew Tridgellimplemented unix semantics for rename in smbwrapper
1998-10-06 Andrew Tridgelladded a wrapper for fork()
1998-10-06 Andrew Tridgellfixed a bug in time setting (utime() call)
1998-10-06 Andrew Tridgelladded SMBW_PREFIX environment variable (allowing you...
1998-10-05 Andrew Tridgell- keep IRIX cc -64 happy
1998-10-05 Andrew Tridgellgot rid of all assembly code and gcc special features...
1998-10-05 Andrew Tridgellthis gets smbwrapper working under Solaris 2.6. Not...
1998-10-04 Andrew Tridgelldon't list the IPC$ share in directory listings (it...
1998-10-04 Andrew Tridgellstarted basic support for solaris 2.5 in smbwrapper.
1998-10-04 Andrew Tridgellsupport NetServerEnum in smbwrapper. You can now do...
1998-10-04 Andrew Tridgelladded support for printing via smbwrapper
1998-10-04 Andrew Tridgellmodified cli_read() and cli_write() to issue multiple...
1998-10-04 Andrew Tridgelluse dummy file descriptors opened on /dev/null to ensur...
1998-10-04 Andrew Tridgellmore smbw cleanups.
1998-10-04 Andrew Tridgell- split smbw directory code into smbw_dir.c