Gerald Carter
330985ebb5
r22159: BUG 4501 (second half of fix): Just disable the
...
uid/gid allocation if no idmap alloca backend has been
defined and we are not using a 3.0.24 idmap backend
compatible configuration.
(This used to be commit 0b700456f4
)
2007-10-10 12:19:18 -05:00
Gerald Carter
43401cf93b
r22158: BUG 4501 (partial): Fix a crash caused by not using the
...
nss_info_{rfc2307,sfu} plugin with idmap_ad.
(This used to be commit f640f056bf
)
2007-10-10 12:19:17 -05:00
Jeremy Allison
d1ec690972
r22157: Fix bug #3634 - stop nmbd segfaulting with bad interface line.
...
Jeremy.
(This used to be commit c3e2207cb4
)
2007-10-10 12:19:17 -05:00
Jeremy Allison
e5428ef189
r22155: Fixed warning #4498 from jason@ncac.gwu.edu.
...
Jeremy.
(This used to be commit f1b22c9527
)
2007-10-10 12:19:17 -05:00
Jeremy Allison
4e0a6bd9a7
r22154: Make struct smbdb_ctx an opaque pointer so users of the API
...
don't need to have tdb.h.
Jeremy.
(This used to be commit 512542c90a
)
2007-10-10 12:19:17 -05:00
Stefan Metzmacher
78c57f59ac
r22153: fix LDAP SASL "GSSAPI" bind against w2k3, this isn't critical
...
because we try "GSS-SPNEGO" first and all windows version support
that.
metze
(This used to be commit 34a5badbde
)
2007-10-10 12:19:17 -05:00
Stefan Metzmacher
1ec9de1104
r22151: remove netgr functions from libreplace they're not used
...
in samba4 currently and samba3 has explicit configure checks for them.
should fix bug #4496
metze
(This used to be commit 7f61b3f009
)
2007-10-10 12:19:17 -05:00
Gerald Carter
1790c67780
r22149: BUG 4500: patch from Jorge Santos <jorge_a_santos@hotmail.com>
...
to fix compile bug ni quotas.c (typo calling unbecome_root()).
(This used to be commit 22d550d62b
)
2007-10-10 12:19:16 -05:00
Jim McDonough
d6d35eab6e
r22148: Fix gpfs module on posix-acl test. Adds gpfsacl_sys_set_fd (calls
...
_file). Thanks to Gomati Mohanan.
(This used to be commit 859269c949
)
2007-10-10 12:19:16 -05:00
Volker Lendecke
b61fac6742
r22147: Next try
...
(This used to be commit 42f4232155
)
2007-10-10 12:19:16 -05:00
Volker Lendecke
d442cca230
r22146: Attempt to fix the build
...
(This used to be commit 825255c760
)
2007-10-10 12:19:16 -05:00
Jeremy Allison
a098724734
r22145: Fix bug #4494 - reported by Kevin Jamieson <bugzilla@kevinjamieson.com>.
...
If returning a mapped UNIX error from sendfile, don't call chain_reply.
Jeremy.
(This used to be commit 38404c990d
)
2007-10-10 12:19:16 -05:00
Volker Lendecke
a40df6f92d
r22135: Check in most of Michael Adam's net conf utility. A good share of this patch
...
is moving functions around to fix some linker dependencies for the registry.
Michael, I've renamed your auth_utils2.c to token_utils.c.
Thanks!
Volker
(This used to be commit 9de16f25c1
)
2007-10-10 12:19:16 -05:00
Jeremy Allison
4838055e5f
r22132: I hate inefficiency. Don't call conv_str_size()
...
on every pread/sendfile call, initialize these
variables in an allocated struct at connection
time and just refer to them directly.
Jeremy.
(This used to be commit 85df3fca68
)
2007-10-10 12:19:15 -05:00
Derrell Lipman
a8202531d8
r22130: - Ensure that the libsmbclient example programs link with the libsmbclient
...
library that's part of the current tree, not with whatever happens to have
been previously installed.
(This used to be commit c65621e0b7
)
2007-10-10 12:19:15 -05:00
Jeremy Allison
6a3e72aa69
r22129: Fix the nttrans create extended response for pipes
...
and files (tested with Win32 code). Bug #4404 should
now be dead :-).
Jeremy.
(This used to be commit 40a86a5666
)
2007-10-10 12:19:15 -05:00
Jeremy Allison
2ca369e0a6
r22128: Fix the pipe open response with EXTENDED_RESPONSE_REQUIRED
...
set. Only the NTTrans create left to fix for csc.
Jeremy.
(This used to be commit 7856db9fce
)
2007-10-10 12:19:15 -05:00
James Peach
8c34aab008
r22127: Wrap the AC_TRY_RUN detection for Linux getgrouplist in an
...
AC_CACHE_CHECK, so it can be cross-compiled.
(This used to be commit f9fb07d2f9
)
2007-10-10 12:19:15 -05:00
Volker Lendecke
d1103534ba
r22126: Fix a bogus uninitialized variable warning
...
(This used to be commit 3be234effa
)
2007-10-10 12:19:15 -05:00
Volker Lendecke
4570f1c52a
r22125: Fix a warning
...
(This used to be commit 1c0ceb5fe2
)
2007-10-10 12:19:14 -05:00
Jeremy Allison
8710c0ddd2
r22124: Wow - NTCreateX sets the word count to 42, but returns 50 on
...
the wire. Strange.... But now we're returning Windows compatible
extended info. Next to fix the pipe returns and NTTrans Creates.
Jeremy.
(This used to be commit 57e46f2f80
)
2007-10-10 12:19:14 -05:00
Jeremy Allison
bd472a542a
r22123: Try and fix the csc ( #4404 ) bug by supporting the extended
...
response to NTCreateX - need to fix this also for
pipe open and NTTransCreate as well so this isn't
finished.
Jeremy.
(This used to be commit be742f2481
)
2007-10-10 12:19:14 -05:00
Jeremy Allison
bca29ddbba
r22122: Start to fix csc issue with Vista. Make smbd support
...
the extended 7 word response for tconX rather than the
3 word one we supported previously.
Jeremy.
(This used to be commit 137953226a
)
2007-10-10 12:19:14 -05:00
Jeremy Allison
b86758ebcc
r22113: Fix core dump when configfile in same directory.
...
From Steven Danneman <steven.danneman@isilon.com>.
Jeremy.
(This used to be commit 572c418b04
)
2007-10-10 12:19:14 -05:00
Jeremy Allison
725fcf3461
r22112: Fix memleak pointed out by Steven Danneman <steven.danneman@isilon.com>.
...
Jeremy.
(This used to be commit 7c45bd3a47
)
2007-10-10 12:19:14 -05:00
Jeremy Allison
4c6dfcf954
r22111: Allow readahead params to use size suffixes as K,M, etc.
...
Jeremy.
(This used to be commit e296f07e1d
)
2007-10-10 12:19:13 -05:00
Gerald Carter
ccb99cafa7
r22110: don't cache the S-1-22-{1,2} domain SID/uig/gid lookups in idmap_cache
...
(This used to be commit adfc2d3165
)
2007-10-10 12:19:13 -05:00
Simo Sorce
ca70c3cde7
r22109: Readonly is automatically set in the generic init code, let's just log the fact there
...
and remove the specific, but redundant, code in idmap_ad.c
(This used to be commit f127803734
)
2007-10-10 12:19:13 -05:00
Jeremy Allison
d4f1543335
r22108: Fix from <don.mccall@hp.com> to try and fix the HPUX builds.
...
Jeremy.
(This used to be commit 4de297112b
)
2007-10-10 12:19:13 -05:00
James Peach
fc9f6d6087
r22107: Fix typo.
...
(This used to be commit fd056b2426
)
2007-10-10 12:19:13 -05:00
Jeremy Allison
7ef93224ee
r22106: Fix the module name - it's vfs_readahead not vfs_linux_readahead.
...
Jeremy.
(This used to be commit bc2b6e3f32
)
2007-10-10 12:19:13 -05:00
Jeremy Allison
d946a78dde
r22105: Added vfs_readahead module that appears to do wonderful things
...
for copying files from Samba when using Windows Vista Windows
explorer.... :-). By default if you add this I can go on my
vmware sessions from 7MB/sec to 12MB/sec (+1 extra MB/sec if
I turn sendfile on).
Jeremy.
(This used to be commit 97fdd67e83
)
2007-10-10 12:19:13 -05:00
Gerald Carter
a1e72969d5
r22104: BUG 4439: Fix the object picket on x64 WIndopws XP/2003.
...
Enable the DsRoleGetPrimaryDomainInfo() server code.
Tested by Win2000/XP/2003/Vista (x86) and WinXP (x64)
(This used to be commit eab9ca7e7d
)
2007-10-10 12:19:12 -05:00
Lars Müller
ab8bbffd65
r22103: No code change. This is a spring time end of line clesnup checkin.
...
(This used to be commit 3ae99e5924
)
2007-10-10 12:19:12 -05:00
Lars Müller
a6209ac56a
r22102: Remove obsoleted SHLIBS_PROGS from {Makefile,configure}.in.
...
As NSS_MODULES is added to the all rule the resulting set of binaries
are the same.
(This used to be commit 3bebb5f4c1
)
2007-10-10 12:19:12 -05:00
Gerald Carter
4361e7cebe
r22101: remove RedHat 9 packaging files after annoncement on the samba ml
...
(This used to be commit 8849524355
)
2007-10-10 12:19:12 -05:00
Lars Müller
0fea15acb3
r22099: Revert parts of revision 22056 as proto_exists is not required by
...
@WINBIND_NSS@, bin/pam_winbind.@SHLIBEXT@, and bin/pam_smbpass.@SHLIBEXT@.
(This used to be commit 641edac6ec
)
2007-10-10 12:19:12 -05:00
Jeremy Allison
826d6e4b7f
r22097: Add detection for linux readahead() syscall.
...
Jeremy.
(This used to be commit 4e3232aad4
)
2007-10-10 12:19:12 -05:00
Jeremy Allison
bc45c82904
r22096: become_root_uid_only() is unneeded - it's only used in
...
messages.c. Refactor to use become_root() instead and
make it local to messages.c
Jeremy.
(This used to be commit f3ffb3f984
)
2007-10-10 12:19:11 -05:00
Gerald Carter
90dc261315
r22095: BUG 4484: Add more checks to set %a for Vista clients (based on absence of native OS and Lanman strings in the session setup request)
...
(This used to be commit e5c9fc937d
)
2007-10-10 12:19:11 -05:00
James Peach
74cfa0fdce
r22094: Clarify that SMB_VFS_LOCK should not be used to get lock status.
...
(This used to be commit 395fd99edb
)
2007-10-10 12:19:10 -05:00
Stefan Metzmacher
14ac7712f3
r22093: send also the correct OID_KERBEROS5 not only the broken
...
OID_KERBEROS_OLD one.
metze
(This used to be commit 294c69334f
)
2007-10-10 12:19:10 -05:00
Stefan Metzmacher
eceb926df9
r22092: - make spnego_parse_auth_response() more generic and
...
not specific for NTLMSSP
- it's possible that the server sends a mechOID and authdata
if negResult != SPNEGO_NEG_RESULT_INCOMPLETE, but we still
force the mechOID to be present if negResult == SPNEGO_NEG_RESULT_INCOMPLETE
metze
(This used to be commit e9f2aa22f9
)
2007-10-10 12:19:10 -05:00
Volker Lendecke
bcab9254cc
r22091: Fix an uninitialized variable warning
...
(This used to be commit a6e1e39f1d
)
2007-10-10 12:19:10 -05:00
Jeremy Allison
7a70d9cc87
r22080: Fix directory recycle module bug #4486 .
...
Jeremy.
(This used to be commit 17b1d11bbb
)
2007-10-10 12:19:10 -05:00
Jeremy Allison
4899c6b806
r22079: Tsk, tsk, Metze didn't compile before check-in :-).
...
Merge the memory leak fix (with fix :-) to 3.0.25.
Jeremy.
(This used to be commit ab3150fe4e
)
2007-10-10 12:19:09 -05:00
Stefan Metzmacher
98c300ab90
r22078: fix memory leak in not often used code, we only use it if the server
...
doesn't support GSS-SPNEGO in SASL
can someone please review this, maybe it's also for 3.0.25
metze
(This used to be commit 8c6930b701
)
2007-10-10 12:19:09 -05:00
Andrew Bartlett
23d3a1956b
r22071: Make the error message for incorrect use of '-c' show the parameter as used.
...
This means that smbpasswd -c user (which in htpasswd creates a new file)
and smbpasswd -c /not/my/smb.conf should give errors an admin will
think to chase down.
Andrew Bartlett
(This used to be commit 721375e14c
)
2007-10-10 12:19:09 -05:00
Gerald Carter
06ec19e2fb
r22069: BUG 4447: Fix compile failure on AIX 5.2 (patch from William Jojo <jojowil@hvcc.edu>)
...
(This used to be commit c1cb6d059b
)
2007-10-10 12:19:09 -05:00
Stefan Metzmacher
f5d3d29f72
r22067: - fix --with-fhs, where confdir is set to \${sysconfdir}
...
but sysconfdir wasn't defined in our Makefile
- add localstatedir for completeness
metze
(This used to be commit a70af6d457
)
2007-10-10 12:19:09 -05:00