Dan Williams
6d344a43e9
Merge remote-tracking branch 'origin/rm-userset'
...
There; it's merged. Yay!
2011-02-12 22:51:12 -06:00
Ozan Çağlayan
e9c8ba4e3d
trivial: fix RFKILL log domain manpage and help text
2011-02-09 10:56:14 -06:00
Dan Williams
f9ceafd4a1
Merge remote branch 'origin/master' into rm-userset
2011-01-12 15:46:37 -06:00
Jiří Klimeš
5a35862a1d
man: fix formatting of NetworkManager page
2011-01-12 16:06:18 +01:00
Dan Williams
76c7d2f95c
logging: add WiMAX log domain
2011-01-02 22:16:22 -06:00
Dan Williams
66291ec204
logging: LOGD_USER_SET -> LOGD_AGENTS
2010-12-10 12:36:02 -06:00
Dan Williams
cf7cc2492d
logging: LOGD_SYS_SET -> LOGD_SETTINGS
2010-12-10 12:32:22 -06:00
Jiří Klimeš
5c9e82d17b
man: update NetworkManager.conf man page
2010-11-23 16:46:51 +01:00
Dan Williams
8b41f70dd5
Merge remote branch 'origin/master' into rm-userset
2010-09-27 10:30:46 -05:00
Jiří Klimeš
9c0a812d52
man: document usage of * glob in no-auto-default option (NetworkManager.conf)
2010-09-27 13:44:37 +02:00
Dan Williams
8199c7275b
dns: warn that the BIND plugin is experimental
...
It's still got a bunch of issues that need debugging, like when VPN
nameservers exist but no domain and thus not doing split DNS, sometimes
hosts outside the VPN don't resolve correctly, which was previously
masked by having the non-VPN nameservers in /etc/resolv.conf where
glibc would erroneously use them instead of asking BIND. To be fixed
in a subsequent patch.
The dnsmasq plugin seems to work great though.
2010-09-22 16:32:00 -05:00
Dan Williams
a211fadce0
Merge remote branch 'origin/cachingdns'
...
Caching DNS with dnsmasq works well enough to merge for now. THere
are still some issues with the BIND plugin because BIND is god-awful
unecessarily complex so we'll disable that in a further commit.
2010-09-22 16:19:28 -05:00
Jiří Klimeš
5e7b4e7d15
man: update nmcli man page
2010-09-22 14:25:15 +02:00
Dan Williams
6e287e4179
Merge remote branch 'origin/master' into rm-userset
2010-09-16 17:10:49 -05:00
Jiří Klimeš
a33c3330be
man: document 'no-auto-default' option in NetworkManager.conf.5
2010-09-16 16:15:32 +02:00
Dan Williams
1e33d1e906
dns: remove unused Chromium bits
...
This was supposed to hook up to the bits Adam Langley did last year
for his local-dns-cache DBus service, but I misunderstood the
architecture. It was a separate service, not Chromium itself. But
it's unclear what happened to his local-dns-cache since the project
doesn't seem to have any commits in a year and I'm unsure if it's
actually being used. So remove this stuff for now.
2010-09-15 10:25:11 -05:00
Dan Williams
64b6cd1ebc
core: add DNS plugin config options
2010-09-09 17:14:20 -05:00
Jiří Klimeš
e8d2942320
man: nmcli man page update - added ENVIRONMENT VARIABLES section
2010-09-09 14:22:34 +02:00
Patrik Martinsson
9b54cb1ec6
dispatcher: add dhcp4-change and dhcp6-change events (bgo #563654 )
...
New dispatcher events on DHCP lease changes.
2010-08-26 17:39:44 -05:00
Jiří Klimeš
a093792cd0
man: add "EXIT STATUS" section to nmcli man page
2010-08-26 16:11:59 +02:00
Daniel Gnoutcheff
c17d0b0980
nmcli: remove user settings support
...
Remove all support for user settings services from nmcli. Update its
manpage to reflect this.
Manpage edits also anticipate changes to be made in regards to how
secrets are managed.
2010-08-06 13:05:46 -04:00
Jiří Klimeš
759ad39c8c
man: add a manpage for nm-online
2010-08-06 13:51:41 +02:00
Jiří Klimeš
825d999a05
Merge branch 'master' into cli-output
...
Conflicts:
man/Makefile.am
2010-04-26 10:44:28 +02:00
Jiří Klimeš
6234c66bc9
man: add man page for nmcli
2010-04-14 23:40:52 +02:00
Jiří Klimeš
963ae36636
man: manpage updates and cleanups
2010-04-13 15:57:11 +02:00
Dan Williams
f72c00b984
man: add logging control options
2010-04-08 09:16:27 -07:00
Dan Williams
a542bba20a
man: cleanups
2010-03-01 18:12:03 -08:00
Jiří Klimeš
1aae1ad009
man: manpage updates; add pages for system settings config file
2010-03-01 12:35:20 -08:00
Dan Williams
3610bb6880
man: describe debugging environment variables
2009-07-01 10:38:09 -04:00
Dan Williams
5ce04311bd
man: fix up manpages; document dispatcher stuff
2009-02-14 17:21:48 -05:00
Michael Biebl
c733dbf6d0
Remove .cvsignore file, they are obsolete
2008-12-19 21:23:08 -05:00
Dan Williams
03194ce96d
2008-04-27 Dan Williams <dcbw@redhat.com>
...
* Makefile.am
configure.in
dispatcher-daemon/Makefile.am
dispatcher-daemon/NetworkManagerDispatcher.c
initscript/Arch/Makefile.am
initscript/Arch/networkmanager-dispatcher.in
initscript/Gentoo/Makefile.am
initscript/Gentoo/NetworkManagerDispatcher.in
initscript/Mandriva/Makefile.am
initscript/Mandriva/networkmanagerdispatcher.in
initscript/RedHat/Makefile.am
initscript/RedHat/NetworkManagerDispatcher.in
initscript/SUSE/Makefile.am
initscript/SUSE/networkmanager-dispatcher.in
initscript/Slackware/Makefile.am
initscript/Slackware/rc.networkmanager-dispatcher.in
initscript/paldo/Makefile.am
initscript/paldo/NetworkManagerDispatcher.in
man/Makefile.am
man/NetworkManagerDispatcher.8.in
- Remove the dispatcher daemon
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@3608 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2008-04-27 15:22:10 +00:00
Dan Williams
df7df37699
Update .cvsignore for new manpage location
...
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@2142 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-12-03 03:45:23 +00:00
Dan Williams
3a576089ec
2006-12-02 Dan Williams <dcbw@redhat.com>
...
Patch from Michael Biebl <biebl@teco.edu >
* configure.in
man/NetworkManager.1.in
man/NetworkManagerDispatcher.1.in
man/NetworkManager.8.in
man/NetworkManagerDispatcher.8.in
- Add .SH NAME stanzas
- Move NM & NM Dispatcher manpages to section 8 (admin)
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@2140 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-12-03 03:39:39 +00:00
Robert Love
4b328ce7d3
man/.cvsignore: add nm-tool.1
...
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1425 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-02-01 19:12:12 +00:00
Robert Love
f0cc1a602c
2006-02-01 Robert Love <rml@novell.com>
...
* configure.in, man/nm-tool.1.in, man/Makefile.am: Add nm-tool(1)
manpage.
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1424 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-02-01 18:14:15 +00:00
Robert Love
df5df99099
Makefile.am: s/mans_MANS/man_MANS/ spotted by Bill Moss
...
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1370 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-01-21 01:42:53 +00:00
Robert Love
61b4c9738d
2006-01-20 Robert Love <rml@novell.com>
...
* man/.cvsignore: Add.
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1368 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-01-20 21:31:59 +00:00
Robert Love
43013ba9c6
2006-01-20 Robert Love <rml@novell.com>
...
* Makefile.am, configure.in: Add new man subdirectory.
* man, man/NetworkManager.1.in, man/NetworkManagerDispatcher.1.in,
man/Makefile.am: Add man pages for NetworkManager and its
crime-solving bumbling buddy, NetworkManagerDispatcher.
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1367 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-01-20 21:10:33 +00:00