s3:net rpc conf: factor validation of parameter out for re-use.
authorMichael Adam <obnox@samba.org>
Tue, 24 Sep 2013 04:38:09 +0000 (06:38 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 24 Sep 2013 05:44:28 +0000 (07:44 +0200)
commitf7cf09e661734744163c96c214892558b3d004e5
treed1b7abd23f9ab65d546f30317743389fe2a23eac
parent349bcafe09b6ae0ccd2ddc4acef2fd4c48dbc45d
s3:net rpc conf: factor validation of parameter out for re-use.

This goes into a new module net_conf_util to be shared
between net conf and net rpc conf.

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/utils/net_conf_util.c [new file with mode: 0644]
source3/utils/net_conf_util.h [new file with mode: 0644]
source3/utils/net_rpc_conf.c
source3/wscript_build