summaryrefslogtreecommitdiff
path: root/source3/smbwrapper/wrapper.h
AgeCommit message (Expand)AuthorFilesLines
1998-10-05handle systems that are missing either SYS_utime or SYS_utimesAndrew Tridgell1-2/+0
1998-10-05ported smbwrapper to SunOS4. It seems to work. pity so many binaries onAndrew Tridgell1-0/+1
1998-10-05this gets smbwrapper working under Solaris 2.6. Not tested much yet.Andrew Tridgell1-0/+3
1998-10-05don't define creat() under linux until we get the CREAT_BITS stuffAndrew Tridgell1-0/+6
1998-10-04drat. We can't include sys/fcntl.h because that givesAndrew Tridgell1-1/+0
1998-10-04more solaris 2.5 fixups. It now seems to be working pretty well.Andrew Tridgell1-0/+5
1998-10-04started basic support for solaris 2.5 in smbwrapper.Andrew Tridgell1-0/+7
1998-10-04more smbw cleanups.Andrew Tridgell1-3/+33
1998-10-04simplied the layout of the smbwrapper code. All those 3 line filesAndrew Tridgell1-0/+26
1998-10-03added basic chmod(), chown() and utime() support (not fullyAndrew Tridgell1-0/+1
1998-10-03added unlink() and rename() support to smbwrapperAndrew Tridgell1-1/+2
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/+8