aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/pidl
AgeCommit message (Expand)AuthorFilesLines
2013-12-15Fix a cut-and-pasteo.Guy Harris1-1/+1
2013-11-24Note that I've filed a Samba bug for one of the problems.Guy Harris1-1/+33
2013-11-24Actually, the "1632" types do exist, and are 16-bit for NDR and 32-bitGuy Harris1-2/+9
2013-11-24These are two of the problems that pidl has with dfs.idl.Guy Harris1-4/+2
2013-11-24The issue with misc.idl was a .cnf file that needed to be updated.Guy Harris1-4/+19
2013-11-24Fix to match API changes.Guy Harris1-1/+1
2013-11-24Fix line endings, set svn:eol-style to native.Guy Harris1-28/+28
2013-11-24Update a date, explain what the problems are with a bunch of IDL files,Guy Harris1-2/+7
2013-11-24Updates to:Guy Harris1-28/+42
2013-11-11Mark some parameters unused.Gerald Combs2-2/+2
2013-11-06Remove pinfo->private_data from DCERPC dissectors. Bug 9387 (https://bugs.wi...Michael Mann15-222/+180
2013-10-21Sync with latest SAMBA PIDL source per http://www.wireshark.org/lists/wiresha...Michael Mann13-172/+363
2013-10-01Remove check_col from generated DCE/RPC dissectors. Bug 8804 (https://bugs.w...Michael Mann3-7/+3
2013-09-22emem -> wmem conversion:Pascal Quantin1-3/+3
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-05-16Fix a bunch of uninitialized variables found by Coverity Scan. CIDsGerald Combs1-2/+2
2012-05-01Forgot to commit this change with r42341 which initializes 'type' to 0 to avo...Chris Maynard1-1/+1
2011-10-14Removed unused old_offset in mapi_dissect_struct_request.Stig Bjørlykke1-3/+0
2011-09-10DCE/RPC: FRSRPC: updates to the FRS dissectorRonnie Sahlberg2-1/+71
2011-08-11Generate the MISC definitions for dcerpc and include the header file in the b...Ronnie Sahlberg1-0/+3
2011-08-11From Matthieu Patou <mat@matws.net>Ronnie Sahlberg1-0/+80
2011-08-11From Matthieu Patou <mat@matws.net>Ronnie Sahlberg2-0/+479
2011-06-27Remove Makefile.in when 'make maintainer-clean'.Stig Bjørlykke1-0/+3
2010-12-30Clarify that "don't make changes here" refers to the copy of Pidl, notGuy Harris1-3/+4
2010-12-30OK, I found a URL that will get you to the CPAN page for Yapp withoutGuy Harris1-8/+6
2010-12-30The rids argument to samr_GetGroupsForUser() is *not* a single RID, it'sGuy Harris2-3/+2
2010-12-30Add some white space.Guy Harris1-11/+24
2010-05-18Add epan/dissectors/dcerpc/ and epan/dissectors/pidl/ to the source distributionJeff Morriss1-0/+73
2010-03-13Forgot to copy over idl_types.hJörg Mayer1-17/+3
2010-02-08try autogenerate lsa in preparation for updates to the lsa idl fileRonnie Sahlberg1-1/+1
2010-01-11Fix part of Bug 3917 "tvb_new_real_data is prone to memory leak"Anders Broman2-5/+2
2009-10-20Removed some unused prototypes.Stig Bjørlykke2-2/+0
2009-10-11Corrected some HF_FIELD values.Stig Bjørlykke2-6/+6
2009-10-11Change from C++ comments to C comments.Stig Bjørlykke1-2/+2
2009-10-10Introduce PROTOCOL_NAME variable in makefilesKovarththanan Rajaratnam3-19/+25
2009-10-10Correct path to pidlKovarththanan Rajaratnam1-1/+1
2009-10-09explicitely cast a guin64 to int to avoid compile warningsRonnie Sahlberg1-2/+2
2009-10-06more updates to samr to harmonize it with sambaRonnie Sahlberg2-53/+13
2009-10-05Fixed a signed/unsigned warning.Stig Bjørlykke1-1/+1
2009-10-04more merges from samba samr idl fileRonnie Sahlberg1-67/+58
2009-10-04more merges from the samba samr idl fileRonnie Sahlberg1-9/+9
2009-10-04more samr updates for ndr64Ronnie Sahlberg1-35/+45
2009-10-04merge some changes to samr from the samba idlRonnie Sahlberg2-66/+107
2009-10-03rename dissect_ndr_4or8 to dissect_ndr_uint3264 to match hte name of Ronnie Sahlberg1-2/+2
2009-10-03update the handmarshalled code in samr.cnf to handle ndr64 encodingRonnie Sahlberg1-9/+10
2009-07-29start describing ReportEventW in the IDL and make use of the "bitmap" Ronnie Sahlberg1-1/+11
2009-07-29Fixup the correct names of the parameters for OpenEventLogWRonnie Sahlberg1-4/+4
2009-07-29update the idl to correctly dissect the read eventlog w flags as a Ronnie Sahlberg1-1/+1
2009-07-28update samr.idl and remove a keyword we no longer support in pidlRonnie Sahlberg1-1/+1
2009-07-28From Stefan Metzmacher :Ronnie Sahlberg2-0/+300