index
:
~lkundrak/lp-network-manager
master
nm-1-4
nm-1-8
Castrated NetworkManager without submodules in history to work around launchpad woes.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-10
keyfile/tests: drop unused variables
HEAD
master
Thomas Haller
1
-2
/
+0
2018-10-10
platform/netlink: fix overrun in attribute iteration in nla_ok()
Thomas Haller
1
-1
/
+1
2018-10-10
cli: merge branch 'th/cli-drop-some-global'
Thomas Haller
13
-190
/
+265
2018-10-10
cli: don't needlessly cast function pointer for rl_attempted_completion_function
Thomas Haller
2
-4
/
+4
2018-10-10
cli: don't access global nm_cli variable from nmc_setting_set_property()
Thomas Haller
3
-23
/
+29
2018-10-10
cli: don't use global variable nm_cli in nmc_terminal_spawn_pager()
Thomas Haller
6
-18
/
+26
2018-10-10
cli: don't use global nm_cli in nmc_readline_*()
Thomas Haller
6
-135
/
+194
2018-10-10
cli: don't pass complex info argument to active_connection_hint()
Thomas Haller
1
-10
/
+12
2018-10-09
devices/olpc: correct the signal handler arguments
Lubomir Rintel
1
-1
/
+1
2018-10-09
cli: fix memory leak
Beniamino Galvani
1
-0
/
+4
2018-10-09
cli: fix cleanup after activation from editor
Beniamino Galvani
1
-4
/
+6
2018-10-08
libnm-core: fix other int comparisons in team setting
Beniamino Galvani
1
-7
/
+7
2018-10-07
merge: branch 'lr/wpan-channel'
Lubomir Rintel
12
-27
/
+249
2018-10-07
cli: add support for wpan.page and wpan.channel properties
Lubomir Rintel
2
-2
/
+32
2018-10-07
devices/wpan: set channel on activation
Lubomir Rintel
1
-0
/
+10
2018-10-07
platform/wpan: allow setting channel
Lubomir Rintel
5
-0
/
+40
2018-10-07
core/setting-wpan: add page and channel properties
Lubomir Rintel
4
-3
/
+137
2018-10-07
core/setting-wpan: fix some whitespace errors
Lubomir Rintel
1
-15
/
+15
2018-10-07
contrib/checkpatch: remove the first character off a diff
Lubomir Rintel
1
-1
/
+1
2018-10-07
contrib/checkpatch: check some more whitespace trouble
Lubomir Rintel
1
-1
/
+9
2018-10-07
contrib/checkpatch: correctly separate indentation across hunks
Lubomir Rintel
1
-6
/
+6
2018-10-07
merge: branch 'bg/covscan'
Beniamino Galvani
9
-22
/
+49
2018-10-07
libnm-core: fix int comparisons in team setting
Thomas Haller
2
-3
/
+30
2018-10-06
libnm-core: remove unneeded comparisons
Beniamino Galvani
1
-2
/
+2
2018-10-06
shared/nm-utils: avoid a coverity warning
Beniamino Galvani
1
-1
/
+1
2018-10-06
device: fix a wrong comparison
Beniamino Galvani
1
-1
/
+1
2018-10-06
dispatcher: fix shellcheck warnings
Beniamino Galvani
1
-2
/
+2
2018-10-06
libnm-core: use g_variant_type_equal() to compare variant types
Beniamino Galvani
2
-2
/
+2
2018-10-06
libnm-core: fix coverity warning
Beniamino Galvani
1
-11
/
+11
2018-10-05
systemd: merge branch systemd into master
Thomas Haller
36
-435
/
+621
2018-10-05
systemd: comment out unused code in utf8.c
Thomas Haller
1
-1
/
+11
2018-10-05
dhcp6: fix an off-by-one error in dhcp6_option_parse_domainname
Evgeny Vereshchagin
1
-1
/
+1
2018-10-05
dhcp6: check option length before reading values
Yu Watanabe
3
-7
/
+8
2018-10-05
systemd: update code from upstream (2018-10-04)
Thomas Haller
44
-460
/
+645
2018-10-04
keyfile: merge branch 'th/keyfile-various'
Thomas Haller
21
-421
/
+387
2018-10-04
keyfile: split automatically setting ID/UUID for keyfile
Thomas Haller
13
-70
/
+111
2018-10-04
keyfile: refactor setting default ID/UUID in nm_keyfile_read()
Thomas Haller
2
-14
/
+51
2018-10-04
keyfile: refactor check whether filename starts with a dot
Thomas Haller
1
-12
/
+5
2018-10-04
keyfile: move file permission check of keyfile to helper function
Thomas Haller
3
-21
/
+72
2018-10-04
keyfile/tests: assert against auto generated UUID for keyfile
Thomas Haller
1
-3
/
+6
2018-10-04
keyfile/tests: refactor loading of keyfiles in tests
Thomas Haller
1
-295
/
+50
2018-10-04
core: add code comment to nm_utils_read_link_absolute() and minor cleanup
Thomas Haller
1
-5
/
+9
2018-10-04
shared: avoid invoking g_free() with NULL from gs_free cleanup attribute
Thomas Haller
2
-6
/
+6
2018-10-04
shared: add nm_strndup_a() helper
Thomas Haller
1
-0
/
+31
2018-10-04
acd/tests: skip NAcd tests under valgrind
Thomas Haller
2
-2
/
+53
2018-10-03
device: always cancel WPS when secret-request fails
Thomas Haller
1
-13
/
+30
2018-10-01
build: silence message in "tools/create-exports-NetworkManager.sh" about miss...
Thomas Haller
1
-2
/
+2
2018-10-01
mailmap: update user
Thomas Haller
1
-0
/
+1
2018-10-01
core: fix typo in comment
Frédéric Danis
1
-1
/
+1
2018-10-01
platform: bring back the interface name to log messages
Lubomir Rintel
1
-3
/
+6
[next]