| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| |
| |
| | |
Less trouble than I thought plus it didn't need an interface
change (thank goodness !).
Jeremy.
|
| |
| |
| |
| | |
Jeremy.
|
| | |
|
| |
| |
| |
| | |
Sync with trunk as off r13315
|
| |
| |
| |
| |
| |
| |
| | |
Remove check_for_pipe() - Volker was completely correct.
If it gets re-added it will be in a old open call path, not
in the generic code path.
Jeremy.
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
(NT_STATUS_NONE_MAPPED),
we have S-0-0 as a SID in the cache. This leads to ugly level 0 messages from
string_to_sid. Avoid them.
Volker
|
| |
| |
| |
| |
| |
| |
| |
| | |
honored (ie. the file gets deleted) for derectories when set at open
time - even though it doesn't show in the qfileinfo call. This is not
true of files.... (if anyone from the EU is listening, it's stuff like
this that makes CIFS non-documentable :-).
Jeremy.
|
| |
| |
| |
| |
| | |
the data struct how big the token is... :-).
Jeremy.
|
| |
| |
| |
| |
| |
| |
| |
| | |
by saving the UNIX token used to set a delete on close flag,
and using it when doing the delete. libsmbsharemodes.so still
needs updating to cope with this change.
Samba4 torture tests to follow.
Jeremy.
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
to ignore
the sambapwdmustchange field if we can access the corresponding account
policy and calculate it dynamically based on the pwdlastset field.
Volker
|
| |
| |
| |
| |
| |
| | |
jason qian <jason@infrant.com> was a *fantastic*
help in tracking this down.
Jeremy.
|
| |
| |
| |
| |
| |
| |
| | |
bloody placeholder share mode entries (I hate
these - I've had to add this filter code now to too
many places :-).
Jeremy.
|
| |
| |
| |
| | |
Jeremy.
|
| |
| |
| |
| | |
United Linux 1 (UL) aka SuSE Linux Enterprise Server (SLES) 8.
|
| |
| |
| |
| |
| |
| | |
always update the failed time when we are adding a failed
connection.
Jeremy.
|
| |
| |
| |
| | |
3.0.21b now
|
| |
| |
| |
| | |
rebooting
|
| |
| |
| |
| | |
systems. Fix the build on those boxes
|
| |
| |
| |
| | |
* update output from mkversion.sh to include the SAMBA_VENDOR_PATCH
|
| | |
|
| |
| |
| |
| | |
We were trashing the stack on machines that define mode_t as uint16_t
|
| |
| |
| |
| |
| |
| |
| | |
Fix cli_setpathinfo() to actually do what it's supposed to.
Also, get rid of some apparently drug-induced code to deal with create time
which isn't being manipulated anyway.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This should fix bug #3446.
- The authentication domain provided an an SMB URL was being ignored. This
patch fixes that.
- There were a number of places where string copies were not being confirmed to
be properly null-terminated. Now, all string copies in libsmbclient.c are
properly null-terminated.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
lp_load() could not be called multiple times to modify parameter settings based
on reading from multiple configuration settings. Each time, it initialized all
of the settings back to their defaults before reading the specified
configuration file.
This patch adds a parameter to lp_load() specifying whether the settings should
be initialized. It does, however, still force the settings to be initialized
the first time, even if the request was to not initialize them. (Not doing so
could wreak havoc due to uninitialized values.)
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The problem was that the ntlmssp bind silently failed in that case, we have to
do it anonymously. Or does anybody have a better idea?
Give a better error message if something else is wrong with the account.
Volker
|
| |
| |
| |
| | |
Volker
|
| |
| |
| |
| |
| |
| |
| |
| | |
Jeremy, configure.in decides whether aio support works quite early in the
sequence of checks. Wouldn't it be better to only use aio support if really
all necessary functions actually are around?
Volker
|
| |
| |
| |
| |
| | |
(I hope). Separate 3.0.21b patch sent to Jerry.
Jeremy.
|
| | |
|
| |
| |
| |
| | |
Jeremy.
|
| |
| |
| |
| |
| |
| | |
entries. Add paranioa to debug so we know when an
entry is unused.
Jeremy.
|
| |
| |
| |
| |
| |
| | |
access free'd memory.
Jerry please pick up for 3.0.21b !
Jeremy.
|
| |
| |
| |
| |
| |
| |
| | |
auth was not generating the correct auth header on the 4th
packet. This may fix a lot of Windows client complaints and
is essential for release.
Jeremy.
|
| |
| |
| |
| |
| | |
file create the file.
Jeremy.
|
| |
| |
| |
| | |
Jeremy.
|
| |
| |
| |
| | |
Guenther
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Check that ldap admin dn is defined in smb.conf before
setting the ldap password in secrets.tdb
Based on patch by William Jojo <jojowil@hvcc.edu>
Simo.
|
| |
| |
| |
| |
| |
| |
| | |
These can happen in normal operation (I think - not 100%
sure) and don't want to alarm admins. Jerry please add this
to 3.0.21b.
Jeremy.
|
| |
| |
| |
| |
| | |
is defined. Jerry - this needs to be in 3.0.21b.
Jeremy.
|
| |
| |
| |
| | |
need to access info when using the ldap backend
|
| | |
|
| | |
|
| |
| |
| |
| | |
server role when calling 'testparm -s' (BUG 1336)
|
| |
| |
| |
| |
| |
| | |
SATOH Fumiyasu <fumiyas@miraclelinux.com>
Jerry please pick this up for 3.0.21b.
Jeremy.
|
| |
| |
| |
| | |
Jeremy.
|
| |
| |
| |
| | |
with a NULL service path and fname (we do it all the time internally)
|
| |
| |
| |
| | |
Jeremy.
|
| | |
|
| |
| |
| |
| | |
Jeremy.
|