summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libnm-glib: add support for IP tunnel devices as generic onesbg/device-creation-ip-tunnel-bgo758047Beniamino Galvani2015-12-012-0/+3
* libnm: add NMDeviceIPTunnelBeniamino Galvani2015-12-017-0/+653
* device/ip-tunnel: add support for IP6TNL tunnelsBeniamino Galvani2015-12-013-5/+143
* device/ip-tunnel: add support for IPIP tunnelsBeniamino Galvani2015-12-011-1/+45
* device/ip-tunnel: add support for SIT tunnelsBeniamino Galvani2015-12-011-1/+45
* device: remove NMDeviceGreBeniamino Galvani2015-12-016-426/+1
* device: add NMDeviceIPTunnelBeniamino Galvani2015-12-0111-3/+903
* platform/tests: test IP6TNL linksBeniamino Galvani2015-12-013-0/+77
* platform/tests: test IPIP linksBeniamino Galvani2015-12-013-0/+59
* platform/tests: test SIT linksBeniamino Galvani2015-12-013-0/+71
* platform/tests: test GRE links also using platform codeBeniamino Galvani2015-12-013-6/+48
* platform: add IP6TNL links supportBeniamino Galvani2015-12-016-0/+264
* platform: add IPIP links supportBeniamino Galvani2015-12-016-0/+218
* platform: add SIT links supportBeniamino Galvani2015-12-016-0/+248
* platform: add GRE links creation supportBeniamino Galvani2015-12-013-4/+114
* cli: add support for IP tunnel settingsBeniamino Galvani2015-12-013-2/+325
* libnm-core: add NMSettingIPTunnelBeniamino Galvani2015-12-0111-1/+889
* libnm-core: add nm_utils_enum_get_values()Beniamino Galvani2015-12-014-0/+77
* wifi: only try adding supplicant interface 5 times on errors (bgo #753971)Jiří Klimeš2015-11-301-1/+36
* Revert "systemd: fix potential memory leaks"Thomas Haller2015-11-281-3/+1
* man: add missing description of tun parameters in nmcli manual pageJiří Klimeš2015-11-281-0/+16
* cli: allow TAB-completion for tun.mode in nmcli editorJiří Klimeš2015-11-281-1/+5
* cli: allow TAB-completion of "Mode:" in 'nmcli -a con add type tun'Jiří Klimeš2015-11-281-14/+33
* cli: ask user before requiring optional parameters for 'nmcli -a con add type...Jiří Klimeš2015-11-281-0/+4
* cli: fix an error in setting s390-options in nmcli editorJiří Klimeš2015-11-281-1/+12
* cli: fix an error in nmcli editor when setting vpn.data/vpn.secretsJiří Klimeš2015-11-281-2/+15
* cli: fix a crash in 'nmcli -a con clone'Jiří Klimeš2015-11-281-6/+16
* systemd: fix potential memory leaksJiří Klimeš2015-11-281-1/+3
* build: re-add NetworkManager.conf.xml.in to distLubomir Rintel2015-11-281-0/+1
* platform: merge branch 'th/platform-netlink-events'Thomas Haller2015-11-2721-1096/+535
|\
| * platform: emit signals by signal-id instead of stringThomas Haller2015-11-275-25/+54
| * platform: remove NMPlatformReason enumThomas Haller2015-11-2716-69/+37
| * platform: cope differently with spurious RTM_DELLINK message when unslaving b...Thomas Haller2015-11-272-64/+78
| * Revert "platform: cancel delayed action REFRESH_LINK when receiving an update"Thomas Haller2015-11-272-28/+51
| * platform/tests: add test for missing netlink notification for IFA_LINK_NETNSIDThomas Haller2015-11-272-2/+30
| * platform: workaround kernel bug about missing IFLA_LINK/parent when creating ...Thomas Haller2015-11-272-0/+56
| * platform: add workaround for incomplete netlink link messagesThomas Haller2015-11-271-0/+25
| * platform/tests: add namespace helper functions to nmtstpThomas Haller2015-11-272-1/+179
| * platform/tests: add @expected_link_type to nmtstp_wait_for_link()Thomas Haller2015-11-272-9/+8
| * platform/tests: drop "platform" test binaryThomas Haller2015-11-272-896/+0
| * nmtst: refactor NMTST_BUSY_WAIT() and rename to NMTST_WAIT*()Thomas Haller2015-11-271-5/+15
| * nmtst: support shorthand "NMTST_DEBUG=TRACE" to set logging levelThomas Haller2015-11-271-0/+5
|/
* build: substitute config directory in MakefileLubomir Rintel2015-11-272-2/+9
* build: Remove NM_CONFIG_KEYFILE_PATH_DEFAULT from config.hLubomir Rintel2015-11-272-3/+2
* ppp-manager: set 'export_on_construction' flagBeniamino Galvani2015-11-261-9/+1
* clients: (trivial) remove unused commented code in nm-vpn-helpersJiří Klimeš2015-11-262-236/+0
* clients: move clients/tui/vpn-helpers.c to clients/common/nm-vpn-helpers.cJiří Klimeš2015-11-264-30/+24
* ip4-config: properly handle gateway in nm_ip4_config_replace()Beniamino Galvani2015-11-261-3/+6
* cli: add 'strongswan' and 'fortisslvpn' to known VPN typesJiří Klimeš2015-11-252-4/+15
* cli: improve error messages for 'nmcli device set'Jiří Klimeš2015-11-251-2/+2