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