summaryrefslogtreecommitdiffstats
path: root/source/libmsrpc
Commit message (Expand)AuthorAgeFilesLines
* r21585: Start syncing the monster that will become 3.0.25pre1Gerald Carter2007-02-286-4909/+5569
* r16674: After removing each individual post-3.0.23rc3 change:Gerald Carter2006-06-292-10/+11
* r14408: More on fix for coverity #36. The previous fix would cause us toJim McDonough2006-03-151-0/+2
* r14406: Disable this call until we can sort out how thisJeremy Allison2006-03-151-0/+6
* r14387: Try and fix the coverity issues (#53, #54) with negativeJeremy Allison2006-03-141-2/+1
* r14377: Fix coverity #4 for 3_0 tooSimo Sorce2006-03-141-1/+1
* r14367: Not that I fully understand what's going on here, but the code as it ...Volker Lendecke2006-03-141-4/+8
* r14261: Fix coverity #38. No null deref.Jeremy Allison2006-03-131-0/+6
* r14224: Fix Coverity bug # 6Volker Lendecke2006-03-111-9/+0
* r14212: Definately fixes a coverity issue but I've lost trackJeremy Allison2006-03-111-1/+1
* r14196: Move to using talloc, not malloc for all policy handles.Jeremy Allison2006-03-111-5/+3
* r14194: Coverity bug #35. Fix uninitialized pipe_hnd.Jeremy Allison2006-03-111-0/+6
* r14192: Don't forget to correctly initialize pipe_hnd.Jeremy Allison2006-03-111-0/+6
* r14190: Coverity bug #33. Missing initialization of pipe_hnd.Jeremy Allison2006-03-111-0/+5
* r14188: Coverity fix #32. Don't deref null.Jeremy Allison2006-03-111-0/+1
* r14186: Coverity fix #31. Don't deref null.Jeremy Allison2006-03-111-0/+1
* r13864: Some cleanup and the samr set security object function client-side.Günther Deschner2006-03-061-2/+2
* r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter2006-02-205-38/+38
* r13491: Fix bug # 3498 from jason@ncac.gwu.edu. Unsigned comparisonJeremy Allison2006-02-131-2/+2
* r13316: Let the carnage begin....Gerald Carter2006-02-031-7/+7
* r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison2005-10-182-2/+2
* r11125: remove unused variablesGerald Carter2005-10-171-2/+0
* r11124: Commit Chris' fixes for libmsrpc after the rpc_clientGerald Carter2005-10-176-681/+561
* r10005: forgot to remove one object fileGerald Carter2005-09-031-0/+0
* r10003: in the rush for 10k, I forgot to run add the rest of Chris' libmsrpc ...Gerald Carter2005-09-038-0/+6396