summaryrefslogtreecommitdiff
path: root/source3/include/doserr.h
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r23624: Merge dos error code from samba4 (returned from dfs_Enum against w2k3...Günther Deschner1-0/+1
2007-10-10r23127: Fill in some more netlogon dsgetdcname flavours (netr_DsRGetDCNameEx,Günther Deschner1-0/+3
2007-10-10r21609: Fix memory leaks in error code paths (and one in winbindd_group.c).Jeremy Allison1-0/+1
2007-10-10r19160: Add new WERR codes seen by working with NETLOGON getdcname.Günther Deschner1-0/+2
2007-10-10r17541: When returning a trans2 request, if the "max dataJeremy Allison1-0/+2
2007-10-10r13316: Let the carnage begin....Gerald Carter1-0/+1
2007-10-10r12173: doing some service control workGerald Carter1-0/+2
2007-10-10r11063: merging missing error code for event logsGerald Carter1-0/+1
2007-10-10r10909: Give better shutdown messagesJim McDonough1-0/+1
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter1-0/+8
2007-10-10r9253: From Samba4 tridge commit - added a new DOS error code (thanks to EMC)Jeremy Allison1-0/+1
2007-10-10r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the tortureJeremy Allison1-0/+3
2007-10-10r7606: add WERR_NET_NAME_NOT_FOUND. This is what windows returns whenGünther Deschner1-0/+3
2007-10-10r7440: * merge registry server changes from trunk (so far) for moreGerald Carter1-0/+3
2007-10-10r6051: finish offGerald Carter1-0/+1
2007-10-10r6014: rather large change set....Gerald Carter1-0/+1
2007-10-10r2942: Add client-side support of triggering ads printer publishing over msrpcGünther Deschner1-0/+1
2002-10-17Added new error codes. Fix up connection code to retry in the same wayJeremy Allison1-7/+40
2002-09-25sync'ing up for 3.0alpha20 releaseGerald Carter1-5/+8
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-0/+2
2002-05-07Merge from HEAD:Tim Potter1-0/+1
2002-04-24Merge from HEAD:Tim Potter1-0/+1
2002-04-09Added WERR_INVALID_FORM_NAME constant.Tim Potter1-0/+1
2002-03-22Stomped on some header file version numbers that have crept back in.Tim Potter1-2/+1
2002-03-05Fix the NTSTATUS -> WERROR for srvsvc pipe.Jeremy Allison1-0/+1
2002-02-25Added error for invalid form size.Tim Potter1-0/+1
2002-02-09Bring printing in HEAD inline with 2.2.x and app-head.Jeremy Allison1-2/+3
2002-01-31Added constant for WERR_FILE_EXISTS.Tim Potter1-0/+1
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2002-01-06DOS error 31 is ERRgeneral, General Failure. This is the WERROR equivalentTim Potter1-0/+1
2002-01-03Added WERROR for non local domain.Jeremy Allison1-0/+1
2002-01-03Update the NT_STATUS -> DOS error table.Andrew Bartlett1-0/+2
2001-11-27Added PRINTER_ALREADY_EXISTS error check from Gerry.Jeremy Allison1-0/+2
2001-11-23Added constants and error message for dos error code 1326 (logon failure).Tim Potter1-0/+1
2001-11-22sync up with 2.2Gerald Carter1-0/+9
2001-11-16I *love* removing code :-). Removed 4 files that weren't being used.Jeremy Allison1-0/+1
2001-09-12Moved and renamed DFS error constants from include/rpc_dfs.h to doserr.h toTim Potter1-0/+12
2001-09-04the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...Andrew Tridgell1-0/+7
2001-09-03more NTSTATUS/WERROR conversionAndrew Tridgell1-0/+4
2001-09-03the next step in our error code handling changeAndrew Tridgell1-8/+15
2001-08-28Fixed description in file header.Tim Potter1-1/+1
2001-08-22added ERRbadmcbAndrew Tridgell1-0/+1
2001-08-13Moved across definition of dos error types from smb.h to doserr.hTim Potter1-0/+7
2001-08-10Moved dos error codes from smb.h into new file doserr.hTim Potter1-0/+135