- 18 Oct, 1999 2 commits
-
-
Amos Latteier authored
-
Michel Pelletier authored
-
- 16 Oct, 1999 1 commit
-
-
Jim Fulton authored
This makes it easier to create computed attributes that work with acquisition. Normally, computed attributes are called with unwrapped objects. Passing a level of 1, causes computed attributes to be called with one level of wrapping. Note that the innermost (single) level of wrapping typically reflects a containment context with any extra access contexts stripped off.
-
- 14 Oct, 1999 6 commits
-
-
Amos Latteier authored
-
Ken Manheimer authored
incorporated in default_content, to be done only when the Data.fs is being created.
-
Ken Manheimer authored
be done only when the Data.fs is being created. (This activity came from the separate, short-lived module, default_perms.)
-
Ken Manheimer authored
default_perms goes.
-
Ken Manheimer authored
particularly so the password report doesn't get scrolled off the screen! I'm removing the default_perms line - the permissions setting stuff has gotten combined into the default_content module.
-
Jim Fulton authored
make pickier compilers happy.
-
- 12 Oct, 1999 4 commits
-
-
Amos Latteier authored
Convert FTPResponse to use the same tricks as the HTTPResponse for returning large amounts of data without using too much memory.
-
Amos Latteier authored
-
Amos Latteier authored
Allow Images to output themselves more efficiently with FTP. Now the entire file does not need to be loaded into memory.
-
Amos Latteier authored
Also, a stylistic improvement in reading local roles.
-
- 08 Oct, 1999 2 commits
-
- 07 Oct, 1999 13 commits
-
-
Amos Latteier authored
-
Ken Manheimer authored
Fixed a few typos elsewhere that caught my eye.
-
Jim Fulton authored
-
Jim Fulton authored
obscured certain errors.
-
Ken Manheimer authored
This should be helpful to people who check the sources out of CVS using an account with restrictive masks - the restrictive permissions can interfere in all sorts of obscure ways, like preventing access of the web server to the pcgi wrapper executable in the pcgi directory.
-
Jim Fulton authored
-
Ken Manheimer authored
-
Jim Fulton authored
parameters on startup.
-
Jim Fulton authored
parameters on startup.
-
Amos Latteier authored
-
Ken Manheimer authored
am pretty confident i've reconciled the abov (and satisfied tabnanny).
-
Ken Manheimer authored
prevent syntax error.
-
Jim Fulton authored
-
- 05 Oct, 1999 6 commits
-
-
Amos Latteier authored
-
Amos Latteier authored
-
Amos Latteier authored
-
Amos Latteier authored
-
Amos Latteier authored
Fixed more potential leakage which could occur when channels were closed before the response was sent back.
-
Amos Latteier authored
-
- 04 Oct, 1999 2 commits
-
-
Michel Pelletier authored
-
Michel Pelletier authored
-
- 01 Oct, 1999 1 commit
-
-
Ken Manheimer authored
-
- 29 Sep, 1999 3 commits
-
-
Michel Pelletier authored
-