summaryrefslogtreecommitdiff
path: root/APACHE_1_3_42/src/test/rename/rename.cf
diff options
context:
space:
mode:
Diffstat (limited to 'APACHE_1_3_42/src/test/rename/rename.cf')
-rw-r--r--APACHE_1_3_42/src/test/rename/rename.cf400
1 files changed, 400 insertions, 0 deletions
diff --git a/APACHE_1_3_42/src/test/rename/rename.cf b/APACHE_1_3_42/src/test/rename/rename.cf
new file mode 100644
index 0000000000..4d679620c1
--- /dev/null
+++ b/APACHE_1_3_42/src/test/rename/rename.cf
@@ -0,0 +1,400 @@
+##
+## rename.cf -- global symbol renaming list for Apache 1.3b6
+##
+
+PREFIX_ = ap_
+
+##
+## The actual list of symbols to rename
+##
+
+# BSS
+bind_address PREFIX_bind_address
+coredump_dir PREFIX_coredump_dir
+daemons_limit PREFIX_daemons_limit
+daemons_max_free PREFIX_daemons_max_free
+daemons_min_free PREFIX_daemons_min_free
+daemons_to_start PREFIX_daemons_to_start
+excess_requests_per_child PREFIX_excess_requests_per_child
+group_id PREFIX_group_id
+listenbacklog PREFIX_listenbacklog
+listeners PREFIX_listeners
+lock_fname PREFIX_lock_fname
+max_requests_per_child PREFIX_max_requests_per_child
+pid_fname PREFIX_pid_fname
+restart_time PREFIX_restart_time
+scoreboard_fname PREFIX_scoreboard_fname
+server_argv0 PREFIX_server_argv0
+server_confname PREFIX_server_confname
+server_post_read_config PREFIX_server_post_read_config
+server_pre_read_config PREFIX_server_pre_read_config
+server_root PREFIX_server_root
+standalone PREFIX_standalone
+threads_per_child PREFIX_threads_per_child
+user_id PREFIX_user_id
+user_name PREFIX_user_name
+
+# DATA
+suexec_enabled PREFIX_suexec_enabled
+day_snames PREFIX_day_snames
+dummy_mutex PREFIX_dummy_mutex
+month_snames PREFIX_month_snames
+rfc1413_timeout PREFIX_rfc1413_timeout
+scoreboard_image PREFIX_scoreboard_image
+
+# TEXT
+MD5Final PREFIX_MD5Final
+MD5Init PREFIX_MD5Init
+MD5Update PREFIX_MD5Update
+add_cgi_vars PREFIX_add_cgi_vars
+add_common_vars PREFIX_add_common_vars
+add_module PREFIX_add_module
+add_named_module PREFIX_add_named_module
+add_per_dir_conf PREFIX_add_per_dir_conf
+add_per_url_conf PREFIX_add_per_url_conf
+allow_options PREFIX_allow_options
+allow_overrides PREFIX_allow_overrides
+append_arrays PREFIX_append_arrays
+array_cat PREFIX_array_cat
+auth_name PREFIX_auth_name
+auth_type PREFIX_auth_type
+basic_http_header PREFIX_basic_http_header
+bclose PREFIX_bclose
+bcreate PREFIX_bcreate
+bfilbuf PREFIX_bfilbuf
+bfileno PREFIX_bfileno
+bflsbuf PREFIX_bflsbuf
+bflush PREFIX_bflush
+bgetopt PREFIX_bgetopt
+bgets PREFIX_bgets
+bhalfduplex PREFIX_bhalfduplex
+block_alarms PREFIX_block_alarms
+blookc PREFIX_blookc
+bnonblock PREFIX_bnonblock
+bonerror PREFIX_bonerror
+bpushfd PREFIX_bpushfd
+bputs PREFIX_bputs
+bprintf PREFIX_bprintf
+bread PREFIX_bread
+bsetflag PREFIX_bsetflag
+bsetopt PREFIX_bsetopt
+bskiplf PREFIX_bskiplf
+bvputs PREFIX_bvputs
+bwrite PREFIX_bwrite
+bytes_in_free_blocks PREFIX_bytes_in_free_blocks
+bytes_in_pool PREFIX_bytes_in_pool
+call_exec PREFIX_call_exec
+can_exec PREFIX_can_exec
+cfg_closefile PREFIX_cfg_closefile
+cfg_getc PREFIX_cfg_getc
+cfg_getline PREFIX_cfg_getline
+chdir_file PREFIX_chdir_file
+check_access PREFIX_check_access
+check_alarm PREFIX_check_alarm
+check_auth PREFIX_check_auth
+check_cmd_context PREFIX_check_cmd_context
+check_user_id PREFIX_check_user_id
+checkmask PREFIX_checkmask
+child_exit_modules PREFIX_child_exit_modules
+child_init_modules PREFIX_child_init_modules
+child_terminate PREFIX_child_terminate
+cleanup_for_exec PREFIX_cleanup_for_exec
+clear_module_list PREFIX_clear_module_list
+clear_pool PREFIX_clear_pool
+clear_table PREFIX_clear_table
+close_piped_log PREFIX_close_piped_log
+construct_server PREFIX_construct_server
+construct_url PREFIX_construct_url
+copy_array PREFIX_copy_array
+copy_array_hdr PREFIX_copy_array_hdr
+copy_table PREFIX_copy_table
+core_reorder_directories PREFIX_core_reorder_directories
+count_dirs PREFIX_count_dirs
+create_environment PREFIX_create_environment
+create_per_dir_config PREFIX_create_per_dir_config
+create_request_config PREFIX_create_request_config
+default_port_for_request PREFIX_default_port_for_request
+default_port_for_scheme PREFIX_default_port_for_scheme
+default_type PREFIX_default_type
+destroy_pool PREFIX_destroy_pool
+destroy_sub_req PREFIX_destroy_sub_req
+die PREFIX_die
+discard_request_body PREFIX_discard_request_body
+document_root PREFIX_document_root
+each_byterange PREFIX_each_byterange
+error_log2stderr PREFIX_error_log2stderr
+escape_html PREFIX_escape_html
+escape_path_segment PREFIX_escape_path_segment
+escape_shell_cmd PREFIX_escape_shell_cmd
+exists_scoreboard_image PREFIX_exists_scoreboard_image
+finalize_request_protocol PREFIX_finalize_request_protocol
+finalize_sub_req_protocol PREFIX_finalize_sub_req_protocol
+find_command PREFIX_find_command
+find_command_in_modules PREFIX_find_command_in_modules
+find_last_token PREFIX_find_last_token
+find_linked_module PREFIX_find_linked_module
+find_module_name PREFIX_find_module_name
+find_path_info PREFIX_find_path_info
+find_pool PREFIX_find_pool
+find_token PREFIX_find_token
+find_types PREFIX_find_types
+fini_vhost_config PREFIX_fini_vhost_config
+fnmatch PREFIX_fnmatch
+force_library_loading PREFIX_force_library_loading
+get_basic_auth_pw PREFIX_get_basic_auth_pw
+get_client_block PREFIX_get_client_block
+get_gmtoff PREFIX_get_gmtoff
+get_local_host PREFIX_get_local_host
+get_module_config PREFIX_get_module_config
+get_remote_host PREFIX_get_remote_host
+get_remote_logname PREFIX_get_remote_logname
+get_server_name PREFIX_get_server_name
+get_server_port PREFIX_get_server_port
+get_time PREFIX_get_time
+get_token PREFIX_get_token
+get_virthost_addr PREFIX_get_virthost_addr
+getparents PREFIX_getparents
+getword PREFIX_getword
+getword_conf PREFIX_getword_conf
+getword_conf_nc PREFIX_getword_conf_nc
+getword_nc PREFIX_getword_nc
+getword_nulls PREFIX_getword_nulls
+getword_nulls_nc PREFIX_getword_nulls_nc
+getword_white PREFIX_getword_white
+getword_white_nc PREFIX_getword_white_nc
+gm_timestr_822 PREFIX_gm_timestr_822
+gname2id PREFIX_gname2id
+handle_command PREFIX_handle_command
+hard_timeout PREFIX_hard_timeout
+header_parse PREFIX_header_parse
+ht_time PREFIX_ht_time
+ind PREFIX_ind
+index_of_response PREFIX_index_of_response
+init_alloc PREFIX_init_alloc
+init_modules PREFIX_init_modules
+init_vhost_config PREFIX_init_vhost_config
+init_virtual_host PREFIX_init_virtual_host
+internal_redirect PREFIX_internal_redirect
+internal_redirect_handler PREFIX_internal_redirect_handler
+invoke_handler PREFIX_invoke_handler
+is_directory PREFIX_is_directory
+is_fnmatch PREFIX_is_fnmatch
+is_initial_req PREFIX_is_initial_req
+is_matchexp PREFIX_is_matchexp
+is_url PREFIX_is_url
+keepalive_timeout PREFIX_keepalive_timeout
+kill_cleanup PREFIX_kill_cleanup
+kill_cleanups_for_fd PREFIX_kill_cleanups_for_fd
+kill_cleanups_for_socket PREFIX_kill_cleanups_for_socket
+kill_timeout PREFIX_kill_timeout
+limit_section PREFIX_limit_section
+log_assert PREFIX_log_assert
+log_pid PREFIX_log_pid
+log_printf PREFIX_log_printf
+log_reason PREFIX_log_reason
+log_transaction PREFIX_log_transaction
+log_unixerr PREFIX_log_unixerr
+make_array PREFIX_make_array
+make_dirstr PREFIX_make_dirstr
+make_dirstr_parent PREFIX_make_dirstr_parent
+make_dirstr_prefix PREFIX_make_dirstr_prefix
+make_full_path PREFIX_make_full_path
+make_sub_pool PREFIX_make_sub_pool
+make_table PREFIX_make_table
+matches_request_vhost PREFIX_matches_request_vhost
+meets_conditions PREFIX_meets_conditions
+merge_per_dir_configs PREFIX_merge_per_dir_configs
+no2slash PREFIX_no2slash
+note_auth_failure PREFIX_note_auth_failure
+note_basic_auth_failure PREFIX_note_basic_auth_failure
+note_cleanups_for_fd PREFIX_note_cleanups_for_fd
+note_cleanups_for_file PREFIX_note_cleanups_for_file
+note_cleanups_for_socket PREFIX_note_cleanups_for_socket
+note_digest_auth_failure PREFIX_note_digest_auth_failure
+note_subprocess PREFIX_note_subprocess
+null_cleanup PREFIX_null_cleanup
+open_logs PREFIX_open_logs
+open_piped_log PREFIX_open_piped_log
+overlay_tables PREFIX_overlay_tables
+palloc PREFIX_palloc
+parseHTTPdate PREFIX_parseHTTPdate
+parse_htaccess PREFIX_parse_htaccess
+parse_uri PREFIX_parse_uri
+parse_uri_components PREFIX_parse_uri_components
+parse_hostinfo_components PREFIX_parse_hostinfo_components
+parse_vhost_addrs PREFIX_parse_vhost_addrs
+pcalloc PREFIX_pcalloc
+pcfg_open_custom PREFIX_pcfg_open_custom
+pcfg_openfile PREFIX_pcfg_openfile
+pclosedir PREFIX_pclosedir
+pclosef PREFIX_pclosef
+pclosesocket PREFIX_pclosesocket
+pduphostent PREFIX_pduphostent
+pfclose PREFIX_pfclose
+pfdopen PREFIX_pfdopen
+pfopen PREFIX_pfopen
+pgethostbyname PREFIX_pgethostbyname
+pool_is_ancestor PREFIX_pool_is_ancestor
+pool_join PREFIX_pool_join
+popendir PREFIX_popendir
+popenf PREFIX_popenf
+pregcomp PREFIX_pregcomp
+pregfree PREFIX_pregfree
+pregsub PREFIX_pregsub
+process_request PREFIX_process_request
+process_resource_config PREFIX_process_resource_config
+proxy_add_header PREFIX_proxy_add_header
+proxy_c2hex PREFIX_proxy_c2hex
+proxy_cache_check PREFIX_proxy_cache_check
+proxy_cache_error PREFIX_proxy_cache_error
+proxy_cache_tidy PREFIX_proxy_cache_tidy
+proxy_cache_update PREFIX_proxy_cache_update
+proxy_canon_netloc PREFIX_proxy_canon_netloc
+proxy_canonenc PREFIX_proxy_canonenc
+proxy_connect_handler PREFIX_proxy_connect_handler
+proxy_date_canon PREFIX_proxy_date_canon
+proxy_del_header PREFIX_proxy_del_header
+proxy_doconnect PREFIX_proxy_doconnect
+proxy_ftp_canon PREFIX_proxy_ftp_canon
+proxy_ftp_handler PREFIX_proxy_ftp_handler
+proxy_garbage_coll PREFIX_proxy_garbage_coll
+proxy_garbage_init PREFIX_proxy_garbage_init
+proxy_get_header PREFIX_proxy_get_header
+proxy_hash PREFIX_proxy_hash
+proxy_hex2c PREFIX_proxy_hex2c
+proxy_hex2sec PREFIX_proxy_hex2sec
+proxy_host2addr PREFIX_proxy_host2addr
+proxy_http_canon PREFIX_proxy_http_canon
+proxy_http_handler PREFIX_proxy_http_handler
+proxy_is_domainname PREFIX_proxy_is_domainname
+proxy_is_hostname PREFIX_proxy_is_hostname
+proxy_is_ipaddr PREFIX_proxy_is_ipaddr
+proxy_is_word PREFIX_proxy_is_word
+proxy_liststr PREFIX_proxy_liststr
+proxy_log_uerror PREFIX_proxy_log_uerror
+proxy_read_headers PREFIX_proxy_read_headers
+proxy_sec2hex PREFIX_proxy_sec2hex
+proxy_send_fb PREFIX_proxy_send_fb
+proxy_send_headers PREFIX_proxy_send_headers
+proxyerror PREFIX_proxyerror
+psignature PREFIX_psignature
+psocket PREFIX_psocket
+pstrcat PREFIX_pstrcat
+pstrdup PREFIX_pstrdup
+pstrndup PREFIX_pstrndup
+psprintf PREFIX_psprintf
+pvsprintf PREFIX_pvsprintf
+push_array PREFIX_push_array
+rationalize_mtime PREFIX_rationalize_mtime
+read_config PREFIX_read_config
+read_request PREFIX_read_request
+register_cleanup PREFIX_register_cleanup
+register_other_child PREFIX_register_other_child
+remove_module PREFIX_remove_module
+requires PREFIX_requires
+reset_timeout PREFIX_reset_timeout
+response_code_string PREFIX_response_code_string
+rfc1413 PREFIX_rfc1413
+rflush PREFIX_rflush
+rind PREFIX_rind
+rprintf PREFIX_rprintf
+rputc PREFIX_rputc
+rputs PREFIX_rputs
+run_cleanup PREFIX_run_cleanup
+run_fixups PREFIX_run_fixups
+run_post_read_request PREFIX_run_post_read_request
+run_sub_req PREFIX_run_sub_req
+rvputs PREFIX_rvputs
+rwrite PREFIX_rwrite
+satisfies PREFIX_satisfies
+scan_script_header_err PREFIX_scan_script_header_err
+scan_script_header_err_buff PREFIX_scan_script_header_err_buff
+send_error_response PREFIX_send_error_response
+send_fb PREFIX_send_fb
+send_fb_length PREFIX_send_fb_length
+send_fd PREFIX_send_fd
+send_fd_length PREFIX_send_fd_length
+send_header_field PREFIX_send_header_field
+send_http_header PREFIX_send_http_header
+send_http_options PREFIX_send_http_options
+send_http_trace PREFIX_send_http_trace
+send_mmap PREFIX_send_mmap
+send_size PREFIX_send_size
+server_root_relative PREFIX_server_root_relative
+set_byterange PREFIX_set_byterange
+set_callback_and_alarm PREFIX_set_callback_and_alarm
+set_content_length PREFIX_set_content_length
+set_etag PREFIX_set_etag
+set_file_slot PREFIX_set_file_slot
+set_flag_slot PREFIX_set_flag_slot
+set_keepalive PREFIX_set_keepalive
+set_last_modified PREFIX_set_last_modified
+set_module_config PREFIX_set_module_config
+set_name_virtual_host PREFIX_set_name_virtual_host
+set_string_slot PREFIX_set_string_slot
+set_string_slot_lower PREFIX_set_string_slot_lower
+set_sub_req_protocol PREFIX_set_sub_req_protocol
+setup_client_block PREFIX_setup_client_block
+setup_prelinked_modules PREFIX_setup_prelinked_modules
+should_client_block PREFIX_should_client_block
+show_directives PREFIX_show_directives
+show_modules PREFIX_show_modules
+soft_timeout PREFIX_soft_timeout
+some_auth_required PREFIX_some_auth_required
+spawn_child_err PREFIX_spawn_child_err
+spawn_child_err_buff PREFIX_spawn_child_err_buff
+srm_command_loop PREFIX_srm_command_loop
+start_restart PREFIX_start_restart
+start_shutdown PREFIX_start_shutdown
+str_tolower PREFIX_str_tolower
+strcasecmp_match PREFIX_strcasecmp_match
+strcmp_match PREFIX_strcmp_match
+sub_req_lookup_file PREFIX_sub_req_lookup_file
+sub_req_lookup_uri PREFIX_sub_req_lookup_uri
+sync_scoreboard_image PREFIX_sync_scoreboard_image
+table_add PREFIX_table_add
+table_addn PREFIX_table_addn
+table_do PREFIX_table_do
+table_get PREFIX_table_get
+table_merge PREFIX_table_merge
+table_mergen PREFIX_table_mergen
+table_set PREFIX_table_set
+table_setn PREFIX_table_setn
+table_unset PREFIX_table_unset
+time_process_request PREFIX_time_process_request
+tm2sec PREFIX_tm2sec
+translate_name PREFIX_translate_name
+uname2id PREFIX_uname2id
+unblock_alarms PREFIX_unblock_alarms
+unescape_url PREFIX_unescape_url
+unparse_uri_components PREFIX_unparse_uri_components
+unregister_other_child PREFIX_unregister_other_child
+update_child_status PREFIX_update_child_status
+update_mtime PREFIX_update_mtime
+update_vhost_from_headers PREFIX_update_vhost_from_headers
+update_vhost_given_ip PREFIX_update_vhost_given_ip
+util_init PREFIX_util_init
+util_uri_init PREFIX_util_uri_init
+uudecode PREFIX_uudecode
+vbprintf PREFIX_vbprintf
+
+# specials
+apapi_get_server_built PREFIX_get_server_built
+apapi_get_server_version PREFIX_get_server_version
+aplog_error PREFIX_log_error
+log_error PREFIX_log_error_old
+os_escape_path PREFIX_escape_path
+os_canonical_filename PREFIX_canonical_filename
+acquire_mutex PREFIX_acquire_mutex
+create_mutex PREFIX_create_mutex
+destroy_mutex PREFIX_destroy_mutex
+open_mutex PREFIX_open_mutex
+release_mutex PREFIX_release_mutex
+
+# specials: needs tag in source to become PREFIX_!
+os_is_path_absolute PREFIX_is_path_absolute
+
+# specials: these two require also a (trivial) change in Configure
+prelinked_modules PREFIX_prelinked_modules
+preloaded_modules PREFIX_preloaded_modules
+