summaryrefslogtreecommitdiff
path: root/libnm-glib/nm-object-private.h
AgeCommit message (Expand)AuthorFilesLines
2016-11-21libnm-glib: silence some build warningsLubomir Rintel1-4/+10
2016-11-21libnm-glib: drop some unneeded codeLubomir Rintel1-2/+0
2016-08-17all: cleanup includes in header filesThomas Haller1-1/+0
2015-08-05all: make use of new header file "nm-default.h"Thomas Haller1-1/+1
2015-07-24libnm-glib: drop private bus supportDan Winship1-2/+0
2015-07-24all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship1-1/+1
2014-07-15libnm-util, libnm-glib: whitespace fixesDan Winship1-2/+2
2014-07-15libnm-util, libnm-glib: standardize copyright/license headersDan Winship1-3/+1
2014-01-23libnm-glib: remove unused pseudo-property codeDan Williams1-11/+0
2014-01-23libnm-glib: add support for non-pseudo-property added/removed signalsDan Williams1-0/+1
2013-04-08libnm-glib: use private connection before trying the system busDan Williams1-0/+2
2013-04-08libnm-glib: use helpers to create dbus proxiesDan Williams1-0/+3
2012-02-03libnm-glib: nm_client_new_async, fix up NMClient asynchrony issuesDan Winship1-0/+2
2012-02-03libnm-glib: implement GInitable/GAsyncInitable in NMObjectDan Winship1-3/+7
2012-02-03libnm-glib: add "pseudoproperties" for things like Client.GetDevicesDan Winship1-0/+11
2012-02-03libnm-glib: simplify handling of object and object array propertiesDan Winship1-0/+10
2012-02-03libnm-glib: simplify property getter methodsDan Winship1-45/+7
2012-02-03libnm-glib: simplify and genericize property declarationDan Winship1-8/+6
2011-02-16libnm-glib: allow manual processing of properties changed eventsDan Williams1-3/+5
2011-02-15libnm-glib: add GError parameter to _nm_object_get_... functionsJiří Klimeš1-23/+32
2008-11-142008-11-14 Dan Williams <dcbw@redhat.com>Dan Williams1-0/+22
2008-08-26Rename private nm_* functions to _nm_*Michael Biebl1-13/+13
2008-03-272008-03-27 Dan Williams <dcbw@redhat.com>Dan Williams1-0/+9
2008-03-252008-03-25 Dan Williams <dcbw@redhat.com>Dan Williams1-0/+1
2008-03-242008-03-24 Dan Williams <dcbw@redhat.com>Dan Williams1-0/+69