efea50e Change refreshing of subdomains

6 files Authored by simo 11 years ago, Committed by jhrozek 11 years ago,
    Change refreshing of subdomains
    
    This patch keeps a local copy of the subdomains in the ipa subdomains plugin
    context.
    This has 2 advantages:
    1. allows to check if anything changed w/o always hitting the sysdb.
    2. later will allows us to dump this information w/o having to retrieve it
    again. The timestamp also allows to avoid refreshing too often.
    
        
file modified
+2 -1
file modified
+7 -6
file modified
+0 -1
file modified
+20 -16