Age | Commit message (Expand) | Author | Files | Lines |
2014-08-01 | libnm, core, cli, tui: fix the capitalization of various types | Dan Winship | 1 | -7/+7 |
2014-08-01 | all: port everything to libnm | Dan Winship | 1 | -1/+1 |
2014-07-23 | ppp: add IPv6 support | Dan Williams | 1 | -25/+129 |
2014-07-23 | core: fill in nm-types.h, clean out other headers | Dan Winship | 1 | -0/+1 |
2014-07-10 | core: use nm_utils_kill_child_async() and nm_utils_kill_child_sync() | Thomas Haller | 1 | -27/+2 |
2014-06-19 | all: remove remaining GParamSpec name/blurb strings | Dan Winship | 1 | -4/+3 |
2014-05-09 | ppp: avoid pppd exiting when no traffic going through | Aleksander Morgado | 1 | -0/+4 |
2014-04-14 | ppp-manager: don't use kernel pppoe (rh #1034860, rh #1061641) | Dan Winship | 1 | -28/+60 |
2014-04-14 | ppp-manager: find pppd at build time, allow overriding | Dan Winship | 1 | -7/+8 |
2014-04-14 | ppp-manager: trivial: fix tabs/spaces | Dan Winship | 1 | -24/+24 |
2014-04-14 | ppp-manager: minor GObject boilerplate cleanups | Dan Winship | 1 | -28/+11 |
2014-01-24 | core/platform: add address/route sources (rh#1005416, bgo#722843) | Dan Williams | 1 | -0/+1 |
2013-12-20 | logging: tweak logging-enabled functions | Dan Winship | 1 | -2/+1 |
2013-12-02 | platform/core: add back support for PtP/peer addresses (rh #1018317) | Dan Winship | 1 | -1/+1 |
2013-09-02 | trivial: remove trailing TABs | Jiří Klimeš | 1 | -1/+1 |
2013-09-02 | ppp: fix getting username/password for Bluetooth connections (bgo #701507) | Jiří Klimeš | 1 | -14/+29 |
2013-07-20 | core: switch nm-ip4-config's NMIP[46]Address to NMPlatformIP[46]Address | Pavel Šimerda | 1 | -9/+8 |
2013-05-20 | core: convert the DBus manager to a single-ref object | Dan Williams | 1 | -17/+5 |
2013-05-08 | core: use non-recursive build | Dan Winship | 1 | -1/+1 |
2013-05-08 | libnm-glib, core: use g_cclosure_marshal_generic | Dan Winship | 1 | -23/+19 |
2013-03-25 | ppp: ignore errors getting final PPP stats | Dan Williams | 1 | -1/+2 |
2012-06-26 | mobile: enable IPv6CP | Tore Anderson | 1 | -0/+4 |
2012-05-21 | core: unblock signals for child processes we spawn out of NM (rh #739836) | Jiří Klimeš | 1 | -1/+8 |
2012-05-18 | adsl: talk ADSL ioctls directly and kill usage of br2684ctl | Dan Williams | 1 | -4/+1 |
2012-05-18 | adsl: initial PPPoE support for ADSL devices | Pantelis Koukousoulas | 1 | -19/+30 |
2012-05-18 | adsl: carrier handling and PPPoA support | Pantelis Koukousoulas | 1 | -1/+29 |
2012-03-28 | ppp: don't use struct ifpppstatsreq that was removed from linux/ip_ppp.h | Jiří Klimeš | 1 | -5/+7 |
2012-01-16 | ppp: change handling of lcp-echo-failure and lcp-echo-interval (bgo #663970) | Jiří Klimeš | 1 | -7/+1 |
2011-12-06 | core: use nm_connection_get_setting_<type>() whenever possible | Thomas Graf | 1 | -4/+4 |
2011-09-30 | core: Include <linux/if.h> instead of <net/if.h> | Thomas Graf | 1 | -1/+1 |
2011-09-14 | ppp: pass novj through to pppd | Gerald | 1 | -0/+2 |
2011-05-19 | ppp: enable pppd debug logging when PPP log domain is enabled for debuggin | Dan Williams | 1 | -2/+6 |
2011-04-19 | ppp: be more paranoid about cleaning PPP manager up | Dan Williams | 1 | -9/+24 |
2011-03-29 | core: add nm-secrets-flags.h for secret agent flags typedef | Dan Williams | 1 | -2/+2 |
2011-03-15 | trivial: let g_free and g_strdup handle NULL (bgo #644763) | Kjartan Maraas | 1 | -2/+1 |
2011-02-25 | ppp: fix warning when PPP support is disabled | Dan Williams | 1 | -1/+4 |
2011-02-21 | build: allow disabling PPP support at build time | Dan Williams | 1 | -0/+9 |
2011-01-27 | core: move secrets handling to NMSettingsConnection | Dan Williams | 1 | -2/+2 |
2011-01-26 | agents: filter agents by UID for user-requested connections | Dan Williams | 1 | -1/+0 |
2011-01-18 | core: use GetSecrets flags everywhere | Dan Williams | 1 | -5/+9 |
2010-12-13 | core: simplify secrets handling during activation | Dan Williams | 1 | -96/+116 |
2010-10-08 | build: include <config.h> for kill(2), isblank(3), and isascii(3) | Dan Williams | 1 | -0/+1 |
2010-07-21 | core: don't require PPP setting for PPPoE connections (bgo #623744) | Dan Williams | 1 | -9/+23 |
2010-04-06 | ppp: update logging | Dan Williams | 1 | -37/+37 |
2009-11-23 | ppp: increase PPPoE pppd timeout to 30 seconds | Dan Williams | 1 | -2/+2 |
2009-07-01 | ppp: wait 20 seconds (instead of 15) for PPP connections to come up | Dan Williams | 1 | -1/+1 |
2009-06-11 | everything: use libgudev instead of HAL; merge NM and nm-system-settings | Dan Williams | 1 | -6/+6 |
2009-02-05 | ppp: don't require separate bus name for pppd plugin communication | Dan Williams | 1 | -32/+3 |
2009-01-28 | ppp: always use 'noauth' | Dan Williams | 1 | -2/+6 |
2009-01-26 | ppp: honor MTU from PPP setting | Dan Williams | 1 | -0/+10 |