Commit graph

221 commits

Author SHA1 Message Date
Dan Williams 74f25416fe examples: add an example for adding a new connection with libnm-glib 2011-02-15 12:23:05 -06:00
Dan Williams 98d5da84aa examples: rename add-connection-glib 2011-02-15 12:09:25 -06:00
Dan Williams 5bcb0832e5 settings: move system-settings/plugins => src/settings/plugins 2011-02-15 11:55:34 -06:00
Giovanni Campagna 3ebecd2a29 introspection: add GObject introspection support (bgo #637032)
Add the necessary annotations (the mininum required, that is those
on return values. NULL parameters or container types may require
more), and the Autotools stuff to get a NetworkManager GIR for
libnm-util and a NMClient for libnm-glib.
2011-01-21 14:46:09 -06:00
Dan Williams f9ceafd4a1 Merge remote branch 'origin/master' into rm-userset 2011-01-12 15:46:37 -06:00
Dan Williams 215306f5a1 core: add AddAndActivate D-Bus method
Given connection details, complete the connection as well as possible
using the given specific object and device, add it to system
settings, and activate it all in one method.
2011-01-10 23:39:12 -06:00
Dan Williams ad80a58c15 libnm-glib: add testcases and testing infrastructure
Tests for addition and removal of connections.
2010-12-28 17:11:27 -06:00
Dan Williams 297e3c6463 dhclient: split out dhclient config merging and add testcases 2010-12-17 23:09:20 -06:00
Dan Williams 3f2d741b0d trivial: gitignore update 2010-08-24 12:04:42 -05:00
Dan Williams 4b44a2bd54 core: add systemd unit support 2010-08-12 11:15:26 -05:00
Dan Williams 1e69294204 trivial: update .gitignore 2010-05-29 23:01:28 -07:00
Dan Williams e8b5bcca56 hosts: always check and update /etc/hosts if needed (rh #569914)
If the hostname was changed while NM wasn't running, and thus /etc/hosts
was out of sync with the new hostname, NM wouldn't make sure that
the new hostname was mapped in /etc/hosts.  Make sure that happens
and add a bunch of testcases for /etc/hosts rewriting.
2010-03-02 14:44:02 -08:00
Dan Williams af83949cd4 trivial: .gitignore update 2010-03-01 12:45:51 -08:00
Jiří Klimeš 1aae1ad009 man: manpage updates; add pages for system settings config file 2010-03-01 12:35:20 -08:00
Jirka Klimes c2ec07f17d cli: add initial pieces of nmcli 2010-02-25 09:52:30 -08:00
Dan Williams 371cf62c6e doc: the sgml file is normally stored in RCS 2009-09-28 16:00:56 -07:00
Dan Williams 2e5fd3699b core: ignore auto-generated org.freedesktop.network-manager-settings.system.policy 2009-06-05 11:53:53 -04:00
Michael Biebl 8613f66f3f Update gitignore file
Ignore the m4 macros that are automatically copied to m4/.
2009-05-02 18:01:27 -04:00
Tambet Ingo 8c38b30a3c Update .gitignore to make status command useful again. 2009-03-16 11:41:14 +02:00
Tambet Ingo f37e10a2bc Add some more files to .gitignore.
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@3354 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2008-02-28 20:28:14 +00:00
Tambet Ingo 73c459e884 Add .gitignore
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@3353 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2008-02-28 20:28:11 +00:00