summaryrefslogtreecommitdiffstats
path: root/libcli/smb/smb_unix_ext.h
Commit message (Collapse)AuthorAgeFilesLines
* smb_unix_ext.h: Protect against multiple inclusion.Jelmer Vernooij2011-09-281-0/+4
|
* libcli/smb Move cifs posix helper functions and headers in commonAndrew Bartlett2011-05-061-0/+452
unix_perms_to_wire() was a duplicate symbol in the top level build. Andrew Bartlett