aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-windows-common.h
AgeCommit message (Expand)AuthorFilesLines
2015-07-01add WERR_INVALID_STATE & WERR_TIMEOUTGregor Beck1-0/+2
2014-10-12Add support for NTTIME_hyper and NTTIME_1secMatthieu Patou1-2/+3
2014-09-16Fix spelling: cant-->can't, wont-->won't, etcBill Meier1-1/+1
2014-06-17Add dissect_nt_64bit_time_ex for retrieving the created proto_itemHannes Mezger1-0/+2
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-11-27Try fixing Sun compiler error: "warning: this decimal constant is unsigned on...Bill Meier1-1/+1
2013-11-27Fix a badly formed comment;Bill Meier1-1/+1
2013-11-27- Create/use several extended value_stringsBill Meier1-157/+195
2013-11-06Remove pinfo->private_data from DCERPC dissectors and instead have dcerpc_inf...Michael Mann1-1/+2
2013-10-13whitespace fixes; mostly: remove trailing blanksBill Meier1-3/+3
2013-03-01Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey1-0/+4
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-04-09Add missing const attribute to some char *Jakub Zawadzki1-2/+2
2010-10-22From CaL Turney:Anders Broman1-3/+10
2009-03-31From: yami <yamisoe [AT] gmail.com>: Update comment in .c file; copy same to ...Bill Meier1-0/+8
2008-10-03SAMR updatesRonnie Sahlberg1-0/+3
2007-05-18this error is returned in srvsvc when a SessDel fails because no matching ses...Ronnie Sahlberg1-0/+1
2007-05-17add a new dos error codeRonnie Sahlberg1-0/+1
2006-09-23we did not have a proper WERR error table for the windows errors insterad w...Ronnie Sahlberg1-0/+104
2006-08-19add some well known rids from s4 security.idl and code to show the name of th...Ronnie Sahlberg1-0/+3
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-2/+2
2006-01-03Fix a typo in a comment.Guy Harris1-1/+1
2005-10-04Don't ensure all the bytes of a security descriptor exist before callingGuy Harris1-1/+2
2005-07-26char -> const char warning fixesJörg Mayer1-1/+1
2005-06-26Yet more constification.Guy Harris1-1/+1
2004-08-03Move a bunch of stuff that's more Windows-related than SMB-related toGuy Harris1-0/+183