summaryrefslogtreecommitdiff
path: root/man
Commit message (Expand)AuthorAgeFilesLines
* main: add argument --print-config to NetworkManagerThomas Haller2015-11-221-0/+6
* wifi: disable mac-address-randomization by defaultThomas Haller2015-11-181-1/+1
* man: fix documentation of for default value wifi.mac-address-randomizationThomas Haller2015-11-181-1/+1
* wifi: implement MAC address randomizationDan Williams2015-11-181-0/+4
* cli: add 'nmcli connection clone' for cloning connections (bgo #757627)Jiří Klimeš2015-11-181-0/+14
* cli: add command for displaying LLDP neighborsBeniamino Galvani2015-11-101-1/+8
* nmcli: add a hotspot example to nmcli manual pageJiří Klimeš2015-11-101-0/+5
* cli: add '--show-password' option for 'nmcli device wifi hotspot'Jiří Klimeš2015-11-101-7/+10
* cli: add 'password' option for 'nmcli device wifi hotspot'Jiří Klimeš2015-11-101-0/+5
* cli: add 'nmcli device wifi hotspot' commandJiří Klimeš2015-11-101-0/+22
* man: fix synopsis for nmcli connection up (bgo #757777)Adam Bk2015-11-091-2/+2
* man: fix indentation in nmcli manual pageBeniamino Galvani2015-10-291-0/+1
* keyfile: make the keyfile location configurableThomas Haller2015-10-141-0/+8
* device: introduce a global default value for ipv4.dhcp-timeoutBeniamino Galvani2015-10-131-0/+5
* libnm: add 'lldp' property to NMSettingConnectionBeniamino Galvani2015-10-121-0/+3
* config: drop global-dns.enable option in favor of .config.enableThomas Haller2015-10-051-8/+0
* config: allow to enable/disable configuration snippetsThomas Haller2015-10-051-0/+89
* man: document global DNS configuration sectionsBeniamino Galvani2015-10-011-0/+66
* man: fix in nm-settings-ifcfg-rh descriptionJiří Klimeš2015-09-251-2/+2
* man: document that vpn.timeout property supports a default valueJiří Klimeš2015-09-211-0/+5
* cli: allow creating ADSL connections with 'nmcli connection add' (rh #1264089)Jiří Klimeš2015-09-211-0/+12
* nmcli: extend `nmcli device set` command to accept explicit ifname specifierThomas Haller2015-09-181-1/+1
* cli: add nmcli device set commandLubomir Rintel2015-09-181-1/+6
* nm-dispatcher: allow scripts to be marked as no-waitBeniamino Galvani2015-08-251-4/+6
* man: clearify the meaning of the interface argument for dispatcher scriptsThomas Haller2015-08-191-1/+4
* man: sort list of default connection values alphabeticallyThomas Haller2015-08-191-6/+6
* cli: fix connecting to a hidden SSID with 'nmcli dev wifi connect' (bgo #752173)Jiří Klimeš2015-08-141-1/+5
* cli: add 'ssid' parameter for 'nmcli device wifi rescan'Jiří Klimeš2015-08-141-3/+7
* audit-manager: enable logging.audit by default when libaudit support is avail...Thomas Haller2015-08-041-1/+1
* logging: support an "OFF" logging levelThomas Haller2015-08-041-2/+2
* core: add audit supportBeniamino Galvani2015-08-041-0/+9
* logging: add AUDIT domainBeniamino Galvani2015-08-041-1/+2
* libnm-core: add Wake-on-LAN properties to NMSettingWiredBeniamino Galvani2015-07-241-0/+3
* logging: add compile time default for logging.backend configurationThomas Haller2015-07-141-2/+1
* logging: add "journal-syslog-style" logging backend to log the old formatThomas Haller2015-07-141-6/+9
* logging: make use of journal configurableThomas Haller2015-07-141-0/+12
* cli: add master option to "nmcli c add"Lubomir Rintel2015-07-122-16/+38
* config: add write support for NMConfigThomas Haller2015-07-021-4/+13
* settings: enable "ibft" plugin by default together with "ifcfg-rh"Thomas Haller2015-07-021-1/+8
* config: read configuration directory "/usr/lib/NetworkManager/conf.d"Thomas Haller2015-07-021-3/+10
* config: refactor processing of 'option+' and 'option-' config settingsThomas Haller2015-07-021-1/+3
* config: fix order of processing [connection] sections in NMConfigThomas Haller2015-07-021-1/+6
* cli: allow specifying arbitrary properties on "nmcli c add"Lubomir Rintel2015-07-021-1/+11
* man: mention that connection.autoconnect-slaves property supports default valueJiří Klimeš2015-06-191-0/+4
* settings: remove ifcfg-suse pluginBeniamino Galvani2015-06-121-6/+3
* settings: remove hostname handling from pluginsBeniamino Galvani2015-06-121-1/+4
* device: remove reading ipv6 privacy setting from sysctlThomas Haller2015-06-051-4/+1
* device: add global configuration default for ip6-privacy (use_tempaddr, RFC4941)Thomas Haller2015-06-051-1/+9
* device: make route-metric configurable per-deviceThomas Haller2015-06-051-1/+7
* config: support a [connection] section to NetworkManager.conf to specify conn...Thomas Haller2015-06-051-0/+71