Volker Lendecke
b3d058a0ec
r14103: Fix a memleak found by valgrind (!!)
...
(This used to be commit b880602c4c
)
2007-10-10 11:11:12 -05:00
Volker Lendecke
56a99b1d1c
r14102: Fix Coverity bug # 70
...
(This used to be commit 56dc19879c
)
2007-10-10 11:11:12 -05:00
Volker Lendecke
35d2856ae3
r14101: Fix a segfault in trustdom establish, cli is NULL here.
...
(This used to be commit 1df58c7a00
)
2007-10-10 11:11:12 -05:00
Volker Lendecke
d95efac94d
r14099: Fix Coverity # 113
...
(This used to be commit db00570535
)
2007-10-10 11:11:12 -05:00
Volker Lendecke
10373355df
r14098: Fix Coverity # 112
...
(This used to be commit 121a350b92
)
2007-10-10 11:11:11 -05:00
Jeremy Allison
aa3cab954e
r14092: Fix coverity bug #22 . Ensure no possible null
...
deref.
Jeremy.
(This used to be commit 0026fb0b28
)
2007-10-10 11:11:11 -05:00
Jeremy Allison
d12fd8dcb7
r14090: Fix coverity bug #21 , don't deref potential null.
...
Jeremy.
(This used to be commit 76c4d5212b
)
2007-10-10 11:11:11 -05:00
Jeremy Allison
e096440b74
r14088: Fix Coverity bug #20 . Don't deref possible null.
...
Jeremy.
(This used to be commit 7f3ace5481
)
2007-10-10 11:11:11 -05:00
Jeremy Allison
485714ac6b
r14087: Protect against domain being NULL. Finish Coverity #152 .
...
Jeremy.
(This used to be commit 88dd4ab481
)
2007-10-10 11:11:11 -05:00
Jim McDonough
cc7b53f673
r14085: Fix coverity bg #152 , uninit'ed var.
...
(This used to be commit d8e69c18e0
)
2007-10-10 11:11:11 -05:00
Jeremy Allison
a9d1af9d31
r14083: Fix coverity bug #19 . Don't deref possible NULL.
...
Jeremy.
(This used to be commit fc8e1e5c02
)
2007-10-10 11:11:11 -05:00
Jeremy Allison
d785b61a16
r14080: Fix Coverity bug #18 . Ensure non-null before ref.
...
Jeremy.
(This used to be commit 617c5805e5
)
2007-10-10 11:11:10 -05:00
Gerald Carter
17c354acf3
r14077: fix build breakage
...
(This used to be commit a40a7f5ea1
)
2007-10-10 11:11:10 -05:00
Günther Deschner
ba8eff660b
r14076: When the backends trusted_domains call comes back with no trusts the
...
NTSTATUS code will be NT_STATUS_NO_MORE_ENTRIES. In that case store
NT_STATUS_OK in the centry so that the entry does not automatically
deleted upon startup or invalidated upon next query.
Guenther
(This used to be commit 200d456661
)
2007-10-10 11:11:10 -05:00
Gerald Carter
9f18298bee
r14075: * add support for long variable names in smb.conf in the form of %(....)
...
* add support for %(DomainSID)
* replace standard_sub_XXX() functions with wrappers around their
alloc_sub_XXX() counterparts
* add support for using SIDs in read list, et. al. (anything that
is checked by nt_token_contains_name_in_list())
(This used to be commit 71d960250d
)
2007-10-10 11:11:09 -05:00
Günther Deschner
e11a85eebd
r14074: Some cleanup; there is no point in declaring and mapping
...
KRB5KRB_ERR_RESPONSE_TOO_BIG when the krb5 library does not know about
this.
Guenther
(This used to be commit 4a1a3c4808
)
2007-10-10 11:11:09 -05:00
Günther Deschner
aeea749548
r14062: Forgot those in the uint16/32 acb_info switch.
...
Guenther
(This used to be commit 0167b6cca8
)
2007-10-10 11:11:09 -05:00
Günther Deschner
fc5a7fe064
r14061: Some debugging for the new LOGON/ACB-flags.
...
Guenther
(This used to be commit 7616317f9f
)
2007-10-10 11:11:09 -05:00
Günther Deschner
1b0211ca13
r14060: Only set the last rebind timestamp when we did rebind after a non-read
...
LDAP operation. That way we avoid the replication sleep after a simple
redirected search operation
Guenther
(This used to be commit d236caac21
)
2007-10-10 11:11:09 -05:00
Lars Müller
16ea81ba7f
r14057: Remove generated script/gen-8bit-gap.sh while calling rule realclean.
...
Ignore script/gen-8bit-gap.sh in branches/SAMBA_3_0/source/script as we
already do in trunk.
(This used to be commit b974b1879c
)
2007-10-10 11:11:09 -05:00
Lars Müller
24decd1233
r14056: Also install the mount.smbfs sym link to rootsbindir. Therfore we have
...
to substitute rootsbindir in {,un}installbin.sh.in.
Pass $prefix as third arg to installbin/ uninstallbin as rootsbindir by
default is $prefix/sbin.
(This used to be commit 7773b8c9e0
)
2007-10-10 11:11:09 -05:00
Jim McDonough
924be04217
r14053: Implement Simo's suggestion: don't use /dev/null for a 'bad' path for
...
users/workstations
(This used to be commit 2690f015be
)
2007-10-10 11:11:08 -05:00
Lars Müller
f27228fc31
r14052: Remove BASEDIR use in the Makefile. BASEDIR=prefix=@prefix@ till now.
...
I suggest to stay with ^BASEDIR= @prefix@$ for at least the next release
to give external projects - like samba-vscan project - time to adopt
this change.
BASEDIR is non of the default autoconf variables. prefix is.
Jerry1: If possible please announce this with the next release. I'll
self reply to technical.
Jerry2: This does not break your makepkg stuff as you set BASEDIR
_not_ from the Makefile.
(This used to be commit 730d5ec229
)
2007-10-10 11:11:08 -05:00
Günther Deschner
763a2d7d8e
r14051: Add remaining (documented) userAccountControl bits, thanks to Luke
...
Howard for pointing this out.
Guenther
(This used to be commit 170038f4cd
)
2007-10-10 11:11:08 -05:00
Günther Deschner
ca3df1d3f9
r14050: Add the ACB_PWEXPIRED bit abartlet has found.
...
Guenther
(This used to be commit 5fa3f26b4c
)
2007-10-10 11:11:08 -05:00
Günther Deschner
06d6325da1
r14049: Found some more MSV1_0 bits and their behaviour;
...
just for documentation purpose.
Guenther
(This used to be commit 0b00424e07
)
2007-10-10 11:11:08 -05:00
Jeremy Allison
b05af76541
r14047: Coverity fix #17 . Ensure srv_name and info cannot
...
be zero before deref.
Jeremy.
(This used to be commit fbf9db6624
)
2007-10-10 11:11:08 -05:00
Jeremy Allison
d8ba987bfe
r14045: Coverity fix #14 . Ensure if len is set buf != NULL.
...
Jeremy.
(This used to be commit fb1a607332
)
2007-10-10 11:11:07 -05:00
Jeremy Allison
8d1dd8bb96
r14043: After discussion with Jerry revert part of the
...
Coverity null-ref patch - put prs_rpcbuffer_p
back to the way it was (with an additional
coverity paranoia check) - move the real test
into rpcbuf_alloc_size instead.
Jeremy.
(This used to be commit f74993e65c
)
2007-10-10 11:11:07 -05:00
Gerald Carter
29c8cef22d
r14042: check that create_local_nt_token() succeeds before dereferncing the NT_USER_TOKEN*
...
(This used to be commit 4e5df4cb64
)
2007-10-10 11:11:07 -05:00
Volker Lendecke
753dcde401
r14036: Ok, the last one generated a const warning. Also fix Coverity # 119.
...
net rpc vampire is ugly....
Volker
(This used to be commit c1ea48949d
)
2007-10-10 11:11:07 -05:00
Volker Lendecke
3cc8b8125a
r14035: Fix Coverity bug # 124
...
(This used to be commit 9fe21fd032
)
2007-10-10 11:11:07 -05:00
Volker Lendecke
991fd6c28e
r14034: Fix Coverity id # 125.
...
Jeremy, you might want to take a look here.
Volker
(This used to be commit e6e29937e8
)
2007-10-10 11:11:07 -05:00
Volker Lendecke
4479d1b061
r14033: Fix Coverity bug # 126
...
(This used to be commit bb6d678575
)
2007-10-10 11:11:06 -05:00
Jeremy Allison
77709e58ad
r14031: Coverity bug CID #110 . Free all resources correctly
...
on pipe initialization failure.
Jeremy.
(This used to be commit daa919a94b
)
2007-10-10 11:11:06 -05:00
Jeremy Allison
8f0bdb9c4e
r14030: Fix resource leak in error codepath. Coverity CID #64 .
...
Jeremy.
(This used to be commit b51edde4d6
)
2007-10-10 11:11:06 -05:00
Jeremy Allison
6b591819dd
r14026: Fix resource leak on error exit. Coverity CID #65 .
...
Jeremy.
(This used to be commit 3a1c4cb93d
)
2007-10-10 11:11:06 -05:00
Volker Lendecke
874a9d02de
r14025: Remove unused code. When we want to export samsync, we better first port
...
pidl...
Fix Coverity # 15.
Volker
(This used to be commit 29b4b986cc
)
2007-10-10 11:11:06 -05:00
Jeremy Allison
82ab2bce5a
r14023: My last bug fix still left a potential null deref.
...
C- "must try harder" :-).
Jeremy.
(This used to be commit 9c55bf74ca
)
2007-10-10 11:11:06 -05:00
Volker Lendecke
6491aed1ac
r14022: Fix Coverity bug # 92
...
(This used to be commit b824245c4e
)
2007-10-10 11:11:06 -05:00
Jeremy Allison
43ad653211
r14020: Coverity bug CID #66 . Missing free on error exit.
...
Jeremy.
(This used to be commit b9980bddf5
)
2007-10-10 11:11:05 -05:00
Jeremy Allison
f635dcb5f3
r14018: Coverity error CID #27 . Missing return -1 on error condition.
...
Jeremy.
(This used to be commit 94e869d9c6
)
2007-10-10 11:11:05 -05:00
Volker Lendecke
c7c3b98d4b
r14017: Okay, okay, I have turned a double-free into dead code :-)
...
Fix Coverity # 214.
Volker
(This used to be commit 4a75edf9de
)
2007-10-10 11:11:05 -05:00
Jeremy Allison
a3586ff60c
r14014: Coverity paranoia. Shut it up by making the guarentee
...
in the code explicit - but this was a false positive (CID #16 ).
Jeremy.
(This used to be commit 43a0e869f2
)
2007-10-10 11:11:05 -05:00
Jeremy Allison
9e65a2cb98
r14009: Remove last const warning (have to use CONST_DISCARD).
...
Jeremy.
(This used to be commit af0ade470f
)
2007-10-10 11:11:05 -05:00
Jeremy Allison
6b35642037
r14007: Coverity bug CID #197 . Don't compare against 0, we
...
mean the ttl instead.
Jeremy.
(This used to be commit ccb2a52e29
)
2007-10-10 11:11:04 -05:00
Jeremy Allison
26c95f3545
r14006: Fix a couple of irritating warnings.
...
Jeremy.
(This used to be commit ead13ca522
)
2007-10-10 11:11:04 -05:00
Jeremy Allison
3527b5cc25
r14003: Clarify code that lead to Coverity report #13 .
...
Not a bug, but better to remove false positives.
Jeremy.
(This used to be commit f9a75d7654
)
2007-10-10 11:11:04 -05:00
Jeremy Allison
dbbc06db65
r14002: Quick fix for Coverity CID #12 .
...
Jeremy
(This used to be commit 7c6e274cd5
)
2007-10-10 11:11:04 -05:00
Jeremy Allison
1eea156f57
r13999: Quick fix for Coverity bug #11 .
...
Jeremy.
(This used to be commit b9de6c9269
)
2007-10-10 11:11:04 -05:00