Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
1998-10-05 | this gets smbwrapper working under Solaris 2.6. Not tested much yet. | Andrew Tridgell | 1 | -7/+6 |
1998-10-04 | don't list the IPC$ share in directory listings (it causes infinite | Andrew Tridgell | 1 | -0/+2 |
1998-10-04 | started basic support for solaris 2.5 in smbwrapper. | Andrew Tridgell | 1 | -18/+22 |
1998-10-04 | support NetServerEnum in smbwrapper. You can now do a ls in /smb/ and | Andrew Tridgell | 1 | -2/+25 |
1998-10-04 | added support for printing via smbwrapper | Andrew Tridgell | 1 | -4/+32 |
1998-10-04 | modified cli_read() and cli_write() to issue multiple outstanding | Andrew Tridgell | 1 | -1/+1 |
1998-10-04 | use dummy file descriptors opened on /dev/null to ensure that the smbw | Andrew Tridgell | 1 | -3/+10 |
1998-10-04 | more smbw cleanups. | Andrew Tridgell | 1 | -5/+8 |
1998-10-04 | - split smbw directory code into smbw_dir.c | Andrew Tridgell | 1 | -0/+611 |