summaryrefslogtreecommitdiff
path: root/source/rpc_parse/parse_prs.c
Commit message (Expand)AuthorAgeFilesLines
* r14643: Merge dcerpc_errstr from Samba 4.Günther Deschner2006-03-221-0/+31
* r14146: Just some typos.Günther Deschner2006-03-101-2/+2
* r13915: Fixed a very interesting class of realloc() bugs found by Coverity.Jeremy Allison2006-03-071-19/+20
* r13585: Sorry Gunther, had to revert this. It's got a bufferJeremy Allison2006-02-211-43/+0
* r13581: Correctly parse a non-null terminated, little-endian UCS2 string in theGünther Deschner2006-02-201-0/+43
* r13316: Let the carnage begin....Gerald Carter2006-02-031-0/+29
* r12043: It's amazing the warnings you find when compiling on a 64-bitJeremy Allison2005-12-031-0/+29
* r11446: Remove unused fn. Remove unneeded strncpy use.Jeremy Allison2005-11-011-26/+0
* r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison2005-10-181-1/+1
* r10720: Add helper function that does prs alignment on a specified number of ...Jelmer Vernooij2005-10-041-0/+18
* r10656: BIG merge from trunk. Features not copied overGerald Carter2005-09-301-66/+80
* r9935: Make it easier to find overruns.Jeremy Allison2005-09-021-2/+4
* r7415: * big change -- volker's new async winbindd from trunkGerald Carter2005-06-081-0/+26
* r6595: This is Volkers new-talloc patch. Just got the go-ahead fromJeremy Allison2005-05-031-5/+1
* r6014: rather large change set....Gerald Carter2005-03-231-39/+42
* r5805: merging spoolss parsing changes from trunk and cleaning up resulting s...Gerald Carter2005-03-151-0/+28
* r4601: Removed any use of the MAX_XXX_STR style definitions. A little largerJeremy Allison2005-01-081-24/+33
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2004-12-071-15/+22
* r1492: Rework our random number generation system.Andrew Bartlett2004-07-141-1/+1
* r1202: This hopefully fixes our memory use when unmarshalling strings. The te...Volker Lendecke2004-06-201-1/+4
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+1624