Remove talloc context parameter from libnet_smbconf_setparm().
commitf3b0469b4a623c3ef17e2453bf40eb52778b5c42
authorMichael Adam <obnox@samba.org>
Tue, 25 Dec 2007 02:29:05 +0000 (25 03:29 +0100)
committerMichael Adam <obnox@samba.org>
Tue, 25 Dec 2007 02:29:05 +0000 (25 03:29 +0100)
treed3005611d79c662cf2f39504f324f1bf598c1736
parenta66a5fd94bfb8a41bdb46aedf7eba28b55fbdaaf
Remove talloc context parameter from libnet_smbconf_setparm().

Make use of talloc stackframe internally.
This removes talloc contxt from net_conf_setparm.

Michael
(This used to be commit efaffefc438f8375a083b194ac7a09e563000d3c)
source3/libnet/libnet_conf.c
source3/libnet/libnet_join.c
source3/utils/net_conf.c