summaryrefslogtreecommitdiff
path: root/source3/libmsrpc
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r14408: More on fix for coverity #36. The previous fix would cause us toJim McDonough1-0/+2
2007-10-10r14406: Disable this call until we can sort out how thisJeremy Allison1-0/+6
2007-10-10r14387: Try and fix the coverity issues (#53, #54) with negativeJeremy Allison1-2/+1
2007-10-10r14377: Fix coverity #4 for 3_0 tooSimo Sorce1-1/+1
2007-10-10r14367: Not that I fully understand what's going on here, but the code as it ...Volker Lendecke1-4/+8
2007-10-10r14261: Fix coverity #38. No null deref.Jeremy Allison1-0/+6
2007-10-10r14224: Fix Coverity bug # 6Volker Lendecke1-9/+0
2007-10-10r14212: Definately fixes a coverity issue but I've lost trackJeremy Allison1-1/+1
2007-10-10r14196: Move to using talloc, not malloc for all policy handles.Jeremy Allison1-5/+3
2007-10-10r14194: Coverity bug #35. Fix uninitialized pipe_hnd.Jeremy Allison1-0/+6
2007-10-10r14192: Don't forget to correctly initialize pipe_hnd.Jeremy Allison1-0/+6
2007-10-10r14190: Coverity bug #33. Missing initialization of pipe_hnd.Jeremy Allison1-0/+5
2007-10-10r14188: Coverity fix #32. Don't deref null.Jeremy Allison1-0/+1
2007-10-10r14186: Coverity fix #31. Don't deref null.Jeremy Allison1-0/+1
2007-10-10r13864: Some cleanup and the samr set security object function client-side.Günther Deschner1-2/+2
2007-10-10r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter5-38/+38
2007-10-10r13491: Fix bug # 3498 from jason@ncac.gwu.edu. Unsigned comparisonJeremy Allison1-2/+2
2007-10-10r13316: Let the carnage begin....Gerald Carter1-7/+7
2007-10-10r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison2-2/+2
2007-10-10r11125: remove unused variablesGerald Carter1-2/+0
2007-10-10r11124: Commit Chris' fixes for libmsrpc after the rpc_clientGerald Carter6-681/+561
2007-10-10r10005: forgot to remove one object fileGerald Carter1-0/+0
2007-10-10r10003: in the rush for 10k, I forgot to run add the rest of Chris' libmsrpc ...Gerald Carter8-0/+6396