Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-13 | libmm-glib,simple-connect-properties: avoid using an uninitialized variable | Aleksander Morgado | |
2012-10-07 | api,libmm-glib: new `allowed-auth' configuration for bearers | Aleksander Morgado | |
For bearers using STATIC or DHCP IP method, the modem itself is the one negotiating authentication with the network. The new `allowed-auth' property allows users to specify which authentication method(s) are allowed to be used. See the following NetworkManager commit for more reference: commit 34aef8aaaa09b7473b9496aa49e550bd2def03f8 Author: Andrew Bird <ajb@spheresystems.co.uk> Date: Thu Mar 15 16:19:43 2012 -0500 | |||
2012-10-04 | libmm-glib,simple-connect-properties: improve documentation | Aleksander Morgado | |
2012-10-04 | build: merge libmm-common into libmm-glib | Aleksander Morgado | |
It's pointless to have libmm-common around, just merge it into libmm-glib and make ModemManager depend on libmm-glib directly. At the end, the non-common stuff in libmm-glib is really minimal. |