summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* nm-dispatcher: Added new 'connectivity-state' parameter to private D-Bus APIMario Sanchez Prada2016-07-283-13/+24
* nm-dispatcher: Added new action for 'connectivity-change' eventsMario Sanchez Prada2016-07-283-5/+30
* policy: update system hostname when DHCP configuration changesBeniamino Galvani2016-07-271-0/+18
* team: update configuration when adding or removing slavesBeniamino Galvani2016-07-231-0/+24
* team: request actual configuration to teamdBeniamino Galvani2016-07-231-1/+1
* device: enable checks against the MAC address of virtual devicesFrancesco Giudici2016-07-221-1/+1
* device: allow creation of default wired connection for virtual interfacesFrancesco Giudici2016-07-221-1/+1
* dhcp: drop an unused fariableLubomir Rintel2016-07-131-2/+0
* all: reuse _nm_utils_hwaddr_ntoa() for converting binary to stringThomas Haller2016-07-102-35/+10
* dhcp: prefix logging messages with "dhcp"Thomas Haller2016-07-106-88/+116
* wwan: downgrade warning logging about 'No SIM object available'Thomas Haller2016-07-101-2/+4
* device: allow ipv6ll address to be set for disconnected devicesBeniamino Galvani2016-07-091-10/+6
* device: downgrade debug logging about not setting hardware addressThomas Haller2016-07-091-1/+1
* platform: wifi: drop old wifi data when an interface is renamedBeniamino Galvani2016-07-083-3/+40
* rdisc: preserve most-managed dhcp-level from multiple router advertisementsThomas Haller2016-07-082-2/+12
* rdisc: tighten up type and range of NMRDiscRoute.plenThomas Haller2016-07-086-39/+34
* rdisc: hide internal fields from NMRDisc APIThomas Haller2016-07-088-204/+331
* rdisc: move sysctl configuration values to NMRDiscPrivateThomas Haller2016-07-084-58/+100
* rdisc: move @iid field to NMRDiscPrivateThomas Haller2016-07-082-6/+6
* rdisc: refactor logging config-changes not as signal handlerThomas Haller2016-07-082-34/+38
* rdisc: emit config-changed signal by ID and not by nameThomas Haller2016-07-081-4/+12
* rdisc: remove unused signal slots ra_timeout and ra_processThomas Haller2016-07-082-3/+1
* rdisc: move public fields from NMRDisc to NMRDiscPrivateThomas Haller2016-07-086-40/+133
* rdisc: move @platform and @netns field to private structure NMRDiscPrivateThomas Haller2016-07-082-16/+21
* rdisc: embed pointer to private data in NMRDiscThomas Haller2016-07-082-13/+37
* rdisc/tests: don't link nm-fake-rdisc with non-testing NetworkManager binaryThomas Haller2016-07-082-4/+2
* rdisc: hide NMLndpRDisc struct and embed private dataThomas Haller2016-07-082-27/+44
* rdisc/trivial: rename NMLNDPRDisc to NMLndpRDiscThomas Haller2016-07-082-17/+17
* secret-agent: increase timeout for GetSecrets D-Bus callBeniamino Galvani2016-07-081-0/+4
* team: fail the connection if the teamd configuration can't be readBeniamino Galvani2016-07-071-9/+15
* team: fix handling of D-Bus name watch eventsBeniamino Galvani2016-07-071-5/+9
* policy: reset slaves' retry counter only for explicit activationsBeniamino Galvani2016-07-071-4/+10
* active-connection: don't weak-unref parent inside notify functionBeniamino Galvani2016-07-071-6/+7
* device: fail slave activation if master is deactivatingBeniamino Galvani2016-07-071-2/+8
* device: cancel pending activation when slave is releasedBeniamino Galvani2016-07-071-1/+3
* bond: use defines for sysfs attribute namesBeniamino Galvani2016-07-061-41/+41
* bond: fix default value for 'ad_actor_system' optionBeniamino Galvani2016-07-061-0/+5
* bond: improve compatibility check of options and modesBeniamino Galvani2016-07-061-70/+63
* device: don't try to generate ipv6ll address for disconnected devicesBeniamino Galvani2016-07-061-2/+3
* device: downgrade logging warning in nm_device_steal_connection()Thomas Haller2016-07-061-1/+1
* core/trivial: cleanup indention for property definitions in nm-ip[46]-config.cThomas Haller2016-07-062-105/+105
* wifi: cleanup type implementation of NMDeviceWifiThomas Haller2016-07-062-125/+117
* wifi: fix missing pending-action-remove for "scan"Thomas Haller2016-07-061-11/+22
* wifi: minor cleanups for boolean variablesThomas Haller2016-07-061-3/+5
* platform/tests: fix link testsThomas Haller2016-07-051-7/+2
* device: tune down warning about failure to set userspace IPv6LL on non-existi...Thomas Haller2016-07-054-15/+22
* ifcfg: downgrade warning about NM_CONTROLLED=noThomas Haller2016-07-052-13/+5
* veth: refactor type definition of NMDeviceVethThomas Haller2016-07-052-20/+39
* ethernet: notify when setting s390 subchannelsThomas Haller2016-07-051-8/+16
* ethernet: implement NMDeviceEthernet's properties via NM_GOBJECT_PROPERTIES_D...Thomas Haller2016-07-051-20/+16