CVSROOT: /cvs/gnome Module name: NetworkManager Changes by: dcbw 05/09/28 10:42:57
Modified files: . : ChangeLog configure.in src : NetworkManager.c NetworkManagerDbus.c NetworkManagerDevice.c NetworkManagerSystem.c NetworkManagerSystem.h nm-ip4-config.c nm-ip4-config.h src/named-manager: Makefile.am nm-named-manager.c nm-named-manager.h src/vpn-manager: nm-vpn-connection.c nm-vpn-service.c Log message: 2005-09-28 Dan Williams <[EMAIL PROTECTED]> Support for named + DBus, using Red Hat DBus patches for named. You can find those patches here, with "dbus" in the patch's filename: http://cvs.fedora.redhat.com/viewcvs/devel/bind/ Don't forget the named dbus service file either. Instead of writing a config file and spawing a named process, NM will use an already-running dbus-enabled named if it finds one. NM will update named's forwarder configuration on the fly using dbus. If there is no dbus-enabled named running, NM will automatically fall back to writing the most-recent DNS server information to /etc/resolv.conf and calling nm_system_update_dns() to kick the system's resolver. Accordingly, all named-related configure-time options have been removed. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=NetworkManager&who=dcbw&date=explicit&mindate=2005-09-28%2010:41&maxdate=2005-09-28%2010:43 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list