..
backends
core: don't warn if loopback address already exists
2011-07-30 16:53:42 -05:00
bluez-manager
build: remove non-existent include directory (bgo #647159 )
2011-04-11 16:44:40 -05:00
dhcp-manager
dhclient: only send hostname without domain as host-name option (rh #694758 )
2011-05-13 11:44:22 +02:00
dns-manager
dnsmasq: use '@interface' for link-local DNS servers in the dnsmasq config
2011-08-25 15:49:41 -05:00
dnsmasq-manager
dnsmasq: remove unused variable
2011-03-04 23:56:19 -06:00
ip6-manager
ip6: Perform sanity check before processing prefix messages
2011-09-13 00:08:30 -05:00
logging
ppp: enable pppd debug logging when PPP log domain is enabled for debuggin
2011-05-19 13:31:52 -05:00
modem-manager
modem: fix a periodic use-after-free crash poking ModemManager
2011-09-29 11:14:48 -05:00
ppp-manager
ppp: pass novj through to pppd
2011-09-14 12:31:54 -05:00
settings
keyfile: fix confusion about NULL termination for uchar arrays
2011-09-29 23:52:17 -05:00
supplicant-manager
supplicant: Don't leak secrets, even if they're probably invalid
2011-09-15 10:17:30 -05:00
tests
dhcp: remove unused D-Bus dbus_g_bus_get() call from test-dhcp-options.c
2011-06-14 15:54:08 +02:00
vpn-manager
vpn: fix assertion when getting 'Uuid' property of an active VPN connection
2011-09-29 16:37:12 +02:00
wimax
wimax: log connection progress information
2011-09-21 00:30:51 -05:00
gdb-cmd
2006-02-26 Dan Williams <dcbw@redhat.com>
2006-02-27 04:31:52 +00:00
main.c
core: split nm_manager_get() to simplify manager creation
2011-09-27 09:40:54 -05:00
Makefile.am
core: split out config file handling
2011-09-27 09:40:50 -05:00
NetworkManager.conf
dbus: ensure NM can talk to newly installed VPN plugins (fdo #39463 )
2011-08-19 16:55:16 -05:00
NetworkManagerUtils.c
core: remove unused includes
2011-07-22 12:50:54 -05:00
NetworkManagerUtils.h
core: add utility function to get a connection's shared wifi permission
2011-07-01 15:41:00 -05:00
nm-activation-request.c
api: add "Uuid" property to ActiveConnection interface
2011-04-22 12:29:07 -05:00
nm-activation-request.h
core: add nm-secrets-flags.h for secret agent flags typedef
2011-03-29 22:53:22 -05:00
nm-active-connection.c
api: add "Uuid" property to ActiveConnection interface
2011-04-22 12:29:07 -05:00
nm-active-connection.h
api: add "Uuid" property to ActiveConnection interface
2011-04-22 12:29:07 -05:00
nm-call-store.c
core: update logging in misc files
2010-04-07 12:28:57 -07:00
nm-call-store.h
2008-11-02 Dan Williams <dcbw@redhat.com>
2008-11-03 04:13:42 +00:00
nm-config.c
core: split out config file handling
2011-09-27 09:40:50 -05:00
nm-config.h
core: split out config file handling
2011-09-27 09:40:50 -05:00
nm-crash-logger.c
2008-11-02 Dan Williams <dcbw@redhat.com>
2008-11-03 04:13:42 +00:00
nm-dbus-manager.c
core: use #defines for NMDBusManager signal names
2010-12-10 11:36:55 -06:00
nm-dbus-manager.h
build: do the right thing with config.h (bgo #644664 )
2011-03-14 01:01:22 -05:00
nm-device-bt.c
core: handle new device states
2011-03-17 13:42:22 -05:00
nm-device-bt.h
bluetooth: finish DUN implementation
2010-01-28 11:21:53 -08:00
nm-device-ethernet.c
core: move address checking functionality into separate file
2011-07-22 15:28:35 -05:00
nm-device-ethernet.h
core: consolidate and clean up MAC cloning code
2010-06-24 15:14:53 -07:00
nm-device-interface.c
api/core: add ActiveConnection property to device objects
2011-05-26 19:19:32 -05:00
nm-device-interface.h
api/core: add ActiveConnection property to device objects
2011-05-26 19:19:32 -05:00
nm-device-modem.c
core: handle new device states
2011-03-17 13:42:22 -05:00
nm-device-modem.h
core: consolidate mobile broadband device types
2011-02-25 10:16:17 -06:00
nm-device-olpc-mesh.c
core: split nm_manager_get() to simplify manager creation
2011-09-27 09:40:54 -05:00
nm-device-olpc-mesh.h
core: use ifindex instead of interface name in a lot of places
2010-04-21 14:58:25 -07:00
nm-device-private.h
core: move generic connection complete function to a generic location
2011-01-13 13:28:52 -06:00
nm-device-wifi.c
core: more conversion to ifindex instead of iface
2011-07-22 14:09:16 -05:00
nm-device-wifi.h
core: consolidate and clean up MAC cloning code
2010-06-24 15:14:53 -07:00
nm-device.c
core: release DHCP lease when requested instead of always
2011-09-21 00:30:38 -05:00
nm-device.h
core: consolidate deactivation methods
2011-02-24 11:27:42 -06:00
nm-dhcp4-config.c
dispatcher: pass DHCP options as string:string hash
2011-05-11 16:01:12 -05:00
nm-dhcp4-config.h
dispatcher: pass DHCP options as string:string hash
2011-05-11 16:01:12 -05:00
nm-dhcp6-config.c
dispatcher: pass DHCP options as string:string hash
2011-05-11 16:01:12 -05:00
nm-dhcp6-config.h
dispatcher: pass DHCP options as string:string hash
2011-05-11 16:01:12 -05:00
nm-hostname-provider.c
misc: license fixups
2010-01-21 15:11:50 -08:00
nm-hostname-provider.h
misc: license fixups
2010-01-21 15:11:50 -08:00
nm-ip4-config.c
build: fix return types (bgo #644665 )
2011-03-14 01:05:51 -05:00
nm-ip4-config.h
dhcp4: handle NIS servers and domains
2010-07-16 11:28:39 -07:00
nm-ip6-config.c
build: fix return types (bgo #644665 )
2011-03-14 01:05:51 -05:00
nm-ip6-config.h
trivial: IP6Config object cleanups
2010-05-01 08:05:39 -07:00
nm-manager-auth.c
core: add nm_auth_chain_steal_data()
2011-07-01 15:38:38 -05:00
nm-manager-auth.h
core: add nm_auth_chain_steal_data()
2011-07-01 15:38:38 -05:00
nm-manager.c
vpn: fix 'SpecificObject' path for active VPN connections on D-Bus
2011-09-29 16:09:17 +02:00
nm-manager.h
core: split nm_manager_get() to simplify manager creation
2011-09-27 09:40:54 -05:00
nm-netlink-compat.c
libnl3: Add ESRCH to compat error translation
2011-08-16 16:48:30 -05:00
nm-netlink-compat.h
netlink: alias nlmsg_datalen() for libnl1
2011-09-13 00:08:30 -05:00
nm-netlink-monitor.c
monitor: Use nl_socket_alloc() instead of nl_socket_alloc_cb()
2011-09-14 12:26:33 -05:00
nm-netlink-monitor.h
core: misc style fixes to libnl compat code
2011-07-30 15:47:39 -05:00
nm-netlink-utils.c
netlink: fix flags use in nm_netlink_route_add
2011-09-13 10:40:30 -05:00
nm-netlink-utils.h
libnl: Create a common netlink route add function
2011-08-16 17:11:52 -05:00
nm-policy-hostname.c
policy: stop touching /etc/hosts
2010-12-17 09:28:49 -06:00
nm-policy-hostname.h
policy: stop touching /etc/hosts
2010-12-17 09:28:49 -06:00
nm-policy-hosts.c
policy: stop touching /etc/hosts
2010-12-17 09:28:49 -06:00
nm-policy-hosts.h
policy: stop touching /etc/hosts
2010-12-17 09:28:49 -06:00
nm-policy.c
Merge remote-tracking branch 'origin/master' into libnl3
2011-08-16 16:45:41 -05:00
nm-policy.h
settings: rename NMSysconfigSettings to NMSettings
2010-10-27 20:05:23 -05:00
nm-properties-changed-signal.c
core: update policy logging
2010-04-07 10:57:39 -07:00
nm-properties-changed-signal.h
2008-11-02 Dan Williams <dcbw@redhat.com>
2008-11-03 04:13:42 +00:00
nm-rfkill.h
udev: add support for other types of rfkill switches
2009-12-23 01:30:54 -08:00
nm-session-monitor.c
core: silence error if ConsoleKit database isn't found the first time (rh #695617 )
2011-05-25 15:14:12 -05:00
nm-session-monitor.h
settings: clean up connection visibility and session change handling
2010-10-26 16:33:47 -05:00
nm-system.c
core: Fix leaks if address parsing fails while setting mac
2011-09-13 00:08:30 -05:00
nm-system.h
core: finish conversion of nm-system functions to ifindex not iface name
2011-07-22 14:24:18 -05:00
nm-udev-manager.c
core: socket() returns -1 on failure
2011-06-15 11:03:29 +02:00
nm-udev-manager.h
core: depend on stable gudev API
2011-03-10 03:19:27 -06:00
nm-wifi-ap-utils.c
wifi: fix connection completion when no wifi setting is sent
2011-04-11 11:42:12 -05:00
nm-wifi-ap-utils.h
wifi: fix scanned signal strength calculation for WEXT-based drivers
2011-03-13 12:50:40 -05:00
nm-wifi-ap.c
wifi: remove some dead code
2011-09-14 17:30:04 -05:00
nm-wifi-ap.h
wifi: remove some dead code
2011-09-14 17:30:04 -05:00
wpa.c
logging: fix format string/argument disagreement
2011-03-19 12:44:14 -05:00
wpa.h
2005-12-14 Dan Williams <dcbw@redhat.com>
2005-12-14 20:48:08 +00:00