summaryrefslogtreecommitdiffstats
path: root/source3/libsmb/nterr.c
Commit message (Expand)AuthorAgeFilesLines
* Add a new torture test to extract a NT->DOS error map from an NT member of aAndrew Bartlett2001-11-251-0/+21
* Finally worked out why a enumerate trusted domains was returning aTim Potter2001-11-231-2/+3
* This patch applied, except without the structure changes to nmblib.cAndrew Bartlett2001-10-291-1/+1
* Added a string for NT_STATUS_OK, m'kay?Tim Potter2001-09-111-0/+1
* started converting NTSTATUS to be a structure on systems with gcc in order to...Andrew Tridgell2001-08-271-7/+6
* A rewrite of the error handling in the libsmb client code. I've separatedTim Potter2001-08-101-21/+29
* Put an 0x in front of a hex number.Tim Potter2001-06-261-1/+1
* Removed compiler warning.Tim Potter2000-12-081-1/+2
* first pass at merging rpcclient from TNG to HEAD. You can get aGerald Carter2000-07-031-6/+16
* more mergingAndrew Tridgell2000-05-101-3/+1
* moved trans2.h and nterr.h into includes.h with all our other includesAndrew Tridgell2000-04-251-1/+0
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-14/+6
* safe string error reporting functions (found a potential buffer overflowLuke Leighton1999-06-241-6/+13
* Adding scheduler control pipe (\atsvc), client-side routines, and rpcclientMatthew Chapman1999-04-231-1/+2
* This is a security audit change of the main source.Jeremy Allison1998-05-121-2/+2
* This is the checkin that adds the security=domain functionality.Jeremy Allison1998-04-291-1/+3
* We will need this new nterr.c for the DOMAIN_CLIENT code.Jeremy Allison1998-04-231-3/+30
* Rolled back tree state to 11:59pm 8th November 1997 EST toJeremy Allison1997-11-101-28/+2
* attempting to mark up 32 bit error codes, needed for NT domains.Luke Leighton1997-11-091-2/+28
* nterr.c :Luke Leighton1997-10-241-0/+514