aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/pidl
AgeCommit message (Expand)AuthorFilesLines
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
2009-06-27From Kovarththanan Rajaratnam:Anders Broman4-5/+5
2009-05-19From Julien Kerihuel via bug 2850:Gerald Combs4-0/+164
2008-10-03samr enhancementsRonnie Sahlberg1-4/+5
2008-10-03SAMR updatesRonnie Sahlberg2-5/+11
2008-10-02samr updatesRonnie Sahlberg1-20/+32
2008-10-02fix typoRonnie Sahlberg1-2/+2
2008-10-02enhancements to SAMRRonnie Sahlberg1-25/+49
2008-10-02update to SAMRRonnie Sahlberg2-165/+300
2008-10-01Call out to GPEF EFSBLOB from the LSA dissectorRonnie Sahlberg1-0/+43
2008-10-01add description of PolicyServerRoleRonnie Sahlberg1-2/+6
2008-10-01add two more constants to the lsa_PolicyInfo enumRonnie Sahlberg1-3/+6
2008-10-01update the conformance file to workaround a pidl bug/limitation for top Ronnie Sahlberg1-0/+26
2008-10-01add initial idl file and conformance file for LSARonnie Sahlberg2-0/+1442
2008-08-06add initial dnsserver dcerpc implementationRonnie Sahlberg2-0/+499
2008-06-27Fix some warnings reported by gcc -Wshadow ... Bill Meier1-5/+5
2008-06-22Removed an unused static entry.Stig Bjørlykke1-1/+0
2008-04-17Don't use "%ll[doux]" to print a guint64 - use G_GINT64_MODIFIER.Guy Harris1-1/+1
2008-04-17Add autogenerated dissector for DCE/RPC MAPI and also the (non-NDR)Ronnie Sahlberg7-0/+5924
2007-11-28update to most recent wkssvc.idl from the samba4 repositoryRonnie Sahlberg2-69/+512
2007-10-02remove a test for null that we dont need since the variable can not be Ronnie Sahlberg1-3/+1