index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r14245: We've dereferenced argv before, no point in checking.
Volker Lendecke
1
-7
/
+5
2007-10-10
r14244: Okay, had not seen that this happened twice.
Volker Lendecke
1
-1
/
+1
2007-10-10
r14243: Fix Coverity bug # 143
Volker Lendecke
1
-1
/
+1
2007-10-10
r14242: Fix Coverity bug # 82
Volker Lendecke
1
-0
/
+2
2007-10-10
r14241: Fix Coverity bug # 146
Volker Lendecke
1
-1
/
+3
2007-10-10
r14236: Fix Coverity bug # 90
Volker Lendecke
1
-0
/
+1
2007-10-10
r14235: Fix Coverity bug # 91
Volker Lendecke
1
-0
/
+12
2007-10-10
r14234: Fix Coverity bug # 93
Volker Lendecke
1
-0
/
+1
2007-10-10
r14233: Fix Coverity bug # 206
Volker Lendecke
1
-1
/
+3
2007-10-10
r14232: Fix Coverity Bug # 218
Volker Lendecke
1
-1
/
+1
2007-10-10
r14229: Something Coverity hasn't caught (yet) but I've gotten
Jeremy Allison
1
-3
/
+5
2007-10-10
r14228: Fix Coverity bug # 217
Volker Lendecke
1
-1
/
+1
2007-10-10
r14226: Fix Coverity bug # 109
Volker Lendecke
1
-1
/
+3
2007-10-10
r14225: Fix Coverity Bug # 67
Volker Lendecke
1
-1
/
+4
2007-10-10
r14224: Fix Coverity bug # 6
Volker Lendecke
1
-9
/
+0
2007-10-10
r14221: Fix coverity #76. My previous change wasn't quite enough :-).
Jeremy Allison
1
-0
/
+1
2007-10-10
r14219: Fix coverity #135. Don't deref a ptr if it can be NULL.
Jeremy Allison
1
-1
/
+1
2007-10-10
r14218: Fix Coverity Bug # 2
Volker Lendecke
1
-5
/
+0
2007-10-10
r14217: Fix Coverity Bug # 7
Volker Lendecke
1
-1
/
+1
2007-10-10
r14216: Fix Coverity bug # 8
Volker Lendecke
1
-1
/
+1
2007-10-10
r14214: Fix Coverity Bug # 57
Volker Lendecke
1
-0
/
+4
2007-10-10
r14212: Definately fixes a coverity issue but I've lost track
Jeremy Allison
1
-1
/
+1
2007-10-10
r14207: Convert the lp_acl_compatibility() param into an enum.
James Peach
3
-23
/
+14
2007-10-10
r14204: Remove the basically unused P_GSTRING and P_UGSTRING
James Peach
3
-57
/
+4
2007-10-10
r14196: Move to using talloc, not malloc for all policy handles.
Jeremy Allison
1
-5
/
+3
2007-10-10
r14194: Coverity bug #35. Fix uninitialized pipe_hnd.
Jeremy Allison
1
-0
/
+6
2007-10-10
r14192: Don't forget to correctly initialize pipe_hnd.
Jeremy Allison
1
-0
/
+6
2007-10-10
r14190: Coverity bug #33. Missing initialization of pipe_hnd.
Jeremy Allison
1
-0
/
+5
2007-10-10
r14188: Coverity fix #32. Don't deref null.
Jeremy Allison
1
-0
/
+1
2007-10-10
r14186: Coverity fix #31. Don't deref null.
Jeremy Allison
1
-0
/
+1
2007-10-10
r14184: Coverity fix #56. Ensure we can't deref null.
Jeremy Allison
1
-1
/
+1
2007-10-10
r14182: Ensure we know that dom_sid cannot be null.
Jeremy Allison
1
-1
/
+1
2007-10-10
r14178: Clarify code for Coverity #49. Ensure we know we
Jeremy Allison
1
-0
/
+2
2007-10-10
r14176: Fix coverity bug #30. Ensure no possible null deref.
Jeremy Allison
1
-2
/
+7
2007-10-10
r14170: Paranioa fix for sesssetup.
Jeremy Allison
2
-9
/
+22
2007-10-10
r14168: Fix Coverity #219. I think this is a false coverity
Jeremy Allison
1
-1
/
+4
2007-10-10
r14166: Fix const warning.
Jeremy Allison
1
-1
/
+1
2007-10-10
r14158: Fix coverity CID #147 -- do not dereference pointers before checking ...
Alexander Bokovoy
1
-2
/
+4
2007-10-10
r14156: Fix coverity #114: free storage alloc'ed by sstring_sub()
Jim McDonough
1
-5
/
+6
2007-10-10
r14155: Fix coverity #115: free storage alloc'ed by sstring_sub()
Jim McDonough
1
-0
/
+2
2007-10-10
r14153: Fix coverity #116: free storage alloc'ed by sstring_sub()
Jim McDonough
1
-0
/
+2
2007-10-10
r14152: Fix coverity #117: free storage alloc'ed by sstring_sub
Jim McDonough
1
-0
/
+1
2007-10-10
r14150: Fix coverity #118: not freeing alloc'ed storage returned from
Jim McDonough
1
-1
/
+3
2007-10-10
r14148: Removing the not very well tested krb5 ticket refresh handling activated
Günther Deschner
5
-48
/
+1
2007-10-10
r14147: Fix coverity #119. alloc'ed memory returned not saved, so not freed.
Jim McDonough
1
-4
/
+8
2007-10-10
r14146: Just some typos.
Günther Deschner
3
-4
/
+4
2007-10-10
r14145: Add missing WITH_KCM hunks from my local tree.
Günther Deschner
2
-2
/
+16
2007-10-10
r14144: allow to set sec_info in rpcclients lsa_query_secobj.
Günther Deschner
1
-3
/
+6
2007-10-10
r14135: Fix for Coverity #123: resource leak. Also rework much of the code to
Jim McDonough
1
-27
/
+44
2007-10-10
r14134: Fix Coverity bug # 137
Volker Lendecke
1
-1
/
+7
[next]