summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cli: Process secret agent request for a connection only if we know its pathlr/nm-1-0-fixesLubomir Rintel2014-11-205-21/+103
* cli: Abort when given name of a non-existent connection for nmcli upLubomir Rintel2014-11-191-1/+7
* libnm: Don't expect VPN connections to attach to the deviceLubomir Rintel2014-11-191-3/+6
* vpn: Propagate daemon exec error correctlyLubomir Rintel2014-11-191-5/+5
* cli: Only escape VPN banner if it's presentLubomir Rintel2014-11-191-2/+5
* Merge branch 'dhcp-fixes'Dan Winship2014-11-193-35/+31
|\
| * man: document the "internal" DHCP clientDan Winship2014-11-191-6/+12
| * dhcp: Simplify nm-dhcp-systemd lease-handling codeDan Winship2014-11-191-25/+13
| * dhcp: fix startup warnings with dhcp=internalDan Winship2014-11-191-1/+1
| * dhcp: fix systemd-dhcp's writing of routes in lease fileDan Winship2014-11-191-3/+5
|/
* dhcp: update system-dhcp code from upstreamDan Winship2014-11-1922-355/+455
|\
| * dhcp: update nm-dhcp-systemd code for system-dhcp re-importDan Winship2014-11-191-3/+3
| * dhcp: re-fix system-dhcp code after re-importDan Winship2014-11-194-2/+12
| * Merge branch 'master' into dhcp-mergeDan Winship2014-11-19494-14341/+19980
| |\ | |/ |/|
* | trivial: fix a comment typo in generate-plugin-docs.plJiří Klimeš2014-11-191-1/+1
* | core: minor fix to ensure safe boolean comparison in have_ip6_address()Thomas Haller2014-11-191-0/+2
* | cli: Watch for device as well as AC state changes when activatingLubomir Rintel2014-11-191-8/+38
* | man: fix formatting leftover from man -> xml migrationJiří Klimeš2014-11-191-3/+3
* | man: update version reference to 1.0 in manual pagesJiří Klimeš2014-11-193-7/+7
* | dispatcher: introduce new env variables for gateway address (bgo #740363)Jiří Klimeš2014-11-192-1/+16
* | libnm-core: Add missing type castLubomir Rintel2014-11-191-2/+2
* | tui: refresh the "nmtui connect" list when connections are added/removedDan Winship2014-11-191-18/+9
* | docs: update setting/plugin docs, and build them from libnm (bgo 740224)Dan Winship2014-11-1949-1442/+1585
|\ \
| * | libnm-core: update ip6-privacy ifcfg-rh descriptionJiří Klimeš2014-11-191-0/+4
| * | libnm-core: document AUTOCONNECT_PRIORITY for ifcfg-rhJiří Klimeš2014-11-191-0/+10
| * | libnm-core: update BAND and CHANNEL ifcfg-rh descriptionJiří Klimeš2014-11-191-3/+7
| * | libnm-core: update documentation of addresses and gateway propertiesJiří Klimeš2014-11-192-8/+39
| * | man: ifcfg-rh manual page text updateJiří Klimeš2014-11-191-3/+3
| * | man, docs: add the secret flags notes non-hackishlyDan Winship2014-11-195-3/+9
| * | cli, libnm: don't use D-Bus-specific documentation in nmcliDan Winship2014-11-194-3/+16
| * | libnm: Override parts of nm-setting-docs.xmlDan Winship2014-11-1912-15/+207
| * | libnm: fix nm-setting-docs.xml property typesDan Winship2014-11-194-20/+62
| * | libnm-core: make GBytes D-Bus marshalling be built-in to NMSettingDan Winship2014-11-194-36/+4
| * | libnm, libnm-util: move settings doc generation to libnm-coreDan Winship2014-11-1942-1369/+1242
|/ /
* | man: update nmcli-examples manual pageJiří Klimeš2014-11-191-15/+31
* | man: fix a typo in nmtui manual pageJiří Klimeš2014-11-191-5/+5
* | firewall: merge branch 'th/rh1098281_firewall_assumed_device'Thomas Haller2014-11-195-56/+156
|\ \
| * | firewall: don't set firewall zone for assumed devicesThomas Haller2014-11-192-3/+15
| * | firewall: always complete callbacks asynchronouslyThomas Haller2014-11-191-31/+99
| * | firewall: invoke FwAddToZoneFunc callback also when cancellingThomas Haller2014-11-192-4/+20
| * | firewall: make call handle an opaque pointer typeThomas Haller2014-11-193-33/+36
| * | firewall: allow passing NULL callback to nm_firewall_manager_add_or_change_zo...Thomas Haller2014-11-191-2/+4
| * | core: move content of src/firewall-manager directory to src/Thomas Haller2014-11-193-3/+2
|/ /
* | cli: fix showing secrets in nmcli editor (bgo #737415)Jiří Klimeš2014-11-191-7/+15
* | merge: add a flag for ignoring timestamp and use it in nmcli (rh #1122995)Jiří Klimeš2014-11-195-17/+55
|\ \
| * | cli: ignore timestamp when comparing connections in the editorJiří Klimeš2014-11-191-1/+1
| * | libnm-core: add NM_SETTING_COMPARE_FLAG_IGNORE_TIMESTAMP flagJiří Klimeš2014-11-194-0/+38
| * | libnm-core: (trivial) indent NMSettingCompareFlags description for readibilityJiří Klimeš2014-11-191-16/+16
|/ /
* | core: fix IP4Config.RouteData and IP6Config.RouteDataDan Winship2014-11-182-2/+2
* | trivial: remove leftover NM_IFACE_HELPER referencesDan Williams2014-11-172-8/+0