summaryrefslogtreecommitdiffstats
path: root/source3/rpc_parse/parse_buffer.c
Commit message (Expand)AuthorAgeFilesLines
* Fix Coverity ID 462Volker Lendecke2008-03-231-2/+4
* Fix a warningVolker Lendecke2008-03-191-1/+1
* Coverity fixesMarc VanHeyningen2008-03-171-2/+4
* Remove tiny code duplicationVolker Lendecke2007-12-291-1/+1
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-7/+7
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r22542: Move over to using the _strict varients of the tallocJeremy Allison2007-10-101-0/+3
* r17363: Some C++ warningsVolker Lendecke2007-10-101-1/+2
* r14043: After discussion with Jerry revert part of theJeremy Allison2007-10-101-26/+15
* r14014: Coverity paranoia. Shut it up by making the guarenteeJeremy Allison2007-10-101-2/+7
* r13989: Fix for Coverity bug #45 and associated spoolss RPC_BUFFERJeremy Allison2007-10-101-7/+22
* r13915: Fixed a very interesting class of realloc() bugs found by Coverity.Jeremy Allison2007-10-101-7/+2
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-1/+1
* r7789: fix overparanoid assert() call when checking spolss buffer pointersGerald Carter2007-10-101-6/+12
* r6218: * fix a segv in EnumPrinters():rpc_buffer_alloc when the caller does n...Gerald Carter2007-10-101-0/+5
* r5809: try to catch NULL pointers during developerment for rpcbuf_move()Gerald Carter2007-10-101-2/+1
* r5808: removing unneeded structure field from RPC_BUFFERGerald Carter2007-10-101-25/+0
* r5805: merging spoolss parsing changes from trunk and cleaning up resulting s...Gerald Carter2007-10-101-0/+512