cvs commit: apache-devsite mmn.txt

1998-08-11 Thread fielding
fielding98/08/11 02:34:02

  Modified:.mmn.txt
  Log:
  19980811 (1.3.2-dev) - added limit_req_line, limit_req_fieldsize, and
 limit_req_fields to server_rec.
   - added limit_req_body to core_dir_config and
 ap_get_limit_req_body() to get its value.
  
  Revision  ChangesPath
  1.32  +5 -1  apache-devsite/mmn.txt
  
  Index: mmn.txt
  ===
  RCS file: /export/home/cvs/apache-devsite/mmn.txt,v
  retrieving revision 1.31
  retrieving revision 1.32
  diff -u -r1.31 -r1.32
  --- mmn.txt   1998/08/06 19:24:47 1.31
  +++ mmn.txt   1998/08/11 09:34:02 1.32
  @@ -80,4 +80,8 @@
   19980806 (1.3.2-dev) - add ap_log_rerror()
 - add ap_scan_script_header_err_core()
 - add ap_uuencode()
  -  - add ap_custom_response()
  \ No newline at end of file
  +  - add ap_custom_response()
  +19980811 (1.3.2-dev) - added limit_req_line, limit_req_fieldsize, and
  +   limit_req_fields to server_rec.
  + - added limit_req_body to core_dir_config and
  +   ap_get_limit_req_body() to get its value.
  
  
  


cvs commit: apache-devsite mmn.txt

1998-08-06 Thread dougm
dougm   98/08/06 11:59:24

  Modified:.mmn.txt
  Log:
  add ap_scan_script_header_err_core()
  
  Revision  ChangesPath
  1.29  +1 -0  apache-devsite/mmn.txt
  
  Index: mmn.txt
  ===
  RCS file: /export/home/cvs/apache-devsite/mmn.txt,v
  retrieving revision 1.28
  retrieving revision 1.29
  diff -u -r1.28 -r1.29
  --- mmn.txt   1998/08/06 17:32:37 1.28
  +++ mmn.txt   1998/08/06 18:59:24 1.29
  @@ -78,3 +78,4 @@
  4. compat.h- ap_compat.h
  5. apctype.h   - ap_ctype.h
   19980806 (1.3.2-dev) - add ap_log_rerror()
  +  - add ap_scan_script_header_err_core()
  
  
  


cvs commit: apache-devsite mmn.txt

1998-08-06 Thread dougm
dougm   98/08/06 12:24:49

  Modified:.mmn.txt
  Log:
  add ap_custom_response()
  
  Revision  ChangesPath
  1.31  +2 -1  apache-devsite/mmn.txt
  
  Index: mmn.txt
  ===
  RCS file: /export/home/cvs/apache-devsite/mmn.txt,v
  retrieving revision 1.30
  retrieving revision 1.31
  diff -u -r1.30 -r1.31
  --- mmn.txt   1998/08/06 19:14:36 1.30
  +++ mmn.txt   1998/08/06 19:24:47 1.31
  @@ -79,4 +79,5 @@
  5. apctype.h   - ap_ctype.h
   19980806 (1.3.2-dev) - add ap_log_rerror()
 - add ap_scan_script_header_err_core()
  -  - add ap_uuencode()
  \ No newline at end of file
  +  - add ap_uuencode()
  +  - add ap_custom_response()
  \ No newline at end of file
  
  
  


cvs commit: apache-devsite mmn.txt

1998-07-13 Thread rse
rse 98/07/13 04:56:42

  Modified:.mmn.txt
  Log:
  Remember the renaming of the header files.
  
  Revision  ChangesPath
  1.27  +6 -0  apache-devsite/mmn.txt
  
  Index: mmn.txt
  ===
  RCS file: /export/home/cvs/apache-devsite/mmn.txt,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- mmn.txt   1998/07/09 00:11:11 1.26
  +++ mmn.txt   1998/07/13 11:56:41 1.27
  @@ -71,3 +71,9 @@
   is_table_empty -- ap_is_table_empty
   19980708 (1.3.1-dev) - ap_isalnum(), ap_isalpha(), ... 8-bit safe ctype
  macros and apctype.h added
  +19980713 (1.3.1-dev) - renaming of C header files:
  +   1. conf.h  - ap_config.h
  +   2. conf_auto.h - ap_config_auto.h \ these are now 
merged
  +   3. ap_config.h - ap_config_auto.h / in the config 
process
  +   4. compat.h- ap_compat.h
  +   5. apctype.h   - ap_ctype.h
  
  
  


cvs commit: apache-devsite mmn.txt

1998-06-29 Thread jim
jim 98/06/29 12:04:25

  Modified:.mmn.txt
  Log:
  Document MMN bump for tables
  
  Revision  ChangesPath
  1.25  +3 -0  apache-devsite/mmn.txt
  
  Index: mmn.txt
  ===
  RCS file: /export/home/cvs/apache-devsite/mmn.txt,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- mmn.txt   1998/05/27 23:07:41 1.24
  +++ mmn.txt   1998/06/29 19:04:25 1.25
  @@ -66,3 +66,6 @@
   This string will be printed in place of the canned error
   responses, and will be propagated to ErrorDocuments
   or cgi scripts in the (REDIRECT_)ERROR_NOTES variable.
  +19980627 (1.3.1-dev) - More renaming that we forgot/bypassed. In particular:
  +table_elts -- ap_table_elts
  +is_table_empty -- ap_is_table_empty
  
  
  


cvs commit: apache-devsite mmn.txt

1998-05-28 Thread martin
martin  98/05/27 16:07:42

  Modified:.mmn.txt
  Log:
  Add info about added 'error-notes'
  
  Revision  ChangesPath
  1.24  +6 -0  apache-devsite/mmn.txt
  
  Index: mmn.txt
  ===
  RCS file: /home/cvs/apache-devsite/mmn.txt,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -u -r1.23 -r1.24
  --- mmn.txt   1998/05/27 14:05:57 1.23
  +++ mmn.txt   1998/05/27 23:07:41 1.24
  @@ -60,3 +60,9 @@
   19980527 (1.3b8-dev) - renamed some more functions to ap_ prefix which were
   missed at the big renaming (because they are defines):
   is_default_port, default_port and http_method.
  +A new communication method for modules was added:
  +they can create customized error messages under the
  +error-notes key in the request_rec-notes table.
  +This string will be printed in place of the canned error
  +responses, and will be propagated to ErrorDocuments
  +or cgi scripts in the (REDIRECT_)ERROR_NOTES variable.
  
  
  


cvs commit: apache-devsite mmn.txt

1998-05-27 Thread rse
rse 98/05/27 07:05:57

  Modified:.mmn.txt
  Log:
  Remember the MMN bump because of the function renaming.
  
  Revision  ChangesPath
  1.23  +3 -0  apache-devsite/mmn.txt
  
  Index: mmn.txt
  ===
  RCS file: /export/home/cvs/apache-devsite/mmn.txt,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- mmn.txt   1998/05/19 21:02:08 1.22
  +++ mmn.txt   1998/05/27 14:05:57 1.23
  @@ -57,3 +57,6 @@
   19980519 (1.3b7-dev) - add child_info * to spawn function (as passed to
   ap_spawn_child_err_buff) and to ap_call_exec to make
   children work correctly on Win32.
  +19980527 (1.3b8-dev) - renamed some more functions to ap_ prefix which were
  +missed at the big renaming (because they are defines):
  +is_default_port, default_port and http_method.
  
  
  


cvs commit: apache-devsite mmn.txt

1998-05-19 Thread ben
ben 98/05/19 13:57:18

  Modified:.mmn.txt
  Log:
  Document MMN change.
  
  Revision  ChangesPath
  1.21  +3 -0  apache-devsite/mmn.txt
  
  Index: mmn.txt
  ===
  RCS file: /export/home/cvs/apache-devsite/mmn.txt,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- mmn.txt   1998/05/07 16:12:15 1.20
  +++ mmn.txt   1998/05/19 20:57:17 1.21
  @@ -54,3 +54,6 @@
 - ap_vformatter() API, see src/include/ap.h
   19980507 (1.3b7-dev) - addition of ap_add_version_component() and
   discontinuation of -DSERVER_SUBVERSION support
  +19910519 (1.3b7-dev) - add child_info * to spawn function (as passed to
  +ap_spawn_child_err_buff) and to ap_call_exec to make
  +children work correctly on Win32.
  
  
  


cvs commit: apache-devsite mmn.txt

1998-05-07 Thread coar
coar98/05/07 09:12:15

  Modified:.mmn.txt
  Log:
Note the passing of SERVER_SUBVERSION.
  
  Revision  ChangesPath
  1.20  +2 -0  apache-devsite/mmn.txt
  
  Index: mmn.txt
  ===
  RCS file: /export/home/cvs/apache-devsite/mmn.txt,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- mmn.txt   1998/04/13 18:22:16 1.19
  +++ mmn.txt   1998/05/07 16:12:15 1.20
  @@ -52,3 +52,5 @@
   19980413 (1.3b6-dev) - The BIG SYMBOL RENAMING: general ap_ prefix
  (see src/include/compat.h for more details)
 - ap_vformatter() API, see src/include/ap.h
  +19980507 (1.3b7-dev) - addition of ap_add_version_component() and
  +discontinuation of -DSERVER_SUBVERSION support
  
  
  


cvs commit: apache-devsite mmn.txt

1998-04-13 Thread rse
rse 98/04/13 11:14:51

  Modified:.mmn.txt
  Log:
  Remember API change.
  
  Revision  ChangesPath
  1.18  +2 -0  apache-devsite/mmn.txt
  
  Index: mmn.txt
  ===
  RCS file: /export/home/cvs/apache-devsite/mmn.txt,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- mmn.txt   1998/03/24 04:14:28 1.17
  +++ mmn.txt   1998/04/13 18:14:51 1.18
  @@ -49,3 +49,5 @@
tm2sec
 - spacetoplus(), plustospace(), client_to_stdout() removed
   19980324 (1.3b6-dev) - API_EXPORT(index_of_response)
  +19980413 (1.3b6-dev) - The BIG SYMBOL RENAMING: general ap_ prefix
  +   (see src/include/compat.h for more details)
  
  
  


cvs commit: apache-devsite mmn.txt

1998-04-13 Thread dgaudet
dgaudet 98/04/13 11:22:17

  Modified:.mmn.txt
  Log:
  ap_vformatter
  
  Revision  ChangesPath
  1.19  +1 -0  apache-devsite/mmn.txt
  
  Index: mmn.txt
  ===
  RCS file: /export/home/cvs/apache-devsite/mmn.txt,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- mmn.txt   1998/04/13 18:14:51 1.18
  +++ mmn.txt   1998/04/13 18:22:16 1.19
  @@ -51,3 +51,4 @@
   19980324 (1.3b6-dev) - API_EXPORT(index_of_response)
   19980413 (1.3b6-dev) - The BIG SYMBOL RENAMING: general ap_ prefix
  (see src/include/compat.h for more details)
  +  - ap_vformatter() API, see src/include/ap.h
  
  
  


cvs commit: apache-devsite mmn.txt

1998-03-17 Thread dougm
dougm   98/03/16 19:29:34

  Modified:.mmn.txt
  Log:
  bump for new API_EXPORTs
  
  Revision  ChangesPath
  1.14  +1 -0  apache-devsite/mmn.txt
  
  Index: mmn.txt
  ===
  RCS file: /export/home/cvs/apache-devsite/mmn.txt,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- mmn.txt   1998/03/12 10:36:38 1.13
  +++ mmn.txt   1998/03/17 03:29:33 1.14
  @@ -43,3 +43,4 @@
content_languages MUST all be lowercase strings,
and MAY NOT be modified in place -- modifications
require pstrdup().
  +19980317 (1.3b6-dev) - API_EXPORTS for win32 and Perl
  
  
  


cvs commit: apache-devsite mmn.txt

1998-03-17 Thread dgaudet
dgaudet 98/03/16 23:55:59

  Modified:.mmn.txt
  Log:
  hey, the 17th is the time on the other side of the dateline!
  
  Revision  ChangesPath
  1.15  +4 -1  apache-devsite/mmn.txt
  
  Index: mmn.txt
  ===
  RCS file: /export/home/cvs/apache-devsite/mmn.txt,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- mmn.txt   1998/03/17 03:29:33 1.14
  +++ mmn.txt   1998/03/17 07:55:59 1.15
  @@ -43,4 +43,7 @@
content_languages MUST all be lowercase strings,
and MAY NOT be modified in place -- modifications
require pstrdup().
  -19980317 (1.3b6-dev) - API_EXPORTS for win32 and Perl
  +19980317 (1.3b6-dev) - CORE_EXPORTs for win32 and Perl
  + - basic_http_header is API_EXPORT
  +  - send_header_field is API_EXPORT_NONSTD
  +  - srm_command_loop is API_EXPORT
  
  
  


cvs commit: apache-devsite mmn.txt

1998-03-17 Thread dgaudet
dgaudet 98/03/17 00:22:57

  Modified:.mmn.txt
  Log:
  still going
  
  Revision  ChangesPath
  1.16  +4 -3  apache-devsite/mmn.txt
  
  Index: mmn.txt
  ===
  RCS file: /export/home/cvs/apache-devsite/mmn.txt,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- mmn.txt   1998/03/17 07:55:59 1.15
  +++ mmn.txt   1998/03/17 08:22:57 1.16
  @@ -44,6 +44,7 @@
and MAY NOT be modified in place -- modifications
require pstrdup().
   19980317 (1.3b6-dev) - CORE_EXPORTs for win32 and Perl
  - - basic_http_header is API_EXPORT
  -  - send_header_field is API_EXPORT_NONSTD
  -  - srm_command_loop is API_EXPORT
  + - API export basic_http_header, send_header_field,
  + set_keepalive, srm_command_loop, check_cmd_context,
  + tm2sec
  +  - spacetoplus(), plustospace(), client_to_stdout() removed
  
  
  


cvs commit: apache-devsite mmn.txt

1998-03-05 Thread coar
coar98/03/05 05:28:13

  Modified:.mmn.txt
  Log:
Bump MMN for the SERVER_* symbol abstraction.
  
  Revision  ChangesPath
  1.11  +1 -0  apache-devsite/mmn.txt
  
  Index: mmn.txt
  ===
  RCS file: /export/home/cvs/apache-devsite/mmn.txt,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- mmn.txt   1998/02/07 14:01:08 1.10
  +++ mmn.txt   1998/03/05 13:28:12 1.11
  @@ -31,3 +31,4 @@
- add get_server_name() and get_server_port()
   19980207 (1.3b4-dev) - add dynamic_load_handle to module structure as part
   of the STANDARD_MODULE_STUFF header
  +19980304 (1.3b6-dev) - abstraction of SERVER_BUILT and SERVER_VERSION
  
  
  


cvs commit: apache-devsite mmn.txt

1998-02-07 Thread coar
coar98/02/07 06:01:09

  Modified:.mmn.txt
  Log:
Note the bump of MMN due to the dynamic_load_handle addition
to the module structure.
  
  Revision  ChangesPath
  1.10  +2 -0  apache-devsite/mmn.txt
  
  Index: mmn.txt
  ===
  RCS file: /export/home/cvs/apache-devsite/mmn.txt,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- mmn.txt   1998/02/01 22:07:00 1.9
  +++ mmn.txt   1998/02/07 14:01:08 1.10
  @@ -29,3 +29,5 @@
 - table_addn(), table_setn(), table_mergen()
   19980201 (1.3b4-dev) - construct_url() prototype server_rec * - request_rec 
*
- add get_server_name() and get_server_port()
  +19980207 (1.3b4-dev) - add dynamic_load_handle to module structure as part
  +of the STANDARD_MODULE_STUFF header
  
  
  


cvs commit: apache-devsite mmn.txt

1998-02-01 Thread dgaudet
dgaudet 98/02/01 14:07:00

  Modified:.mmn.txt
  Log:
  update to 19980201
  
  Revision  ChangesPath
  1.9   +2 -0  apache-devsite/mmn.txt
  
  Index: mmn.txt
  ===
  RCS file: /export/home/cvs/apache-devsite/mmn.txt,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- mmn.txt   1998/01/26 19:52:44 1.8
  +++ mmn.txt   1998/02/01 22:07:00 1.9
  @@ -27,3 +27,5 @@
   19971026 (1.3b3-dev) - custom config hooks in place
   19980126 (1.3b4-dev) - ap_cpystrn()
 - table_addn(), table_setn(), table_mergen()
  +19980201 (1.3b4-dev) - construct_url() prototype server_rec * - request_rec 
*
  + - add get_server_name() and get_server_port()
  
  
  


cvs commit: apache-devsite mmn.txt

1997-10-28 Thread dougm
dougm   97/10/28 14:41:35

  Modified:.mmn.txt
  Log:
  bumped for 1.3b3-dev's custom config hooks in place
  Submitted by: Doug MacEachern
  
  Revision  ChangesPath
  1.7   +3 -0  apache-devsite/mmn.txt
  
  Index: mmn.txt
  ===
  RCS file: /export/home/cvs/apache-devsite/mmn.txt,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- mmn.txt   1997/09/12 20:47:22 1.6
  +++ mmn.txt   1997/10/28 22:41:35 1.7
  @@ -24,3 +24,6 @@
 - piped_log API
 - short_score split into parent and child pieces
 - os_is_absolute_path
  +
  +19971026 (1.3b3-dev) - custom config hooks in place
  +
  
  
  


cvs commit: apache-devsite mmn.txt

1997-09-12 Thread Dean Gaudet
dgaudet 97/09/12 13:47:23

  Modified:.mmn.txt
  Log:
  a busy day for the API
  
  Revision  ChangesPath
  1.6   +6 -0  apache-devsite/mmn.txt
  
  Index: mmn.txt
  ===
  RCS file: /export/home/cvs/apache-devsite/mmn.txt,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- mmn.txt   1997/09/02 16:27:07 1.5
  +++ mmn.txt   1997/09/12 20:47:22 1.6
  @@ -18,3 +18,9 @@
   19970825 (1.3a2-dev) - r-mtime cell added
   19970831 (1.3a2-dev) - error logging changed to use aplog_error()
   19970902 (1.3a2-dev) - MD5 routines and structures renamed to ap_*
  +19970912 (1.3b1-dev) - set_last_modified split into set_last_modified,
  + set_etag and meets_conditions
  +  - register_other_child API
  +  - piped_log API
  +  - short_score split into parent and child pieces
  +  - os_is_absolute_path
  
  
  


cvs commit: apache-devsite mmn.txt

1997-09-02 Thread Rodent of Unusual Size
coar97/09/02 09:27:09

  Modified:.mmn.txt
  Log:
Record the latest MMN change (MD5 renaming).
  
  Revision  ChangesPath
  1.5   +1 -0  apache-devsite/mmn.txt
  
  Index: mmn.txt
  ===
  RCS file: /export/home/cvs/apache-devsite/mmn.txt,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- mmn.txt   1997/09/01 14:08:47 1.4
  +++ mmn.txt   1997/09/02 16:27:07 1.5
  @@ -17,3 +17,4 @@
   19970818 (1.3a2-dev) - post read-request phase added
   19970825 (1.3a2-dev) - r-mtime cell added
   19970831 (1.3a2-dev) - error logging changed to use aplog_error()
  +19970902 (1.3a2-dev) - MD5 routines and structures renamed to ap_*
  
  
  


cvs commit: apache-devsite mmn.txt

1997-09-01 Thread Rodent of Unusual Size
coar97/09/01 07:08:48

  Modified:.mmn.txt
  Log:
Document the last two changes to MODULE_MAGIC_NUMBER.
  
  Revision  ChangesPath
  1.4   +2 -0  apache-devsite/mmn.txt
  
  Index: mmn.txt
  ===
  RCS file: /export/home/cvs/apache-devsite/mmn.txt,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- mmn.txt   1997/08/25 15:21:27 1.3
  +++ mmn.txt   1997/09/01 14:08:47 1.4
  @@ -15,3 +15,5 @@
   19970719 (1.3-dev) - discard_request_body() added (to clear the decks as 
needed)
   19970728 (1.3a2-dev) - child_exit API hook added
   19970818 (1.3a2-dev) - post read-request phase added
  +19970825 (1.3a2-dev) - r-mtime cell added
  +19970831 (1.3a2-dev) - error logging changed to use aplog_error()
  
  
  


cvs commit: apache-devsite mmn.txt

1997-08-25 Thread Rodent of Unusual Size
coar97/08/25 08:21:29

  Modified:.mmn.txt
  Log:
Update Ye Historie of Ye Module Magick Number to reflect the
last few changes.
  
  Revision  ChangesPath
  1.3   +3 -0  apache-devsite/mmn.txt
  
  Index: mmn.txt
  ===
  RCS file: /export/home/cvs/apache-devsite/mmn.txt,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- mmn.txt   1997/07/17 23:50:30 1.2
  +++ mmn.txt   1997/08/25 15:21:27 1.3
  @@ -12,3 +12,6 @@
   19970623 (1.3-dev) - NT changes
   19970628 (1.3-dev) - ap_slack (fd fixes) added
   19970717 (1.3-dev) - child_init API hook added
  +19970719 (1.3-dev) - discard_request_body() added (to clear the decks as 
needed)
  +19970728 (1.3a2-dev) - child_exit API hook added
  +19970818 (1.3a2-dev) - post read-request phase added
  
  
  


cvs commit: apache-devsite mmn.txt

1997-07-17 Thread Rodent of Unusual Size
coar97/07/17 16:50:30

  Modified:. mmn.txt
  Log:
Update with the last few changes to the MODULE_MAGIC_NUMBER
(as well as I can quickly deduce them).
  
  Revision  ChangesPath
  1.2   +5 -0  apache-devsite/mmn.txt
  
  Index: mmn.txt
  ===
  RCS file: /export/home/cvs/apache-devsite/mmn.txt,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -C3 -r1.1 -r1.2
  *** mmn.txt   1997/06/17 10:43:30 1.1
  --- mmn.txt   1997/07/17 23:50:30 1.2
  ***
  *** 7,9 
  --- 7,14 
19961125 (1.2b1) - change setup_client_block() to Roy's version
19961211 (1.2b3) - rwrite() added
19970103 (1.2b5-dev) - header parse API
  + 19970427 (1.2b9-dev) - port references made unsigned
  + 19970526 (1.2) - correct vhost walk for multiple requests on a single 
connect
  + 19970623 (1.3-dev) - NT changes
  + 19970628 (1.3-dev) - ap_slack (fd fixes) added
  + 19970717 (1.3-dev) - child_init API hook added