- 01 Jun, 1999 2 commits
-
-
Amos Latteier authored
Added fix contributed by Brian Hooper for HTTP Clients which don't always spell their HTTP headers correctly.
-
joey authored
from xml to pickles.
-
- 28 May, 1999 15 commits
-
-
Jim Fulton authored
added user folders to be ineffective.
-
Jim Fulton authored
Destination in favor of this.
-
Jim Fulton authored
(or at least strings or None).
-
Ken Manheimer authored
exception - i put the format args within a tuple, so they must match format string plurality.
-
Amos Latteier authored
Changed start script to include a stanza for the new monitor server, changed the location of the suid, tweaked imports to match new ZServer package structure, and got rid of the HOSTNAME argument.
-
Amos Latteier authored
-
Amos Latteier authored
-
Amos Latteier authored
- 27 May, 1999 9 commits
-
-
Amos Latteier authored
-
Amos Latteier authored
-
Amos Latteier authored
-
Christopher Petrilli authored
-
Amos Latteier authored
-
Christopher Petrilli authored
frame so that it is more reasonable. This fixes complaint of Anthony Baxter.
-
- 26 May, 1999 12 commits
-
-
Amos Latteier authored
Took out Mike specific stuff. Changed the FTPServer initialization, it no longer requires HOST_NAME! Also moved the attempted suid to the end, in order to let ZServer bind to low numbered ports before it changes to a non-privileged uid.
-
Amos Latteier authored
Added medusa monitor server to ZServer. This allows you to securly access Zope via a remote python prompt! You could do some serious Zope hacking with this--debug the server while it's running, tweaking live Zope objects, etc. Needless to say this is dangerous.
-
Amos Latteier authored
Bring medusa libraries up to date with current medusa stuff. This should improve FTP Server on win95 problems, bogus DNS IP address problems, potential memory problems, and more. Also included in a little patch of my own to asyncore.py to fail on shutodown sockets in a slightly more friendly way.
-
Amos Latteier authored
First cut at cookie support for ZServer FTP server. This is needed for things like FTP authentication via UserDB.
- 25 May, 1999 2 commits
-