f9b90ac NSS: Refactor expand_homedir_template

6 files Authored by lslebodn 9 years ago, Committed by jhrozek 9 years ago,
    NSS: Refactor expand_homedir_template
    
    Function expand_homedir_template had lot of parameters.
    After adding new expand option, all function call should be rewritten,
    (usually argument NULL will be added)
    
    This patch wraps all necessary arguments to structure.
    
    Reviewed-by: Pavel Reichl <preichl@redhat.com>
    
        
file modified
+18 -11
file modified
+25 -18
file modified
+9 -3