summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
* Fixed a warning in server script cause by commit 537d704Steve Dickson2014-08-131-1/+1
| | | | Signed-off-by: Steve Dickson <steved@redhat.com>
* server: Added -A flag which will cause server script to ask to mount.Steve Dickson2014-08-131-14/+18
| | | | | | | By default the server script will no longer ask to mount. Use the new -A flag to restore the asking about the mount Signed-off-by: Steve Dickson <steved@redhat.com>
* Add SMB/CIFS mounts supportJeff Layton2014-08-121-2/+3
| | | | | | | | | | | The connectathon tests are also useful for testing SMB/CIFS filesystems but when running without unix extensions, some tests are expected to fail. Add a "CIFS mode" that skips tests that are known to fail when running on CIFS filesystems without POSIX extensions. Signed-off-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Pavel Shilovsky <pshilovsky@samba.org> Signed-off-by: Steve Dickson <steved@redhat.com>
* Inital CommitSteve Dickson2009-02-221-0/+164