summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* session-monitor/trivial: rename local functions for unique prefixThomas Haller2016-03-111-8/+8
* systemd: split "nm-sd.h" out of "nm-sd-adapt.h"Thomas Haller2016-03-1111-124/+179
* systemd: integrate sd-event into glib main loopThomas Haller2016-03-1110-189/+202
* systemd: merge branch systemd into th/systemd-lldp-bgo763384Thomas Haller2016-03-1167-2310/+5777
|\
| * systemd: update code from upstreamThomas Haller2016-03-0960-2209/+5549
* | lldp/tests: add test for ttlThomas Haller2016-03-101-6/+52
* | lldp/tests: use nmtst_main_loop_run()Thomas Haller2016-03-101-9/+2
* | lldp/tests: add a test with another lldp frameThomas Haller2016-03-101-0/+136
* | lldp/tests: refactor checking for lldp neighborsThomas Haller2016-03-101-59/+58
* | lldp/tests: refactor tests to run receive different framesThomas Haller2016-03-102-51/+97
* | lldp/tests/trivial: some renaming and moving of codeThomas Haller2016-03-101-58/+61
* | all/tests: fix tests after adjusting glib logging levelThomas Haller2016-03-109-106/+106
* | keyfile/tests: remove trailing space from test nameThomas Haller2016-03-101-45/+45
* | logging: use non-fatal logging level for glib backendThomas Haller2016-03-101-3/+3
* | device: trivial: group all forward declarations of static functionsBeniamino Galvani2016-03-091-7/+6
* | build: compile with -Wno-duplicate-decl-specifierThomas Haller2016-03-091-1/+26
* | manager: fix assumption of child connections with autoconnect=noBeniamino Galvani2016-03-091-2/+10
* | build: add a missing file to distributionLubomir Rintel2016-03-081-1/+2
* | all: drop str_if_set() in favor of the "?:" operatorThomas Haller2016-03-0815-32/+16
* | build: hide internal symbols in NetworkManager binaryThomas Haller2016-03-082-1/+12
* | core/trivial: rename NM_ASSERT_VALID_PATH_COMPONENT() helperThomas Haller2016-03-087-14/+14
* | all: fix a couple more gvariant iteration leaksLubomir Rintel2016-03-082-0/+2
* | device: fix leaking GSList element in _replace_vpn_config_in_list()Thomas Haller2016-03-081-1/+1
* | device: don't assert the presence of old vpn configurationsBeniamino Galvani2016-03-071-6/+4
* | platform: add network namespace support to platformThomas Haller2016-03-078-63/+875
* | platform: don't create udev client if udev isn't usedThomas Haller2016-03-075-52/+38
* | core: move simple utils function from "nm-platform-utils.h"Thomas Haller2016-03-078-125/+127
* | platform: add and use nm_utils_ifname_cpy() helperThomas Haller2016-03-077-20/+36
* | wifi: use g_strlcpy() instead of strncpy() to ensure NUL terminated ifnameThomas Haller2016-03-061-12/+12
* | device/ip-tunnel: implement get_generic_capabilities()Beniamino Galvani2016-03-041-0/+7
* | test: add missing test file to distributionLubomir Rintel2016-03-041-0/+1
* | bus-manager: avoid leaking responses for sync bus callsLubomir Rintel2016-03-041-3/+3
* | ifcfg-rh: log debug level message when loading of ifcfg file fails for common...Thomas Haller2016-03-041-2/+4
* | ifcfg-rh: skip loading files for unhandled types due to existing ifup scriptThomas Haller2016-03-041-2/+46
* | ifcfg-rh: ignore "sit" connections without explicit TYPE based on IPV6TUNNELIPV4Thomas Haller2016-03-043-0/+37
* | ifcfg-rh/tests/trivial: remove self-explanatory commentsThomas Haller2016-03-041-5/+0
* | policy: move code from set_system_hostname() to _set_hostname()Beniamino Galvani2016-03-041-36/+36
* | policy: simplify set_system_hostname()Beniamino Galvani2016-03-041-5/+8
* | core: use hostnamed to set the transient hostnameBeniamino Galvani2016-03-043-17/+97
* | platform: cleanup logging for udev-add eventThomas Haller2016-03-041-6/+6
* | dhcp: client: use logging helpersBeniamino Galvani2016-03-046-156/+194
* | dnsmasq-manager: use logging helpersBeniamino Galvani2016-03-041-10/+18
* | ppp-manager: use logging helpersBeniamino Galvani2016-03-041-20/+30
* | bus-manager: use logging helpersBeniamino Galvani2016-03-041-25/+32
* | audit: use logging helpersBeniamino Galvani2016-03-041-7/+15
* | policy: use logging helpersBeniamino Galvani2016-03-041-60/+69
* | supplicant: use logging helpersBeniamino Galvani2016-03-041-13/+21
* | settings: use logging helpersBeniamino Galvani2016-03-041-42/+44
* | bluez-manager: use logging helpersBeniamino Galvani2016-03-041-8/+18
* | device: improve logging messagesBeniamino Galvani2016-03-043-15/+17