index
:
~lkundrak/NetworkManager
lr/active-connection-state-changed
lr/auth-dialog
lr/completion-4
lr/guide
lr/ifla-flags-detection
lr/initrd
lr/nmcli-colors
lr/ovs-2
lr/ovs-3
lr/ovs-interface-plink
lr/rp-filter
lr/version-dir
lr/wifi-data
master
nm-1-0
nm-1-10
nm-1-14
nm-1-4
nm-1-6
nm-1-8
pan2
LR staging for NetworkManager
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ppp-manager
/
nm-ppp-manager.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-15
all: use O_CLOEXEC for file descriptors
Thomas Haller
1
-2
/
+2
2016-11-02
ppp: add counter to D-Bus object path for PPP manager instances
Beniamino Galvani
1
-1
/
+1
2016-10-07
wwan/ppp: send explicit port speed to pppd when port speed is zero (rh #1281731)
Dan Williams
1
-1
/
+5
2016-05-30
all: fix the identfier typo
Lubomir Rintel
1
-1
/
+1
2016-04-28
core/trivial: rename "source" field of addresses and routes
Thomas Haller
1
-1
/
+1
2016-04-11
platform: change @plen field of NMPlatformIPxAddress to type guint8
Thomas Haller
1
-1
/
+5
2016-04-08
ppp-manager: refactor create temporary ppp setting in nm_ppp_manager_start()
Thomas Haller
1
-12
/
+6
2016-04-08
ppp-manager: don't modify the applied connection
Beniamino Galvani
1
-1
/
+7
2016-03-04
ppp-manager: use logging helpers
Beniamino Galvani
1
-20
/
+30
2016-02-19
all: cleanup includes and let "nm-default.h" include "config.h"
Thomas Haller
1
-2
/
+1
2016-01-20
core: use guint type for glib's source ids
Thomas Haller
1
-2
/
+2
2016-01-06
core,libnm: use nm_clear_g_source() where possible
Beniamino Galvani
1
-17
/
+4
2016-01-05
ppp-manager: clear @ppp_watch_id upon pppd termination
Beniamino Galvani
1
-0
/
+1
2016-01-04
ppp-manager: initialize MTU to zero when not specified
Beniamino Galvani
1
-4
/
+5
2015-12-07
core: use define for NMPPPManager's "state-changed" signal name
Thomas Haller
1
-1
/
+1
2015-11-26
ppp-manager: set 'export_on_construction' flag
Beniamino Galvani
1
-9
/
+1
2015-11-02
platform: properly handle IPv4 peer-addresses
Thomas Haller
1
-4
/
+5
2015-10-12
ppp: do not pass NULL to g_variant_new ("(s)")
Jiří Klimeš
1
-1
/
+1
2015-09-18
core: separate active and applied connection
Lubomir Rintel
1
-16
/
+19
2015-09-18
agent-manager: always invoke complete function for asynchronous nm_agent_mana...
Thomas Haller
1
-5
/
+7
2015-09-18
settings: refactor call_id type of async functions for NMAgentManager, NMSett...
Thomas Haller
1
-4
/
+4
2015-08-10
ppp-manager: port to gdbus
Dan Winship
1
-79
/
+57
2015-08-05
all: make use of new header file "nm-default.h"
Thomas Haller
1
-2
/
+1
2015-07-24
core: rename NMDBusManager to NMBusManager
Dan Winship
1
-1
/
+0
2015-07-24
core: move D-Bus export/unexport into NMExportedObject
Dan Winship
1
-9
/
+5
2015-07-24
core: add an NMExportedObject base class
Dan Winship
1
-3
/
+3
2015-07-24
all: rename nm-glib-compat.h to nm-glib.h, use everywhere
Dan Winship
1
-1
/
+1
2015-07-24
ppp-manager: trivial: move class_init function
Dan Winship
1
-62
/
+62
2015-06-05
core: add option to suppress error logging if nm_utils_modprobe() fails
Thomas Haller
1
-1
/
+1
2015-06-02
ppp-manager: fix build with Linux 3.2.0 headers
Lubomir Rintel
1
-0
/
+1
2015-05-13
Revert "ppp-manager: don't use kernel pppoe (rh #1034860, rh #1061641)"
Dan Williams
1
-33
/
+12
2015-04-21
platform: add self argument to platform functions
Thomas Haller
1
-2
/
+2
2015-02-27
core: pass ifindex as parameter to nm_ip6_config_new()
Lubomir Rintel
1
-2
/
+1
2015-02-27
core: pass ifindex as parameter to nm_ip4_config_new()
Dan Williams
1
-2
/
+1
2015-02-27
ip6-config: keep track of ifindex
Lubomir Rintel
1
-0
/
+2
2015-02-27
ip4-config: keep track of ifindex
Lubomir Rintel
1
-0
/
+1
2015-01-21
ppp-manager: new async stop() method to request stop and wait for it to complete
Aleksander Morgado
1
-3
/
+108
2015-01-19
core: use nm_utils_modprobe()
Thomas Haller
1
-2
/
+1
2015-01-19
core: add nm_utils_setpgid(), and use it
Dan Winship
1
-10
/
+2
2015-01-19
core: use GUnixSignalWatchSource to simplify signal handling
Dan Winship
1
-7
/
+0
2014-11-13
all: consistently include config.h
Dan Winship
1
-1
/
+2
2014-10-28
libnm-core: add nm-core-types.h, remove cross-includes
Dan Winship
1
-7
/
+1
2014-10-22
core: drop all remaining core-internal error domains
Dan Winship
1
-18
/
+4
2014-10-20
core: track origin of MTU
Lubomir Rintel
1
-1
/
+1
2014-10-20
core: Move NMPlatformSource to nm-types.h
Lubomir Rintel
1
-1
/
+1
2014-09-11
core: consolidate helper progam searching (bgo #734131)
Dan Williams
1
-41
/
+5
2014-08-19
libnm-core: fix crash in NMSettingAdsl:verify()
Thomas Haller
1
-1
/
+1
2014-08-07
libnm-core: include ETH_ALEN/INFINIBAND_ALEN defines in nm-utils.h
Dan Winship
1
-1
/
+0
2014-08-01
libnm: rename NetworkManager.h and NetworkManagerVPN.h
Dan Winship
1
-1
/
+1
2014-08-01
include: drop nm-settings-flags.h, move NMSecretAgentGetSecretsFlags
Dan Winship
1
-2
/
+2
[next]