| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| |
| |
| | |
always update the failed time when we are adding a failed
connection.
Jeremy.
|
| | |
|
| |
| |
| |
| | |
3.0.21b now
|
| |
| |
| |
| | |
rebooting
|
| |
| |
| |
| | |
systems. Fix the build on those boxes
|
| |
| |
| |
| | |
* update output from mkversion.sh to include the SAMBA_VENDOR_PATCH
|
| | |
|
| |
| |
| |
| | |
We were trashing the stack on machines that define mode_t as uint16_t
|
| |
| |
| |
| |
| |
| |
| | |
Fix cli_setpathinfo() to actually do what it's supposed to.
Also, get rid of some apparently drug-induced code to deal with create time
which isn't being manipulated anyway.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This should fix bug #3446.
- The authentication domain provided an an SMB URL was being ignored. This
patch fixes that.
- There were a number of places where string copies were not being confirmed to
be properly null-terminated. Now, all string copies in libsmbclient.c are
properly null-terminated.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
lp_load() could not be called multiple times to modify parameter settings based
on reading from multiple configuration settings. Each time, it initialized all
of the settings back to their defaults before reading the specified
configuration file.
This patch adds a parameter to lp_load() specifying whether the settings should
be initialized. It does, however, still force the settings to be initialized
the first time, even if the request was to not initialize them. (Not doing so
could wreak havoc due to uninitialized values.)
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The problem was that the ntlmssp bind silently failed in that case, we have to
do it anonymously. Or does anybody have a better idea?
Give a better error message if something else is wrong with the account.
Volker
|
| |
| |
| |
| | |
Volker
|
| |
| |
| |
| |
| |
| |
| |
| | |
Jeremy, configure.in decides whether aio support works quite early in the
sequence of checks. Wouldn't it be better to only use aio support if really
all necessary functions actually are around?
Volker
|
| |
| |
| |
| |
| | |
(I hope). Separate 3.0.21b patch sent to Jerry.
Jeremy.
|
| | |
|
| |
| |
| |
| | |
Jeremy.
|
| |
| |
| |
| |
| |
| | |
entries. Add paranioa to debug so we know when an
entry is unused.
Jeremy.
|
| |
| |
| |
| |
| |
| | |
access free'd memory.
Jerry please pick up for 3.0.21b !
Jeremy.
|
| |
| |
| |
| | |
<jpjanosi@us.ibm.com>
|
| |
| |
| |
| |
| |
| |
| | |
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.
|
| |
| |
| |
| |
| | |
file create the file.
Jeremy.
|
| |
| |
| |
| | |
Jeremy.
|
| |
| |
| |
| | |
Guenther
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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.
|
| |
| |
| |
| |
| |
| |
| | |
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.
|
| |
| |
| |
| |
| | |
is defined. Jerry - this needs to be in 3.0.21b.
Jeremy.
|
| |
| |
| |
| | |
need to access info when using the ldap backend
|
| | |
|
| | |
|
| |
| |
| |
| | |
server role when calling 'testparm -s' (BUG 1336)
|
| |
| |
| |
| | |
tx
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| | |
svn merge -r13639:13641 $SVNURL/branches/SAMBA_3_0
svn merge -r13645:13647 $SVNURL/branches/SAMBA_3_0
svn merge -r13656:13657 $SVNURL/branches/SAMBA_3_0
|
| |
| |
| |
| | |
svn merge -r13579:13588 $SVNURL/branches/SAMBA_3_0
|
| |
| |
| |
| |
| |
| |
| | |
svn merge -r13601:13604 $SVNURL/branches/SAMBA_3_0
svn merge -r13604:13607 $SVNURL/branches/SAMBA_3_0
svn merge -r13610:13612 $SVNURL/branches/SAMBA_3_0
svn merge -r13612:13614 $SVNURL/branches/SAMBA_3_0
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
svn merge -r13559:13563 $SVNURL/branches/SAMBA_3_0
svn merge -r13557:13559 $SVNURL/branches/SAMBA_3_0
svn merge -r13546:13547 $SVNURL/branches/SAMBA_3_0
svn merge -r13198:13202 $SVNURL/branches/SAMBA_3_0
svn merge -r13209:13211 $SVNURL/branches/SAMBA_3_0
svn merge -r13216:13222 $SVNURL/branches/SAMBA_3_0
svn merge -r13224:13229 $SVNURL/branches/SAMBA_3_0
svn merge -r13231:13232 $SVNURL/branches/SAMBA_3_0
svn merge -r13235:13238 $SVNURL/branches/SAMBA_3_0
svn merge -r13238:13257 $SVNURL/branches/SAMBA_3_0
svn merge -r13257:13262 $SVNURL/branches/SAMBA_3_0
svn merge -r13288:13290 $SVNURL/branches/SAMBA_3_0
svn merge -r13294:13296 $SVNURL/branches/SAMBA_3_0
svn merge -r13299:13306 $SVNURL/branches/SAMBA_3_0
svn merge -r13310:13314 $SVNURL/branches/SAMBA_3_0
svn merge -r13322:13327 $SVNURL/branches/SAMBA_3_0
svn merge -r13351:13363 $SVNURL/branches/SAMBA_3_0
svn merge -r13363:13364 $SVNURL/branches/SAMBA_3_0
svn merge -r13364:13366 $SVNURL/branches/SAMBA_3_0
svn merge -r13375:13376 $SVNURL/branches/SAMBA_3_0
svn merge -r13382:13384 $SVNURL/branches/SAMBA_3_0
svn merge -r13391:13392 $SVNURL/branches/SAMBA_3_0
svn merge -r13392:13393 $SVNURL/branches/SAMBA_3_0
svn merge -r13393:13394 $SVNURL/branches/SAMBA_3_0
svn merge -r13407:13408 $SVNURL/branches/SAMBA_3_0
svn merge -r13410:13411 $SVNURL/branches/SAMBA_3_0
svn merge -r13412:13416 $SVNURL/branches/SAMBA_3_0
svn merge -r13416:13417 $SVNURL/branches/SAMBA_3_0
svn merge -r13460:13473 $SVNURL/branches/SAMBA_3_0
svn merge -r13475:13477 $SVNURL/branches/SAMBA_3_0
svn merge -r13484:13489 $SVNURL/branches/SAMBA_3_0
svn merge -r13489:13491 $SVNURL/branches/SAMBA_3_0
svn merge -r13495:13497 $SVNURL/branches/SAMBA_3_0
svn merge -r13497:13498 $SVNURL/branches/SAMBA_3_0
svn merge -r13498:13500 $SVNURL/branches/SAMBA_3_0
svn merge -r13510:13511 $SVNURL/branches/SAMBA_3_0
svn merge -r13513:13514 $SVNURL/branches/SAMBA_3_0
svn merge -r13515:13517 $SVNURL/branches/SAMBA_3_0
svn merge -r13523:13524 $SVNURL/branches/SAMBA_3_0
svn merge -r13524:13525 $SVNURL/branches/SAMBA_3_0
svn merge -r13525:13526 $SVNURL/branches/SAMBA_3_0
svn merge -r13526:13527 $SVNURL/branches/SAMBA_3_0
svn merge -r13527:13535 $SVNURL/branches/SAMBA_3_0
|
| | |
|
| | |
|
| |
| |
| |
| | |
3.0.21b now
|
| |
| |
| |
| | |
rebooting
|
| |
| |
| |
| | |
systems. Fix the build on those boxes
|
| | |
|
| | |
|
| | |
|