| .. |
|
backends
|
Remove DBUS_API_SUBJECT_TO_CHANGE
|
2009-05-02 18:00:22 -04:00 |
|
dhcp-manager
|
Remove DBUS_API_SUBJECT_TO_CHANGE
|
2009-05-02 18:00:22 -04:00 |
|
dnsmasq-manager
|
makefile cleanups
|
2009-02-15 11:20:25 -05:00 |
|
modem-manager
|
modem: send network mode preference to MM when connecting
|
2009-04-09 07:37:53 -04:00 |
|
named-manager
|
Remove DBUS_API_SUBJECT_TO_CHANGE
|
2009-05-02 18:00:22 -04:00 |
|
ppp-manager
|
ppp: don't require separate bus name for pppd plugin communication
|
2009-02-05 06:05:10 -05:00 |
|
supplicant-manager
|
Remove DBUS_API_SUBJECT_TO_CHANGE
|
2009-05-02 18:00:22 -04:00 |
|
tests
|
core: don't shadow basename (2)
|
2009-04-21 18:29:44 -04:00 |
|
vpn-manager
|
makefile cleanups
|
2009-02-15 11:20:25 -05:00 |
|
gdb-cmd
|
2006-02-26 Dan Williams <dcbw@redhat.com>
|
2006-02-27 04:31:52 +00:00 |
|
Makefile.am
|
Remove DBUS_API_SUBJECT_TO_CHANGE
|
2009-05-02 18:00:22 -04:00 |
|
NetworkManager.c
|
Implement sending current host name to DHCP server.
|
2009-03-20 14:44:49 +02:00 |
|
NetworkManager.conf
|
dbus: final dbus policy fixes (bgo #563730)
|
2009-02-17 10:43:53 -05:00 |
|
NetworkManagerAP.c
|
core: remove dead code
|
2009-04-29 13:21:54 -04:00 |
|
NetworkManagerAP.h
|
core: remove dead code
|
2009-04-29 13:21:54 -04:00 |
|
NetworkManagerPolicy.c
|
Remove HSO and MBM modem implementations and replace them with generic code.
|
2009-02-09 11:01:35 +02:00 |
|
NetworkManagerPolicy.h
|
2008-11-02 Dan Williams <dcbw@redhat.com>
|
2008-11-03 04:13:42 +00:00 |
|
NetworkManagerSystem.c
|
core: fix error reporting from replace_default_ip4_route() (rh #477916)
|
2009-02-13 07:00:34 -05:00 |
|
NetworkManagerSystem.h
|
2008-11-07 Dan Williams <dcbw@redhat.com>
|
2008-11-07 13:57:39 +00:00 |
|
NetworkManagerUtils.c
|
core: clean up initial device messages
|
2009-02-18 14:21:02 -05:00 |
|
NetworkManagerUtils.h
|
Share some utility helper functions to send hash tables containing GValues over dbus.
|
2009-02-09 11:01:35 +02:00 |
|
nm-activation-request.c
|
Clarify variable name
|
2009-01-12 10:44:00 -05:00 |
|
nm-activation-request.h
|
clean up glib includes (bgo #564376)
|
2009-01-19 00:16:40 -05:00 |
|
nm-active-connection.c
|
2008-11-02 Dan Williams <dcbw@redhat.com>
|
2008-11-03 04:13:42 +00:00 |
|
nm-active-connection.h
|
2008-11-02 Dan Williams <dcbw@redhat.com>
|
2008-11-03 04:13:42 +00:00 |
|
nm-call-store.c
|
2008-11-02 Dan Williams <dcbw@redhat.com>
|
2008-11-03 04:13:42 +00:00 |
|
nm-call-store.h
|
2008-11-02 Dan Williams <dcbw@redhat.com>
|
2008-11-03 04:13:42 +00: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: fix crash when NameHasOwner fails but dbus-glib doesn't set an error (lp #352400)
|
2009-04-01 07:20:16 -04:00 |
|
nm-dbus-manager.h
|
2008-11-21 Dan Williams <dcbw@redhat.com>
|
2008-11-21 18:11:15 +00:00 |
|
nm-device-ethernet.c
|
Use g_timeout_add_seconds() to reduce wakeups
|
2008-12-31 18:57:36 -05:00 |
|
nm-device-ethernet.h
|
2008-11-02 Dan Williams <dcbw@redhat.com>
|
2008-11-03 04:13:42 +00:00 |
|
nm-device-interface.c
|
2008-11-02 Dan Williams <dcbw@redhat.com>
|
2008-11-03 04:13:42 +00:00 |
|
nm-device-interface.h
|
2008-11-02 Dan Williams <dcbw@redhat.com>
|
2008-11-03 04:13:42 +00:00 |
|
nm-device-private.h
|
2008-11-02 Dan Williams <dcbw@redhat.com>
|
2008-11-03 04:13:42 +00:00 |
|
nm-device-wifi.c
|
wifi: fix scan list culling when no APs are found in a scan
|
2009-04-30 10:24:25 -04:00 |
|
nm-device-wifi.h
|
2008-11-02 Dan Williams <dcbw@redhat.com>
|
2008-11-03 04:13:42 +00:00 |
|
nm-device.c
|
core: fix case of unmanaged device being managed at startup (rh #494527)
|
2009-04-11 08:10:55 -04:00 |
|
nm-device.h
|
2008-11-07 Dan Williams <dcbw@redhat.com>
|
2008-11-07 13:57:39 +00:00 |
|
nm-dhcp4-config.c
|
core: ensure superclass' finalize method is called
|
2009-02-25 13:53:24 -05:00 |
|
nm-dhcp4-config.h
|
clean up glib includes (bgo #564376)
|
2009-01-19 00:16:40 -05:00 |
|
nm-gsm-device.c
|
gsm: add init string for USBModem by MobileStream for Palm devices
|
2009-01-16 16:41:54 -05:00 |
|
nm-gsm-device.h
|
2008-11-02 Dan Williams <dcbw@redhat.com>
|
2008-11-03 04:13:42 +00:00 |
|
nm-hal-manager.c
|
core: sync with NETWORKMANAGER_0_7 branch device creation changes
|
2009-02-16 18:47:03 -05:00 |
|
nm-hal-manager.h
|
core: sync with NETWORKMANAGER_0_7 branch device creation changes
|
2009-02-16 18:47:03 -05:00 |
|
nm-hostname-provider.c
|
Implement sending current host name to DHCP server.
|
2009-03-20 14:44:49 +02:00 |
|
nm-hostname-provider.h
|
Implement sending current host name to DHCP server.
|
2009-03-20 14:44:49 +02:00 |
|
nm-ip4-config.c
|
core: ensure superclass' finalize method is called
|
2009-02-25 13:53:24 -05:00 |
|
nm-ip4-config.h
|
clean up glib includes (bgo #564376)
|
2009-01-19 00:16:40 -05:00 |
|
nm-logging.c
|
2008-11-02 Dan Williams <dcbw@redhat.com>
|
2008-11-03 04:13:42 +00:00 |
|
nm-logging.h
|
2008-11-02 Dan Williams <dcbw@redhat.com>
|
2008-11-03 04:13:42 +00:00 |
|
nm-manager.c
|
core: ensure device is removed from the device list before signaling its removal
|
2009-03-31 13:10:00 -04:00 |
|
nm-manager.h
|
clean up glib includes (bgo #564376)
|
2009-01-19 00:16:40 -05:00 |
|
nm-netlink-monitor.c
|
core: use IFF_LOWER_UP instead of IFF_RUNNING for carrier (lp #332064)
|
2009-02-20 09:43:27 -05:00 |
|
nm-netlink-monitor.h
|
2008-11-25 Dan Williams <dcbw@redhat.com>
|
2008-11-25 18:30:44 +00:00 |
|
nm-netlink.c
|
2008-11-02 Dan Williams <dcbw@redhat.com>
|
2008-11-03 04:13:42 +00:00 |
|
nm-netlink.h
|
2008-11-02 Dan Williams <dcbw@redhat.com>
|
2008-11-03 04:13:42 +00:00 |
|
nm-properties-changed-signal.c
|
2008-11-02 Dan Williams <dcbw@redhat.com>
|
2008-11-03 04:13:42 +00:00 |
|
nm-properties-changed-signal.h
|
2008-11-02 Dan Williams <dcbw@redhat.com>
|
2008-11-03 04:13:42 +00:00 |
|
wpa.c
|
2008-03-14 Dan Williams <dcbw@redhat.com>
|
2008-03-14 21:12:03 +00:00 |
|
wpa.h
|
2005-12-14 Dan Williams <dcbw@redhat.com>
|
2005-12-14 20:48:08 +00:00 |