- 27 May, 1999 2 commits
-
- 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 8 commits
-
-
Jim Fulton authored
implements coordination of Zope and external transaction managers.
-
Jim Fulton authored
coordination of Zope and external transaction managers. See the gadfly DA (class DB in db.py) for an example of use.
-
Jim Fulton authored
fail in some cases when it shouldn't in ZServer.
-
Jim Fulton authored
manage_tabs should really be a Python method. It's just too complex.
-
Jim Fulton authored
-
Jim Fulton authored
- 24 May, 1999 18 commits
-
-
Jim Fulton authored
an attribute?
-
Amos Latteier authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
exclude tabs it can't find. (Does this hurt anything?)
-
Jim Fulton authored
-
Jim Fulton authored
-