summaryrefslogtreecommitdiff
path: root/source3/smbd/error.c
AgeCommit message (Expand)AuthorFilesLines
2002-11-05Fix to correctly return NT_STATUS_DELETE_PENDING.Jeremy Allison1-0/+3
2002-03-17Renamed get_nt_error_msg() to nt_errstr().Tim Potter1-1/+1
2002-02-27Added "nt status support" parameter. Fix offline synchronisation.Jeremy Allison1-5/+11
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2002-01-16Fixup error mapping so we have only one table containing errno -> dos error -...Jeremy Allison1-38/+14
2001-10-19Restored old Bmpx code - actually used by OS/2.Jeremy Allison1-0/+16
2001-10-02Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter1-2/+0
2001-09-05added filename to error_packet()Andrew Tridgell1-7/+8
2001-09-04the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...Andrew Tridgell1-1/+1
2001-08-27converted another bunch of stuff to NTSTATUSAndrew Tridgell1-2/+2
2001-08-27started converting NTSTATUS to be a structure on systems with gcc in order to...Andrew Tridgell1-5/+5
2001-08-27converted smbd to use NTSTATUS by defaultAndrew Tridgell1-71/+58
2001-03-26Patch from Sean.Batt@anu.edu.au to ensure error reporting is done beforeJeremy Allison1-3/+3
2001-03-11Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMRJeremy Allison1-4/+0
2000-05-10more merging voodooAndrew Tridgell1-0/+4
1998-08-17move soem variables from server.c that don't belong there.Andrew Tridgell1-0/+4
1998-08-17this completes the splitup of server.c.Andrew Tridgell1-0/+142