index
:
~lkundrak/NetworkManager
lr/active-connection-state-changed
lr/auth-dialog
lr/completion-4
lr/guide
lr/ifla-flags-detection
lr/initrd
lr/nmcli-colors
lr/ovs-2
lr/ovs-3
lr/ovs-interface-plink
lr/rp-filter
lr/version-dir
lr/wifi-data
master
nm-1-0
nm-1-10
nm-1-14
nm-1-4
nm-1-6
nm-1-8
pan2
LR staging for NetworkManager
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nm-active-connection.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-17
libnm/active-connection: track reason for state changes
Lubomir Rintel
1
-1
/
+1
2017-03-17
active-connection: emit a StateChanged signal on state changes
Lubomir Rintel
1
-1
/
+11
2017-03-16
device: track system interface state in NMDevice
Thomas Haller
1
-7
/
+7
2017-03-16
core: once activated an assumed connection make it NM_ACTIVATION_TYPE_MANAGED
Thomas Haller
1
-0
/
+10
2017-03-16
core: upgrade EXTERNAL activation type when user saves connection
Thomas Haller
1
-6
/
+45
2017-03-16
core: track external activations types in the active-connection
Thomas Haller
1
-4
/
+10
2017-03-16
core/trivial: rename activation-type related checks for device and active-con...
Thomas Haller
1
-1
/
+1
2017-03-16
active-connection: use activation-type for active connection instead of assum...
Thomas Haller
1
-17
/
+2
2017-03-16
core: add activation-type property to active-connection
Thomas Haller
1
-1
/
+33
2017-03-16
core: minor cleanups
Thomas Haller
1
-7
/
+6
2017-03-14
all: use "unsigned long" instead of "long unsigned"
Thomas Haller
1
-2
/
+2
2017-02-10
device: refactor pending-action strings as named defines
Thomas Haller
1
-1
/
+1
2017-01-25
active-connection: unhook the settings connection removed signal on dispose
Lubomir Rintel
1
-0
/
+1
2017-01-24
core: avoid unexporting active-connection that is not exported
Thomas Haller
1
-1
/
+2
2017-01-24
active-connection: drop off the bus when the settings connection disappears
Lubomir Rintel
1
-0
/
+15
2017-01-03
exported-object: use NM_EXPORT_PATH_NUMBERED() macro
Thomas Haller
1
-1
/
+1
2016-11-23
all: rename the introspection data to use the interface paths in names
Lubomir Rintel
1
-1
/
+1
2016-11-21
build: don't add subdirectories to include search path but require qualified ...
Thomas Haller
1
-2
/
+2
2016-10-04
core: refactor private data in "src"
Thomas Haller
1
-1
/
+0
2016-10-03
core/trivial: move code around
Thomas Haller
1
-89
/
+93
2016-10-03
core: refactor private data for NMExportedObject and others
Thomas Haller
1
-10
/
+10
2016-10-03
all: modify line separator comments to be 80 chars wide
Thomas Haller
1
-9
/
+9
2016-09-26
core: allow passing an applied connection to nm_act_request_new()
Beniamino Galvani
1
-4
/
+23
2016-08-22
core: use define for signal name in nm_active_connection_set_device()
Thomas Haller
1
-1
/
+1
2016-07-07
active-connection: don't weak-unref parent inside notify function
Beniamino Galvani
1
-6
/
+7
2016-06-01
all: move NM_AUTH_PERMISSION_* defines to "nm-common-macros.h" header
Thomas Haller
1
-0
/
+2
2016-04-14
active-connection: update D-Bus properties of active-connection when settings...
Thomas Haller
1
-7
/
+47
2016-04-14
settings: use NM_GOBJECT_PROPERTIES_DEFINE in NMSettings/NMSettingsConnection...
Thomas Haller
1
-175
/
+154
2016-03-26
active-connection: add parent active connection tracking
Lubomir Rintel
1
-0
/
+78
2016-02-19
all: cleanup includes and let "nm-default.h" include "config.h"
Thomas Haller
1
-2
/
+1
2016-02-16
core: add version-id to NMActiveConnection
Thomas Haller
1
-1
/
+38
2016-02-01
utils: pass entire return statement to NM_UTILS_LOOKUP_DEFINE()
Thomas Haller
1
-1
/
+2
2016-01-24
core/trivial: rename NM_UTILS_STRING_LOOKUP_TABLE* to NM_UTILS_LOOKUP*
Thomas Haller
1
-7
/
+7
2016-01-24
utils: use NM_UTILS_STRING_LOOKUP_TABLE_ITEM() macro
Thomas Haller
1
-5
/
+5
2015-12-07
active-connection: improve logging in NMActiveConnection
Thomas Haller
1
-59
/
+56
2015-12-07
core: use define for NMDevice's "state-changed" signal name
Thomas Haller
1
-1
/
+1
2015-12-04
core: allow multiple devices with the same interface name
Dan Williams
1
-2
/
+8
2015-12-04
core: create devices first and realize them later
Dan Williams
1
-4
/
+4
2015-09-18
core: separate active and applied connection
Lubomir Rintel
1
-41
/
+136
2015-08-20
logging: declare default logging macros in "nm-logging.h"
Thomas Haller
1
-25
/
+7
2015-08-13
active-connection: log lifetime of NMActiveConenction
Thomas Haller
1
-0
/
+6
2015-08-13
active-connection: make use of logging macro _LOGD()
Thomas Haller
1
-10
/
+10
2015-08-13
active-connection: add logging macros _LOG*()
Thomas Haller
1
-0
/
+40
2015-08-10
devices, active-connection: port to gdbus
Dan Winship
1
-43
/
+45
2015-08-05
all: make use of new header file "nm-default.h"
Thomas Haller
1
-4
/
+1
2015-07-24
core: move D-Bus export/unexport into NMExportedObject
Dan Winship
1
-26
/
+7
2015-07-24
core: add an NMExportedObject base class
Dan Winship
1
-3
/
+2
2015-07-24
all: rename nm-glib-compat.h to nm-glib.h, use everywhere
Dan Winship
1
-2
/
+1
2015-06-24
active-connection: fail the activation if the master AC disconnect
Lubomir Rintel
1
-2
/
+3
2015-06-09
nm-manager: add 'metered' property
Beniamino Galvani
1
-0
/
+24
[next]