Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libnm: create NMIPConfig as parent of NMIP4Config and NMIP6Config | Dan Winship | 2014-11-07 | 1 | -25/+5 |
* | libnm: add nm-types.h, to avoid include loops | Dan Winship | 2014-10-10 | 1 | -5/+3 |
* | libnm: port to GDBus | Dan Winship | 2014-09-18 | 1 | -2/+2 |
* | libnm: drop libnm IP-address-array types, use G_TYPE_STRV | Dan Winship | 2014-09-04 | 1 | -2/+2 |
* | libnm: drop NM_TYPE_STRING_ARRAY, use G_TYPE_STRV | Dan Winship | 2014-09-04 | 1 | -7/+7 |
* | all: remove a bunch of unnecessary dbus/dbus-glib includes | Dan Winship | 2014-09-03 | 1 | -1/+0 |
* | all: fix up multiple-include-guard defines | Dan Winship | 2014-08-16 | 1 | -3/+3 |
* | libnm: add NetworkManager.h, disallow including individual headers | Dan Winship | 2014-08-01 | 1 | -0/+4 |
* | libnm: remove _new functions from NMObject subclasses | Dan Winship | 2014-08-01 | 1 | -2/+0 |
* | libnm: fix up class struct reserved slots | Dan Winship | 2014-08-01 | 1 | -7/+2 |
* | libnm: remove Since tags and NM_AVAILABLE_IN_* attributes | Dan Winship | 2014-08-01 | 1 | -2/+0 |
* | libnm: add libnm/libnm-core (part 1) | Dan Winship | 2014-08-01 | 1 | -0/+79 |