aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/pidl/samr.cnf
AgeCommit message (Expand)AuthorFilesLines
2013-11-06Remove pinfo->private_data from DCERPC dissectors. Bug 9387 (https://bugs.wi...Michael Mann1-36/+32
2013-10-21Sync with latest SAMBA PIDL source per http://www.wireshark.org/lists/wiresha...Michael Mann1-2/+2
2010-12-30The rids argument to samr_GetGroupsForUser() is *not* a single RID, it'sGuy Harris1-1/+0
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 Sahlberg1-37/+2
2009-10-04merge some changes to samr from the samba idlRonnie Sahlberg1-6/+6
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
2008-10-03SAMR updatesRonnie Sahlberg1-4/+10
2008-10-02update to SAMRRonnie Sahlberg1-38/+40
2007-10-02remove a test for null that we dont need since the variable can not be Ronnie Sahlberg1-3/+1
2007-08-28rename dcerpc_smb_store_pol_name to dcerpc_store_polhnd_nameRonnie Sahlberg1-16/+47
2007-07-09dissect lsa_Strings correctly in the samr dissectorRonnie Sahlberg1-10/+0
2007-07-09make all rids use a single hf filter fieldRonnie Sahlberg1-0/+28
2007-07-09rename all policy handles in samr to have a name that describes the type Ronnie Sahlberg1-0/+89
2007-07-07fix a typoRonnie Sahlberg1-2/+2
2007-07-07add some more access masksRonnie Sahlberg1-0/+147
2007-07-06add dissection of the bits for the Connect[0-5] access_masksRonnie Sahlberg1-0/+43
2007-07-06some more prettification, show name of created users on the summary Ronnie Sahlberg1-0/+2
2007-07-06redo the lsa_String dissector we temporarily host in samr until lsa has Ronnie Sahlberg1-4/+35
2007-07-05add policy handle tracking to samr.cnfRonnie Sahlberg1-0/+29
2007-07-05add initial samr idl and conformance fileRonnie Sahlberg1-0/+120