summaryrefslogtreecommitdiffstats
path: root/source3/libsmb/clifsinfo.c
Commit message (Collapse)AuthorAgeFilesLines
* r6120: Added "volume" command to smbclient that prints out the volume name andJeremy Allison2007-10-101-0/+115
| | | | | | serial number. Jeremy. (This used to be commit c69623072e4112a4719867ea4809f5145b3cb64c)
* r3713: Implementation of get posix acls in UNIX extensions. Passes valgrind.Jeremy Allison2007-10-101-0/+58
| | | | | | | | | Need to add printout functions in client and set posix acl in server. SteveF - take a look at this for the cifsfs client ! Once this is working and tested the next step is to write this up for the UNIX extensions spec. documents. Jeremy. (This used to be commit 1bd3f133442a472b4718b94a636f2fec89a2e0dc)
* smbcquota patch from metzeGerald Carter2003-04-111-0/+76
(This used to be commit 74fab8f0d24004b1dfd5ce0fd7402895652f941f)