Jeremy Allison
dd728b4712
r14182: Ensure we know that dom_sid cannot be null.
...
Jeremy.
(This used to be commit e3a28bf4c8064f7053b7d1a25a2f087ac2095fcd)
2007-10-10 11:15:15 -05:00
Jeremy Allison
5a1c225c18
r14178: Clarify code for Coverity #49 . Ensure we know we
...
can't have an uninitialized *returned val.
Jeremy.
(This used to be commit e83515afd2cb63b0dfa4f7fe00b6b7163bf35f2f)
2007-10-10 11:15:15 -05:00
Jeremy Allison
ab43bf3e10
r14176: Fix coverity bug #30 . Ensure no possible null deref.
...
Jeremy.
(This used to be commit e5d6069cf88c0aa632af5582fcd7466729b20934)
2007-10-10 11:15:15 -05:00
Jeremy Allison
5f224c2c26
r14170: Paranioa fix for sesssetup.
...
Fix Coverity bug #26 . Guard against NULL ref.
Jeremy.
(This used to be commit c0f906ac8de850f4566b6b3be4e3c7d245e6e252)
2007-10-10 11:15:15 -05:00
Jeremy Allison
47a11f8a4c
r14168: Fix Coverity #219 . I think this is a false coverity
...
warning as it seems to get confused with assignment
and comparison. Clarify the code anyway.
Jeremy.
(This used to be commit 754818f8cc0849bddf84b7a534cd65e8dcd932ac)
2007-10-10 11:15:14 -05:00
Jeremy Allison
1b3e1f9b7c
r14166: Fix const warning.
...
Jeremy.
(This used to be commit 2ec461ae583b9a07da3ce5abd7f90ea18e1535ae)
2007-10-10 11:15:14 -05:00
Alexander Bokovoy
ce53430263
r14158: Fix coverity CID #147 -- do not dereference pointers before checking their existence
...
(This used to be commit 6b52423033b2eccdfad1e91e9d59619664f570ac)
2007-10-10 11:15:14 -05:00
Jim McDonough
a5eda88677
r14156: Fix coverity #114 : free storage alloc'ed by sstring_sub()
...
(This used to be commit 655fb66b289bdd19c4432eea00fac935184f25c9)
2007-10-10 11:15:14 -05:00
Jim McDonough
c0d4100517
r14155: Fix coverity #115 : free storage alloc'ed by sstring_sub()
...
(This used to be commit a197b8c5cb02c8a5fac3882e7b76bcd7abb0279c)
2007-10-10 11:15:14 -05:00
Jim McDonough
49dec1cac6
r14153: Fix coverity #116 : free storage alloc'ed by sstring_sub()
...
(This used to be commit dbc0ff5544f2d15b1d1bc41319c76274b79d92b4)
2007-10-10 11:15:14 -05:00
Jim McDonough
c53c08ef86
r14152: Fix coverity #117 : free storage alloc'ed by sstring_sub
...
(This used to be commit cf36f5949f8ac5ea020fcaa796ad92852df25ae7)
2007-10-10 11:15:14 -05:00
Jim McDonough
b5f12bc0f8
r14150: Fix coverity #118 : not freeing alloc'ed storage returned from
...
sstring_sub().
(This used to be commit 6ff849f35ae3394d6557f79c73b0fe54fbb86d0f)
2007-10-10 11:15:14 -05:00
Günther Deschner
14e904fe86
r14148: Removing the not very well tested krb5 ticket refresh handling activated
...
over --with-kcm. No time to look after it for the moment.
Guenther
(This used to be commit 7ec2b31a8790db1466ffafeab533c11ab7ea801a)
2007-10-10 11:15:13 -05:00
Jim McDonough
a2d489c187
r14147: Fix coverity #119 . alloc'ed memory returned not saved, so not freed.
...
Need to go back and correct the assumption that an "ldap xxx suffix"
parm must have an OU.
(This used to be commit 2d7ba11ffbe17af12257a91638be95d09c0c34c5)
2007-10-10 11:15:13 -05:00
Günther Deschner
c34e73cfcf
r14146: Just some typos.
...
Guenther
(This used to be commit ade86cc787e266850fee982b008a9caf2c8ed7e7)
2007-10-10 11:15:13 -05:00
Günther Deschner
e724dc9a60
r14145: Add missing WITH_KCM hunks from my local tree.
...
Guenther
(This used to be commit 977079a0583497255fbd4a48de52ebd404710b62)
2007-10-10 11:15:13 -05:00
Günther Deschner
e443866f76
r14144: allow to set sec_info in rpcclients lsa_query_secobj.
...
Guenther
(This used to be commit 18ee669c604b344910308fef81c2544e208ef62c)
2007-10-10 11:15:13 -05:00
Jim McDonough
7a2bc34d4d
r14135: Fix for Coverity #123 : resource leak. Also rework much of the code to
...
make it cleaner. There's still more to do on this...
(This used to be commit f75dad0325aec93cc604ddfbef40d29979d07275)
2007-10-10 11:15:13 -05:00
Volker Lendecke
2a7601fcb4
r14134: Fix Coverity bug # 137
...
(This used to be commit 62e58d939bf3abf71bb19aade57d406e07403bc8)
2007-10-10 11:15:13 -05:00
Volker Lendecke
4d0795a21b
r14133: Fix Coverity bug # 140
...
(This used to be commit 5007f53eb54eddff3d13df929d78385d6b158057)
2007-10-10 11:15:12 -05:00
Volker Lendecke
58e00365c6
r14132: Fix Coverity bug # 150.
...
Jerry, you might want to check this.
Thanks
Volker
(This used to be commit 9ec671c2f8547482ed08eb17a0fb771ef8fd1e51)
2007-10-10 11:15:12 -05:00
Volker Lendecke
645826673a
r14131: Fix Coverity bug # 127
...
(This used to be commit c105bfae2647752b31d8c3b59a0ee80c56f97138)
2007-10-10 11:11:14 -05:00
Günther Deschner
c077d363a4
r14130: Remove make_server_info_pac alltogether, make_server_info_info3 does
...
already do what we need.
Guenther
(This used to be commit 773e33c9717ae04f48983ddc49f7619a97523603)
2007-10-10 11:11:14 -05:00
Günther Deschner
d3d4e22478
r14129: Add the group sids from the Kerberos PAC to the user token.
...
Guenther
(This used to be commit 1280d79111ae56c6a1b4daf7a1d6d413d1f4df64)
2007-10-10 11:11:14 -05:00
Steve French
58752bccdd
r14128: Remove warning generated by coverity scan tool (missing SAFE_FREE in error path)
...
(This used to be commit 33a1e26114d7dfdfb72e393efa399454a588e11e)
2007-10-10 11:11:14 -05:00
Steve French
f3b39786db
r14127: Remove coverity warning on mount.cifs.c
...
(This used to be commit 2ec51635ae7ba448f18c4c1342a5fd2adb1ec869)
2007-10-10 11:11:13 -05:00
Steve French
84c398a72e
r14126: resolve two warnings from the coverity scan
...
(This used to be commit 32c7243b80f1f06d37511fb87f7a5c715f4847c6)
2007-10-10 11:11:13 -05:00
Jeremy Allison
dc93156fe9
r14121: We never pass NULL to the rpc_api_pipe fn so don't
...
trigger coverity checks by testing for NULL.
Jeremy.
(This used to be commit 6b4484159293d725613249adbfa01472dea1c722)
2007-10-10 11:11:13 -05:00
Jeremy Allison
acf0c6fb66
r14118: Fix coverity bug #24 . Missing return statement meant
...
a possible NULL ptr deref.
Jeremy.
(This used to be commit 78ac3f9cbdabc1df9480f75fb3910a3a108a0e91)
2007-10-10 11:11:13 -05:00
Jeremy Allison
b19d871a1a
r14115: Fix coverity bug #23 . Don't deref a potentially null ptr.
...
Jeremy.
(This used to be commit df32eb70a45150e459997c2ae92c865cd0e083f6)
2007-10-10 11:11:13 -05:00
Gerald Carter
1de2983de4
r14112: * fix checks on return code from register_vuid() which could actually
...
fail and we would still return success in the SMBsesssetup reply :-(
* Make sure to create the local token for the server_fino struct
in reply_spnego_kerberos() so that register_vuid() does not fail.
(how did this ever work?)
(This used to be commit 8dafa45b97020d1aceb027a85e18401c965bf402)
2007-10-10 11:11:13 -05:00
James Peach
f0210601d1
r14111: Work around additional typedefs in the gamin implementation
...
of the FAM API.
(This used to be commit dc96ce90e50da9a82f941b0b534c0681c8477f5e)
2007-10-10 11:11:12 -05:00
Jeremy Allison
433e171482
r14106: Fix from William Jojo for AIX vfs builds. Thanks Bill !
...
Jeremy.
(This used to be commit 7d50966d7f783da41dc9303d7c535bc46564cf09)
2007-10-10 11:11:12 -05:00
Volker Lendecke
b3d058a0ec
r14103: Fix a memleak found by valgrind (!!)
...
(This used to be commit b880602c4c1b13fbb5931b8e00c22209a722e0d5)
2007-10-10 11:11:12 -05:00
Volker Lendecke
56a99b1d1c
r14102: Fix Coverity bug # 70
...
(This used to be commit 56dc19879c6514cbdd0b1fd186c8bdeb61bf151a)
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 1df58c7a00b00242ee3eda09de92335d5dabe9c4)
2007-10-10 11:11:12 -05:00
Volker Lendecke
d95efac94d
r14099: Fix Coverity # 113
...
(This used to be commit db00570535c03360bb2833f070878a33e94306b0)
2007-10-10 11:11:12 -05:00
Volker Lendecke
10373355df
r14098: Fix Coverity # 112
...
(This used to be commit 121a350b92dafec8f171a54f4b897c7f81757dd1)
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 0026fb0b2843271c27e9dc02a32e88d580bebbc3)
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 76c4d5212bcb5f54472c9ceac2368078ebad7a3b)
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 7f3ace5481e55ef845da28b9c0613a2ea0de0de4)
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 88dd4ab48127bb08fdeb0b5c236020e0b910f0d8)
2007-10-10 11:11:11 -05:00
Jim McDonough
cc7b53f673
r14085: Fix coverity bg #152 , uninit'ed var.
...
(This used to be commit d8e69c18e0d34c99525080b3afaf2778be3a5ec2)
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 fc8e1e5c02dd950ed1f8656a5d7ab47fa7ec1ea7)
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 617c5805e59dd601b8841251032e3db4d6a64621)
2007-10-10 11:11:10 -05:00
Gerald Carter
17c354acf3
r14077: fix build breakage
...
(This used to be commit a40a7f5ea10cf8651cb4334a6623c07fb3dfc565)
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 200d4566619c58951e22d9543420407b3baf878f)
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 71d960250d2c6d01096a03e98884d3f9c395baa0)
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 4a1a3c4808307e09fa8ff85da9a963a4a6f0e9ae)
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 0167b6cca80492d8a076da0497d24089f78587dc)
2007-10-10 11:11:09 -05:00