s3:net registry import: move precheck-and-import code to its own function
commitf9ff84b0b45c66fd2c437228791e3bcf99255dad
authorMichael Adam <obnox@samba.org>
Tue, 26 Jun 2012 11:29:50 +0000 (26 13:29 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 26 Jun 2012 17:57:19 +0000 (26 19:57 +0200)
tree8b7980808364fa7378f490c7192eaef21fa33528
parente28b4b10a6d8cc13d7c8046a38d6c221915ff55b
s3:net registry import: move precheck-and-import code to its own function

This is the code that is executed in a registry transaction.
The purpose of the refactoring is to be able to simplify and
untangle the code structure in the sequel.
source3/utils/net_registry.c