Go to file
Jiří Klimeš 25f86691e2 Fix various problems
- core: fix reading physical port id for sysfs
- libnm-glib: export get_gateway() and get_searches() functions
- libnm-glib: new functions for bindings to get nameservers
- libnm-glib: chain up the parent constructed() of NMRemoteConnection
- core: exit cleanly if D-Bus cannot be initialized (rh #1057738)
- dhcp: don't add an IPv6 address if one wasn't given (rh #1048046)
- core: Add host route for DHCP4 server if outside assigned subnet (bgo #721767) (rh #983325)
- vpn: handle missing tunnel interface for IP-based VPNs (bgo #721724) (rh #1030068) (rh #865883)
- core: only log about IPv6 Commit the first time (rh #1044757)
2014-01-28 15:23:07 +01:00
.gitignore Update snapshot 2013-10-03 14:14:28 -05:00
00-server.conf Create NetworkManager-config-server package 2013-07-26 11:02:34 -04:00
NetworkManager.conf - core: read nm-system-settings.conf before NetworkManager.conf (rh 2010-07-22 15:06:54 +00:00
NetworkManager.spec Fix various problems 2014-01-28 15:23:07 +01:00
core-log-ipv6-commit.patch Fix various problems 2014-01-28 15:23:07 +01:00
explain-dns1-dns2.patch Update to 0.8.2 2010-11-03 14:00:41 -05:00
export-missing-libnm-glib-funcs.patch Fix various problems 2014-01-28 15:23:07 +01:00
fix-ifcfg-rh-con-update.patch cherry-picked several fixes (for crashes) 2013-11-20 14:41:57 +01:00
fix-read-phys-port-id.patch Fix various problems 2014-01-28 15:23:07 +01:00
get-ip-examples.patch Fix various problems 2014-01-28 15:23:07 +01:00
get-nameservers.patch Fix various problems 2014-01-28 15:23:07 +01:00
gi-fix-for-ipv6.patch Add physical-port-id property for devices and fix GI for IPv6 2014-01-21 12:13:42 +01:00
nmcli-con-load.patch several fixes 2013-11-18 12:19:26 -05:00
nmcli-group-dot-field.patch core/cli: display proper information for active VPN connections (rh #1036132) 2014-01-14 16:50:44 +01:00
physical-port-id.patch Add physical-port-id property for devices and fix GI for IPv6 2014-01-21 12:13:42 +01:00
rem-con-constructed.patch Fix various problems 2014-01-28 15:23:07 +01:00
rh983325-add-route-for-dhcp-server.patch Fix various problems 2014-01-28 15:23:07 +01:00
rh1012151-ipv6-disable.patch Include the patches for following bugs (mostly crashes): 2013-11-08 13:42:29 +01:00
rh1015598-wifi-detect.patch core: fix detection of non-mac80211 devices that do not set DEVTYPE (rh #1015598) 2013-11-14 11:02:45 -06:00
rh1017884-dispatcher-crash-on-exit.patch cherry-picked several fixes (for crashes) 2013-11-20 14:41:57 +01:00
rh1018317-openvpn-ptp.patch core: Fix PtP/peer address support, for OpenVPN 2013-12-02 15:02:03 -05:00
rh1018317-prereq.patch core: Fix PtP/peer address support, for OpenVPN 2013-12-02 15:02:03 -05:00
rh1018317-vpn-logging.patch several fixes 2013-11-18 12:19:26 -05:00
rh1019021-fix-crash-ip6-routing.patch Include the patches for following bugs (mostly crashes): 2013-11-08 13:42:29 +01:00
rh1021112-fix-crash-never-default.patch Include the patches for following bugs (mostly crashes): 2013-11-08 13:42:29 +01:00
rh1023571-fix-crash-ifcfg-rh-reload.patch Include the patches for following bugs (mostly crashes): 2013-11-08 13:42:29 +01:00
rh1025007-fix-crash-ifcfg-rh.patch Include the patches for following bugs (mostly crashes): 2013-11-08 13:42:29 +01:00
rh1025371-wifi-potential-crash.patch cherry-picked several fixes (for crashes) 2013-11-20 14:41:57 +01:00
rh1029053-fix-crash-device-no-MAC.patch cherry-picked several fixes (for crashes) 2013-11-20 14:41:57 +01:00
rh1029213-debug-netlink-add-errors.patch core: add some debugging to help diagnose netlink errors (rh #1029213) 2013-11-13 20:17:59 -06:00
rh1029213-ignore-RA-default-routes.patch Fix a couple bugs (rh #1034921) (rh #1029213) (rh #1032819) 2013-12-18 13:03:30 -06:00
rh1030068-vpn-tunnel-interface.patch Fix various problems 2014-01-28 15:23:07 +01:00
rh1030403-editor-crash-remote-connection.patch cherry-picked several fixes (for crashes) 2013-11-20 14:41:57 +01:00
rh1031170-bridge-port-crash.patch several fixes 2013-11-18 12:19:26 -05:00
rh1031574-primary-connection.patch core: fix NMManager:primary-connection when a VPN has the default route (rh #1031574) 2014-01-18 11:31:42 -05:00
rh1032819-set-broadcast-address.patch Fix a couple bugs (rh #1034921) (rh #1029213) (rh #1032819) 2013-12-18 13:03:30 -06:00
rh1034921-startup-link-wait.patch Fix a couple bugs (rh #1034921) (rh #1029213) (rh #1032819) 2013-12-18 13:03:30 -06:00
rh1036132-VPN-active-con-info.patch core/cli: display proper information for active VPN connections (rh #1036132) 2014-01-14 16:50:44 +01:00
rh1044757-ipv6-solicit-infinity.patch core: fix IPv6 router solicitation loop (rh #1044757) 2013-12-19 18:07:36 -06:00
rh1048046-dhcp-no-ipv6.patch Fix various problems 2014-01-28 15:23:07 +01:00
rh1048711-bluez-crash.patch bluez-manager: fix a crash (rh #1048711) 2014-01-06 12:13:01 -05:00
rh1057738-dbus-clean-exit.patch Fix various problems 2014-01-28 15:23:07 +01:00
sources Update snapshot 2013-10-03 14:14:28 -05:00
vpn-connection-states.patch core/cli: display proper information for active VPN connections (rh #1036132) 2014-01-14 16:50:44 +01:00