summaryrefslogtreecommitdiff
path: root/source3/libsmb/nterr.c
AgeCommit message (Expand)AuthorFilesLines
2002-12-17app_head merge for get_friendly_nt_err()Gerald Carter1-2/+2
2002-12-04cleaning up some friendly error messagesGerald Carter1-22/+26
2002-11-21get_nt_error_msg from APPLIANCE_HEAD is called nt_errstr in HEAD. This shoul...Jim McDonough1-1/+1
2002-11-21merge get_friendly_nt_err_msg() from app_headGerald Carter1-0/+50
2002-09-25sync'ing up for 3.0alpha20 releaseGerald Carter1-1/+1
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-0/+1
2002-04-15Merge of lsa lookup names/sids patch from HEAD.Tim Potter1-0/+1
2002-03-17Renamed get_nt_error_msg() to nt_errstr().Tim Potter1-1/+1
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2002-01-01Add a function to convert 'NT_STATUS...' strings back into their actual errorAndrew Bartlett1-0/+16
2001-11-25Add a new torture test to extract a NT->DOS error map from an NT member of aAndrew Bartlett1-0/+21
2001-11-23Finally worked out why a enumerate trusted domains was returning aTim Potter1-2/+3
2001-10-29This patch applied, except without the structure changes to nmblib.cAndrew Bartlett1-1/+1
2001-09-11Added a string for NT_STATUS_OK, m'kay?Tim Potter1-0/+1
2001-08-27started converting NTSTATUS to be a structure on systems with gcc in order to...Andrew Tridgell1-7/+6
2001-08-10A rewrite of the error handling in the libsmb client code. I've separatedTim Potter1-21/+29
2001-06-26Put an 0x in front of a hex number.Tim Potter1-1/+1
2000-12-08Removed compiler warning.Tim Potter1-1/+2
2000-07-03first pass at merging rpcclient from TNG to HEAD. You can get aGerald Carter1-6/+16
2000-05-10more mergingAndrew Tridgell1-3/+1
2000-04-25moved trans2.h and nterr.h into includes.h with all our other includesAndrew Tridgell1-1/+0
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-14/+6
1999-06-24safe string error reporting functions (found a potential buffer overflowLuke Leighton1-6/+13
1999-04-23Adding scheduler control pipe (\atsvc), client-side routines, and rpcclientMatthew Chapman1-1/+2
1998-05-12This is a security audit change of the main source.Jeremy Allison1-2/+2
1998-04-29This is the checkin that adds the security=domain functionality.Jeremy Allison1-1/+3
1998-04-23We will need this new nterr.c for the DOMAIN_CLIENT code.Jeremy Allison1-3/+30
1997-11-10Rolled back tree state to 11:59pm 8th November 1997 EST toJeremy Allison1-28/+2
1997-11-09attempting to mark up 32 bit error codes, needed for NT domains.Luke Leighton1-2/+28
1997-10-24nterr.c :Luke Leighton1-0/+514