summaryrefslogtreecommitdiff
path: root/src/ppp-manager
Commit message (Expand)AuthorAgeFilesLines
* core/trivial: rename "source" field of addresses and routesThomas Haller2016-04-111-1/+1
* platform: change @plen field of NMPlatformIPxAddress to type guint8Thomas Haller2016-04-111-1/+5
* ppp-manager: refactor create temporary ppp setting in nm_ppp_manager_start()Thomas Haller2016-04-081-12/+6
* ppp-manager: don't modify the applied connectionBeniamino Galvani2016-04-081-1/+7
* build: disable deprecation checks for internal compilationThomas Haller2016-04-051-1/+0
* ppp-manager: use logging helpersBeniamino Galvani2016-03-041-20/+30
* all: don't include error->code in log messagesThomas Haller2016-03-031-2/+1
* all: clean-up usage of GErrorThomas Haller2016-03-031-2/+2
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-192-2/+2
* core: use guint type for glib's source idsThomas Haller2016-01-201-2/+2
* core,libnm: use nm_clear_g_source() where possibleBeniamino Galvani2016-01-061-17/+4
* ppp-manager: clear @ppp_watch_id upon pppd terminationBeniamino Galvani2016-01-051-0/+1
* ppp-manager: initialize MTU to zero when not specifiedBeniamino Galvani2016-01-041-4/+5
* build: rename directory "include" to "shared"Thomas Haller2015-12-241-2/+2
* core: use define for NMPPPManager's "state-changed" signal nameThomas Haller2015-12-072-1/+4
* ppp-manager: set 'export_on_construction' flagBeniamino Galvani2015-11-261-9/+1
* platform: properly handle IPv4 peer-addressesThomas Haller2015-11-021-4/+5
* ppp: do not pass NULL to g_variant_new ("(s)")Jiří Klimeš2015-10-121-1/+1
* build: extract version macros from "nm-version.h" to new header file "nm-vers...Thomas Haller2015-09-301-0/+1
* core: separate active and applied connectionLubomir Rintel2015-09-181-16/+19
* agent-manager: always invoke complete function for asynchronous nm_agent_mana...Thomas Haller2015-09-181-5/+7
* settings: refactor call_id type of async functions for NMAgentManager, NMSett...Thomas Haller2015-09-181-4/+4
* ppp: remove unused vestige of dbus-glibDan Williams2015-08-311-2/+0
* ppp-manager: port to gdbusDan Winship2015-08-101-79/+57
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-053-3/+3
* include: add convenience header "nm-default.h"Thomas Haller2015-08-051-1/+1
* core: rename NMDBusManager to NMBusManagerDan Winship2015-07-241-1/+0
* core: move D-Bus export/unexport into NMExportedObjectDan Winship2015-07-241-9/+5
* core: add an NMExportedObject base classDan Winship2015-07-242-6/+6
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-243-6/+3
* ppp-manager: trivial: move class_init functionDan Winship2015-07-241-62/+62
* all: remove #if GLIB_CHECK_VERSION conditionals around g_type_init()Thomas Haller2015-07-121-3/+2
* core: add option to suppress error logging if nm_utils_modprobe() failsThomas Haller2015-06-051-1/+1
* ppp-manager: fix build with Linux 3.2.0 headersLubomir Rintel2015-06-021-0/+1
* Revert "ppp-manager: don't use kernel pppoe (rh #1034860, rh #1061641)"Dan Williams2015-05-131-33/+12
* platform: add self argument to platform functionsThomas Haller2015-04-211-2/+2
* core: pass ifindex as parameter to nm_ip6_config_new()lr/route-manager-rh740064Lubomir Rintel2015-02-271-2/+1
* core: pass ifindex as parameter to nm_ip4_config_new()Dan Williams2015-02-271-2/+1
* ip6-config: keep track of ifindexLubomir Rintel2015-02-271-0/+2
* ip4-config: keep track of ifindexLubomir Rintel2015-02-271-0/+1
* ppp-manager: new async stop() method to request stop and wait for it to completeAleksander Morgado2015-01-212-3/+116
* core: use nm_utils_modprobe()Thomas Haller2015-01-191-2/+1
* core: add nm_utils_setpgid(), and use itDan Winship2015-01-191-10/+2
* core: use GUnixSignalWatchSource to simplify signal handlingDan Winship2015-01-191-7/+0
* all: consistently include config.hDan Winship2014-11-132-2/+4
* libnm-core: add nm-core-types.h, remove cross-includesDan Winship2014-10-281-7/+1
* core: drop all remaining core-internal error domainsDan Winship2014-10-222-23/+4
* core: track origin of MTULubomir Rintel2014-10-201-1/+1
* core: Move NMPlatformSource to nm-types.hLubomir Rintel2014-10-201-1/+1
* core: consolidate helper progam searching (bgo #734131)Dan Williams2014-09-111-41/+5