summaryrefslogtreecommitdiffstats
path: root/source3/include/doserr.h
Commit message (Collapse)AuthorAgeFilesLines
* r2942: Add client-side support of triggering ads printer publishing over msrpcGünther Deschner2007-10-101-0/+1
| | | | | | | | | | | setprinter calls inside the net-tool. This is usefull to mimic the same queries a windows-client does. At least win2k returns WERR_IO_PENDING when printer is published via setprinter, samba returns WERR_OK but this does not hurt. Guenther (This used to be commit 69b745fb98b8054d1f52e8a3fe3b933fb04336db)
* Added new error codes. Fix up connection code to retry in the same wayJeremy Allison2002-10-171-7/+40
| | | | | | that app-head does. Jeremy. (This used to be commit ec7953f20145799f6286a295472df4826bfdfb8f)
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-5/+8
| | | | (This used to be commit 65e7b5273bb58802bf0c389b77f7fcae0a1f6139)
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-0/+2
| | | | (This used to be commit 03ac082dcb375b6f3ca3d810a6a6367542bc23ce)
* Merge from HEAD:Tim Potter2002-05-071-0/+1
| | | | | | >DOS error 1307 is returned when an invalid owner for a security descriptor >is detected. (This used to be commit 8b5cb1c2dda39ab4eaa5f61272cebcba072c332b)
* Merge from HEAD:Tim Potter2002-04-241-0/+1
| | | | | >Added constant and message for invalid security descriptor dos error. (This used to be commit f16c85caff9adb640c70ce6b932f33bdec696665)
* Added WERR_INVALID_FORM_NAME constant.Tim Potter2002-04-091-0/+1
| | | | (This used to be commit 908b70f3e23846d0b438a68e45e076e65016e95e)
* Stomped on some header file version numbers that have crept back in.Tim Potter2002-03-221-2/+1
| | | | (This used to be commit e66bdf1229ba84f64c19e817e2c4081dbbf0bee8)
* Fix the NTSTATUS -> WERROR for srvsvc pipe.Jeremy Allison2002-03-051-0/+1
| | | | | Jeremy. (This used to be commit 2b85d3570c2b149049482c3878c50cf8f5bfca61)
* Added error for invalid form size.Tim Potter2002-02-251-0/+1
| | | | (This used to be commit 9a3e127aeacb01f5a642013a46148eaa31f41482)
* Bring printing in HEAD inline with 2.2.x and app-head.Jeremy Allison2002-02-091-2/+3
| | | | | Jeremy. (This used to be commit 771ef92fc6e43725b7cc351079998a8acb74abef)
* Added constant for WERR_FILE_EXISTS.Tim Potter2002-01-311-0/+1
| | | | (This used to be commit e4c13c51fa559d24da73f57b348cfe7d711b3c7d)
* Removed version number from file header.Tim Potter2002-01-301-2/+1
| | | | | Changed "SMB/Netbios" to "SMB/CIFS" in file header. (This used to be commit 6a58c9bd06d0d7502a24bf5ce5a2faf0a146edfa)
* DOS error 31 is ERRgeneral, General Failure. This is the WERROR equivalentTim Potter2002-01-061-0/+1
| | | | | to NT_STATUS_UNSUCCESSFUL according to AB's funky new error map. (This used to be commit 9c968fbb017d3369ac207e65348a9a22dbed0213)
* Added WERROR for non local domain.Jeremy Allison2002-01-031-0/+1
| | | | | Jeremy. (This used to be commit 6c51d90f13a40359baef08424f7ea1940f93d511)
* Update the NT_STATUS -> DOS error table.Andrew Bartlett2002-01-031-0/+2
| | | | | | | | | | | | | | | | | | | | | This new table is rather different to the old one (see diff posted to the list for a sorted list of differences) and needs a *lot* of testing. It does however seem to line up much better with what NT is using, as exampled by the change to the OBJECT_NAME_COLLISION DOS error, it now matches win2k where it didn't before. I can't see any critical errors we now get wrong, and I know that the auth errors are correct as per my on-the-wire observations. This table was produced (and I hope to comment this better later) by using the ERRMAPEXTRACT smbtorture tool, a Win2k domain member and the 'name_to_ntstatus' auth module on the HEAD PDC. This module returned the username as the error, and the NT box was forced to give me a dos error becouse thats all I negotiated on that connection. Hence the map. Andrew Bartlett (This used to be commit a855dfb2e0b899d03087860e5462c2aed3ca4cad)
* Added PRINTER_ALREADY_EXISTS error check from Gerry.Jeremy Allison2001-11-271-0/+2
| | | | | Jeremy (This used to be commit c7f1d3d6f776da8619f1221d38619d084ffb990b)
* Added constants and error message for dos error code 1326 (logon failure).Tim Potter2001-11-231-0/+1
| | | | (This used to be commit 6ce1eec09de64f19d969a67fc236abd4ae277926)
* sync up with 2.2Gerald Carter2001-11-221-0/+9
| | | | (This used to be commit 0c0f3223731cfb46a0e3b8e289c13c8f908e0cf2)
* I *love* removing code :-). Removed 4 files that weren't being used.Jeremy Allison2001-11-161-0/+1
| | | | | | | All this stuff was being pulled in due to *one* unneeded call to fetch a domain SID which smbpasswd already puts in the database... Jeremy. (This used to be commit 6bf2505cce7db770fd4db5b19999a78588e96b58)
* Moved and renamed DFS error constants from include/rpc_dfs.h to doserr.h toTim Potter2001-09-121-0/+12
| | | | | fit in with new error reporting subsystem. (This used to be commit dbfd50d447e4166a4233034885666d985ca6beb8)
* the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ↵Andrew Tridgell2001-09-041-0/+7
| | | | | | the client code still needs some work (This used to be commit dcd6e735f709a9231860ceb9682db40ff26c9a66)
* more NTSTATUS/WERROR conversionAndrew Tridgell2001-09-031-0/+4
| | | | (This used to be commit ad648c5cd8ebe4be8304379117f403d7673dcbc8)
* the next step in our error code handling changeAndrew Tridgell2001-09-031-8/+15
| | | | | | | | | - added WERROR for win32 error codes - added a configure test for immediate structures still lots to do, so its not enabled by default, but the main structure is there (This used to be commit 24f9ab683dec52587ee56717e821b49c0fa3d70f)
* Fixed description in file header.Tim Potter2001-08-281-1/+1
| | | | (This used to be commit ed42dcf7846d487b73fc41c7b3f2feef8fd392e3)
* added ERRbadmcbAndrew Tridgell2001-08-221-0/+1
| | | | (This used to be commit 2f4690e1888c9cc96fd788abf2161943a2032b51)
* Moved across definition of dos error types from smb.h to doserr.hTim Potter2001-08-131-0/+7
| | | | (This used to be commit 6c0dab85025dd7df9415edd627349fa8f1230de3)
* Moved dos error codes from smb.h into new file doserr.hTim Potter2001-08-101-0/+135
(This used to be commit 1bd8b6f79754aa8a14a7841b88f1c00d7a3767eb)