summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* device: wait for valid MAC before making ethernet devices availablebg/device-zero-mac-fix-rh1288110-for-nm-1-0Beniamino Galvani2016-01-083-5/+45
* device/trivial: split out nm_device_update_initial_hw_address()Beniamino Galvani2016-01-081-21/+29
* core: simplify generation of default connection for new devicesBeniamino Galvani2016-01-082-23/+5
* build: minor change creating symlinks in install-exec-hook for nmtuiThomas Haller2016-01-071-2/+2
* build: use symlinks for nmtuiMichael Biebl2016-01-072-1/+3
* wifi: merge branch 'th/wifi-device-creation-bgo760154'Thomas Haller2016-01-064-61/+55
|\
| * wifi: refactor creation of NMDeviceWifi/NMDeviceOlpcMesh to initialize in con...Thomas Haller2016-01-062-34/+13
| * wifi: don't fail construction of NMDeviceWifi in constructorThomas Haller2016-01-064-25/+30
| * wifi-olpc: refactor NMDeviceOlpcMesh to hold pointer to NMManagerThomas Haller2016-01-061-5/+15
|/
* device/infiniband: take interface down to set transport modeBeniamino Galvani2016-01-051-1/+4
* device: update @ip_iface only if IP interface existsBeniamino Galvani2016-01-051-3/+4
* ppp-manager: clear @ppp_watch_id upon pppd terminationBeniamino Galvani2016-01-051-0/+1
* core: fix failure to configure routes due to wrong device-route for IPv4 peer...Thomas Haller2016-01-051-1/+2
* man: fix typosBeniamino Galvani2015-12-246-10/+10
* release: bump version to 1.0.101.0.10Lubomir Rintel2015-12-234-15/+4
* release: update NEWSLubomir Rintel2015-12-231-0/+23
* po: fix some typos in Galician translationLubomir Rintel2015-12-231-2/+2
* po: merge in master translationsLubomir Rintel2015-12-235-1003/+994
* po: update-poLubomir Rintel2015-12-2365-76730/+377497
* po: update Brazilian Portuguese translationRafael Fontenelle2015-12-231-2770/+7129
* po: update Swedish translationAnders Jonsson2015-12-231-217/+296
* device/vlan: fix failed assertion in parent_hwaddr_changed()Beniamino Galvani2015-12-221-4/+8
* macros: add NM_PRINT_FMT_QUOTE_STRING() macroThomas Haller2015-12-221-0/+1
* libnm-util: allow unknown setting types in nm_connection_get_virtual_iface_na...Thomas Haller2015-12-181-24/+11
* cli: fix spelling in error messageThomas Haller2015-12-173-3/+3
* po: update Polish (pl) translation (bgo #759562)Piotr Drąg2015-12-171-215/+293
* po: update Italian (it) translation (bgo #759577)Milo Casagrande2015-12-171-223/+297
* adsl: look up ATM index before constructionDan Williams2015-12-163-53/+91
* adsl: fix detection of br2684 ("nas") interface (bgo #759001)Dan Williams2015-12-161-127/+160
* build: bump soup requirement to 2.40Lubomir Rintel2015-12-161-2/+2
* build: use soup 2.32Lubomir Rintel2015-12-161-1/+2
* clients: fix build with old GLibBeniamino Galvani2015-12-141-1/+1
* merge: enable VPN secrets for nmtui/nmcli secret agent (rh #975185)Jiří Klimeš2015-12-1210-22/+520
|\
| * tui: prefill a secret in the entry if we have a valueJiří Klimeš2015-12-121-0/+2
| * tui: allow connecting to OpenConnectJiří Klimeš2015-12-121-1/+91
| * cli: do not present secrets from openconnect to the user for confirmationJiří Klimeš2015-12-121-4/+10
| * cli: make asking VPN secrets for OpenConnect really workJiří Klimeš2015-12-121-1/+95
| * clients: add a helper function to get required openconnect VPN secretsJiří Klimeš2015-12-122-0/+85
| * clients: add vpn_type member to secret structure in secret agentJiří Klimeš2015-12-122-0/+20
| * clients: move vpn_get_secret_names() to nm-vpn-helpersJiří Klimeš2015-12-126-51/+64
| * clients: enable VPN secrets for nmtui/nmcli secret agent (rh #975185)Jiří Klimeš2015-12-122-13/+201
|/
* platform: fix memleak in _nl_link_parse_info_data()Thomas Haller2015-12-101-1/+4
* platform: fix memleak in _nl_sock_flush_data()Thomas Haller2015-12-101-1/+4
* platform: EAGAIN is equal to EWOULDBLOCKThomas Haller2015-12-101-1/+5
* platform: fix event_handler_read_netlink_one() wrongly returning with nothing...Thomas Haller2015-12-101-0/+1
* tests/valgrind: rename name of logfile for valgrind runThomas Haller2015-12-051-1/+1
* core: strip trailing dot from domain search listBeniamino Galvani2015-12-054-10/+85
* ppp-manager: fix crash in create_pppd_cmd_line() for ADSL with PPPOE protocolThomas Haller2015-12-041-1/+2
* cli: remove duplicated checks for running NetworkmanagerJiří Klimeš2015-12-031-12/+0
* dhcp: lifetimes are unsigned integers, use %u printf specifier (rh #1268911)Jiří Klimeš2015-12-031-3/+3