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
/
devices
/
wwan
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-06
ofono: fix crash when disconnecting
Beniamino Galvani
1
-1
/
+1
2018-11-06
modem: fix crash when disconnecting
Beniamino Galvani
1
-1
/
+1
2018-10-24
meson: set RPATH for libnm_device_plugin_wwan.so
Taegil Bae
1
-1
/
+2
2018-10-17
modem: cleanup nm_modem_deactivate_async()
Thomas Haller
4
-96
/
+69
2018-10-17
ppp: make ppp-manager cancellable via GCancellable
Thomas Haller
1
-37
/
+5
2018-10-17
modem: don't use GAsyncResult pattern for disconnecting modem
Thomas Haller
6
-157
/
+122
2018-10-12
wwan: don't assume DNS info is always available for IPv6
Thomas Haller
1
-1
/
+1
2018-09-17
shared: let nm_utils_parse_inaddr_bin() return the detected address family
Thomas Haller
2
-8
/
+8
2018-09-15
docs: misc. typos
luz.paz
1
-1
/
+1
2018-07-24
core: give better error reason why device is incompatible with profile
Thomas Haller
5
-77
/
+78
2018-07-24
core: give better error reason why device is unavailable
Thomas Haller
1
-4
/
+20
2018-07-24
wwan/trivial: rename NMModemClass.check_connection_compatible() to use unique...
Thomas Haller
4
-9
/
+9
2018-07-11
all: don't use gchar/gshort/gint/glong but C types
Thomas Haller
5
-18
/
+18
2018-06-28
meson: run the check-export.sh in test phase
Lubomir Rintel
1
-3
/
+3
2018-06-20
device: introduce mtu source
Beniamino Galvani
2
-6
/
+6
2018-06-13
wwan: ensure the route parameters are set on IPv6 only configuration
Lubomir Rintel
3
-4
/
+9
2018-06-13
wwan: set the route parameters at the beginning of ip4 config
Lubomir Rintel
1
-2
/
+2
2018-05-25
ppp-manager: rework stopping NMPPPManager by merging async/sync methods
Thomas Haller
1
-17
/
+44
2018-05-18
devices/wwan: Stop PPP manager in deactivate_cleanup()
Frederic Danis
1
-0
/
+1
2018-05-10
all: use the elvis operator wherever possible
Lubomir Rintel
2
-2
/
+2
2018-05-09
meson: distinguish arch specific and arch neutral lib dir
Lubomir Rintel
1
-2
/
+2
2018-04-30
all: remove consecutive empty lines
Beniamino Galvani
3
-4
/
+0
2018-03-20
core: avoid clone of all-connections list for nm_utils_complete_generic()
Thomas Haller
4
-5
/
+5
2018-03-20
ofono: fix crash during complete-connection for Ofono modem
Thomas Haller
1
-3
/
+11
2018-03-19
all: don't explicitly cast destroy function for g_clear_pointer()
Thomas Haller
1
-1
/
+1
2018-03-12
core/dbus: rework D-Bus implementation to use lower layer GDBusConnection API
Thomas Haller
2
-11
/
+20
2018-02-21
wwan: drop nm_modem_get_data_port() function
Thomas Haller
4
-12
/
+1
2018-02-21
wwan: rework setting modem's data-port
Thomas Haller
7
-124
/
+165
2018-02-21
wwan: avoid dangling pointer for error variable in connect_ready()
Thomas Haller
1
-2
/
+3
2018-02-21
device: don't set NMDeviceModem's ip-iface right after constuction
Thomas Haller
1
-12
/
+1
2018-02-21
wwan: make NM_MODEM_DATA_PORT not a construct property
Thomas Haller
3
-40
/
+35
2018-02-21
wwan: notify change of modem:data-port when clearing ip-iface
Thomas Haller
1
-1
/
+2
2018-02-21
wwan: add modem:ip-ifindex property
Thomas Haller
2
-2
/
+53
2018-02-21
device: refactor nm_device_set_ip_ifindex() and set_ip_iface()
Thomas Haller
1
-3
/
+3
2018-02-21
wwan/trivial: rename internal variable ppp_iface to ip_iface
Thomas Haller
1
-6
/
+6
2018-02-21
wwan: handle missing data_port in ppp_stage3_ip_config_start() of NMModem
Thomas Haller
1
-2
/
+8
2018-02-21
wwan: disconnect signals from ppp-manager before clearing instance
Thomas Haller
2
-3
/
+7
2018-02-21
wwan: cleanup handling ppp_iface in NMModem
Thomas Haller
1
-13
/
+10
2018-02-21
wwan: free ppp_iface in NMModem's finalize()
Thomas Haller
1
-0
/
+1
2018-01-11
build/meson: use variables for ldflags and linker-script
Thomas Haller
1
-13
/
+7
2018-01-10
ppp: introduce SetIfindex pppd plugin D-Bus method
Beniamino Galvani
1
-11
/
+13
2018-01-10
build/meson: unconditionally use linker version scripts
Thomas Haller
1
-8
/
+6
2018-01-10
meson: Improve dependency system
Iñigo Martínez
1
-4
/
+4
2017-12-21
all: add more meaningful error code for unsupported IP method
Beniamino Galvani
1
-3
/
+2
2017-12-21
wwan: clear idle source id when the callback runs
Beniamino Galvani
1
-0
/
+3
2017-12-21
wwan: add default route even if modem didn't return a gateway
Beniamino Galvani
1
-19
/
+15
2017-12-21
wwan: fix checks on IP configuration
Beniamino Galvani
1
-7
/
+8
2017-12-13
build: add initial support for meson build system
Iñigo Martínez
1
-0
/
+85
2017-11-24
core: refactor NMActRequestGetSecretsCallId typedef not to be a pointer to st...
Thomas Haller
1
-2
/
+2
2017-11-10
ofono: refactor error handling in context_property_changed()
Thomas Haller
1
-76
/
+58
[next]