Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | core: refactor private data in "src" | Thomas Haller | 2016-10-04 | 1 | -11/+2 |
* | core: port NMDhcp4Config/NMDhcp6Config to GVariant | Dan Winship | 2015-07-24 | 1 | -6/+3 |
* | core: move D-Bus export/unexport into NMExportedObject | Dan Winship | 2015-07-24 | 1 | -2/+0 |
* | core: add an NMExportedObject base class | Dan Winship | 2015-07-24 | 1 | -5/+3 |
* | all: rename nm-glib-compat.h to nm-glib.h, use everywhere | Dan Winship | 2015-07-24 | 1 | -2/+1 |
* | all: fix up multiple-include-guard defines | Dan Winship | 2014-08-16 | 1 | -3/+3 |
* | libnm, core, cli, tui: fix the capitalization of various types | Dan Winship | 2014-08-01 | 1 | -11/+11 |
* | core: fill in nm-types.h, clean out other headers | Dan Winship | 2014-07-23 | 1 | -2/+4 |
* | core: make nm-properties-changed-signal always export the right properties | Dan Winship | 2013-05-20 | 1 | -2/+0 |
* | core: fix NM_IS_*_CLASS(klass) macros | Jiří Klimeš | 2012-07-27 | 1 | -1/+1 |
* | dispatcher: pass DHCP options as string:string hash | Dan Williams | 2011-05-11 | 1 | -0/+2 |
* | dhcp: add the NMDHCP6Config object | Dan Williams | 2010-01-13 | 1 | -0/+61 |