8fbee73 - Use gethostname() _properly_ instead of g_get_host_name() when writing

Authored and Committed by rstrode 15 years ago
    - Use gethostname() _properly_ instead of g_get_host_name() when writing
        out xauth files, because the hostname may change out from under us and
        glib caches it.
    
        
file modified
+6 -1