From: Bradley Nicholes Date: Mon, 11 Apr 2005 15:45:12 +0000 (+0000) Subject: Update the NetWare dav.imp export/import file according to the DAV_DECLARE's in mod_dav.h X-Git-Tag: 2.1.5~192 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ac399ec581b2adf0ac9a799825607bb9a3550ec6;p=apache Update the NetWare dav.imp export/import file according to the DAV_DECLARE's in mod_dav.h git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@160907 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/dav/main/dav.imp b/modules/dav/main/dav.imp index 5ae3b6b91d..88b306da4b 100644 --- a/modules/dav/main/dav.imp +++ b/modules/dav/main/dav.imp @@ -1,35 +1,44 @@ + (mod_dav) dav_add_all_liveprop_xmlns, dav_add_lock, dav_add_response, dav_add_vary_header, - dav_add_response, - dav_auto_checkout, dav_auto_checkin, + dav_auto_checkout, dav_buffer_append, dav_buffer_init, dav_buffer_place, dav_buffer_place_mem, dav_check_bufsize, dav_close_propdb, + dav_core_find_liveprop, + dav_core_insert_all_liveprops, + dav_core_register_uris, dav_do_find_liveprop, dav_find_child, dav_get_allprops, + dav_get_binding_hooks, dav_get_depth, dav_get_liveprop_info, - dav_get_liveprop_ns_index, dav_get_liveprop_ns_count, + dav_get_liveprop_ns_index, dav_get_liveprop_supported, + dav_get_lock_hooks, dav_get_locktoken_list, + dav_get_propdb_hooks, dav_get_props, dav_get_resource_state, + dav_get_search_hooks, dav_get_timeout, + dav_get_vsn_hooks, dav_hook_find_liveprop, dav_hook_gather_propsets, - dav_lock_get_activelock, dav_hook_insert_all_liveprops, + dav_lock_get_activelock, dav_lock_parse_lockinfo, dav_lock_query, + dav_lookup_provider, dav_lookup_uri, dav_new_error, dav_new_error_tag, @@ -53,4 +62,3 @@ dav_xmlns_generate, dav_xmlns_get_prefix, dav_xmlns_get_uri -