param: rename lp function and variable from "fake_dir_create_times" to "fake_director...
[kai/samba-autobuild/.git] / lib / param / param_functions.c
index 250053c6d5f358397cc27518f63fb22840a1c67e..8729d75db7cf66ccf9ee538af299f4596d41fefa 100644 (file)
@@ -114,7 +114,7 @@ FN_LOCAL_BOOL(delete_veto_files, delete_veto_files)
 FN_LOCAL_BOOL(dos_filemode, dos_filemode)
 FN_LOCAL_BOOL(dos_filetimes, dos_filetimes)
 FN_LOCAL_BOOL(dos_filetime_resolution, dos_filetime_resolution)
-FN_LOCAL_BOOL(fake_dir_create_times, fake_dir_create_times)
+FN_LOCAL_BOOL(fake_directory_create_times, fake_directory_create_times)
 FN_LOCAL_BOOL(blocking_locks, blocking_locks)
 FN_LOCAL_BOOL(inherit_perms, inherit_perms)
 FN_LOCAL_BOOL(inherit_acls, inherit_acls)
@@ -153,7 +153,7 @@ FN_LOCAL_PARM_BOOL(change_notify, change_notify)
 FN_LOCAL_PARM_BOOL(kernel_change_notify, kernel_change_notify)
 FN_LOCAL_BOOL(durable_handles, durable_handles)
 
-FN_GLOBAL_BOOL(allow_insecure_widelinks, allow_insecure_widelinks)
+FN_GLOBAL_BOOL(allow_insecure_wide_links, allow_insecure_wide_links)
 FN_GLOBAL_BOOL(allow_nt4_crypto, allow_nt4_crypto)
 FN_GLOBAL_BOOL(allow_trusted_domains, allow_trusted_domains)
 FN_GLOBAL_BOOL(async_smb_echo_handler, async_smb_echo_handler)
@@ -371,19 +371,19 @@ FN_GLOBAL_STRING(add_group_script, add_group_script)
 FN_GLOBAL_STRING(add_machine_script, add_machine_script)
 FN_GLOBAL_STRING(addport_cmd, addport_cmd)
 FN_GLOBAL_STRING(addprinter_cmd, addprinter_cmd)
-FN_GLOBAL_STRING(add_share_cmd, add_share_cmd)
-FN_GLOBAL_STRING(adduser_script, adduser_script)
-FN_GLOBAL_STRING(addusertogroup_script, addusertogroup_script)
+FN_GLOBAL_STRING(add_share_command, add_share_command)
+FN_GLOBAL_STRING(add_user_script, add_user_script)
+FN_GLOBAL_STRING(add_user_to_group_script, add_user_to_group_script)
 FN_GLOBAL_STRING(auto_services, auto_services)
-FN_GLOBAL_STRING(change_share_cmd, change_share_cmd)
+FN_GLOBAL_STRING(change_share_command, change_share_command)
 FN_GLOBAL_STRING(check_password_script, check_password_script)
 FN_GLOBAL_STRING(cups_server, cups_server)
 FN_GLOBAL_STRING(defaultservice, defaultservice)
 FN_GLOBAL_STRING(deleteprinter_cmd, deleteprinter_cmd)
-FN_GLOBAL_STRING(delete_share_cmd, delete_share_cmd)
-FN_GLOBAL_STRING(delgroup_script, delgroup_script)
-FN_GLOBAL_STRING(deluserfromgroup_script, deluserfromgroup_script)
-FN_GLOBAL_STRING(deluser_script, deluser_script)
+FN_GLOBAL_STRING(delete_share_command, delete_share_command)
+FN_GLOBAL_STRING(delete_group_script, delete_group_script)
+FN_GLOBAL_STRING(delete_user_from_group_script, delete_user_from_group_script)
+FN_GLOBAL_STRING(delete_user_script, delete_user_script)
 FN_GLOBAL_STRING(enumports_cmd, enumports_cmd)
 FN_GLOBAL_STRING(get_quota_command, get_quota_command)
 FN_GLOBAL_STRING(iprint_server, iprint_server)
@@ -404,7 +404,7 @@ FN_GLOBAL_STRING(remote_browse_sync, remote_browse_sync)
 FN_GLOBAL_STRING(renameuser_script, renameuser_script)
 FN_GLOBAL_STRING(rootdir, rootdir)
 FN_GLOBAL_STRING(server_string, server_string)
-FN_GLOBAL_STRING(setprimarygroup_script, setprimarygroup_script)
+FN_GLOBAL_STRING(set_primary_group_script, set_primary_group_script)
 FN_GLOBAL_STRING(set_quota_command, set_quota_command)
 FN_GLOBAL_STRING(share_backend, share_backend)
 FN_GLOBAL_STRING(shutdown_script, shutdown_script)