summaryrefslogtreecommitdiffstats
path: root/source3/rpc_parse/parse_prs.c
Commit message (Expand)AuthorAgeFilesLines
* s3-ntsvcs: remove old hand-marshalling for ntsvcs getdevregprop.Günther Deschner2008-11-191-33/+0
* Rename dos_errstr() to win_errstr() for consistency with Samba 4.Jelmer Vernooij2008-11-011-1/+1
* errors: share dcerpc error function.Günther Deschner2008-10-311-1/+1
* Fix "warning: pointer of type 'void *' used in arithmetic".Jeremy Allison2008-09-051-1/+1
* factor prs_append_some_data out of prs_append_some_prs_dataVolker Lendecke2008-09-031-9/+17
* Coverity fixesMarc VanHeyningen2008-03-171-1/+1
* Remove static zerosVolker Lendecke2007-12-281-4/+10
* Use the %*s feature of snprintf to remove anothe static fstring.Jeremy Allison2007-12-171-16/+16
* More pstring elimination.Jeremy Allison2007-11-201-3/+3
* More trivial pstring removal.Jeremy Allison2007-11-201-3/+8
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-52/+52
* [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.Gerald (Jerry) Carter2007-10-101-5/+5
* r25561: Make use of [un]marshall_sec_descVolker Lendecke2007-10-101-12/+0
* r24993: Apply some constVolker Lendecke2007-10-101-3/+3
* r24759: Comment out the _nonnull calls for 3.2.x, as agreed with tridge.Jeremy Allison2007-10-101-1/+1
* r24410: - I got tricked by function naming. Contrary to what seemed obvious ...Derrell Lipman2007-10-101-0/+4
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23342: Stop Coverity from getting confused.Jeremy Allison2007-10-101-0/+3
* r23080: Fix bug #4637 - we hads missed some cases whereJeremy Allison2007-10-101-15/+33
* r22852: merge fixes for CVE-2007-2446 and CVE-2007-2447 to all branchesGerald Carter2007-10-101-1/+1
* r22564: Move the _strict -> _zeronull functions into lib/util.cJeremy Allison2007-10-101-1/+1
* r22542: Move over to using the _strict varients of the tallocJeremy Allison2007-10-101-3/+3
* r22163: Pure reformatting. I hate 4 space tabstops :-).Jeremy Allison2007-10-101-15/+15
* r22009: change TDB_DATA from char * to unsigned char *Stefan Metzmacher2007-10-101-2/+2
* r22001: change prototype of dump_data(), so that it takes unsigned char * now,Stefan Metzmacher2007-10-101-8/+8
* r21987: split tdb_prs_*() functions in version which take a keystr and a TDB_...Stefan Metzmacher2007-10-101-8/+16
* r19288: tdb_prs_store is right now used to store printer and share securityVolker Lendecke2007-10-101-1/+1
* r18393: get the data size and not offset when initializing a data blob from a...Gerald Carter2007-10-101-1/+4
* r18029: More C++ stuffVolker Lendecke2007-10-101-1/+1
* r17316: More C++ warnings -- 456 leftVolker Lendecke2007-10-101-6/+7
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-1/+31
* r16365: Fix Klocwork #895, #898, #899, #915, #932, #938 and aJeremy Allison2007-10-101-1/+2
* r14643: Merge dcerpc_errstr from Samba 4.Günther Deschner2007-10-101-0/+31
* r14146: Just some typos.Günther Deschner2007-10-101-2/+2
* r13915: Fixed a very interesting class of realloc() bugs found by Coverity.Jeremy Allison2007-10-101-19/+20
* r13585: Sorry Gunther, had to revert this. It's got a bufferJeremy Allison2007-10-101-43/+0
* r13581: Correctly parse a non-null terminated, little-endian UCS2 string in theGünther Deschner2007-10-101-0/+43
* r13316: Let the carnage begin....Gerald Carter2007-10-101-0/+29
* r12043: It's amazing the warnings you find when compiling on a 64-bitJeremy Allison2007-10-101-0/+29
* r11446: Remove unused fn. Remove unneeded strncpy use.Jeremy Allison2007-10-101-26/+0
* r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison2007-10-101-1/+1
* r10720: Add helper function that does prs alignment on a specified number of ...Jelmer Vernooij2007-10-101-0/+18
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-66/+80
* r9935: Make it easier to find overruns.Jeremy Allison2007-10-101-2/+4
* r7415: * big change -- volker's new async winbindd from trunkGerald Carter2007-10-101-0/+26
* r6595: This is Volkers new-talloc patch. Just got the go-ahead fromJeremy Allison2007-10-101-5/+1
* r6014: rather large change set....Gerald Carter2007-10-101-39/+42
* r5805: merging spoolss parsing changes from trunk and cleaning up resulting s...Gerald Carter2007-10-101-0/+28
* r4601: Removed any use of the MAX_XXX_STR style definitions. A little largerJeremy Allison2007-10-101-24/+33