| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| |
| |
| | |
showlibtalloc, showlibtdb, ... and one overall showlibs target.
Michael
|
| |
| |
| |
| | |
Michael
|
| |
| |
| |
| |
| |
| | |
for completeness
Michael
|
| |
| |
| |
| |
| |
| |
| | |
now that the @LIBFOO_STATIC@ entries have vanished from the object lists.
Just use the static library.
Michael
|
| |
| |
| |
| | |
Michael
|
| |
| |
| |
| |
| |
| |
| | |
just like for the libs configured with SMB_LIBRARY().
This makes @LIBWBCLIENT_STATIC@ vanish from the object collections.
Michael
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This is based on a patch from the debian packages
by Steve Langasek <vorlon@debian.org>.
It removes the static libs from the object collections.
For those libs that are set up with SMB_LIBRARY().
Michael
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
running many of the LOCK torture tests.
Return true from the onefs cancel function if we've errored, which can happen
when the CBRL domain is configured to only give out 1 lock. :)
|
|/
|
|
| |
Jeremy.
|
|
|
|
| |
Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
|
|
|
|
|
| |
Static talloc libs were missing since conversion to talloc.
Michael
|
|
|
|
| |
Michael
|
|
|
|
| |
Michael
|
|
|
|
|
|
| |
if "hide dot files" is set. Thanks to Barry Kelly <bkelly.ie@gmail.com>
for pointing this one out.
Jeremy.
|
| |
|
| |
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
.. after adding smb_iconv_convenience to ndr_size_security_descriptor()
|
|
|
|
|
|
|
| |
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.
|
|\ |
|
| |
| |
| |
| |
| |
| | |
Another bug due to careless merge to /lib :-(((
Volker
|
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| | |
Signed-off-by: Michael Adam <obnox@samba.org>
|
| |
| |
| |
| |
| |
| | |
the mount helpers don't use any popt symbols
Signed-off-by: Michael Adam <obnox@samba.org>
|
| |
| |
| |
| |
| |
| | |
swat doesn't use any zlib symbolѕ
Signed-off-by: Michael Adam <obnox@samba.org>
|
| |
| |
| |
| |
| |
| | |
smbd doesn't use any zlib symbolѕ
Signed-off-by: Michael Adam <obnox@samba.org>
|
| |
| |
| |
| |
| |
| | |
pam_smbpass doesn't use the krb5 stuff
Signed-off-by: Michael Adam <obnox@samba.org>
|
| |
| |
| |
| | |
Guenther
|
| |
| |
| |
| | |
Guenther
|
| |
| |
| |
| |
| |
| | |
This is a temporary solution while waiting for the regf merge from s4.
Guenther
|
| | |
|
|\| |
|