summaryrefslogtreecommitdiff
path: root/libnm-glib/nm-object.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-07libnm-glib: better debugging of property accesses and updatesDan Williams1-0/+14
2012-02-07libnm-glib: ensure synchronous property updates are actually synchronousDan Williams1-5/+5
2012-02-06libnm-glib: fix to not depend on newer glibDan Winship1-1/+2
2012-02-03libnm-glib: nm_client_new_async, fix up NMClient asynchrony issuesDan Winship1-2/+21
2012-02-03libnm-glib: implement GInitable/GAsyncInitable in NMObjectDan Winship1-36/+324
2012-02-03libnm-glib: add "pseudoproperties" for things like Client.GetDevicesDan Winship1-0/+176
2012-02-03libnm-glib: simplify handling of object and object array propertiesDan Winship1-12/+244
2012-02-03libnm-glib: simplify property getter methodsDan Winship1-174/+58
2012-02-03libnm-glib: simplify and genericize property declarationDan Winship1-74/+85
2011-10-28core: fix deprecated usage of g_value_[get|set]_char() (bgo #662694)Dan Williams1-12/+13
2011-08-16libnm-glib: allow to constuct NMObject with NULL busTomeu Vizoso1-1/+5
2011-08-16libnm-glib: warn early if an object is tried to be instantiated without a pathTomeu Vizoso1-2/+2
2011-05-26libnm-glib: handle NULL object paths genericallyDan Williams1-5/+26
2011-04-14build: use -Wundef and fix up cases where stuff wasn't defined (bgo #647157)Dan Williams1-0/+1
2011-02-16libnm-glib: allow manual processing of properties changed eventsDan Williams1-1/+7
2011-02-15libnm-glib: add GError parameter to _nm_object_get_... functionsJiří Klimeš1-33/+45
2011-01-21introspection: add GObject introspection support (bgo #637032)Giovanni Campagna1-1/+1
2010-10-15libnm-glib: call D-Bus with a timeout when Set()ting propertiesJiří Klimeš1-6/+11
2010-06-30libnm-glib: fix invalid memory access during property notificationDan Williams1-7/+12
2009-10-20libnm-glib: tighter warning print checksDan Williams1-1/+1
2009-10-20libnm-glib: warning cleanupsDan Williams1-9/+22
2008-11-142008-11-14 Dan Williams <dcbw@redhat.com>Dan Williams1-1/+22
2008-08-26Rename private nm_* functions to _nm_*Michael Biebl1-23/+23
2008-08-122008-08-12 Tambet Ingo <tambet@gmail.com>Tambet Ingo1-0/+28
2008-07-28Quiet warning about unhandled property for nowDan Williams1-2/+4
2008-03-272008-03-27 Dan Williams <dcbw@redhat.com>Dan Williams1-1/+12
2008-03-252008-03-25 Dan Williams <dcbw@redhat.com>Dan Williams1-3/+47
2008-03-242008-03-24 Dan Williams <dcbw@redhat.com>Dan Williams1-24/+148
2007-12-072007-12-07 Dan Williams <dcbw@redhat.com>Dan Williams1-1/+3
2007-11-262007-11-26 Dan Williams <dcbw@redhat.com>Dan Williams1-1/+1
2007-10-29More descriptive error messageDan Williams1-1/+5
2007-10-122007-10-12 Tambet Ingo <tambet@gmail.com>Tambet Ingo1-1/+66
2007-09-062007-09-06 Dan Williams <dcbw@redhat.com>Dan Williams1-7/+22
2007-08-30Fix some warnings and other errorsDan Williams1-3/+3
2007-08-092007-08-09 Tambet Ingo <tambet@gmail.com>Tambet Ingo1-0/+14
2007-06-272007-06-27 Dan Williams <dcbw@redhat.com>Dan Williams1-0/+24
2007-06-272007-06-27 Tambet Ingo <tambet@ximian.com>Tambet Ingo1-0/+303