summaryrefslogtreecommitdiff
path: root/source3/smbwrapper/smbw_stat.c
AgeCommit message (Expand)AuthorFilesLines
2003-11-02Whoops - missed a place where HAVE_STAT_ST_{BLOCKS,BLOCKSIZE} guardsTim Potter1-0/+4
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2001-10-02Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter1-3/+0
2001-01-16Fix for no master browser present.Tim Potter1-3/+4
2001-01-02Return an empty directory for a stat on a share we aren't allowed toTim Potter1-7/+17
1998-11-09Makefile.in: Removed rpc_server/srv_ldap_helpers.c per J.F.'s instructions.Jeremy Allison1-3/+3
1998-10-24volker was concerned about unique inode numbers and smbsh. This set ofAndrew Tridgell1-9/+25
1998-10-16changed some debug levelsAndrew Tridgell1-3/+7
1998-10-08use 1 second resolution calls if possibleAndrew Tridgell1-4/+4
1998-10-07more OSF1 changes as well as changes to allow us to use the standardAndrew Tridgell1-1/+0
1998-10-06implemented attribute mapping and chmod. file attributes are mapped inAndrew Tridgell1-0/+7
1998-10-05- keep IRIX cc -64 happyAndrew Tridgell1-1/+1
1998-10-05got smbwrapper working on IRIX 6.4. Things got a bit tricky,Andrew Tridgell1-1/+1
1998-10-05got rid of all assembly code and gcc special features. I'm hoping toAndrew Tridgell1-6/+0
1998-10-04add support for unlink() on printer shares in smbwrapper. unlink()Andrew Tridgell1-3/+7
1998-10-04added support for printing via smbwrapperAndrew Tridgell1-3/+43
1998-10-04add support for dup() and dup2()Andrew Tridgell1-3/+3
1998-10-04more smbw cleanups.Andrew Tridgell1-0/+179