libvirt/src/network
Daniel P. Berrange 517368a377 Remove uid param from directory lookup APIs
Remove the uid param from virGetUserConfigDirectory,
virGetUserCacheDirectory, virGetUserRuntimeDirectory,
and virGetUserDirectory

These functions were universally called with the
results of getuid() or geteuid(). To make it practical
to port to Win32, remove the uid parameter and hardcode
geteuid()

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2012-05-28 10:55:06 +01:00
..
bridge_driver.c Remove uid param from directory lookup APIs 2012-05-28 10:55:06 +01:00
bridge_driver.h network: Fix typo 2011-07-26 19:57:34 +08:00
default.xml Move config files to align with driver sources 2009-09-21 14:41:45 +01:00