Fix to correctly return NT_STATUS_DELETE_PENDING.
[abartlet/samba.git/.git] / source3 / smbd / error.c
2002-11-05 Jeremy AllisonFix to correctly return NT_STATUS_DELETE_PENDING.
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.