blob: 6ead5c019c12cf3301f558e55be3868684117330 [file] [log] [blame]
##
## rename.cf -- global symbol renaming list for ... Hmmmmm...
## we don't know. This can be used when we want
## to create a clean API, but not this time...
##
## The used prefixes for function/variable names of
##
## - Apache official API symbols (API):
## the ones the user can use for programming modules
## (should be as short as possible while still Apache specific)
##
## - Apache official module handles (APM):
## the symbols used for the module structures which
## are a special case due to DSO support [mod_so] !
## (should only be Apache specific and indicate module structs)
##
## - Apache internal cross-object symbols (APX):
## the ones we need for internal cross-object references
## (should only be Apache specific and indicate cross-object symbols)
##
API_ = ap_
APM_ = apm_
APX_ = apx_
##
## The actual list of symbols to rename
##
# BSS
bind_address APX_bind_address
coredump_dir APX_coredump_dir
daemons_limit APX_daemons_limit
daemons_max_free APX_daemons_max_free
daemons_min_free APX_daemons_min_free
daemons_to_start APX_daemons_to_start
excess_requests_per_child APX_excess_requests_per_child
group_id APX_group_id
listenbacklog APX_listenbacklog
listeners APX_listeners
lock_fname APX_lock_fname
max_requests_per_child APX_max_requests_per_child
pid_fname APX_pid_fname
restart_time APX_restart_time
scoreboard_fname APX_scoreboard_fname
server_argv0 APX_server_argv0
server_confname APX_server_confname
server_post_read_config APX_server_post_read_config
server_pre_read_config APX_server_pre_read_config
server_root API_server_root
standalone APX_standalone
threads_per_child APX_threads_per_child
user_id APX_user_id
user_name APX_user_name
# DATA
suexec_enabled APX_suexec_enabled
day_snames API_day_snames
dummy_mutex APX_dummy_mutex
month_snames API_month_snames
rfc1413_timeout APX_rfc1413_timeout
scoreboard_image APX_scoreboard_image
# DATA
# these need a change in mod_so and a change to the name guessing in
# the src/Configure script plus changes to the embedded
# "Name:" C comments inside the module source files
#access_module APM_access
#action_module APM_action
#alias_module APM_alias
#auth_module APM_auth
#anon_auth_module APM_auth_anon
#db_auth_module APM_auth_db
#dbm_auth_module APM_auth_dbm
#asis_module APM_asis
#autoindex_module APM_autoindex
#cern_meta_module APM_cern_meta
#cgi_module APM_cgi
#core_module APM_core
#digest_module APM_digest
#dir_module APM_dir
#env_module APM_env
#example_module APM_example
#expires_module APM_expires
#headers_module APM_headers
#imap_module APM_imap
#includes_module APM_includes
#info_module APM_info
#mime_magic_module APM_mime_magic
#mime_module APM_mime
#negotiation_module APM_negotiation
#proxy_module APM_proxy
#config_log_module APM_log_config
#referer_log_module APM_log_referer
#agent_log_module APM_log_agent
#rewrite_module APM_rewrite
#setenvif_module APM_setenvif
#so_module APM_so
#speling_module APM_speling
#status_module APM_status
#top_module APM_top
#unique_id_module APM_unique_id
#userdir_module APM_userdir
#usertrack_module APM_usertrack
# DATA
# these two require also a (trivial) change in Configure
#prelinked_modules APX_prelinked_modules
#preloaded_modules APX_preloaded_modules
# TEXT
MD5Final API_MD5Final
MD5Init API_MD5Init
MD5Update API_MD5Update
add_cgi_vars API_add_cgi_vars
add_common_vars API_add_common_vars
add_module API_add_module
add_named_module API_add_named_module
add_per_dir_conf APX_add_per_dir_conf
add_per_url_conf APX_add_per_url_conf
allow_options API_allow_options
allow_overrides API_allow_overrides
append_arrays API_append_arrays
array_cat API_array_cat
auth_name API_auth_name
auth_type API_auth_type
basic_http_header API_basic_http_header
bclose API_bclose
bcreate API_bcreate
bfilbuf API_bfilbuf
bfileno API_bfileno
bflsbuf API_bflsbuf
bflush API_bflush
bgetopt API_bgetopt
bgets API_bgets
bhalfduplex API_bhalfduplex
block_alarms API_block_alarms
blookc API_blookc
bnonblock API_bnonblock
bonerror API_bonerror
bpushfd API_bpushfd
bputs API_bputs
bprintf API_bprintf
bread API_bread
bsetflag API_bsetflag
bsetopt API_bsetopt
bskiplf API_bskiplf
bvputs API_bvputs
bwrite API_bwrite
bytes_in_free_blocks API_bytes_in_free_blocks
bytes_in_pool API_bytes_in_pool
call_exec API_call_exec
can_exec API_can_exec
cfg_closefile API_cfg_closefile
cfg_getc API_cfg_getc
cfg_getline API_cfg_getline
chdir_file API_chdir_file
check_access APX_check_access
check_alarm API_check_alarm
check_auth APX_check_auth
check_cmd_context API_check_cmd_context
check_user_id APX_check_user_id
checkmask API_checkmask
child_exit_modules APX_child_exit_modules
child_init_modules APX_child_init_modules
child_terminate API_child_terminate
cleanup_for_exec API_cleanup_for_exec
clear_module_list API_clear_module_list
clear_pool API_clear_pool
clear_table API_clear_table
close_piped_log API_close_piped_log
construct_server API_construct_server
construct_url API_construct_url
copy_array API_copy_array
copy_array_hdr API_copy_array_hdr
copy_table API_copy_table
core_reorder_directories APX_core_reorder_directories
count_dirs API_count_dirs
create_environment API_create_environment
create_per_dir_config APX_create_per_dir_config
create_request_config APX_create_request_config
default_port_for_request API_default_port_for_request
default_port_for_scheme API_default_port_for_scheme
default_type API_default_type
destroy_pool API_destroy_pool
destroy_sub_req API_destroy_sub_req
die APX_die
discard_request_body API_discard_request_body
document_root API_document_root
each_byterange API_each_byterange
error_log2stderr API_error_log2stderr
escape_html API_escape_html
escape_path_segment API_escape_path_segment
escape_shell_cmd API_escape_shell_cmd
exists_scoreboard_image API_exists_scoreboard_image
finalize_request_protocol APX_finalize_request_protocol
finalize_sub_req_protocol APX_finalize_sub_req_protocol
find_command APX_find_command
find_command_in_modules APX_find_command_in_modules
find_last_token API_find_last_token
find_linked_module API_find_linked_module
find_module_name API_find_module_name
find_path_info API_find_path_info
find_pool API_find_pool
find_token API_find_token
find_types APX_find_types
fini_vhost_config APX_fini_vhost_config
fnmatch API_fnmatch
force_library_loading APX_force_library_loading
get_basic_auth_pw API_get_basic_auth_pw
get_client_block API_get_client_block
get_gmtoff API_get_gmtoff
get_local_host APX_get_local_host
get_module_config API_get_module_config
get_remote_host API_get_remote_host
get_remote_logname API_get_remote_logname
get_server_name API_get_server_name
get_server_port API_get_server_port
get_time API_get_time
get_token API_get_token
get_virthost_addr APX_get_virthost_addr
getparents API_getparents
getword API_getword
getword_conf API_getword_conf
getword_conf_nc API_getword_conf_nc
getword_nc API_getword_nc
getword_nulls API_getword_nulls
getword_nulls_nc API_getword_nulls_nc
getword_white API_getword_white
getword_white_nc API_getword_white_nc
gm_timestr_822 API_gm_timestr_822
gname2id API_gname2id
handle_command APX_handle_command
hard_timeout API_hard_timeout
header_parse APX_header_parse
ht_time API_ht_time
ind API_ind
index_of_response API_index_of_response
init_alloc APX_init_alloc
init_modules APX_init_modules
init_vhost_config APX_init_vhost_config
init_virtual_host APX_init_virtual_host
internal_redirect API_internal_redirect
internal_redirect_handler API_internal_redirect_handler
invoke_handler APX_invoke_handler
is_directory API_is_directory
is_fnmatch API_is_fnmatch
is_initial_req API_is_initial_req
is_matchexp API_is_matchexp
is_url API_is_url
keepalive_timeout APX_keepalive_timeout
kill_cleanup API_kill_cleanup
kill_cleanups_for_fd API_kill_cleanups_for_fd
kill_cleanups_for_socket API_kill_cleanups_for_socket
kill_timeout API_kill_timeout
limit_section APX_limit_section
log_assert API_log_assert
log_pid APX_log_pid
log_printf API_log_printf
log_reason API_log_reason
log_transaction APX_log_transaction
log_unixerr API_log_unixerr
make_array API_make_array
make_dirstr API_make_dirstr
make_dirstr_parent API_make_dirstr_parent
make_dirstr_prefix API_make_dirstr_prefix
make_full_path API_make_full_path
make_sub_pool API_make_sub_pool
make_table API_make_table
matches_request_vhost API_matches_request_vhost
meets_conditions API_meets_conditions
merge_per_dir_configs APX_merge_per_dir_configs
no2slash API_no2slash
note_auth_failure API_note_auth_failure
note_basic_auth_failure API_note_basic_auth_failure
note_cleanups_for_fd API_note_cleanups_for_fd
note_cleanups_for_file API_note_cleanups_for_file
note_cleanups_for_socket API_note_cleanups_for_socket
note_digest_auth_failure API_note_digest_auth_failure
note_subprocess API_note_subprocess
null_cleanup API_null_cleanup
open_logs APX_open_logs
open_piped_log API_open_piped_log
overlay_tables API_overlay_tables
palloc API_palloc
parseHTTPdate API_parseHTTPdate
parse_htaccess APX_parse_htaccess
parse_uri API_parse_uri
parse_uri_components API_parse_uri_components
parse_hostinfo_components API_parse_hostinfo_components
parse_vhost_addrs APX_parse_vhost_addrs
pcalloc API_pcalloc
pcfg_open_custom API_pcfg_open_custom
pcfg_openfile API_pcfg_openfile
pclosedir API_pclosedir
pclosef API_pclosef
pclosesocket API_pclosesocket
pduphostent API_pduphostent
pfclose API_pfclose
pfdopen API_pfdopen
pfopen API_pfopen
pgethostbyname API_pgethostbyname
pool_is_ancestor API_pool_is_ancestor
pool_join API_pool_join
popendir API_popendir
popenf API_popenf
pregcomp API_pregcomp
pregfree API_pregfree
pregsub API_pregsub
process_request APX_process_request
process_resource_config APX_process_resource_config
proxy_add_header APX_proxy_add_header
proxy_c2hex APX_proxy_c2hex
proxy_cache_check APX_proxy_cache_check
proxy_cache_error APX_proxy_cache_error
proxy_cache_tidy APX_proxy_cache_tidy
proxy_cache_update APX_proxy_cache_update
proxy_canon_netloc APX_proxy_canon_netloc
proxy_canonenc APX_proxy_canonenc
proxy_connect_handler APX_proxy_connect_handler
proxy_date_canon APX_proxy_date_canon
proxy_del_header APX_proxy_del_header
proxy_doconnect APX_proxy_doconnect
proxy_ftp_canon APX_proxy_ftp_canon
proxy_ftp_handler APX_proxy_ftp_handler
proxy_garbage_coll APX_proxy_garbage_coll
proxy_garbage_init APX_proxy_garbage_init
proxy_get_header APX_proxy_get_header
proxy_hash APX_proxy_hash
proxy_hex2c APX_proxy_hex2c
proxy_hex2sec APX_proxy_hex2sec
proxy_host2addr APX_proxy_host2addr
proxy_http_canon APX_proxy_http_canon
proxy_http_handler APX_proxy_http_handler
proxy_is_domainname APX_proxy_is_domainname
proxy_is_hostname APX_proxy_is_hostname
proxy_is_ipaddr APX_proxy_is_ipaddr
proxy_is_word APX_proxy_is_word
proxy_liststr APX_proxy_liststr
proxy_log_uerror APX_proxy_log_uerror
proxy_read_headers APX_proxy_read_headers
proxy_sec2hex APX_proxy_sec2hex
proxy_send_fb APX_proxy_send_fb
proxy_send_headers APX_proxy_send_headers
proxyerror APX_proxyerror
psignature API_psignature
psocket API_psocket
pstrcat API_pstrcat
pstrdup API_pstrdup
pstrndup API_pstrndup
psprintf API_psprintf
pvsprintf API_pvsprintf
push_array API_push_array
rationalize_mtime API_rationalize_mtime
read_config APX_read_config
read_request APX_read_request
register_cleanup API_register_cleanup
register_other_child API_register_other_child
remove_module API_remove_module
requires API_requires
reset_timeout API_reset_timeout
response_code_string APX_response_code_string
rfc1413 APX_rfc1413
rflush API_rflush
rind API_rind
rprintf API_rprintf
rputc API_rputc
rputs API_rputs
run_cleanup API_run_cleanup
run_fixups APX_run_fixups
run_post_read_request APX_run_post_read_request
run_sub_req API_run_sub_req
rvputs API_rvputs
rwrite API_rwrite
satisfies API_satisfies
scan_script_header_err API_scan_script_header_err
scan_script_header_err_buff API_scan_script_header_err_buff
send_error_response APX_send_error_response
send_fb API_send_fb
send_fb_length API_send_fb_length
send_fd API_send_fd
send_fd_length API_send_fd_length
send_header_field API_send_header_field
send_http_header API_send_http_header
send_http_options APX_send_http_options
send_http_trace APX_send_http_trace
send_mmap API_send_mmap
send_size API_send_size
server_root_relative API_server_root_relative
set_byterange API_set_byterange
set_callback_and_alarm APX_set_callback_and_alarm
set_content_length API_set_content_length
set_etag API_set_etag
set_file_slot API_set_file_slot
set_flag_slot API_set_flag_slot
set_keepalive API_set_keepalive
set_last_modified API_set_last_modified
set_module_config API_set_module_config
set_name_virtual_host APX_set_name_virtual_host
set_string_slot API_set_string_slot
set_string_slot_lower API_set_string_slot_lower
set_sub_req_protocol APX_set_sub_req_protocol
setup_client_block API_setup_client_block
setup_prelinked_modules APX_setup_prelinked_modules
should_client_block API_should_client_block
show_directives APX_show_directives
show_modules APX_show_modules
soft_timeout API_soft_timeout
some_auth_required API_some_auth_required
spawn_child_err API_spawn_child_err
spawn_child_err_buff API_spawn_child_err_buff
srm_command_loop API_srm_command_loop
start_restart APX_start_restart
start_shutdown APX_start_shutdown
str_tolower API_str_tolower
strcasecmp_match API_strcasecmp_match
strcmp_match API_strcmp_match
sub_req_lookup_file API_sub_req_lookup_file
sub_req_lookup_uri API_sub_req_lookup_uri
sync_scoreboard_image API_sync_scoreboard_image
table_add API_table_add
table_addn API_table_addn
table_do API_table_do
table_get API_table_get
table_merge API_table_merge
table_mergen API_table_mergen
table_set API_table_set
table_setn API_table_setn
table_unset API_table_unset
time_process_request APX_time_process_request
tm2sec API_tm2sec
translate_name APX_translate_name
uname2id API_uname2id
unblock_alarms API_unblock_alarms
unescape_url API_unescape_url
unparse_uri_components API_unparse_uri_components
unregister_other_child API_unregister_other_child
update_child_status APX_update_child_status
update_mtime API_update_mtime
update_vhost_from_headers APX_update_vhost_from_headers
update_vhost_given_ip APX_update_vhost_given_ip
util_init APX_util_init
util_uri_init APX_util_uri_init
uudecode API_uudecode
vbprintf API_vbprintf
# specials
apapi_get_server_built API_get_server_built
apapi_get_server_version API_get_server_version
aplog_error API_log_error
log_error API_log_error_old
os_escape_path API_escape_path
# specials: needs tag in source to become API_!
os_is_path_absolute APX_is_path_absolute