summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cli: fix yes/no completion in questionnaire modejk/nmcli-complete-regression-rh1375933Jiří Klimeš2016-09-151-2/+2
* cli: tab-complete "Interface name [*]" in questionnaire modeJiří Klimeš2016-09-151-1/+5
* cli: enable bash completion for some more properties of add/modifyJiří Klimeš2016-09-151-7/+17
* cli: fix completion/add missing functions for '--complete-args' (rh #1375933)Jiří Klimeš2016-09-151-10/+28
* cli: (trivial) move gen_func_ifnames() from devices.c to common.cJiří Klimeš2016-09-153-29/+30
* cli: (trivial): remove stray %sJiří Klimeš2016-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
* device: wait for MAC address change to complete before setting interface upThomas Haller2016-09-131-11/+16
* ifcfg-rh: fill 'auth-alg' with the original value for WPA-PSKBeniamino Galvani2016-09-121-0/+6
* ifcfg-rh: add wifi protocols only if present in connection fileBeniamino Galvani2016-09-121-8/+0
* build: disable type checks in G_TYPE_CHECK_INSTANCE_CAST() macros (bgo#771120)Thomas Haller2016-09-121-4/+57
* libnm-core: fix crash in nm_vpn_plugin_info_list_get_service_types()Thomas Haller2016-09-091-1/+1
* ifcfg-rh: remove dead code from write_ip4_setting()Thomas Haller2016-09-091-19/+5
* device: workaround driver issue with delayed change of MAC addressThomas Haller2016-09-082-26/+61
* dhcp: merge branch 'th/dhcp-helper-sync-notify-rh1372854'Thomas Haller2016-09-0824-270/+393
|\
| * dhcp: call synchronous Notify D-Bus method from nm-dhcp-helperThomas Haller2016-09-084-33/+153
| * dhcp: add new header "nm-dhcp-helper-api.h"Thomas Haller2016-09-085-3/+38
| * dhcp-helper: refactor logging to use logging macrosThomas Haller2016-09-081-5/+40
| * dhcp-helper: refactor error handlingThomas Haller2016-09-081-15/+15
| * dhcp-listener/trivial: rename field to track connections in NMDhcpListenerThomas Haller2016-09-081-6/+6
| * dhcp-listener: add logging macros to nm-dhcp-listener.cThomas Haller2016-09-081-11/+28
| * dhcp-listener: refactor type definition and embed private data in @selfThomas Haller2016-09-082-23/+31
| * core: use _NM_GET_PRIVATE() macrosThomas Haller2016-09-0815-180/+26
| * shared: add _NM_GET_PRIVATE() macroThomas Haller2016-09-081-0/+18
| * shared: add NM_MIN()/NM_MAX() macros to replace glib's MIN()/MAX()Thomas Haller2016-09-081-0/+44
| * logging: don't round subsecond part in logging timestampThomas Haller2016-09-081-1/+1
|/
* ifupdown: add curly braces to for loopThomas Haller2016-09-071-1/+2
* plugins: ifupdown: support source-directory stanzaScott Sweeny2016-09-074-12/+61
* libnm: merge branch 'th/empty-cloned-mac-address-rh1372799'Thomas Haller2016-09-064-16/+39
|\
| * libnm: fix regression serializing empty "cloned-mac-address"Thomas Haller2016-09-062-3/+19
| * libnm-core: replace local helper with nm_stdup_not_empty()Thomas Haller2016-09-061-13/+4
| * shared: add helper macros nm_str_not_empty() and nm_strdup_not_empty()Thomas Haller2016-09-061-0/+16
|/
* po: add translations from Red HatLubomir Rintel2016-09-0610-23485/+26820
* core: merge branch 'th/dbus-property-changed-source-iface-bgo770629-v2'Thomas Haller2016-09-0234-28/+170
|\
| * NEWS: update file with changes to PropertiesChanged signalThomas Haller2016-09-021-0/+10
| * exported-object: use _NMLOG2() macro for logging property-changed signalThomas Haller2016-09-021-7/+16
| * exported-object: use @self variable instead of @objectThomas Haller2016-09-021-5/+5
| * dbus: deprecated NM specific PropertiesChanged signalsThomas Haller2016-09-0231-5/+59
| * dbus: fix emitting D-Bus NetworkManager's old-style PropertiesChange signalThomas Haller2016-09-022-12/+81
|/
* man: fix wording in NetworkManager.conf for "rc-manager"Thomas Haller2016-09-021-3/+3
* doc: add comment to systemd's NetworkManager.service about ibft requiring CAP...Thomas Haller2016-09-022-0/+7
* doc: fix mistake in documenting Reload D-Bus callThomas Haller2016-09-011-2/+3