NetworkManager/src/vpn-manager
Dan Williams be97e7f104 build: include <config.h> for kill(2), isblank(3), and isascii(3)
config.h defines _GNU_SOURCE, which in turn defines the bits necessary
for kill, isblank, and isascii.  So wherever we use those, we need
to make sure config.h is included.
2010-10-08 22:46:55 -05:00
..
Makefile.am core: rename NMNamedManager -> NMDnsManager 2010-09-07 22:08:18 -05:00
nm-vpn-connection.c core: add DNS plugin config options 2010-09-09 17:14:20 -05:00
nm-vpn-connection.h everything: use libgudev instead of HAL; merge NM and nm-system-settings 2009-06-11 00:39:12 -04:00
nm-vpn-manager.c vpn: handle VPN service installation/removal dynamically (rh #489114) (lp:458595) 2010-08-17 15:05:00 -05:00
nm-vpn-manager.h core: PolicyKit protect Deactivate and Disconnect 2010-06-04 00:42:10 -07:00
nm-vpn-service.c build: include <config.h> for kill(2), isblank(3), and isascii(3) 2010-10-08 22:46:55 -05:00
nm-vpn-service.h vpn: handle VPN service installation/removal dynamically (rh #489114) (lp:458595) 2010-08-17 15:05:00 -05:00