aboutsummaryrefslogtreecommitdiff
path: root/libmm-glib/mm-cdma-manual-activation-properties.c
AgeCommit message (Collapse)Author
2021-11-16libmm-glib: fix license in sourcesAleksander Morgado
The libmm-glib library is LGPLv2+, not GPLv2+.
2019-12-03libmm-glib: SID value '0' is actually a good oneAleksander Morgado
2019-10-28libmm-glib: flag as (skip) all non-API methodsAleksander Morgado
So that the GI scanner ignores them.
2019-10-28docs,libmm-glib: provide per-version indicesAleksander Morgado
2017-08-11libmm-glib,cdma: fix potential NULL dereferenceBen Chan
This patch fixes a potential NULL referenece issue in mm_cdma_manual_activation_properties_get_prl() where it accesses `self->priv->prl->data' when `self->priv->prl' could be potentially NULL.
2013-08-08libmm-glib: new 'MMCdmaManualActivationProperties' helper objectAleksander Morgado