| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
metze
|
| |
|
|
|
|
| |
Add the structures, constants, and marshalling for SMB2.1 leases.
|
|
|
|
|
|
|
| |
3 but using a different hash calculation than 3.2.x passwd
databases (also version 3). Introduces a minor version
number.
Jeremy.
|
|
|
|
|
|
| |
* we now track, uid, remote ip, and local ip per CIFS operation
* removed perfcount_set_client() from perfcount interface as it's
unecessary
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fixed.
It turns out there were a number of places where cli_resolve_path() was called
and the error path upon that function failing did not set errno. There were a
couple of places the failure handling code did set errno to ENOENT, so I made
them all consistent, although I think better errno choices for this condition
exist, e.g. EHOSTUNREACH.
Derrell
|
| |
|
|
|
|
|
|
|
|
|
|
| |
correctly. For the clustering case.
Clustered setups should have only ever used
the unsigned version of TDB_DATA in the
first place so they can't be in this mess :-).
Just do the normal upgrade in the clustered case.
Jeremy.
|
|
|
|
| |
This fixes a "defined but not used" compile warning.
|
|
|
|
| |
metze
|
|
|
|
|
|
|
|
|
| |
We move prototypes of _PUBLIC_ functions into /dev/null,
as we want public function to have handwritten prototypes.
see proto_header_template in build/make/templates.mk...
metze
|
|
|
|
| |
metze
|
|
|
|
| |
metze
|
|
|
|
|
|
|
| |
It seems that 'sun' is somewhere defined and we can
use it as name for variables or struct/union members.
metze
|
|
|
|
| |
.. after adding smb_iconv_convenience to ndr_size_security_descriptor()
|
|
|
|
| |
disconnect, Win7 will break a batch oplock immediately on contention.
|
|
|
|
| |
suite instead of a solo test (in anticipation of more tests).
|
|\ |
|
| |\ |
|
| | |
| | |
| | |
| | |
| | | |
Adding --wspp to possibleInferiors.py forces it to use the WSPP
documented algorithm, which doesn't match windows behaviour
|
| |/
|/|
| |
| |
| |
| |
| | |
modules shouldn't matter, so as vfs_streams_depot doesn't
implement get/setxattrs then call into the full VFS stack
at the top.
Jeremy
|
| |
| |
| |
| |
| | |
order shouldn't matter & I have a more correct fix for this.
Jeremy.
|
| |
| |
| |
| |
| | |
depends on xattrs, and xattr_tdb was pushed *first* in the stack...
Jeremy.
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
to run elections
Fix logic bug that causes nmbd to wait 5 minutes before
looking for a master browser. This one is *old* :-). Thanks
for Simo for bugging me on this.
Jeremy.
|
| |
| |
| |
| |
| | |
variables, so the values rather than the variable names show up in
configure output.
|
|\ \ |
|
| | | |
|
|\ \ \ |
|
| |\ \ \ |
|
| | | | | |
|
| |\ \ \ \ |
|
|\ \ \ \ \ \
| |/ / / / /
|/| | / / /
| | |/ / /
| |/| | | |
|
| | | | |
| | | | |
| | | | |
| | | | | |
metze
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
HAVE_MKSTEMP
metze
|
| | | | |
| | | | |
| | | | |
| | | | | |
metze
|
| | | | |
| | | | |
| | | | |
| | | | | |
metze
|
| | | | |
| | | | |
| | | | |
| | | | | |
metze
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Another bug due to careless merge to /lib :-(((
Volker
|
| | | | |
| | | | |
| | | | |
| | | | | |
Guenther
|
| | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | | |
To me "fill_share_mode_lock failed" is a "can't happen" alert. There is
however a perfectly valid case in get_file_infos() when the file is not open.
Change the corresponding debug message to level 10 and explain more.
|
| |\ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Jeremy, this broke with 8dd1faaa2992851f6852ba7ea4498445af5faadd. Not sure if
other users broke as well with that change.
Guenther
|
| | | | |
| | | | |
| | | | |
| | | | | |
Guenther
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
information.
Guenther
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
sbuf as invalid (if not already read via stat()). Still trying
to find the build farm RAW-STREAM errors and it's happening
in a openX call....
Jeremy.
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This reverts commit 8532faffd08bbbcfaac60fd866fa5ab255913d4a.
swat needs zlib through ../librpc/ndr/ndr_compression.c, function
ndr_pull_compression_mszip_chunk(). This fails to link at least
on our build farm bsd boxes.
Michael
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This reverts commit 1f265548e7d17a4ed83705149dd944fcdd31134d.
smbd needs zlib through ../librpc/ndr/ndr_compression.c, function
ndr_pull_compression_mszip_chunk(). This fails to link at least
on our build farm bsd boxes.
Michael
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This test code builds the possibleInferiors for every class in the
schema on a target machine, and compares it to the servers
possibleInferiors attribute.
The MS-ADTS spec describes how to calculate possibleInferiors for a
object, but it seems to have some bugs. The spec says that we need to
use AUXCLASSES, and it does not mention the use of the SUBCLASS
tree. In trying to match windows behaviour, I found that I needed to
ignore the AUXCLASSES and build a SUBCLASSES tree.
|