8cc3037 - Use gethostname() instead of g_get_host_name() when writing out xauth

Authored and Committed by rstrode 15 years ago
    - Use gethostname() 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