cvs commit: apache-1.3/src/include http_core.h

1999-03-10 Thread dgaudet
dgaudet 99/03/10 12:18:59 Modified:src/include http_core.h Log: oops this was not supposed to be committed Revision ChangesPath 1.55 +0 -3 apache-1.3/src/include/http_core.h Index: http_core.h ==

cvs commit: apache-1.3/src/include http_core.h

1998-10-16 Thread coar
coar98/10/16 00:04:46 Modified:src CHANGES src/main http_core.c http_protocol.c src/include http_core.h Log: Revert the Options DebugServerErrors patch. Not the right solution.. Revision ChangesPath 1.1109+1 -2

cvs commit: apache-1.3/src/include http_core.h httpd.h

1998-03-26 Thread dgaudet
dgaudet 98/03/26 13:17:42 Modified:src CHANGES src/include http_core.h httpd.h Log: I think it was Marc that pointed this out ages ago... I don't remember. We need to mark various bitfields as signed to follow the spec. Revision ChangesPath 1.736

cvs commit: apache-1.3/src/include http_core.h

1998-02-02 Thread dgaudet
dgaudet 98/02/02 11:46:55 Modified:src/main http_core.c src/include http_core.h Log: Aha. This is the way to fix the options + / options - problems such as: Options -indexes Options +indexes No longer do -'ves have priority over +'ves. We just recor