d70023a sysdb: add overide lookup calls

3 files Authored by sbose 9 years ago, Committed by jhrozek 9 years ago,
    sysdb: add overide lookup calls
    
    sysdb_search_user_override_by_name() and
    sysdb_search_group_override_by_name() search for overrides in the given
    view.
    
    sysdb_add_overrides_to_object() adds the data from the override object
    to the original object and makes them available for further processing.
    
    Reviewed-by: Pavel Březina <pbrezina@redhat.com>
    
        
file modified
+23 -1
file modified
+285 -0
file modified
+3 -0