Günther Deschner
bb09655e84
r15982: Fix confusing order of DEBUG statements in winbindds pam_auth.
...
Guenther
(This used to be commit 3f5a2e49c1
)
2007-10-10 11:17:16 -05:00
Günther Deschner
2b7b5e9ece
r15980: Correctly destroy talloc_ctx when the LDAP posix attribute query has
...
failed. Noticed by Bob Gautier.
Guenther
(This used to be commit 7327f94546
)
2007-10-10 11:17:16 -05:00
Günther Deschner
b283a205da
r15977: Fillup the password_policy method in winbindd for winbindd_passdb. This
...
should make pam_winbind work again on a Samba PDC (and fix Bug #3800 ).
Guenther
(This used to be commit 4addabd054
)
2007-10-10 11:17:16 -05:00
Günther Deschner
690d117b25
r15976: Set our internal domains to "online" by default in winbindd.
...
Guenther
(This used to be commit 2678582c6c
)
2007-10-10 11:17:16 -05:00
Gerald Carter
1a850a4f37
r15975: Only call the printer publishing calls if 'security = ads'
...
(prevent a segv)
(This used to be commit a2ef525d9e
)
2007-10-10 11:17:15 -05:00
Simo Sorce
c2ff57e326
r15971: Obey the manpage description and make changesecretpw accept a password via stdin
...
(This used to be commit 60d4aabc32
)
2007-10-10 11:17:15 -05:00
Stefan Metzmacher
92307d5b17
r15967: enable RAW-OPLOCK in samba3 make test
...
metze
(This used to be commit 6d35268639
)
2007-10-10 11:17:15 -05:00
Simo Sorce
7e5ab96290
r15965: Pam modules install fix, thanks to Ryan Novosielski for spotting this one
...
(This used to be commit 8f5b198aca
)
2007-10-10 11:17:15 -05:00
Jeremy Allison
73cc5f1e25
r15960: Don't double-free (ensure we always free file_fsp in
...
the same place on error - I missed the extra free in
delay_for_oplocks).
Jeremy.
(This used to be commit 146a264815
)
2007-10-10 11:17:15 -05:00
Jeremy Allison
b990e78866
r15959: Ooops. Use the right file_free call...
...
Jeremy.
(This used to be commit 1117a327bd
)
2007-10-10 11:17:15 -05:00
Jeremy Allison
7361c7a883
r15958: Make us pass RAW-OPLOCK with kernel oplocks off.
...
This allows a requestor to set FORCE_OPLOCK_BREAK_TO_NONE
to ensure we don't break to level 2. Fixed a couple
of resource leaks in error paths in open_file_ntcreatex.
Jeremy.
(This used to be commit c7c9adcce7
)
2007-10-10 11:17:14 -05:00
Jeremy Allison
bef4969247
r15951: oplock_request must be an int, not a BOOL. We
...
were getting away with mixing types. Not cool.
Jeremy.
(This used to be commit ad3bc112a2
)
2007-10-10 11:17:14 -05:00
Jeremy Allison
41f139c0bb
r15949: Patch for bug #3308 to stop us returning duplicate
...
mid replies on path based set-eof trans2 calls.
Needs modification for HEAD (as in head open_file_ntcreateX
properly returns NTSTATUS - I'll fix this tomorrow my
time). Secondly it still fails the Samba4 RAW-OPLOCK
smbtorture because of an interesting case. Our oplock
code always returns "break to level 2" if it can.
In this case (path-based set-eof or set-allocation size
on an exclusive oplocked file) W2K3 always sends a
break-to-none. We send the break to none (from level2)
after we've done the write for eof or allocation size.
I need to work out some way of telling our break code
to always break to none (might need to extend the message
field).
Jeremy.
(This used to be commit ad9895c654
)
2007-10-10 11:17:14 -05:00
James Peach
0a1ca7fa3d
r15943: Update misleading DEBUG statements and comments that refer to
...
open_file_shared.
(This used to be commit 784126edff
)
2007-10-10 11:17:14 -05:00
Jeremy Allison
803eed1062
r15936: Fix memory leak on error exit path. Trying to
...
track down #3308 .
Jeremy.
(This used to be commit e39c11c911
)
2007-10-10 11:17:14 -05:00
James Peach
5f8eb11651
r15928: When we search for clock_gettime, we might find it in librt, but librt
...
might pull in libpthread. This is quite bad, firstly because it can
cause oplock signals on Linux to go wonky, and secondly because merely
linking with pthreads can cause performance degradations due to implicit
locking requirements.
The solution is to only search for clock_gettime if --with-profiling-data
was specified. If we do end up searching for it, then we test whether
linking with librt pulled in libpthread, and we only allow the definition
for clock_gettime to succeed if libpthread was NOT linked in.
Problem reported by Thomas Bork and diagnosed by Volker Lendecke.
(This used to be commit 5712644fcc
)
2007-10-10 11:17:13 -05:00
Volker Lendecke
4c411c9bb9
r15924: Ok, the Solaris fix broke AIX. Next try :-)
...
Volker
(This used to be commit 53bd3fa30a
)
2007-10-10 11:17:13 -05:00
Volker Lendecke
096061c212
r15918: Attempt to bring Solaris into make test. The Solaris shell does not like the
...
isolated !.
Metze, can you check this?
Thanks,
Volker
(This used to be commit c9542c64ce
)
2007-10-10 11:17:13 -05:00
Volker Lendecke
9b19549fd6
r15917: Activate RPC-AUTHCONTEXT in "make test"
...
(This used to be commit 17f701ab4f
)
2007-10-10 11:17:13 -05:00
Volker Lendecke
263b01ecb9
r15911: Make us survive rpc-authcontext committed next
...
(This used to be commit c24bfdce62
)
2007-10-10 11:17:13 -05:00
Volker Lendecke
c334de0435
r15910: vfs_full_audit does not need current_user
...
(This used to be commit 09f3c7a86f
)
2007-10-10 11:17:13 -05:00
Volker Lendecke
8135f23112
r15909: Implement recycle:subdir_mode
...
(This used to be commit 4dd8694a25
)
2007-10-10 11:17:12 -05:00
Gerald Carter
883241c76b
r15906: smbpasswd help text for -W option (patch from Aruna Prabakar <aruna.prabakar@hp.com>
...
(This used to be commit 0a81af4fef
)
2007-10-10 11:17:12 -05:00
Volker Lendecke
0e1cd9eaef
r15904: This does two things:
...
Fix more potential segfaults when something on our way to a DC connection
fails.
We can not continue if dcip_to_name() fails. With
192.168.234.100 nt4pdc
192.168.234.100 windows#1c
192.168.234.100 windows#1b
in the lmhosts file when nt4pdc is rebooted, we do find the DC's IP address,
we can connect to TCP 139 while it is booting but anything else fails. So we
fall back to put the IP address into domain->dcname. When the DC is fully up
later on we try to do the auth2 against \\192.168.234.100 which gives
INVALID_COMPUTER_NAME. And we never get out of this loop again.
Fix this.
Jerry, maybe you can take a look.
Thanks,
Volker
(This used to be commit b1244e7906
)
2007-10-10 11:17:12 -05:00
Jeremy Allison
865e13aea1
r15895: Ensure all new rid allocation goes through
...
the same function (deals with races).
Jeremy.
(This used to be commit 4962548dfe
)
2007-10-10 11:17:12 -05:00
Jeremy Allison
fdb68ec206
r15890: Use correct enum type (bug #3722 ) from Jason Mader <jason@ncac.gwu.edu>.
...
Jeremy.
(This used to be commit a8eb1186a1
)
2007-10-10 11:17:12 -05:00
Jeremy Allison
a835b9500a
r15888: Fix bug #3804 from jason@ncac.gwu.edu
...
Invalid comparisons.
Jeremy.
(This used to be commit 9890a31c5f
)
2007-10-10 11:17:12 -05:00
Jeremy Allison
9f6631b469
r15887: Ensure we use sys_write so we're not interrupted.
...
Jeremy.
(This used to be commit c66620770d
)
2007-10-10 11:17:12 -05:00
Jeremy Allison
9a38c05154
r15884: Fix bug #3803 from jason@ncac.gwu.edu - bad comparison.
...
Jeremy.
(This used to be commit 1d9dbe3b66
)
2007-10-10 11:17:11 -05:00
Jim McDonough
b4f96abf0a
r15873: Use short signal names to placate ksh trap. bash seems to accept either
...
and even uses them on the manpage. this should now enable make test on
AIX.
(This used to be commit de836d2077
)
2007-10-10 11:17:11 -05:00
Jim McDonough
78d733e667
r15872: Take one step toward getting this working on AIX. the [-z ] stuff
...
doesn't work there.
(This used to be commit 0ee78d96d9
)
2007-10-10 11:17:11 -05:00
Gerald Carter
4347799f26
r15864: build fixes for IRIX 6.4 in the build farm; only enable the C++ reserved word check when we selecte --enable-developer
...
(This used to be commit ece5fe3e78
)
2007-10-10 11:17:11 -05:00
Gerald Carter
5b55886855
r15863: trying to fix a compile issue on HP-UX 11.x caused by conflicts of int16 and int32 definitions in internal and system headers
...
(This used to be commit 094443ed6c
)
2007-10-10 11:17:11 -05:00
James Peach
90a6873b05
r15848: Introduce commandline options to set the remainder of the parameters in
...
dynconfig.c. This is mainly useful for test harness scripts, hence the
lack of short options.
(This used to be commit bf3b71c845
)
2007-10-10 11:17:11 -05:00
Volker Lendecke
fc72e30c8d
r15845: Ok. This was a tough one. If for some reason the tconX fails towards a domain
...
controller the next time we connect this child ran into a segfault because it
tried to reference a half-baked connection.
Volker
(This used to be commit c8a8204c74
)
2007-10-10 11:17:11 -05:00
Gerald Carter
ee8079732d
r15842: patch from volker to instruct winbindd to find a trusted DC on its own when runing on a Samba DC (since we don't implement the getdcname() call that well
...
(This used to be commit 39f7ff75a7
)
2007-10-10 11:17:10 -05:00
Jeremy Allison
07c8c98cad
r15838: Back-port tridge's talloc fixes (r15824, r15828) from Samba4.
...
Jeremy.
(This used to be commit f6c110ddb8
)
2007-10-10 11:17:10 -05:00
Lars Müller
ec3021dc3b
r15822: Add suggestion made by Ralf Haferkamp.
...
(This used to be commit 7c375fd540
)
2007-10-10 11:17:10 -05:00
Volker Lendecke
e2a90398ec
r15817: Remove some unused code
...
(This used to be commit 72f103708d
)
2007-10-10 11:17:10 -05:00
Volker Lendecke
824ba94fbe
r15755: Fix Coverity bug # 294. Apparently password can be NULL, but cli_session_setup
...
derefences it.
Volker
(This used to be commit b013b6908d
)
2007-10-10 11:17:10 -05:00
Stefan Metzmacher
4856cd51f0
r15735: also export PREFIX as testit from test_functions.sh needs it
...
metze
(This used to be commit 8709bba24a
)
2007-10-10 11:17:10 -05:00
Stefan Metzmacher
385fa8cafb
r15732: samba3 now passes BASE-DENY1
...
metze
(This used to be commit e5a8553a57
)
2007-10-10 11:17:09 -05:00
Jeremy Allison
799f8c75b9
r15729: Second part of Aleksey Fedoseev <fedoseev@ru.ibm.com> patch.
...
Jeremy.
(This used to be commit 5137006233
)
2007-10-10 11:17:09 -05:00
Jeremy Allison
4aead7efa3
r15727: Fix msgtest - noticed by Aleksey Fedoseev <fedoseev@ru.ibm.com>.
...
Jeremy.
(This used to be commit 9f5c95c418
)
2007-10-10 11:17:09 -05:00
Gerald Carter
bc77e15c30
r15717: BUG 3711: patch from Leonid Kabanov <lkabanov@mail.ru> for some solaris sheel scripting bugs with 'make test'
...
(This used to be commit 94e0bc5013
)
2007-10-10 11:17:09 -05:00
Gerald Carter
679e539655
r15712: BUG 3435: patch from volker to fix 'msdfs root = yes' in [homes]
...
(This used to be commit 466478f07e
)
2007-10-10 11:17:09 -05:00
Volker Lendecke
511f1cef23
r15705: Fix bug number 3788. Thanks to Jeff Wright.
...
Volker
(This used to be commit e4a2cb4b91
)
2007-10-10 11:17:09 -05:00
Günther Deschner
1e3147cf12
r15704: Prefer LDAP error codes in ads_search_retry_sid().
...
Guenther
(This used to be commit 6cfc65ea20
)
2007-10-10 11:17:08 -05:00
Günther Deschner
ae4a2a2b9d
r15703: Fix d_printf call.
...
Guenther
(This used to be commit 741602e03a
)
2007-10-10 11:17:08 -05:00
Gerald Carter
463e7c1171
r15701: change 'net ads leave' to disable the machine account in the domain (since removal implies greater permissions that Windows clients require)
...
(This used to be commit ad1f947625
)
2007-10-10 11:17:08 -05:00