Yaroslav Tykhiy a117c34534 Rework storing files thoroughly. This includes:
o Remove the race between stat(2) & fopen(3) when creating
  a unique file.

o Improve bound checking when generating a unique name from
  a given pathname.

o Ignore REST marker on APPE.  No RFC specifies this case,
  but the idea of resuming APPE's implies this.

o By default, deny upload resumes and appends by anonymous users.
  Previously these commands were translated to STOU silently,
  which led to broken files on server without any notification
  to the user.

o Add an option, -m, to allow anonymous users to modify
  existing files (e.g., to resume uploads) if filesystem
  permissions permit.

Portions obrainded from:	OpenBSD
MFC after:			3 weeks
2002-08-08 17:53:52 +00:00
..
2002-07-06 19:19:48 +00:00
2002-02-06 16:38:40 +00:00
2002-07-06 19:19:48 +00:00
2002-05-13 15:21:51 +00:00
2002-07-06 19:19:48 +00:00
2002-07-06 19:19:48 +00:00
2002-07-06 19:19:48 +00:00
2002-07-06 19:19:48 +00:00
2002-07-06 19:19:48 +00:00
2002-07-06 19:19:48 +00:00
2002-07-06 19:19:48 +00:00
2002-07-15 18:51:57 +00:00
2002-07-15 18:51:57 +00:00
2002-07-15 18:51:57 +00:00
2002-07-15 18:51:57 +00:00
2002-07-15 18:51:57 +00:00
2002-07-06 19:19:48 +00:00
2001-04-07 11:21:35 +00:00
2002-07-06 19:19:48 +00:00
2002-07-06 19:19:48 +00:00
2002-07-06 19:19:48 +00:00
2002-07-06 19:19:48 +00:00
2002-07-06 19:19:48 +00:00
2002-02-27 18:37:21 +00:00