Jeremy Allison
a167c2c09e
r16422: winbindd_demote_client isn't used and generates
...
a Klocwork issue (#1844 ). Remove it
Jeremy.
(This used to be commit e83c3e0a65edeb423d964488e219e30d023b13e8)
2007-10-10 11:18:52 -05:00
Jeremy Allison
dc36abe3a2
r16420: Fix Klocwork #1674 . Null deref.
...
Jeremy.
(This used to be commit f5dddf339ee3a867e21f34a81bd0b33195b7397d)
2007-10-10 11:18:52 -05:00
Günther Deschner
0edf73c85a
r16415: Also delete object files from iniparser.
...
Guenther
(This used to be commit 4e1816855a8f86d1228c44b39126fbfb3cb893c0)
2007-10-10 11:18:52 -05:00
Volker Lendecke
7dad923a49
r16411: Fix compilation of vfs_afsacl, thanks to Greszler Szilard for trying
...
(This used to be commit 601643a4608cdccf33277cef8900c4da61712268)
2007-10-10 11:18:52 -05:00
Volker Lendecke
3c34f6085a
r16409: Fix Klocwork ID's.
...
1177
In reg_perfcount.c: 1200 1202 1203 1204
In regfio.c: 1243 1245 1246 1247 1251
Jerry, the reg_perfcount and regfio.c ones, can you take a look please? This
is really your code, and I'm not sure I did the right thing to return an
error.
smbcacls.c: 1377
srv_eventlog_nt.c: 1415 1416 1417
srv_lsa_nt.c: 1420 1421
srv_netlog_nt.c: 1429
srv_samr_nt: 1458 1459 1460
Volker
Volker
(This used to be commit d6547d12b1c9f9454876665a5bdb010f46b9f5ff)
2007-10-10 11:18:52 -05:00
Jeremy Allison
ce61fb21d9
r16397: Fix Klocwork #11767 and drasticly simplify the
...
logic in smbd/process.c. All interested (Volker,
Jerry, James etc). PLEASE REVIEW THIS CHANGE.
The logic should be identical but *much* easier
to follow and change (and shouldn't confuse Klockwork :-).
Jeremy.
(This used to be commit d357f8b33594472ffa78d0a112accccc2a8b1fe7)
2007-10-10 11:18:52 -05:00
Jeremy Allison
69678ce983
r16396: Klocwork #1170 . Null deref.
...
Jeremy.
(This used to be commit 220627ab70977a9a26dc0e010f73195c2c87ec96)
2007-10-10 11:18:51 -05:00
Jeremy Allison
a77a699fe9
r16393: Klocwork #1164 . Null deref.
...
Jeremy.
(This used to be commit c9a4ce51ed85686a35f350f4681b95d68adebbd6)
2007-10-10 11:18:51 -05:00
Jeremy Allison
1c8a871aaf
r16392: Klockwork #1168 . Protect against null deref.
...
Jeremy.
(This used to be commit cab256d72a91f59432e28e9623c10384d9ca2b5e)
2007-10-10 11:18:51 -05:00
Jeremy Allison
e98a2e1fca
r16390: Klocwork #604 - ensure if NULL pointer we assert
...
if len != 0.
Jeremy.
(This used to be commit e99cedfb0cabe3863797c8bd4594ee0826022d2e)
2007-10-10 11:18:51 -05:00
Jeremy Allison
a39643f170
r16388: Klocwork #320 . Null deref.
...
Jeremy.
(This used to be commit ceea8e21006bd6bae9e203a672f82e4d066bba28)
2007-10-10 11:18:51 -05:00
Jeremy Allison
6d5a7494df
r16386: Klockwork #lots. Ensure talloc_get_type_abort aborts
...
if handed a NULL pointer, not returns NULL.
Jeremy.
(This used to be commit d47ec4dc25bffa6f605c0f6fa1d9c046dbc520a7)
2007-10-10 11:18:51 -05:00
Jeremy Allison
684dd7f2cf
r16383: Klocwork #1086 . No null deref.
...
Jeremy.
(This used to be commit 7b68a2acfc583d1559c02461cab13419185bcd74)
2007-10-10 11:18:50 -05:00
Jeremy Allison
795c99d6b8
r16381: Now samu can't be null don't check it on set. Klockwork
...
related fix.
Jeremy.
(This used to be commit 2e5a88147826113f78ee0d8845c704692942cebf)
2007-10-10 11:18:50 -05:00
Jeremy Allison
64ed606a35
r16378: Klocwork #1079 . Allow BUFFER5 to cope with a NULL
...
dependentfiles pointer.
Jeremy.
(This used to be commit 05c50d99a4b1d2bc11a83e07902082227d7c074a)
2007-10-10 11:18:50 -05:00
Jeremy Allison
0f256c31c0
r16377: Klocwork #1077 .
...
Jeremy.
(This used to be commit 72709a8465caf5b7d95911250234f203b0ff4675)
2007-10-10 11:18:50 -05:00
Jeremy Allison
0c88eedbeb
r16375: Klocwork #1670 .
...
Jeremy.
(This used to be commit 99605ce296663b7697d737fd521f0e4d8436d1f2)
2007-10-10 11:18:50 -05:00
Jeremy Allison
5cccafff45
r16373: Fix Klocwork #1071 .
...
Jeremy
(This used to be commit 080464b93d965a583b2b5f248a2bb8a7fb516e6f)
2007-10-10 11:18:50 -05:00
Jeremy Allison
cc01fd242b
r16371: Fix Klocwork #1048 .
...
Jeremy.
(This used to be commit 5057e90db32adf4395fc2a3fce26a7f64c780828)
2007-10-10 11:18:50 -05:00
Jeremy Allison
96a54e7d23
r16369: Klocwork #1035 .
...
Jeremy.
(This used to be commit 6924d1cd443e4f7eb7b634c97c92effd6373ff12)
2007-10-10 11:18:49 -05:00
Jeremy Allison
1b64f06048
r16367: Missed one, Klocwork #915 .
...
Jeremy.
(This used to be commit b581fee9824712b9385e9975739a8ddbb297bca8)
2007-10-10 11:18:49 -05:00
Jeremy Allison
d5b6dedfdd
r16365: Fix Klocwork #895 , #898 , #899 , #915 , #932 , #938 and a
...
few other problems Klocwork missed.
Jeremy.
(This used to be commit fe05769a1a85f924c67be7e5dcee4871a86948d7)
2007-10-10 11:18:49 -05:00
Volker Lendecke
3d672717e0
r16363: Fix Klocwork ID 981 1652
...
Volker
(This used to be commit ce1d8423ef7cd86fc64200002fde707bca621d44)
2007-10-10 11:18:49 -05:00
Volker Lendecke
a70bbb921a
r16362: That's the best way to fix a Klocwork bug: Remove the (unused...;-) code
...
altogether. This was essentially a second implementation if string_to_sid.
Klocwork ID 1038
Volker
(This used to be commit e35f901067b702f5e61733a6edabc610a7dd5aab)
2007-10-10 11:18:49 -05:00
Volker Lendecke
dfa4760eea
r16361: Fix Klocwork ID 1731 1770 1771 1775 1796
...
Volker
(This used to be commit 8a5cebc19e4709399976efe9e3ba3bf29249620a)
2007-10-10 11:18:49 -05:00
Volker Lendecke
e7fc37cf0f
r16360: Fix Klocwork ID 136 520 521 522 523 542 574 575 576 607
...
in net_rpc.c: 715 716 732 734 735 736 737 738 739 749
in net_rpc_audit.c: 754 755 756
in net_rpc_join.c: 757
in net_rpc_registry: 766 767
in net_rpc_samsync.c: 771 773
in net_sam.c: 797 798
Volker
(This used to be commit 3df0bf7d6050fd7c9ace72487d4f74d92e30a584)
2007-10-10 11:18:48 -05:00
Jeremy Allison
5c822ecc49
r16358: ALWAYS compile this stuff on a 64-bit box before
...
checking in. size_t != uint32 on a 64-bit machine.
Jeremy.
(This used to be commit 09c89732869eae0d8c8971ac78235d34e4dcecb9)
2007-10-10 11:18:48 -05:00
Jeremy Allison
f40e9fcc5b
r16356: Helping derrell out. Jeremy.
...
Only set the DFS capability flag if the share is a DFS root. Fixes bug 3814.
(This used to be commit 6193f1170819096ea8a646e5a456f627df83872d)
2007-10-10 11:18:48 -05:00
Jeremy Allison
d53f6625aa
r16355: Remove derrell-test created by mistake.
...
Jeremy.
(This used to be commit 1dea2ab8562696e4435de2de46877d821b3eb232)
2007-10-10 11:18:48 -05:00
Derrell Lipman
01bf395f0e
r16354: r14595@cabra: derrell | 2006-05-09 00:00:35 -0400
...
Made a trivial change to the file so I can have one more check-in
(This used to be commit 9b562e919a4a369d7767a444229487a83ae9f6f5)
2007-10-10 11:18:48 -05:00
Derrell Lipman
ff5979fbe4
r16353: r14594@cabra: derrell | 2006-05-08 23:59:42 -0400
...
Added first draft of README file, testing SVK's --patch facility
(This used to be commit d11238ecf8ef63b967648ce54e98e57858be95f7)
2007-10-10 11:18:48 -05:00
Günther Deschner
17cbb65317
r16350: Fix the build.
...
GUenther
(This used to be commit 3203ce3b49e6f21ed690e9d7393e98419de54c27)
2007-10-10 11:17:37 -05:00
Günther Deschner
c6a47bb4f3
r16349: Another fix to make winbind more robust in large domains:
...
We may only feed rpc_useraliases with chunks of 1024 entries. This is
important as the token generation otherwise fails when a user is member
of more then 1024 groups.
Volker, please check.
Guenther
(This used to be commit d8fd94648f965eb043f957b154ce63b245a90328)
2007-10-10 11:17:37 -05:00
Günther Deschner
c53262d677
r16346: Allow to exit a "net rpc shell" with 'quit' or 'exit'.
...
Guenther
(This used to be commit 232566e1cb1eaaa6ae09e9de8a8a82d91acdfda7)
2007-10-10 11:17:37 -05:00
Günther Deschner
bf9b5b9baf
r16345: Improve the chance that our users can discover one of the coolest 'net'
...
features.
Guenther
(This used to be commit 446d79a0007d3d99c73eb758216f18f64036f11d)
2007-10-10 11:17:37 -05:00
Günther Deschner
c893dfa500
r16344: Allow to set passwords directly when creating users via "net rpc user
...
add" (as the documentation says, and currently onle "net ads user add"
did). Fixes #3843 .
Guenther
(This used to be commit 5d776d5fabded9b713080789aefc6058510b51f6)
2007-10-10 11:17:36 -05:00
Volker Lendecke
0f14e3eb8d
r16340: Commit Bjoern's fix for the AIX PIC suffix. 'make test' still does the first
...
tests, and vfstest is still able to load modules. Looks like this is ok :-)
Volker
(This used to be commit c08bfdf87a1368a5d6c9a58ddb8ba379d969941d)
2007-10-10 11:17:36 -05:00
Volker Lendecke
8961048d24
r16339: Fix Klocwork ID
...
277 278 (cmd_*)
485 487 488 (ldap.c)
Volker
(This used to be commit 5b1eba76b3ec5cb9b896a9a5641b4d83bdbdd4cf)
2007-10-10 11:17:36 -05:00
Volker Lendecke
ec49dff326
r16338: Fix Klocwork ID 150
...
(This used to be commit ded2952e00fec712ce612cf6aaabf85c1a6f4488)
2007-10-10 11:17:36 -05:00
Volker Lendecke
9cee5574e9
r16337: Add configure fixes by Bjoern Jacke <samba@j3e.de>.
...
Volker
(This used to be commit 1b3a24732df19addb8c2dfaae99f5fbf5bbccc44)
2007-10-10 11:17:36 -05:00
Volker Lendecke
8ceeef3266
r16336: Fix Klocwork ID's 1087, 1095, 1096, 1098, 1099, 1101, 1102, 1105, 1107, 1109,
...
1111
Volker
(This used to be commit def075baf873b24c522d09ddc0141d84431a1fae)
2007-10-10 11:17:35 -05:00
Volker Lendecke
ee4ee4c541
r16335: Fix Klocwork IDs 107 108 109 111 112 113 114 116 117 118 121
...
(This used to be commit 555984ea772730a5752905f1130e0bf6ec48207f)
2007-10-10 11:17:34 -05:00
Volker Lendecke
e279878b28
r16334: Fix Klocwork ID's 1087, 1095, 1096, 1098, 1099, 1101, 1102, 1105, 1107, 1109,
...
1111
Volker
(This used to be commit d3f5acb16e14ec394f1af41fa2f9e27fdca937db)
2007-10-10 11:17:34 -05:00
Jeremy Allison
86a13b97e4
r16326: Klocwork #509 . Always check return allocs.
...
Jeremy.
(This used to be commit 7e397b534a5ca5809facf5aa84acbfb0b8c9a5b4)
2007-10-10 11:17:33 -05:00
Jeremy Allison
d730df0493
r16324: Klocwork #499 . Allways check results from alloc.
...
Jeremy.
(This used to be commit 2b69d436da7b2902ea419f3bcc45c7b5a5c571fb)
2007-10-10 11:17:33 -05:00
Jeremy Allison
be6fd76436
r16322: Klocwork #481., Don't deref null on malloc fail.
...
Jeremy.
(This used to be commit dd31f3fc0e044fdae139aefcb21773249c30eb74)
2007-10-10 11:17:33 -05:00
Jeremy Allison
61c96308fb
r16320: Ensure variable is not null before calling fclose.
...
Klocwork #412 .
Jeremy.
(This used to be commit fed55d653a73d09550a90a4904023580dd46ae76)
2007-10-10 11:17:33 -05:00
Jeremy Allison
52d6b8339a
r16317: Klocwork #300 . Check for error return on malloc.
...
Jeremy.
(This used to be commit aa0d739834a286aeee88f76048dc347dd2852d09)
2007-10-10 11:17:33 -05:00
Jeremy Allison
4433376361
r16313: Not a problem - but ensure Klocwork is quiet ( #872 ).
...
Jeremy.
(This used to be commit 22a345deed6caa5750e2bb233a20422ad7b90d94)
2007-10-10 11:17:33 -05:00
Jeremy Allison
b85b18d794
r16311: Check for NULL return. Klocwork #998 .
...
Jeremy.
(This used to be commit c430730f5a0dc00626b9b924e88adfb84cd48869)
2007-10-10 11:17:33 -05:00