1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-23 09:57:40 +03:00

18810 Commits

Author SHA1 Message Date
Jim McDonough
d45cc5e4f3 r13187: IBM Tivoli Directory Server schema updates from John Janosik
<jpjanosi@us.ibm.com>
2007-10-10 11:06:16 -05:00
Jeremy Allison
48dd8c732b r13176: Fix show-stopper bug for 3.0.21b where 4 leg NTLMSSP SPNEGO
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.
2007-10-10 11:06:16 -05:00
Jeremy Allison
31b3201f53 r13175: Actually make adding a new user into an empty pdbtdb
file create the file.
Jeremy.
2007-10-10 11:06:16 -05:00
Jeremy Allison
e5f19ad5ac r13172: Fix incorrect error message when new tdb not created correctly.
Jeremy.
2007-10-10 11:06:16 -05:00
Günther Deschner
e52b77b0a4 r13162: Allow to set the flags for a ds_enum_domain_trusts query in rpcclient.
Guenther
2007-10-10 11:06:16 -05:00
Simo Sorce
c2c004a620 r13148: Fix bug: #3413
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.
2007-10-10 11:06:15 -05:00
Jeremy Allison
47178b1b5a r13147: Raise creds_server_step fail log messages to debug level 2.
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.
2007-10-10 11:06:15 -05:00
Jeremy Allison
417ef5bffa r13140: Fix swat - make sure it can list running services (ensure loopback_ip)
is defined. Jerry - this needs to be in 3.0.21b.
Jeremy.
2007-10-10 11:06:15 -05:00
Simo Sorce
80c0625667 r13138: old fix I forgot to commit
need to access info when using the ldap backend
2007-10-10 11:06:15 -05:00
Simo Sorce
58e48fef45 r13137: make cleare where long ifdefs ends 2007-10-10 11:06:15 -05:00
Simo Sorce
65d5abda68 r13136: Fix handling user sid and user gid 2007-10-10 11:06:15 -05:00
Gerald Carter
a4c6eceaae r13133: patch from Makr Proehl <m.proehl@science-computing.de> for dumping server role when calling 'testparm -s' (BUG 1336) 2007-10-10 11:06:14 -05:00
Simo Sorce
4488e1debb r13132: Old fix from Lars
tx
2007-10-10 11:06:14 -05:00
Gerald Carter
8217809d86 r13127: more spec file fixes for RHEL 2007-10-10 11:06:14 -05:00
Jeremy Allison
3f5860b8fb r13125: Very well spotted crash bug fix for #3343 from
SATOH Fumiyasu <fumiyas@miraclelinux.com>
Jerry please pick this up for 3.0.21b.
Jeremy.
2007-10-10 11:06:14 -05:00
Gerald Carter
4a8e457846 r13124: working on RHEL/Fedora packaging for 64-bit platforms and general cleanup 2007-10-10 11:06:14 -05:00
Jeremy Allison
103cac7dd3 r13119: Fix for #1779 from William Jojo <jojowil@hvcc.edu>
Jeremy.
2007-10-10 11:06:14 -05:00
Gerald Carter
e1f75ea637 r13110: remove an invalid debug message about call get_share_mode_lock() with a NULL service path and fname (we do it all the time internally) 2007-10-10 11:06:14 -05:00
Jeremy Allison
1ca4abffd0 r13095: Fix warnings assigning int to a size_t.
Jeremy.
2007-10-10 11:06:13 -05:00
Gerald Carter
d40f06018b r13093: adding vendor patch level string as announced on samba-technical ml 2007-10-10 11:06:13 -05:00
Jeremy Allison
5f5f87584f r13091: Fix gcc warning about using '0' with %s.
Jeremy.
2007-10-10 11:06:13 -05:00
Gerald Carter
1c7787e4a1 r13089: quick fix to work around building ilbnss_winbind.so on SOlaris when --enable-developer is specified 2007-10-10 11:06:13 -05:00
Gerald Carter
e6afdf1df5 r13086: hooking max connections into 'add share' as well (although the WinXP UI doesn't give you a way to set the value on add 2007-10-10 11:06:13 -05:00
Gerald Carter
af68748baa r13085: hook the max connections spin box in the share properties MMC plugin
dialog to the 'max connections' smb.conf parameter.  Also added the max
uses int from the SHARE_INFO_2 structure to the 'modify share command'
2007-10-10 11:06:13 -05:00
Gerald Carter
ef69cf9614 r13083: patch suggested by Adam Nielsen for better smbstatus formatting 2007-10-10 11:06:13 -05:00
Gerald Carter
e43775fb31 r13082: revert an accidentally commited patch (still in progress) 2007-10-10 11:06:12 -05:00
Gerald Carter
c908dbc4b2 r13081: correct fix for the segv in nmbd caused by a double free on namerec. 2007-10-10 11:06:12 -05:00
Deryck Hodge
0fdb062f35 r13072: Fix segfault in vfstest and smbtorture.
deryck
2007-10-10 11:06:12 -05:00
Lars Müller
6ff25eb840 r13058: Add %w macro for the winbind seperator which allows us for example
valid users = %S, %D%w%S
2007-10-10 11:06:12 -05:00
Gerald Carter
b99ef469d1 r13048: trying to fix the confusion over packaging platforms 2007-10-10 11:06:12 -05:00
Gerald Carter
bec01ad3d6 r13047: specfile updates from John T. 2007-10-10 11:06:11 -05:00
Jeremy Allison
a2bb2e3e81 r13042: Fix for bug #3248 Stefan Burkei <stefan@burkei.de>.
When doing auth_crap authentication use the client
given workstation name not our own.
Jeremy.
2007-10-10 11:06:11 -05:00
Jeremy Allison
2ab5aeca89 r13028: Fix for #3419 - vfs_full_audit *never* worked
correctly. Static variables were used !
Jeremy.
2007-10-10 11:06:11 -05:00
James Peach
652b511ff2 r13027: Support file change notifications from FAM. 2007-10-10 11:06:11 -05:00
Günther Deschner
3a6e41a0cb r13024: Add is_null_sid.
GUenther
2007-10-10 11:06:11 -05:00
Jeremy Allison
f8d09d111c r13023: Ensure we notice if we exit due to guest user setup fail.
Jeremy.
2007-10-10 11:06:10 -05:00
Günther Deschner
088abfcdd1 r13020: Prevent cli_krb5_get_ticket of getting into an infite loop. This whole
area of code needs to be reworked later on.

Guenther
2007-10-10 11:06:10 -05:00
Jeremy Allison
d9b6bdd84a r13015: Make logic much clearer. From jpeach.
Jeremy.
2007-10-10 11:06:10 -05:00
Jeremy Allison
9d2f2385ad r13012: Fix #3421 - it turns out krb5_kt_get_entry() on MIT
does an implicit open/read/close and blows away an
open keytab handle - so make sure we use a new
handle.
Wonderful analysis from Luke <ldeller@xplantechnology.com>
helped fix this.
Jeremy.
2007-10-10 11:06:10 -05:00
Volker Lendecke
8176f5a282 r12994: Fix cut&paste error, thanks to Björn Jachke <bj@sernet.de> 2007-10-10 11:06:10 -05:00
Volker Lendecke
de0347cd70 r12993: Ouch... 2007-10-10 11:06:10 -05:00
Gerald Carter
b334052108 r12991: some fixes for BUG 3331 - solaris packaging 2007-10-10 11:06:10 -05:00
Gerald Carter
19339a9510 r12990: BUG 3329: patch from David May <mayd@cygnus.uwa.edu.au> for Solaris shell script portability issues in 'make test' 2007-10-10 11:06:09 -05:00
Lars Müller
f650e3bdaf r12986: Use d_fprintf(stderr, ...) for any error message in net.
All 'usage' messages are still printed to stdout.

Fix some compiler warnings for system() calls where we didn't used the
return code.  Add appropriate error messages and return with the error
code we got from system() or NT_STATUS_UNSUCCESSFUL.
2007-10-10 11:06:09 -05:00
Gerald Carter
14160c4961 r12967: BUG 1061: don't corrupt the file name when reading an lmhosts file (-H) in nmbd. Patch from Andrew Esh <Andrew_Esh@adaptec.com> 2007-10-10 11:06:09 -05:00
Lars Müller
6a5bf399a5 r12964: Rewind rem_backend in the case we have to workaround the idmap_ prefix.
Else SAFE_FREE seg faults.  Thanks to Günther for pointing me at this.

I've implemented in in this was as we should announce to remove the
idmap_ strip stuff after some time at all.
2007-10-10 11:06:09 -05:00
Jeremy Allison
dd185c7aa8 r12956: Fix for bug #3035 from SATOH Fumiyasu <fumiyas@miraclelinux.com>
On a Windows share, a file with read-only dosmode can be opened with
DELETE_ACCESS. But on a Samba share (delete readonly = no), it
fails with NT_STATUS_CANNOT_DELETE error.

This semantic causes a problem that a user can not
rename a file with read-only dosmode on a Samba share
from a Windows command prompt (i.e. cmd.exe, but can rename
from Windows Explorer).

Jeremy.
2007-10-10 11:06:09 -05:00
James Peach
2163e4b6b4 r12953: Support the TCP_FASTACK socket option if it is available. Note that this will
not acutally help, but it is good to be complete.
2007-10-10 11:06:09 -05:00
James Peach
a346059912 r12951: Tell the MIPSPro compiler to push DEBUG calls out of line. 2007-10-10 11:06:08 -05:00
Gerald Carter
c11372f4ec r12946: fix a segfault in nmbd when 'wins support = yes' caused by double free 2007-10-10 11:06:08 -05:00