summaryrefslogtreecommitdiff
path: root/src/ppp-manager
Commit message (Expand)AuthorAgeFilesLines
* build: fix up includes; prefer builddir over srcdirDan Williams2012-08-061-3/+3
* core: fix NM_IS_*_CLASS(klass) macrosJiří Klimeš2012-07-271-1/+1
* mobile: enable IPv6CPTore Anderson2012-06-261-0/+4
* core: unblock signals for child processes we spawn out of NM (rh #739836)Jiří Klimeš2012-05-212-2/+11
* adsl: talk ADSL ioctls directly and kill usage of br2684ctlDan Williams2012-05-181-4/+1
* adsl: initial PPPoE support for ADSL devicesPantelis Koukousoulas2012-05-181-19/+30
* adsl: carrier handling and PPPoA supportPantelis Koukousoulas2012-05-181-1/+29
* ppp: don't use struct ifpppstatsreq that was removed from linux/ip_ppp.hJiří Klimeš2012-03-281-5/+7
* build: fix srcdir != builddir for new generated headersColin Walters2012-02-221-0/+2
* Use glib-mkenums to generate enum typesDan Winship2012-02-151-3/+3
* ppp: change handling of lcp-echo-failure and lcp-echo-interval (bgo #663970)Jiří Klimeš2012-01-161-7/+1
* build: fix srcdir != builddirColin Walters2012-01-091-0/+1
* core: use nm_connection_get_setting_<type>() whenever possibleThomas Graf2011-12-061-4/+4
* core: Include <linux/if.h> instead of <net/if.h>Thomas Graf2011-09-301-1/+1
* ppp: pass novj through to pppdGerald2011-09-141-0/+2
* ppp: enable pppd debug logging when PPP log domain is enabled for debugginDan Williams2011-05-191-2/+6
* ppp: make prototypes more validDan Williams2011-04-261-2/+2
* ppp: be more paranoid about cleaning PPP manager upDan Williams2011-04-192-11/+24
* core: add nm-secrets-flags.h for secret agent flags typedefDan Williams2011-03-291-2/+2
* ppp: remove unused fileMichael Biebl2011-03-211-14/+0
* trivial: let g_free and g_strdup handle NULL (bgo #644763)Kjartan Maraas2011-03-151-2/+1
* ppp: fix warning when PPP support is disabledDan Williams2011-02-251-1/+4
* build: allow disabling PPP support at build timeDan Williams2011-02-212-0/+13
* core: move secrets handling to NMSettingsConnectionDan Williams2011-01-271-2/+2
* agents: filter agents by UID for user-requested connectionsDan Williams2011-01-261-1/+0
* core: use GetSecrets flags everywhereDan Williams2011-01-181-5/+9
* core: simplify secrets handling during activationDan Williams2010-12-132-103/+117
* build: include <config.h> for kill(2), isblank(3), and isascii(3)Dan Williams2010-10-081-0/+1
* build: enable AM_SILENT_RULES (bgo #625263)Pablo Castellano2010-08-031-1/+1
* core: don't require PPP setting for PPPoE connections (bgo #623744)Dan Williams2010-07-211-9/+23
* logging: move logging into its own subdirDan Williams2010-04-061-0/+2
* ppp: update loggingDan Williams2010-04-061-37/+37
* ppp: plugin doesn't need to #include <nm-utils.h>Dan Williams2010-04-061-1/+0
* ppp: increase PPPoE pppd timeout to 30 secondsDan Williams2009-11-232-2/+3
* ppp: add minimal debugging output to the ppp pluginDan Williams2009-10-051-9/+32
* build: remove unused references to HALDan Williams2009-08-201-1/+0
* build: always link locally-built libraries first (bgo #580131)Dan Williams2009-08-201-4/+4
* ppp: wait 20 seconds (instead of 15) for PPP connections to come upDan Williams2009-07-011-1/+1
* everything: use libgudev instead of HAL; merge NM and nm-system-settingsDan Williams2009-06-111-6/+6
* ppp: don't require separate bus name for pppd plugin communicationDan Williams2009-02-053-37/+5
* ppp: always use 'noauth'Dan Williams2009-01-281-2/+6
* ppp: honor MTU from PPP settingDan Williams2009-01-261-0/+10
* clean up glib includes (bgo #564376)Przemysław Grzegorczyk2009-01-192-2/+2
* Merge branch wins-in-ip4-configDan Williams2009-01-041-0/+8
|\
| * Re-add WINS support to the IPv4 configDan Williams2008-12-191-0/+8
* | Use g_timeout_add_seconds() to reduce wakeupsJan Kantert2008-12-311-4/+5
|/
* Update license headersDan Williams2008-11-045-2/+101
* ignore return valueDan Williams2008-10-301-1/+2
* 2008-10-30 Dan Williams <dcbw@redhat.com>Dan Williams2008-10-301-1/+1
* 2008-10-30 Dan Williams <dcbw@redhat.com>Dan Williams2008-10-301-0/+6