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-iface-helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-10
iface-helper: don't cache nm_platform_check_support_kernel_extended_ifa_flags...
Thomas Haller
1
-11
/
+9
2017-01-04
platform: use wrappers for if_nametoindex() and if_indextoname()
Thomas Haller
1
-5
/
+2
2016-12-13
platform: add optional dirfd argument to sysctl functions
Thomas Haller
1
-6
/
+6
2016-11-25
config: drop nm_config_get_dhcp_client() and access config directly
Thomas Haller
1
-17
/
+21
2016-11-21
build: don't add subdirectories to include search path but require qualified ...
Thomas Haller
1
-4
/
+4
2016-11-09
ndisc/lndp: add ability to announce the managed IPv6 configuration
Lubomir Rintel
1
-1
/
+3
2016-11-09
ndisc: rename the config-changed signal
Lubomir Rintel
1
-1
/
+1
2016-11-09
rdisc: rename to ndisc
Lubomir Rintel
1
-44
/
+44
2016-10-22
build: buld nm-dhcp-manager.c as part of libNetworkMangerBase
Thomas Haller
1
-0
/
+6
2016-10-22
core: don't use generated glib enum for platform types
Thomas Haller
1
-2
/
+4
2016-10-06
iface-helper: use different syslog-identfier for nm-iface-helper
Thomas Haller
1
-0
/
+1
2016-10-06
iface-helper: set logging prefix
Thomas Haller
1
-4
/
+6
2016-10-05
iface-helper: use logging macros
Thomas Haller
1
-10
/
+21
2016-10-05
iface-helper: free main_loop instance at end of main()
Thomas Haller
1
-0
/
+1
2016-10-05
iface-helper: return from main() instead of calling exit()
Thomas Haller
1
-10
/
+12
2016-10-05
iface-helper: namespace global variables
Thomas Haller
1
-19
/
+27
2016-10-03
all: modify line separator comments to be 80 chars wide
Thomas Haller
1
-1
/
+1
2016-09-27
build: don't add systemd path the include search path
Thomas Haller
1
-1
/
+1
2016-09-02
dbus: fix emitting D-Bus NetworkManager's old-style PropertiesChange signal
Thomas Haller
1
-0
/
+14
2016-07-08
rdisc: tighten up type and range of NMRDiscRoute.plen
Thomas Haller
1
-17
/
+9
2016-07-08
rdisc: hide internal fields from NMRDisc API
Thomas Haller
1
-12
/
+11
2016-06-30
core: prefer connection.stable-id to generate IPv6 stable privacy addresses
Thomas Haller
1
-3
/
+19
2016-04-28
core/trivial: rename "source" field of addresses and routes
Thomas Haller
1
-2
/
+2
2016-04-11
platform: change @plen field of NMPlatformIPxRoute to type guint8
Thomas Haller
1
-1
/
+2
2016-03-15
rdisc: make NMRDisc namespace aware
Thomas Haller
1
-1
/
+1
2016-03-11
systemd: split "nm-sd.h" out of "nm-sd-adapt.h"
Thomas Haller
1
-2
/
+2
2016-03-11
systemd: integrate sd-event into glib main loop
Thomas Haller
1
-0
/
+6
2016-03-03
iface-helper: fix RA processing with more than one router
Lubomir Rintel
1
-19
/
+13
2016-02-29
platform/trivial: rename NMPlatformIP6Address's "flags" field to "n_ifa_flags"
Thomas Haller
1
-3
/
+3
2016-02-29
platform: adjust type of IPv6 address flags to guint
Thomas Haller
1
-1
/
+1
2016-02-19
all: cleanup includes and let "nm-default.h" include "config.h"
Thomas Haller
1
-2
/
+1
2015-12-17
rdisc: don't log error message when failing to create NDP socket
Thomas Haller
1
-1
/
+1
2015-11-27
platform: remove NMPlatformReason enum
Thomas Haller
1
-1
/
+0
2015-11-23
dhcp4: send FQDN option when ipv4.dhcp-fqdn is set
Beniamino Galvani
1
-0
/
+3
2015-11-18
exported-object: add support for DBus ObjectManager interface
Dan Williams
1
-2
/
+2
2015-11-02
core: add support for RFC7217 stable privacy addressing
Lubomir Rintel
1
-1
/
+4
2015-11-02
core: support IPv6 duplicate address detection
Lubomir Rintel
1
-0
/
+18
2015-11-02
platform: create netlink messages directly without libnl-route-3
Thomas Haller
1
-6
/
+5
2015-08-17
device: accept multiple addresses in a DHCPv6 lease
Beniamino Galvani
1
-0
/
+1
2015-08-06
core: add @merge_flags argument to nm_ip4_config_merge() and nm_ip6_config_me...
Thomas Haller
1
-2
/
+2
2015-08-05
all: drop includes to <glib/gi18n.h> for "nm-default.h"
Dan Winship
1
-1
/
+0
2015-08-05
all: make use of new header file "nm-default.h"
Thomas Haller
1
-3
/
+1
2015-07-24
core: rename NMDBusManager to NMBusManager
Dan Winship
1
-12
/
+6
2015-07-24
core: move D-Bus export/unexport into NMExportedObject
Dan Winship
1
-0
/
+6
2015-07-24
all: rename nm-glib-compat.h to nm-glib.h, use everywhere
Dan Winship
1
-1
/
+1
2015-07-14
logging: make use of journal configurable
Thomas Haller
1
-1
/
+5
2015-07-14
logging: remove nm_logging_syslog_closelog()
Thomas Haller
1
-2
/
+0
2015-07-14
routes/trival: add argument @routes_full_sync to IP config commit
Thomas Haller
1
-2
/
+2
2015-07-12
all: remove #if GLIB_CHECK_VERSION conditionals around g_type_init()
Thomas Haller
1
-3
/
+1
2015-07-12
iface-helper: remove redundant g_type_init() call
Thomas Haller
1
-4
/
+0
[next]