Jeremy Allison
677b4769bd
r15341: Ok I give up, I've been beaten by bug reports. People
...
just don't get why "guest ok" is not allowed in usershares.
Added "usershare allow guests" bool parameter that allows
this, reved usershare file version to VERSION#2 which
allows this. Updated user tools.
This should now be (finally) finished and I'll add
the new parameter docs and a HOWTO.
Jeremy.
(This used to be commit cdc3aa9d07d568570f2117bea9f1a4d227b3a35d)
2007-10-10 11:16:36 -05:00
Jeremy Allison
c176ec2629
r15336: Unknown escape sequence: '\305' - should have been '\n'.
...
(How did that get in there ?).
Jeremy
(This used to be commit 780b71d300da71acc8b4f0fe10c1ae78c71e23c4)
2007-10-10 11:16:36 -05:00
Jeremy Allison
1f3fe6a504
r15334: Fix warning. This table and function not used anymore. Jerry please
...
check.
Jeremy.
(This used to be commit 9f676603aaf84829d52dc8d0e0872a058a4d3d4e)
2007-10-10 11:16:36 -05:00
Jeremy Allison
f3dc7aae4d
r15333: Paulg broke the function prototyping of decl_static_XX.
...
Needs to be (void), not (). Paulg please check this.
Jeremy.
(This used to be commit ed0f36e2c2475bf9b8eb9c5d937799c85f32bd6f)
2007-10-10 11:16:35 -05:00
Volker Lendecke
60af4023ad
r15320: default "passdb expand explicit" to no
...
(This used to be commit 88b5a21d63b18af56b4fe7e5c353eae3ff7d4752)
2007-10-10 11:16:35 -05:00
Gerald Carter
173261dc87
r15311: look at the NT password (not lanman one) when determining if smbpasswd -e should probably for a password
...
(This used to be commit 3522b53aecb5293747b66250279417f9edf876f1)
2007-10-10 11:16:35 -05:00
Gerald Carter
6e807c763f
r15310: only store lanman passwords on a change if 'lanman auth = yes'
...
(This used to be commit b6904e0950a5e70ebb2ea8aa9e9afc220adbe211)
2007-10-10 11:16:34 -05:00
Gerald Carter
d4a51cc500
r15309: normalize printing keys when deleting
...
(This used to be commit 037f9f831e001a12261419e37c725558dd717af9)
2007-10-10 11:16:34 -05:00
Günther Deschner
358fd531f4
r15308: Fix the build, sorry.
...
Guenther
(This used to be commit 6161e525de55769ed5e45d505f26f6cd9d6555e5)
2007-10-10 11:16:34 -05:00
Günther Deschner
6afac6fd5b
r15307: Ignore builtin groups we're a member of on the DC as those memberships
...
are not valid locally.
Guenther
(This used to be commit 177da7754b53348d8754d46098dbd11300234bb5)
2007-10-10 11:16:33 -05:00
Günther Deschner
df980b79fc
r15306: Be consistent between rpc and ads winbind backend: let the ads backend
...
query the samlogon cache first as well.
Guenther
(This used to be commit aa52b11dd450ca3ec1f156e17822b1c4971ef915)
2007-10-10 11:16:33 -05:00
Günther Deschner
34e810076d
r15305: Let winbind search by sid directly (or in windows terms: "bind to a
...
sid"); works in all AD versions I tested. Also add "net ads sid" search
tool.
Guenther
(This used to be commit 5557ada6943b817d28a5471c613c7291febe2ad5)
2007-10-10 11:16:33 -05:00
Deryck Hodge
2720db90c1
r15299: Fix import of Python modules. Fixes Bug #3567 .
...
The REGVAL_CTR part is taken from Daniel Jarboe's
patch he filed with the bug report.
deryck
(This used to be commit 7ca24b996628707b7e8a05041d173f046f428413)
2007-10-10 11:16:32 -05:00
Jeremy Allison
ec8b810a16
r15293: Don't ever set O_SYNC on open unless "strict sync = yes".
...
This could be the cause of the perf. problem reported
between 3.0.14a and 3.0.2x. Lufthansa has *wireless*
on their flights to the USA now... (I'm in heaven ! :-).
Jeremy.
(This used to be commit dbc03125f2643f8ecff8e901cb23fa6408cce011)
2007-10-10 11:16:32 -05:00
Tim Potter
11cadb6f47
r15289: Put references to $PICFLAGS in quotes. Fixes #3725 .
...
(This used to be commit 2aad5e915c03ec932feb1bc9e1dae938fa3011a2)
2007-10-10 11:16:32 -05:00
Paul Green
0ec947bf1a
r15285: Fix the build.
...
(This used to be commit 2270a5196db071bbf15aed92637a24f81d179cd5)
2007-10-10 11:16:31 -05:00
Paul Green
31693197be
r15283: Oh yeah. The build farm doesn't do much with head. OK, here is the patch to SAMBA_3_0 to declare prototypes for the initialization functions. These are the same changes I just made to head. --paulg
...
(This used to be commit 17774387ad879b6a72dd1cf406326318add31b04)
2007-10-10 11:16:31 -05:00
Jeremy Allison
f93da6d684
r15269: Fix incorrect boolean in assert to make POSIX lock tests
...
pass with CIFSFS.
Jeremy.
(This used to be commit 89b604285ebe77b7cc2e0d5593117c0c5dc5ed1c)
2007-10-10 11:16:31 -05:00
Volker Lendecke
1ca61f4748
r15266: Fix bug 3720. I wonder why -O1 compiles did not catch this...
...
Thanks to Jason Mader for reporting this.
Volker
(This used to be commit 3e616c3272ba76a2d135f7c51ceb44461ad165ad)
2007-10-10 11:16:30 -05:00
Tim Potter
f353704bbf
r15255: Add return statement after abort to placate fussy compilers. Closes #3721 .
...
(This used to be commit ab5a55ec8b27146fccba97f320d649bb19bc6f11)
2007-10-10 11:16:30 -05:00
Günther Deschner
7588769316
r15251: Adding PreWin2kAccess builtin sid.
...
Guenther
(This used to be commit 4330d1b74cba14501c2864105b2fae53ccf9475f)
2007-10-10 11:16:30 -05:00
Günther Deschner
b86c19795a
r15250: dump some more sids.
...
Guenther
(This used to be commit 2922c7f5704e3cfcc80dc648bb3d6d9aa80aaf37)
2007-10-10 11:16:30 -05:00
Günther Deschner
41a7ea369b
r15244: Fix debug typo.
...
Guenther
(This used to be commit 01787bd45b4186d3e997f750b08c50df9d3cbbe1)
2007-10-10 11:16:30 -05:00
Günther Deschner
6f5effa730
r15243: Sorry for the breakage:
...
* Fix the build without kerberos headers
* Fix memleak in the krb5_address handling
Guenther
(This used to be commit 10e42117559d4bc6a34e41a94914bf6c65c3477f)
2007-10-10 11:16:30 -05:00
Günther Deschner
351e749246
r15240: Correctly disallow unauthorized access when logging on with the
...
kerberized pam_winbind and workstation restrictions are in effect.
The krb5 AS-REQ needs to add the host netbios-name in the address-list.
We don't get the clear NT_STATUS_INVALID_WORKSTATION code back yet from
the edata of the KRB_ERROR but the login at least fails when the local
machine is not in the workstation list on the DC.
Guenther
(This used to be commit 8b2ba11508e2730aba074d7c095291fac2a62176)
2007-10-10 11:16:29 -05:00
Günther Deschner
66fd215dc7
r15229: Save useless roundtrips in pam_auth (fallback to samlogon) when we know
...
that the DC is not available.
Guenther
(This used to be commit 77407c021997db1b2a86ca26a5d125fa6b782949)
2007-10-10 11:16:29 -05:00
Günther Deschner
4e602207e1
r15228: Fix -n winbind option which has become meaningless with the persistent
...
cache.
Guenther
(This used to be commit e85558f4a457609f3661446dad8134e80f10bbe6)
2007-10-10 11:16:29 -05:00
Volker Lendecke
a1d47f3e99
r15227: Fix a valgrind error. We are marshalling here, not unmarshalling.
...
Jeremy, can you check this? This was part of your -O6 on 64bit sweep.
Volker
(This used to be commit 4fa5dbcc8dd1f150664e1241b22e3f048d816001)
2007-10-10 11:16:29 -05:00
Paul Green
968f265c1b
r15218: Update Makefile.in to avoid building libmsrpc.so on systems that do not support shared libraries.
...
(This used to be commit a1c12d7949f9110530526cc7133424e842cdcc71)
2007-10-10 11:16:29 -05:00
Jeremy Allison
ba52fd71dc
r15216: Fix the build for machines without krb5. Oops, sorry.
...
Jeremy.
(This used to be commit bea87e2df45c67cc75d91bd3ed1acc4c64a1c8ea)
2007-10-10 11:16:29 -05:00
Jeremy Allison
b68b05854f
r15210: Add wrapper functions smb_krb5_parse_name, smb_krb5_unparse_name,
...
smb_krb5_parse_name_norealm_conv that pull/push from unix charset
to utf8 (which krb5 uses on the wire). This should fix issues when
the unix charset is not compatible with or set to utf8.
Jeremy.
(This used to be commit 37ab42afbc9a79cf5b04ce6a1bf4060e9c961199)
2007-10-10 11:16:28 -05:00
Günther Deschner
ad8493d90c
r15198: Mention the auditing tool in "net rpc help".
...
Guenther
(This used to be commit e55e1e1e96e1a1e6d2bcc5897a44828ddc2c9f3b)
2007-10-10 11:16:28 -05:00
Paul Green
e18c9a926f
r15196: Update a comment that I found confusing (I confuse easily).
...
(This used to be commit eb53f01863f8f9d2980d9c2c8d27899dd39e5fa2)
2007-10-10 11:16:28 -05:00
Günther Deschner
8fca274e47
r15194: We need to be able to join as PDC as well. Thanks to Andrew Bartlett.
...
Guenther
(This used to be commit ba81b508caa4ab21a04d142f3621e43a55e859cf)
2007-10-10 11:16:28 -05:00
Lars Müller
e241563472
r15180: Use tdb_lock_bystring_with_timeout().
...
(This used to be commit 1ff6ae68b66ec3c78abbadd1fb9d50e50fc247dd)
2007-10-10 11:16:28 -05:00
Volker Lendecke
ba6f1b1f9e
r15175: Try to get Stratus VOS back to build. Thanks, Paul.
...
Volker
(This used to be commit 74511aed221d7f9856fed7532f24c789c49c8175)
2007-10-10 11:16:28 -05:00
Volker Lendecke
817aa0bea3
r15174: Check in Ronan Waide's wbinfo -i. Thanks :-)
...
Volker
(This used to be commit c4cdb8086a3aa8a2e1f724e70616143adfea6e87)
2007-10-10 11:16:28 -05:00
Volker Lendecke
22c4ad8a10
r15173: Fix a non-critical memleak
...
(This used to be commit bb8c69162f9228343e0b05812e0e5a9ca4eb56bf)
2007-10-10 11:16:27 -05:00
Gerald Carter
11868fe3ba
r15170: don't check for ccache
...
(This used to be commit e6a1106820ef532dcf2e50920b82f4536140dcad)
2007-10-10 11:16:27 -05:00
Gerald Carter
7fa8993f6a
r15169: openldap2-devel is a suse package (not on RHEL)
...
(This used to be commit b8160fdf8796880412f63a5315ed871eae9ccbf0)
2007-10-10 11:16:27 -05:00
Gerald Carter
bdaad9177a
r15168: last minute spec file fix for some change with the using_samba install path
...
(This used to be commit 81f3fa013801d9cfa22bd1abb329ea887f84a5bc)
2007-10-10 11:16:27 -05:00
Gerald Carter
ff69176b2d
r15165: updates for RH 9 packages (merged from RHEL fixes)
...
(This used to be commit 220cf41bc10029ec4bba70df0da27c0d3ce60f54)
2007-10-10 11:16:27 -05:00
Gerald Carter
7c83df1159
r15163: packaging updates for RHEL/Fedora and break out 'pre' tag to the RPM release number
...
(This used to be commit e3763272c39dc85e7feca4fc5646225b4b266fbc)
2007-10-10 11:16:27 -05:00
Jeremy Allison
7b75d2c650
r15162: Patch for bug #3668 . Windows has a bug with LARGE_READX
...
where if you ask for exactly 64k bytes it returns 0.
Jeremy.
(This used to be commit dcef65acb5bc08ea4b61ef490a518b7e668ff2ee)
2007-10-10 11:16:27 -05:00
Jeremy Allison
ad1fcb7b15
r15160: Fix from William Jojo I thought had already been added (but
...
hadn't).
Jeremy.
(This used to be commit dcbece8254e5de861d04b691d733616fc25cd585)
2007-10-10 11:16:26 -05:00
Gerald Carter
4af4ccc1ab
r15154: bump version to 3.0.23pre2
...
(This used to be commit d6940c09cc9b9ac8bd4cba95ca382fa63c19748b)
2007-10-10 11:16:26 -05:00
Alexander Bokovoy
3cd1101c9b
r15152: Fix a case when target is offline. Jerry, this needs to be in 3.0.23pre1
...
(This used to be commit f068862e56861d74021d72726248cb738a2ff0fe)
2007-10-10 11:16:26 -05:00
Günther Deschner
97355b7e35
r15150: Adding winbind debug class to the main daemon.
...
Guenther
(This used to be commit 37d03695c6fb4aa02522c1739b9783c5dc7bf735)
2007-10-10 11:16:26 -05:00
Jeremy Allison
2ebcc2933a
r15141: Fix for #3592 inspired by Justin Best <justinb@pdxmission.org>.
...
Ignore a file in a tar output if the first read fails. Also
cope with <2GB read fail.
Jeremy.
(This used to be commit 1b73e699e11c6e26e9a9123e74190eebd170fc05)
2007-10-10 11:16:26 -05:00
Jeremy Allison
f60111e074
r15138: Teach Samba the difference between exclusive and batch oplocks.
...
Pass Samba4 oplock test (with kernel oplocks off).
Jeremy.
(This used to be commit 3c260bcce2de76d724279e07dca61eadddfb8782)
2007-10-10 11:16:26 -05:00