Name | Modified | Size |
---|---|---|
.. | ||
index.html | 23 years ago | 5 KB |
libwebkeep.module | 23 years ago | 140 B |
Makefile.apxs | 23 years ago | 1 KB |
Makefile.libdir | 23 years ago | 252 B |
Makefile.tmpl | 23 years ago | 1 KB |
mod_webkeep.c | 23 years ago | 22 KB |
mod_webkeep.h | 23 years ago | 3 KB |
mod_webkeep2.cc | 23 years ago | 7 KB |
README.WEBKEEP | 23 years ago | 8 KB |
Change | User | Description | Committed |
---|---|---|---|
1844 | Chetan Patil | Made following changes to the webkeeper code: - Directory listing (uses p4 dirs and files... to build the listing) - If for a directory, the trailing slash is missing, redirect to a new url with a trailing slash (mod_dir code). - Debug statements for debugging - Bug fix where sync was being used unintialized (mod_webkeep2.cc). This has not been tested with the syncing capability of Webkeeper. - Code outputs http content type based on if the data is gif, jpeg or binary data; previously it only output octet-stream for all non-textual data. - Code tries to reduce the impact on the perforce server by caching some information between processing phases (isFile and isDir) - Misc Minor edits « |
23 years ago |