8f035b0 Decouple synchronous sysdb interface from tools

11 files Authored by jhrozek 14 years ago, Committed by sgallagh 14 years ago,
    Decouple synchronous sysdb interface from tools
    
    Instead of working directly with async code in tools, create synchronous
    wrappers that could be used by tools and python bindings.
    
    Also resolves many issues with code duplication in tools and thus fixes
    ticket #87
    
        
file modified
+2 -0
file modified
+37 -66
file modified
+37 -74
file modified
+38 -229
file modified
+59 -189
file modified
+36 -75
file modified
+46 -301
file modified
+26 -63
file modified
+11 -23