summaryrefslogtreecommitdiff
path: root/source3/smbwrapper/realcalls.h
AgeCommit message (Expand)AuthorFilesLines
1998-10-05- added pread pread64 pwrite pwrite64 and open64Andrew Tridgell1-0/+31
1998-10-05this gets smbwrapper working under Solaris 2.6. Not tested much yet.Andrew Tridgell1-0/+31
1998-10-04we need to use __readdir() in preference to SYS_readdir for systemsAndrew Tridgell1-2/+2
1998-10-04more solaris 2.5 fixups. It now seems to be working pretty well.Andrew Tridgell1-2/+22
1998-10-04fixed some stuff for Linux that porting to Solaris brokeAndrew Tridgell1-27/+31
1998-10-04started basic support for solaris 2.5 in smbwrapper.Andrew Tridgell1-16/+85
1998-10-04add support for dup() and dup2()Andrew Tridgell1-2/+2
1998-10-04refuse symlinks to or from a smb pathAndrew Tridgell1-0/+1
1998-10-04simplied the layout of the smbwrapper code. All those 3 line filesAndrew Tridgell1-4/+21
1998-10-03use __XXXdir() instead of __libc_XXXdir()Andrew Tridgell1-6/+5
1998-10-03drat.Andrew Tridgell1-1/+6
1998-10-03added fchdir() supportAndrew Tridgell1-1/+1
1998-10-03added mkdir() and rmdir() supportAndrew Tridgell1-0/+2
1998-10-03added lseek() support for directoriesAndrew Tridgell1-0/+1
1998-10-03lots of improvements to smbwrapper. It now works with Samba, Win95 andAndrew Tridgell1-0/+1
1998-10-02the guts of the smbwrapper code. I may change the layout of this atAndrew Tridgell1-0/+44