2007-10-10 |
Jeremy Allison | r14395: Fix coverity bug #55. Ensure no unsigned/signed...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14393: Fix a couple of AIX warnings.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14387: Try and fix the coverity issues (#53, #54)...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14365: As solaris nss includes includes.h, make sure...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14359: Try and fix Coverity #176 by making the pointer
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14357: Try and fix Coverity #169 by making the pointer
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14355: Try and fix Coverity #158 by making the pointer
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14353: Fix coverity bugs #61 and #62. Remember to...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14351: Ensure we use the minimum of PATH_MAX and sizeof...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14345: Fix Coverity #71. We don't currently propagate...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14342: Fix coverity #68, resource leak on error path.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14340: Fix coverity #78, resource leak in error path.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14338: Fix coverity #55 by explicit cast.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14336: Try and quieten coverity #53 and #54. Make...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14333: Fix coverity #77, ensure we can't exit after...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14303: Fix coverity #223. In a loop we were forgetting...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14301: Fix coverity #224. In a loop we were forgetting...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14299: Fix coverity #225. In a loop we were forgetting...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14292: Janitor for tridge (samba3 talloc is almost...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14289: Fix coverity #101, resource leak on error code...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14286: Similar clarifiction fix for coverity #102.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14284: Fix coverity bug #103. Make code clearer -...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14282: Change centry_string to only use talloc. Should
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14275: Shut-up coverity false positive (bug #199)...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14273: Fix coverity bug #202. Memory leak on error...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14270: Fix coverity #203. Ensure we free on error...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14268: Fix coverity error #204. Resource leak on error...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14266: Fix coverity #205. Resource leak on error path.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14264: Fix coverity #207. Resource leak on error path.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14261: Fix coverity #38. No null deref.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14259: Fix coverity #42. Ensure contact_domain can...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14250: Fix coverity bug #107. Resource leak on error...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14229: Something Coverity hasn't caught (yet) but...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14221: Fix coverity #76. My previous change wasn't...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14219: Fix coverity #135. Don't deref a ptr if it...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14212: Definately fixes a coverity issue but I've...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14196: Move to using talloc, not malloc for all policy...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14194: Coverity bug #35. Fix uninitialized pipe_hnd.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14192: Don't forget to correctly initialize pipe_hnd.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14190: Coverity bug #33. Missing initialization of...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14188: Coverity fix #32. Don't deref null.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14186: Coverity fix #31. Don't deref null.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14184: Coverity fix #56. Ensure we can't deref null.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14182: Ensure we know that dom_sid cannot be null.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14178: Clarify code for Coverity #49. Ensure we know we
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14176: Fix coverity bug #30. Ensure no possible null...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14170: Paranioa fix for sesssetup.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14168: Fix Coverity #219. I think this is a false...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14166: Fix const warning.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14121: We never pass NULL to the rpc_api_pipe fn so...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14118: Fix coverity bug #24. Missing return statement...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14115: Fix coverity bug #23. Don't deref a potentially...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14106: Fix from William Jojo for AIX vfs builds. Thanks...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14092: Fix coverity bug #22. Ensure no possible null
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14090: Fix coverity bug #21, don't deref potential...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14088: Fix Coverity bug #20. Don't deref possible...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14087: Protect against domain being NULL. Finish Coverity...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14083: Fix coverity bug #19. Don't deref possible...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14080: Fix Coverity bug #18. Ensure non-null before...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14047: Coverity fix #17. Ensure srv_name and info...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14045: Coverity fix #14. Ensure if len is set buf...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14043: After discussion with Jerry revert part of the
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14031: Coverity bug CID #110. Free all resources correctly
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14030: Fix resource leak in error codepath. Coverity...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14026: Fix resource leak on error exit. Coverity CID...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14023: My last bug fix still left a potential null...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14020: Coverity bug CID #66. Missing free on error...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14018: Coverity error CID #27. Missing return -1 on...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14014: Coverity paranoia. Shut it up by making the...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14009: Remove last const warning (have to use CONST_DISCARD).
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14007: Coverity bug CID #197. Don't compare against...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14006: Fix a couple of irritating warnings.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14003: Clarify code that lead to Coverity report #13.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14002: Quick fix for Coverity CID #12.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r13999: Quick fix for Coverity bug #11.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r13994: Belt and braces - ensure RPC_BUFFER is valid.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r13989: Fix for Coverity bug #45 and associated spoolss...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r13978: Here is why it's essential to use SAFE_FREE...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r13975: Re-fix Coverity #156 - I had left the hidden...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r13971: Fix Coverity bugs #209 - #213 - it detected...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r13915: Fixed a very interesting class of realloc(...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r13893: Fix for Coverity issue CID #164. The first...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r13892: Doh ! My bugfix had a bug :-). Spotted by ...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r13889: Fix resource leak on error path. Coverity bug...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r13887: Fix coverity bug CID #94. mem leak on error...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r13884: Fix coverity CID #95. Resource leak on error...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r13882: Fix coverity CID bug #96. Missing free on error
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r13880: Fix coverity bug CID #97, mem leak on error...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r13875: Fix coverity bug #148. Deref of rrec before...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r13873: I think this is the longstanding wins server...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r13802: I *knew* ASU on sparc had to be good for *something...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r13799: Make locktest debug a little easier to read.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r13796: Another load_case_tables...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r13792: Merged Simo's fixes for tdbtraverse.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r13778: When deleting machine accounts it's the SeMachineAcc...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r13759: As pointed out by Volker, it isn't much good...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r13748: Don't reference memory after we just freed...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r13747: Fix the reference count for tdbsam_open() ...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r13724: Remove unused variable. Bug #3559 from
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r13722: Ensure we use the correct enumerated type....
|
commit | commitdiff | tree |