1362202 Introduce platform-specific adaptation for services used by FreeIPA.

11 files Authored by abbra 12 years ago, Committed by mkosek 12 years ago,
    Introduce platform-specific adaptation for services used by FreeIPA.
    
    Refactor FreeIPA code to allow abstracting all calls to external processes and
    dependencies on modification of system-wide configuration. A platform provider
    would give its own implementation of those methods and FreeIPA would use it
    based on what's built in packaging process.
    
    https://fedorahosted.org/freeipa/ticket/1605
    
        
file modified
+8 -0
file modified
+5 -0
file modified
+1 -1
file modified
+1 -46
file modified
+1 -1
file modified
+3 -2
file modified
+20 -48