summaryrefslogtreecommitdiffstats
path: root/source/rpc_parse/parse_prs.c
Commit message (Expand)AuthorAgeFilesLines
* r24993: Apply some constVolker Lendecke2007-09-071-3/+3
* r24759: Comment out the _nonnull calls for 3.2.x, as agreed with tridge.Jeremy Allison2007-08-291-1/+1
* r24411: - I got tricked by function naming. Contrary to what seemed obvious ...Derrell Lipman2007-08-141-0/+4
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-07-101-2/+1
* r23780: Find and fix more GPL2 -> GPL3.Jeremy Allison2007-07-091-1/+1
* r23342: Stop Coverity from getting confused.Jeremy Allison2007-06-041-0/+3
* r23080: Fix bug #4637 - we hads missed some cases whereJeremy Allison2007-05-221-15/+33
* r22945: merge 22009 from SAMBA_3_0 + some warning fixes for new code:Stefan Metzmacher2007-05-161-2/+2
* r22936: merge 21973:21989 from SAMBA_3_0Stefan Metzmacher2007-05-161-8/+16
* r22909: Change prototype of dump_data(), so that it takes unsigned char *Michael Adam2007-05-151-8/+8
* r22852: merge fixes for CVE-2007-2446 and CVE-2007-2447 to all branchesGerald Carter2007-05-141-1/+1
* r22564: Move the _strict -> _zeronull functions into lib/util.cJeremy Allison2007-04-291-1/+1
* r22542: Move over to using the _strict varients of the tallocJeremy Allison2007-04-271-3/+3
* r22163: Pure reformatting. I hate 4 space tabstops :-).Jeremy Allison2007-04-111-16/+16
* r19806: merge time.c changesGerald Carter2006-11-201-8/+42
* r16418: Pull in more Klocwork fixes (up to r16415)Gerald Carter2006-06-201-1/+2
* 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