r23087: Fix POSIX setfilepathinfo to use lstat, not stat.
[tprouty/samba.git] / source / smbd / error.c
2007-10-10 Jeremy Allisonr22391: Looks bigger than it is. Make "inbuf" available
2007-10-10 Jeremy Allisonr17541: When returning a trans2 request, if the "max...
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Jeremy Allisonr11137: Compile with only 2 warnings (I'm still working...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Herb Lewisr6225: get rid of warnings from my compiler about neste...
2007-10-10 Jeremy Allisonr6172: Tidy up error processing significantly. Remove...
2007-10-10 Jeremy Allisonr1093: Ensure we clear any cached errors on a deferred...
2007-10-10 Jeremy Allisonr478: Added Volkers fix to be able to force DOS errors...
2003-10-02 Jeremy AllisonCorrect fix for excel read-only bug. Add panic for...
2003-10-02 Jeremy AllisonCorrect fix for excel read-only bug. Add panic for...
2003-10-02 Jeremy AllisonFix for not opening Excel 2000 files that are read...
2003-10-02 Jeremy AllisonFix for not opening Excel 2000 files that are read...
2002-11-05 Jeremy AllisonFix to correctly return NT_STATUS_DELETE_PENDING.
2002-11-05 Jeremy AllisonFix to correctly return NT_STATUS_DELETE_PENDING.
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-03-17 Tim PotterRenamed get_nt_error_msg() to nt_errstr().
2002-02-27 Jeremy AllisonAdded "nt status support" parameter. Fix offline synchr...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-16 Jeremy AllisonFixup error mapping so we have only one table containin...
2001-10-19 Jeremy AllisonRestored old Bmpx code - actually used by OS/2.
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-05 Andrew Tridgelladded filename to error_packet()
2001-09-04 Andrew Tridgellthe next stage in the NTSTATUS/WERROR change. smbd...
2001-08-27 Andrew Tridgellconverted another bunch of stuff to NTSTATUS
2001-08-27 Andrew Tridgellstarted converting NTSTATUS to be a structure on system...
2001-08-27 Andrew Tridgellconverted smbd to use NTSTATUS by default
2001-03-26 Jeremy AllisonPatch from Sean.Batt@anu.edu.au to ensure error reporti...
2001-03-11 Jeremy AllisonMerge ... new 2.2 code into HEAD (Gerald I hate you...
2000-05-10 Andrew Tridgellmore merging voodoo
1998-08-17 Andrew Tridgellmove soem variables from server.c that don't belong...
1998-08-17 Andrew Tridgellthis completes the splitup of server.c.