summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* core: don't unmanage devices on shutdownth/no-unmanage-on-quit-rh1371126Thomas Haller2016-10-261-80/+22
* cli: completion: escape shell special characters "()&!"Beniamino Galvani2016-10-261-1/+6
* wwan: fix wrong connection cast on device state changeBeniamino Galvani2016-10-261-2/+2
* libnm: avoid possibly NULL address for NMDeviceVlan calling nm_utils_hwaddr_m...Thomas Haller2016-10-241-2/+5
* libnm: fix memleak in NMDeviceVxlanThomas Haller2016-10-241-0/+2
* shared: make nm_str_not_empty() inline function instead of macroThomas Haller2016-10-241-7/+5
* ifcfg-rh: fix signature of link_changed() callbackThomas Haller2016-10-221-2/+1
* merge: branch 'bg/platform-unaligned-stats64-bgo772605'Beniamino Galvani2016-10-143-6/+143
|\
| * platform: avoid unaligned access to link stats on 64bit architecturesBeniamino Galvani2016-10-141-6/+13
| * shared: add unaligned.hBeniamino Galvani2016-10-142-0/+130
|/
* libnm: disconnect devices' signals when disposing managerBeniamino Galvani2016-10-141-7/+15
* supplicant: fix cancellation of interface associationBeniamino Galvani2016-10-141-7/+4
* libnm: merge branch 'bg/libnm-activation-stuck-rh1367752'Beniamino Galvani2016-10-132-5/+22
|\
| * cli: connections: fail the activation if the ac deactivatesBeniamino Galvani2016-10-131-0/+4
| * libnm: make waiting objects fail when an object initialization failsBeniamino Galvani2016-10-131-5/+18
|/
* session-monitor: fix parsing of ConsoleKit databaseBeniamino Galvani2016-10-131-1/+1
* session-monitor: use logging macrosBeniamino Galvani2016-10-131-7/+21
* wwan/ppp: send explicit port speed to pppd when port speed is zero (rh #1281731)Dan Williams2016-10-075-4/+37
* core: remove unnecessary includes to netlink/route libraryThomas Haller2016-10-075-10/+3
* cli: properly set multiple addresses in questionnaire modeBeniamino Galvani2016-10-041-2/+4
* release: bump version to 1.4.3 (development)1.4.3-devBeniamino Galvani2016-09-301-1/+1
* release: bump version to 1.4.21.4.2Beniamino Galvani2016-09-302-3/+5
* release: update NEWSBeniamino Galvani2016-09-301-2/+11
* libnm-core/tests: disable the JSON validation check without janssonLubomir Rintel2016-09-271-0/+2
* device: consider a device with slaves configuredLubomir Rintel2016-09-261-3/+3
* crypto: don't try to decrypt PKCS#8 key if no password is suppliedBeniamino Galvani2016-09-235-13/+7
* contrib/rpm: require at least the version of glib we built againstLubomir Rintel2016-09-231-2/+2
* libnm: relax comparison of bond-option for INFERRABLE matchThomas Haller2016-09-221-5/+23
* device: fix nm_utils_match_connection() for NMSettingInfiniband:mac-addressThomas Haller2016-09-221-0/+36
* macros: simplify NM_IN_SET() and NM_IN_STRSET() macrosThomas Haller2016-09-222-78/+40
* device: fix NULL pointer dereference in dhcp6_start()Beniamino Galvani2016-09-221-1/+1
* cli: merge branch 'jk/nmcli-complete-regression-rh1375933'Beniamino Galvani2016-09-194-48/+81
|\
| * cli: fix yes/no completion in questionnaire modeJiří Klimeš2016-09-191-2/+2
| * cli: tab-complete "Interface name [*]" in questionnaire modeJiří Klimeš2016-09-191-1/+5
| * cli: enable bash completion for some more properties of add/modifyJiří Klimeš2016-09-191-7/+17
| * cli: fix completion/add missing functions for '--complete-args' (rh #1375933)Jiří Klimeš2016-09-191-10/+28
| * cli: (trivial) move gen_func_ifnames() from devices.c to common.cJiří Klimeš2016-09-193-29/+30
| * cli: (trivial): remove stray %sJiří Klimeš2016-09-191-1/+1
|/
* manager: emit device-removed signal when a device unrealizesBeniamino Galvani2016-09-161-2/+5
* device: fix crash reapplying connection to slave devicesBeniamino Galvani2016-09-161-4/+18
* clients: fix check on secret request pathBeniamino Galvani2016-09-151-1/+1
* clients: merge branch 'bg/clients-agent-message-rh1351272'Beniamino Galvani2016-09-157-35/+61
|\
| * clients: fix matching of connection pathBeniamino Galvani2016-09-151-2/+10
| * clients: handle secret requests only for current connectionBeniamino Galvani2016-09-151-15/+19
| * clients: add secrets request message for wired and DSL connectionsBeniamino Galvani2016-09-151-9/+4
| * clients: don't show "(null)" prompt for secretsBeniamino Galvani2016-09-152-3/+6
| * clients: add define for NMSecretAgentSimple signal nameBeniamino Galvani2016-09-156-6/+22
|/
* build: move detection of NM_GIT_SHA to separate "m4/git-sha-record.m4"Thomas Haller2016-09-142-3/+17
* tests/ifupdown: add missing source-stanza files reference from makefileFrancesco Giudici2016-09-131-1/+2
* device: cleanup _hw_addr_set()Thomas Haller2016-09-131-24/+15