summaryrefslogtreecommitdiff
path: root/sys/netsmb/smb.h
AgeCommit message (Expand)Author
2003-04-07add bunch of NT DIRECTORY CHANGE NOTIFY and NT CREATE AND X related constantsjdolecek
2003-03-24one more rename - ERRbaddevice -> ERRnoipcjdolecek
2003-03-24fix some typos. from FreeBSDjdolecek
2003-03-24Add more constants for future use in kernel and userland.jdolecek
2003-03-24Recongnize more error codes returned by W2K servers.jdolecek
2003-03-24spelling fixes, add SMB_SET_FILE_END_OF_FILE_INFO subfunction forjdolecek
2003-03-02add couple more SMB constants and explanation textsjdolecek
2003-02-18use explicit width macros from <sys/endian.h>, do not define&usejdolecek
2003-02-18replace some magic error number with descriptive defines; meaning of the numbersjdolecek
2002-01-04resolve conflictsdeberg
2001-06-19`response', not `responce'wiz
2000-12-07initial stab at SMB stack, needed for smbfs. originally for freebsd bydeberg