summaryrefslogtreecommitdiff
path: root/source3/rpc_parse/parse_buffer.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-21Memory leaks and other fixes found by Coveritytodd stecher1-5/+6
2009-01-01Add iconv_convenience argument to size functions.Jelmer Vernooij1-1/+1
2008-03-23Fix Coverity ID 462Volker Lendecke1-2/+4
2008-03-19Fix a warningVolker Lendecke1-1/+1
2008-03-17Coverity fixesMarc VanHeyningen1-2/+4
2007-12-29Remove tiny code duplicationVolker Lendecke1-1/+1
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-7/+7
2007-10-10r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r22542: Move over to using the _strict varients of the tallocJeremy Allison1-0/+3
2007-10-10r17363: Some C++ warningsVolker Lendecke1-1/+2
2007-10-10r14043: After discussion with Jerry revert part of theJeremy Allison1-26/+15
2007-10-10r14014: Coverity paranoia. Shut it up by making the guarenteeJeremy Allison1-2/+7
2007-10-10r13989: Fix for Coverity bug #45 and associated spoolss RPC_BUFFERJeremy Allison1-7/+22
2007-10-10r13915: Fixed a very interesting class of realloc() bugs found by Coverity.Jeremy Allison1-7/+2
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter1-1/+1
2007-10-10r7789: fix overparanoid assert() call when checking spolss buffer pointersGerald Carter1-6/+12
2007-10-10r6218: * fix a segv in EnumPrinters():rpc_buffer_alloc when the caller does n...Gerald Carter1-0/+5
2007-10-10r5809: try to catch NULL pointers during developerment for rpcbuf_move()Gerald Carter1-2/+1
2007-10-10r5808: removing unneeded structure field from RPC_BUFFERGerald Carter1-25/+0
2007-10-10r5805: merging spoolss parsing changes from trunk and cleaning up resulting s...Gerald Carter1-0/+512