summaryrefslogtreecommitdiff
path: root/src/devices
Commit message (Expand)AuthorAgeFilesLines
* Merge branch master of git://anongit.freedesktop.org/NetworkManager/NetworkMa...th/mifThomas Haller2016-03-291-1/+4
|\
| * core: be strict about connection argument for Reapply() D-Bus methodThomas Haller2016-03-261-1/+4
* | netns: refactor NMNetnsThomas Haller2016-03-293-19/+42
* | Merge branch master of git://anongit.freedesktop.org/NetworkManager/NetworkMa...Thomas Haller2016-03-2622-521/+1010
|\ \ | |/
| * device: delay the activation if the backing device is not yet thereLubomir Rintel2016-03-261-1/+1
| * device: only clear the activate request when the device disconnectsLubomir Rintel2016-03-261-1/+2
| * device: _get_available_connections() with _get_best_connection()Lubomir Rintel2016-03-262-24/+41
| * device: optimize hashtable usage for shared_ipsThomas Haller2016-03-201-4/+1
| * lldp: refactor keeping tlv data and order entries in neighbor GVariantThomas Haller2016-03-171-107/+167
| * lldp: ensure stable order of variants in LLDP neighbor listThomas Haller2016-03-171-14/+24
| * lldp: drop process_lldp_neighbors()Thomas Haller2016-03-171-105/+9
| * lldp: process one neighbor at a timeThomas Haller2016-03-172-40/+111
| * lldp: implement properties via NM_GOBJECT_PROPERTIES_DEFINE()Thomas Haller2016-03-171-14/+12
| * lldp: improve loggingThomas Haller2016-03-171-5/+13
| * lldp: let lldp_neighbor_new() also create invalid objectsThomas Haller2016-03-171-16/+17
| * lldp: cache the GVariant in LldpNeighborThomas Haller2016-03-171-11/+14
| * lldp: factor out lldp_neighbor_to_variant()Thomas Haller2016-03-171-52/+58
| * lldp: refactor processing all lldp-neighborsThomas Haller2016-03-171-45/+54
| * lldp: split out creation of LldpNeighbor instanceThomas Haller2016-03-171-163/+211
| * lldp/trivial: rename internal type LLDPNeighbor to LldpNeighborThomas Haller2016-03-171-11/+11
| * ethernet: set the connection type when generating the connectionLubomir Rintel2016-03-161-0/+5
| * device: fix handling of available connectionsBeniamino Galvani2016-03-151-6/+5
| * platform/tests: pass platform argument to nmtstp helper functionsThomas Haller2016-03-152-3/+3
| * utils: inject platform into nm_utils_complete_generic()Thomas Haller2016-03-1515-17/+35
| * rdisc: make NMRDisc namespace awareThomas Haller2016-03-151-1/+2
| * ocd: style fixLubomir Rintel2016-03-151-1/+1
| * systemd: split "nm-sd.h" out of "nm-sd-adapt.h"Thomas Haller2016-03-112-4/+9
| * systemd: integrate sd-event into glib main loopThomas Haller2016-03-111-0/+4
| * systemd: merge branch systemd into th/systemd-lldp-bgo763384Thomas Haller2016-03-114-92/+194
| |\
| * | 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
* | | Removed support for provisioning domains. New implementation planned.Stjepan Gros2016-03-212-215/+0
* | | Removed PVD information from NMIPxConfig objects.Stjepan Gros2016-03-101-0/+2
* | | Merge branch 'master' of git://anongit.freedesktop.org/NetworkManager/Network...Stjepan Gros2016-03-108-13/+13
|\ \ \ | |/ /
| * | device: trivial: group all forward declarations of static functionsBeniamino Galvani2016-03-091-7/+6
| * | all: drop str_if_set() in favor of the "?:" operatorThomas Haller2016-03-083-3/+3
| * | core/trivial: rename NM_ASSERT_VALID_PATH_COMPONENT() helperThomas Haller2016-03-083-3/+3
| * | all: fix a couple more gvariant iteration leaksLubomir Rintel2016-03-081-0/+1
* | | Merge branch 'master' of git://anongit.freedesktop.org/NetworkManager/Network...Stjepan Gros2016-03-081-1/+1
|\ \ \ | |/ /
| * | device: fix leaking GSList element in _replace_vpn_config_in_list()Thomas Haller2016-03-081-1/+1
* | | Removed dependency on ndp.h from NM except from platform dependent code.Stjepan Gros2016-03-081-10/+9
* | | Merge branch 'master' of git://anongit.freedesktop.org/NetworkManager/Network...Stjepan Gros2016-03-071-6/+4
|\ \ \ | |/ /
| * | device: don't assert the presence of old vpn configurationsBeniamino Galvani2016-03-071-6/+4
* | | Merge branch 'master' of git://anongit.freedesktop.org/NetworkManager/Network...Stjepan Gros2016-03-071-1/+4
|\ \ \ | |/ /
| * | platform: add and use nm_utils_ifname_cpy() helperThomas Haller2016-03-071-1/+4
* | | Merge branch 'master' of git://anongit.freedesktop.org/NetworkManager/Network...Stjepan Gros2016-03-051-0/+7
|\ \ \ | |/ /