- 22 Jun, 1999 16 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
-
Michel Pelletier authored
Closer
-
Michel Pelletier authored
-
Amos Latteier authored
Redid socket limiting as per Jim's advice. Now HTTP, FTP, and PCGI severs will refuse to accept new connections once the connection limit is reached.
-
Amos Latteier authored
Added logic the the http server to keep it from accepting new connections when the server is over loaded. This should keep the server from breaking by doing a select with too many descriptors, and should also help keep the server from running out of descriptors.
-
Jim Fulton authored
-
Amos Latteier authored
Fixed zombie killing for HTTP channels. This should fix open socket creep on heavily loaded servers.
-
Michel Pelletier authored
-
Jim Fulton authored
-
Amos Latteier authored
-
Amos Latteier authored
-
Amos Latteier authored
-
Amos Latteier authored
Finished cookie support for FTP server. This allows you to use UserDB and etcUserDB cookie authentication with FTP.
-
Jim Fulton authored
-
- 21 Jun, 1999 22 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Amos Latteier authored
Some superficial changes: changed log message to say 'zdeamon' not 'zinit'. Changed exception classes to inherit from Exception.
-
Jim Fulton authored
%(var expr="x+1")s
-
Amos Latteier authored
-
Jim Fulton authored
for XML-RPC.
-
Jim Fulton authored
-
Amos Latteier authored
-
Amos Latteier authored
Made a small change to allow new user and group name display in FTP long directory listings. This should probably be redone so that we don't modify a medusa module.
-
Jim Fulton authored
-
Jim Fulton authored
This is my fault. Inheritence doesn't really work well for customizing response behavior here because we may need to customize multiple request types. I'll try using delagation instead.
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
BoboPOS2.
-
- 18 Jun, 1999 2 commits
-
-
Jim Fulton authored
the fact that _p_oid isn't an int any more.
-
Jim Fulton authored
meta-data.
-