Age | Commit message (Collapse) | Author | Files | Lines |
|
This not only removes duplicate logic, but also the use of
libnet_smbconf_reg_setvalue_internal() instead of do_modify_val_config()
which is removed, does add important tests and canonicalizations.
Michael
(This used to be commit fa844866493ee270f31faa3eca77cdff16b26301)
|
|
Michael
(This used to be commit b9f22adfd3e67046b7d786b5b338e078b4cdc6df)
|
|
renaming it to libnet_smbconf_setparm()
Michael
(This used to be commit 60f49b22b5aa125ff6cb358a258a1be99c378d7a)
|
|
renaming it to libnet_smbconf_setvalue_internal()
Michael
(This used to be commit 7cb51a1d6d95704225d9ab22e88cc76fa910d38c)
|
|
Replace duplicated logic by calls of libnet_smbconf_set_global_param()
from libnet_conf.c, pushing logic from do_JoinConfig() and do_UnjoinConfig()
to do_join_modify_vals_config() and do_unjoin_modify_vals_config()
respectively.
Only the net_conf api functions should be exported by libnet_conf.c, not
the lower level registry access functions.
Michael
(This used to be commit 81b9f1301d61f05f9153be61d62c13e82cecf7e2)
|
|
Michael
(This used to be commit 415fc0a5261f4d941027e5d5305fcea882724aef)
|
|
Logic in new function libnet_smbconf_delparm().
Michael
(This used to be commit 0cff79e3552e91ba0b6bc054802d28afcf4e8da4)
|
|
renaming it to libnet_smbconf_value_exists().
Michael
(This used to be commit ba71c6844588f0342589163f514385911e7331e7)
|
|
Michael
(This used to be commit 8cf8ed9de8c3f41588fa93bd102f61f5b8b493c4)
|
|
Guenther
(This used to be commit c890ebc3cad7222007e62227ec1f28d978310cbf)
|
|
we are
not joining as a DC.
Guenther
(This used to be commit bf3ffbb5d2e8588e0041f0b890b590c58f8fcecf)
|
|
Guenther
(This used to be commit b95801db595109e8eade7cf7c344f281c8684249)
|
|
Guenther
(This used to be commit 15c2bc15f20a677c3c94895150e396275de6ac9b)
|
|
Guenther
(This used to be commit 89e8abb1163984eed358a4da9be4699a8e3a43f9)
|
|
Guenther
(This used to be commit f0e8d744c92d2602722e04be6266196941362d63)
|
|
Guenther
(This used to be commit 91b884989891881b8abea70e11b87c16c574daaa)
|
|
Guenther
(This used to be commit c818f5505a124a6f0bb9274a1ba4a6147d2f17b3)
|
|
Guenther
(This used to be commit 1d47247283f7bc75291007be3fde72b1d3d95b99)
|
|
Heavily based on existing code in net_ads_join().
Guenther
(This used to be commit fb6315b68b16d64625457881302fd191f90defa0)
|
|
Guenther
(This used to be commit 13c46b1407117c93b8f0275cc16ea5aa49596750)
|
|
Certainly needs cleanup later.
Guenther
(This used to be commit 2b41ac926de76804a50681bd246b3a20e112853b)
|