Age | Commit message (Collapse) | Author | Files | Lines |
|
.cvsignore: added bin; it is no longer part of the source tree
smbwrapper/smbsh: now auto-generated from smbsh.in
smbwrapper/.cvsignore: added smbsh
configure.in: generate @builddir@
configure, include/stamp-h.in: regen
Makefile.in: new target `smbwrapper'; sped up directory creation
(This used to be commit 8f95ee8fc32d74f20cca489ecd3f7e34e773db2f)
|
|
conflicts. Instead use "01101" for O_CREAT|O_WRONLY|O_TRUNC.
uggh.
(This used to be commit cfc06af0b770d6638ba131501f9ea5a5c28cec3b)
|
|
(This used to be commit c4e450817886b40474cebdfc50c0c16fb4646baf)
|
|
(This used to be commit 70c2eb1ed93f4691e73e8ab32d81f50ea8785e2c)
|
|
(This used to be commit ee349bb329498e6f5852c1bf21c48563d076dc88)
|
|
recursion)
(This used to be commit 8d74f7bfdc217e95a7e300d06c3bf4e8d4877a6a)
|
|
(This used to be commit e5c7cabae4826bde819b94a48bc4674dcd69da21)
|
|
- cleaned up resolve_name() (split into separate functions for each resolver)
- if can't find local master then use #1B name
- support listing of foreign workgroups in /smb/
(This used to be commit a4e607c17d1119925c9d0e1d05e0fe81e9a2d1aa)
|
|
it will list all servers in your workgroup. You can set your workgroup
with the SMBW_WORKGROUP environment variable.
(This used to be commit 64699810e2d94e8648a0a3341b1cc826d4e8bfd9)
|
|
servers that we don't know the netbios name of.
(This used to be commit 147d49dade3901835b5d60b02c495bea544ff5e9)
|
|
will remove the job from the pirnt queue.
(This used to be commit 7bd738c30a09a211fd14a8544309efeec17c66f5)
|
|
You can print using "cp filename /smb/SERVER/PRINTER/jobname"
You can list the current printqueue using ls
(This used to be commit 080fb61b69620e26e8122705383dc2bd0468a519)
|
|
(This used to be commit c5210cb0fffd406ef1809db8644b299bb661df4d)
|
|
(This used to be commit 83e93d2a4493546cb481f5c8187c64207b5901d1)
|
|
read/write requests for large reads. up to max_mux requests may be
outstanding. This gives _much_ better throughput and should allow
smbsh to saturate just about any network.
this is an implementation of the "fast SMB" method I described on the
CIFS list a couple of months back.
(This used to be commit c728d1c5d6e4626d2f8e318eab4df32acc8cb505)
|
|
file descriptor allocation order is identical to the kernels.
(This used to be commit 60a683465647932f7241ba9f92443d5e5294e20b)
|
|
- cleaned up prototyping. Unfortunately we can't auto-prototype
wrapped.c because it replaces system functions.
- split stat functions into smbw_stat.c
(This used to be commit 04e92e692e49234df6fbbfd07a33b315ed62f0de)
|
|
- fixed a bug in the handling of multiple connections to different
servers
(This used to be commit a9f9d8c3d8c18a5ab4c18c1348ee9c8d643880fa)
|
|
were getting unwieldy
(This used to be commit a59d4e93da2cb2bb61a632ce85af0888a87a03e2)
|
|
resolution of names.
(This used to be commit c0931b6770dd822f156f388f37fb5b4abfcad51f)
|
|
(This used to be commit e28f55c0a3386cdb0185f5252b54d10d2c2a1710)
|
|
on Linux 2.0 libc detects the lack of getdents in the kernel and used
opendir() etc. so we need to implement those ...
it would be needed for a port to others OSes anyway I suppose.
(This used to be commit e3fd861590dd27cc643c2d8d0cb5a5651c84d9ac)
|
|
(This used to be commit a42729dbf5414f54e5d623514533958c62ada5f6)
|
|
(This used to be commit 1dcc84b942d4669f978aebdeaf85ea609c2b732f)
|
|
(This used to be commit 3c839a523183c163db0d14cf1a3aac47ffafd496)
|
|
(This used to be commit d516ee383c287550a5953cf5ea1cd69cc957e1aa)
|
|
(This used to be commit ce748e5ea94380147a01de8235b343c7e2852bee)
|
|
filename
(This used to be commit 5674fb4e9dc4d92213d763c8cecd26efc23a9720)
|
|
(This used to be commit e040047c647df3991becbf2b45de785fc875d1ff)
|
|
(This used to be commit 67ca971b0b00b5256b0af2c1c5777c393f9cef0b)
|
|
(This used to be commit 752e90b24f37d4697b87c65a53b45799c21ecab7)
|
|
implemented).
this is enough to be able to edit files using emacs on the smbwrapper
filesystem
(This used to be commit e5c3f36ef2e8fc0195d70b2f5db7d88d9ae4507a)
|
|
(This used to be commit b85d96144728e8a29c7c1114462e28bf3b144b80)
|
|
WinNT servers, and correctly lists share names in /smb/SERVER/
(This used to be commit 1ea349728b8984bfe5cf5df41a87efbe17ff5ccd)
|
|
some stage.
(This used to be commit 3f34a3cac817de19d227c36bc792db8b2c3798f9)
|