Age | Commit message (Collapse) | Author | Files | Lines |
|
(This used to be commit 5be3c37f50eac35cad3eadf0d24e7a4ee04c075e)
|
|
client/client.c:
client/clitar.c:
include/client.h:
smbwrapper/smbw_dir.c:
smbwrapper/smbw_stat.c:
smbwrapper/smbw.c:
lib/util.c: Converted all use of 'mode' to uint16.
smbd/quotas.c: Fixed stupid comment bug I put in there :-(.
printing/printing.c: Fix from J.F. to new code.
Jeremy.
(This used to be commit bacd3e9d2036a804e73644a28fc498f229c8446c)
|
|
I did this when I saw yet another bug report complaining about
smbclient intermittently missing files. Rather than applying more
patches to smbclient it was better to move to the more robust
clientgen.c code.
The conversion wasn't perfect, I probably lost some features of
smbclient while doing it, but at least smbclient should be consistent
now. It if fails it should _always_ fail rather than giving people the
false impression of a reliable utility.
the tar stuff seems to work, but hasn't had much testing as I never
use it myself. I'm sure someone will find bugs in my conversion of
smbtar.c. It was quite tricky as it did a lot of its own SMB calls. It
now uses clientgen.c exclusively.
smbclient is still quite messy, but at least it doesn't build its own
SMB packets.
I haven't touched smbmount as I never use it. Mike, do you want to
convert smbmount to use clientgen.c?
(This used to be commit e14ca7765ace1b721dad8eca4a527a4e4a8f1ab8)
|
|
test for both before including ACL support.
(This used to be commit 86743dfda446fddaffff7cbb57ca6b5901948ad5)
|
|
(for example /usr/bin/man because it is setgid).
(This used to be commit 85f639ab2ba72dda5a00cf11c8ee705f5a51ec54)
|
|
changes uses the unique index number from a SMB_QUERY_FILE_ALL_INFO to
try to provide inode numbers. If it is 0 then use the hash of the
filename as before.
(This used to be commit 2565ccf9de9d5e80fdb5bcadbc7130faba386d95)
|
|
descriptors by catching close attempts on those fds and returning
EBADF.
(This used to be commit 9d863fb1681a5b03696552e1d93fe339b4bae455)
|
|
(This used to be commit 252fe1e7014b2bf79a3abfa52fb77db9129074c7)
|
|
instead the shared variable area is used.
this fixes problems with /bin/sh under solaris
(This used to be commit 4eb7b5c6a81447755dfa1be27479027333ed6f26)
|
|
(This used to be commit 636182f18346af457f905cd784e68ae5d4f75d0e)
|
|
(as it is everywhere else).
smbwrapper/smbsh.c: For IRIX n32 binaries, set _RLDN32_LIST not _RLD32_LIST.
Exec users preferred shell is SHELL environment variable is set.
tests/fcntl_lock.c: Added sys/types.h for systems that need this.
Jeremy.
(This used to be commit 50413d0d819d4f13e760ca8439c5bdde0898d63e)
|
|
(This used to be commit 5b7b24d3f9a74b241f7e767de4a2bae601adf88a)
|
|
(This used to be commit dc08f1a5c92e86c41dc03f6a4d10d5779f3d9c34)
|
|
(This used to be commit 72bce217ef474f056d8f6675667ec78d1772ff37)
|
|
has some *horrible* bugs !
smbwrapper/shared.c smbwrapper/smbsh.c smbwrapper/smbw.c: Fixed gcc warnings.
Jeremy.
(This used to be commit 76448d1d82a78520953c662afee0886122ce134b)
|
|
(This used to be commit 9b249c075e53e6cf75399d60a6371648c03104fa)
|
|
- added a shared variable area based on a unlinked open file, and
implement a general get/set interface to it
- cache hostname lookups and master ip lookups in shared variable area
(This used to be commit 279cbe69efd75450113d2da0da5e67b29f3702b1)
|
|
Jeremy.
(This used to be commit 60dc1a4a00a22088d33369588b0d5eb292cf084a)
|
|
(This used to be commit 121e321a12c5da5cb44ca1baece7e25c3ab7f943)
|
|
have. Needed for server diagnosis purposes...
Jeremy.
(This used to be commit 04d79a9ae515e7259277f9980552f1d61df239f1)
|
|
that didn't have _STAT_VER_LINUX_OLD defined. maybe you want to sort
this out properly...
(This used to be commit aa9dd697d41ed5bed1bddab519ea80df9e6f21f1)
|
|
(This used to be commit 784b1590c8c305d6876a14fcaa6fc17b9daac6d0)
|
|
(This used to be commit e0445419b2d50ae6efef36f4f295ebcfdbf1ad82)
|
|
(This used to be commit 62fdeef1b79c5c4c9bf0e860881651711bb80b9a)
|
|
- got smbtorture to compile
- removed %D from some of lukes code - Luke, what is %D? it ain't
portable anyway
(This used to be commit 91597c12fb593f49b23c7cea5b64dbb89a0428b3)
|
|
(This used to be commit 349469221a84658048790d7567b4fcea43c0b759)
|
|
(This used to be commit 6121f7c8c2d63fd12266327a6f2ac9a5e717dccc)
|
|
(This used to be commit e5ed0e6f96835c5b189368faf4555d07f1f6b19c)
|
|
(This used to be commit 9efbb21f35aca6f86ed3cb9c58ebec40e5d44b90)
|
|
(This used to be commit f374706cbf654bdb33df3074cb1a8101af0201eb)
|
|
(This used to be commit 42765a654f9fe45160760e61a80d789279ee6198)
|
|
(This used to be commit fda52c6fd1ff0c46948bff7156742dab1dd1eacd)
|
|
(This used to be commit d651229ef3eb06035d015770c5ea018f33234ebc)
|
|
(This used to be commit c506ffa527428897689dfd9ff48719208c47669d)
|
|
- more solaris acl fixes
(This used to be commit 8fc7bc0ee6919f2c1d438e924fbb8b44f87dee63)
|
|
(This used to be commit ab5ed686f813c6294ca3eb9b800b3ad41a5a77c3)
|
|
(This used to be commit 15aa1b52cd78e9b59fa44b248267b9698a5b0d5c)
|
|
(This used to be commit 96fc2856bcb1424f69ecf513f7b685bec08dcb1f)
|
|
minimal includes in wrapped.c
(This used to be commit fd6a59d8ca0932d61a60b74485841001d4f8fd44)
|
|
(This used to be commit 4ea3f86f996c1c6acfbf0363e1a02ace4b4a302c)
|
|
(This used to be commit ab49ffe37f11b28144a7815ada1d891b14ffbc2d)
|
|
(This used to be commit 1918ea2991bef323fdb00912500961d60da17cdb)
|
|
includes.h in wrapped.c, thus making porting much simpler
(This used to be commit 6f2239c935fdecfefa89227c113df01e3957691a)
|
|
(This used to be commit 4dbfec81b2c67f2d36b26685a631001738d9569f)
|
|
- try a new method of handling prototype mismatches in wrapped.c. We
now try to disable prototypes!
(This used to be commit 77aea37bb83f2b9ad541f851b003ca10b9811314)
|
|
(This used to be commit 699777a5c149d8608c834034d50b207d6da254b2)
|
|
doesn't work yet)
(This used to be commit ffa7d0461fa6628302ddf5590a42cca60ec8b90b)
|
|
(This used to be commit bf1e257afb51f93e707bd7c1f75c8a2b35e69bed)
|
|
(This used to be commit 0ee3e0c62378bdf7a8e145de0727ea85763af95a)
|
|
(This used to be commit a5c18f9c82f5f76b00ff29c5668b4f0d3e8d6bd0)
|