- 04 Apr, 2008 1 commit
-
-
Dan Williams authored
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@3529 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
-
- 28 Feb, 2008 1 commit
-
-
Dan Williams authored
Patch from Will Stephenson <wstephenson@kde.org> * Makefile.am configure.in - Set up spec autogeneration infrastructure * docs/NetworkManager DBUS API.txt - Note how old this doc is and where to look for the canonical D-Bus specification * introspection/* - Add annotations and comments git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@3345 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
-
- 09 Sep, 2007 1 commit
-
-
Dan Williams authored
Stupid mistake on my part; object path and interface for settings service and connection objects can be the same, only the service name must be different for the system and user settings services. * include/NetworkManager.h src/nm-manager.c introspection/nm-settings-connection.xml introspection/nm-settings.xml libnm-glib/nm-settings.c - (nm_connection_settings_init, query_user_connections, new_connection_cb): Unify NetworkManagerSettings and Connection interface name and object path git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@2772 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
-
- 29 Aug, 2007 1 commit
-
-
Dan Williams authored
* introspection/nm-settings-connection.xml introspection/nm-settings.xml - Service name -> NetworkManagerUserSettings because two services can't share part of the same path. I'm not really sure how we'll use the same code with the system-settings daemon... git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@2744 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
-
- 03 Aug, 2007 1 commit
-
-
Rodrigo Moya authored
* introspection/Makefile.am: * introspection/nm-settings.xml: * introspection/nm-settings-connection.xml: added Settings interfaces. * libnm-glib/nm-settings.[ch]: * libnm-glib/Makefile.am: added abstract class for Settings interfaces containing the DBus implementation. git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@2656 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
-