summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup! checkpoint: add create, rollback and destroy D-Bus APIbg/checkpoint-bgo757858Lubomir Rintel2016-07-221-0/+1
* fixup! libnm: add checkpoint supportLubomir Rintel2016-07-221-4/+4
* examples: add python checkpoint exampleBeniamino Galvani2016-07-141-0/+50
* libnm: add checkpoint supportBeniamino Galvani2016-07-146-2/+228
* checkpoint: use polkit to check permissionsBeniamino Galvani2016-07-143-33/+108
* checkpoint: add create, rollback and destroy D-Bus APIBeniamino Galvani2016-07-147-2/+693
* nm-glib: add compatibility wrapper for g_variant_new_take_string()Thomas Haller2016-07-101-0/+23
* core: add nm_bus_manager_ensure_root() helperThomas Haller2016-07-103-27/+39
* build: cleanup src/Makefile.amThomas Haller2016-07-108-150/+129
* build: rename libNetworkManager-base.la to libNetworkManagerBase.laThomas Haller2016-07-102-5/+5
* bulid: don't link NMFakePlatform into NetworkManager binaryThomas Haller2016-07-105-10/+18
* libnm: minor cleanup of _bin2str()Thomas Haller2016-07-101-4/+4
* all: reuse _nm_utils_hwaddr_ntoa() for converting binary to stringThomas Haller2016-07-104-48/+47
* 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
* po: update German (de) translation (bgo #766927)Christian Kirbach2016-07-101-1486/+2018
* 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: merge branch 'th/rdisc-cleanup-bgo768521'Thomas Haller2016-07-0812-427/+748
|\
| * 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
* merge: branch 'bg/team-conf-read-rh1257237'Beniamino Galvani2016-07-071-14/+24
|\
| * 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
|/
* merge: branch 'bg/slave-activation-fail-rh1270814'Beniamino Galvani2016-07-073-13/+28
|\
| * 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
|/
* contrib/rpm: improve detection of ppp_version from spec fileThomas Haller2016-07-071-2/+2
* contrib/rpm: fix %{snap} define to have snapshot before git-shaThomas Haller2016-07-071-1/+1
* cli/connections: fail the activation when the active connection disappearsLubomir Rintel2016-07-071-47/+64
* libnm/client: emit signals when active connection disappearsLubomir Rintel2016-07-072-0/+54
* libnm-core: drop unused variableLubomir Rintel2016-07-071-1/+0
* bond: merge branch 'bg/bond-options-validate-bgo767776'Beniamino Galvani2016-07-063-79/+158
|\
| * bond: use defines for sysfs attribute namesBeniamino Galvani2016-07-061-41/+41