r25534: Apply some const
authorVolker Lendecke <vlendec@samba.org>
Fri, 5 Oct 2007 21:41:17 +0000 (21:41 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:31:12 +0000 (12:31 -0500)
commit0141e64ad4972232de867137064d0dae62da22ee
tree3412a241dd2c989e40713a4aec32af17dd5f82a4
parent0f2552e20fb66b0b80006a8a7b999ccf6f54c656
r25534: Apply some const

Why? It moves these structs from the data into the text segment, so they
will never been copy-on-write copied. Not much, but as in German you say
"Kleinvieh macht auch Mist...."
14 files changed:
source/include/rpc_secdes.h
source/lib/secdesc.c
source/lib/sharesec.c
source/lib/util_seaccess.c
source/printing/nt_printing.c
source/registry/reg_frontend_hilvl.c
source/rpc_server/srv_lsa_nt.c
source/rpc_server/srv_samr_nt.c
source/rpc_server/srv_spoolss_nt.c
source/rpc_server/srv_srvsvc_nt.c
source/rpc_server/srv_svcctl_nt.c
source/rpc_server/srv_winreg_nt.c
source/smbd/open.c
source/smbd/posix_acls.c