summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release: bump version to 1.8.41.8.4Thomas Haller2017-09-201-1/+1
* release: update NEWSThomas Haller2017-09-201-1/+26
* travis: don't check for setting-docs.c fileThomas Haller2017-09-201-0/+4
* contrib: update fedora's REQUIRED_PACKAGES listThomas Haller2017-09-201-25/+26
* contrib/rpm: allow building RPM without fatal warningsThomas Haller2017-09-201-0/+4
* man: fix docu of AUTOCONNECT_SLAVES variable in nm-settings-ifcfg-rhThomas Haller2017-09-201-1/+1
* cli: wifi: connect with PSK when the AP supports WPA-PSK and WPA-EAPBeniamino Galvani2017-09-201-2/+2
* dhcp: dhclient: remove the --timeout argument from the command lineFrancesco Giudici2017-09-154-39/+57
* dhcp: dhclient: fix daemon start when dhcp-timeout is specifiedFrancesco Giudici2017-09-111-1/+1
* po: mark broken strings in Japanese translation as fuzzy (bgo#787382)Piotr Drąg2017-09-071-3/+3
* po: update Polish (pl) translation (bgo #787380)Piotr Drąg2017-09-071-270/+273
* route-manager: fix route comparisonBeniamino Galvani2017-09-051-12/+14
* libnm: disconnect signal handlers from old object-managerBeniamino Galvani2017-09-051-0/+1
* core: merge branch 'bg/external-slaves-rh1442361'Beniamino Galvani2017-09-021-8/+5
|\
| * device: don't release external slaves on state changeBeniamino Galvani2017-09-021-1/+5
| * device: don't promote slave devices to managedBeniamino Galvani2017-09-021-7/+0
|/
* default-route: skip addition when the route already existsBeniamino Galvani2017-08-291-0/+46
* checkpoint: better restore device managed state on rollbackBeniamino Galvani2017-08-281-6/+18
* service: don't install dependency for "NetworkManager-wait-online.service" to...Thomas Haller2017-07-262-11/+0
* contrib/rpm: skip tests for -Q build optionThomas Haller2017-07-262-2/+8
* contrib/rpm: provide NetworkManager-develLubomir Rintel2017-07-261-2/+2
* contrib/rpm: fix Requires/Provides on subpackagesStephen Gallagher2017-07-261-3/+3
* device: don't set a fake permanent hardware addressBeniamino Galvani2017-07-262-3/+13
* checkpoint: document flags availabilityBeniamino Galvani2017-07-251-2/+2
* libnm-core: clarify the meaning of the connection.permissions propertyBeniamino Galvani2017-07-251-5/+7
* libnm-core: improve documentation for ipv4.dhcp-client-id propertyBeniamino Galvani2017-07-251-1/+9
* travis: fix travis build to use Ubuntu 12.04 LTS (Precise Pangolin)Thomas Haller2017-07-251-0/+1
* travis: enable gcc+clang compiler for travis buildsThomas Haller2017-07-251-0/+4
* core: fix creating lower-case MAC address with nm_utils_hwaddr_ntoa_buf()Thomas Haller2017-07-251-1/+1
* Make licensing of contributions more explicitRichard Fontana2017-07-251-0/+9
* platform: fix return value for do_delete_object()Thomas Haller2017-07-252-2/+3
* connectivity: fix memory leakBeniamino Galvani2017-07-191-0/+1
* dns: perform the public-suffix check only for the hostname-derived domainBeniamino Galvani2017-07-171-9/+9
* dhcp/tests: add test parsing dhclient configThomas Haller2017-07-101-8/+62
* dhcp/dhclient: improve "interface" statement parsingJonathan Kang2017-07-101-1/+2
* build: belatedly bump version macrosThomas Haller2017-07-071-2/+4
* release: bump version to 1.8.3 (development)1.8.3-devThomas Haller2017-07-071-1/+1
* release: bump version to 1.8.21.8.2Thomas Haller2017-07-071-1/+1
* release: update NEWSThomas Haller2017-07-071-0/+17
* ifcfg: drop an unused variableLubomir Rintel2017-07-071-1/+0
* checkpoint: disconnect device before reactivation during rollbackBeniamino Galvani2017-07-051-0/+11
* libnm: merge branch 'th/libnm-client-async-revert'Thomas Haller2017-06-291-61/+59
|\
| * libnm: refactor name-owner check for object-managerThomas Haller2017-06-291-12/+14
| * libnm: move check for pending_init to init_async_complete()Thomas Haller2017-06-291-4/+4
| * libnm: fix leaking init_data in got_object_manager()Thomas Haller2017-06-291-1/+2
| * libnm: assert in async_inited_obj_nm() for existing pending_init countThomas Haller2017-06-291-5/+5
| * libnm/trivial: move codeThomas Haller2017-06-291-7/+7
| * libnm: clear cancellable in new_object_manager() before emitting signalThomas Haller2017-06-291-1/+1
| * libnm: fix leaking cancellable in NMClient's name_owner_changed()Thomas Haller2017-06-291-2/+1
| * libnm: fix getting self pointer in NMClient's new_object_manager()Thomas Haller2017-06-291-2/+3