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
path:
root
/
libnm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-30
libnm: add nm_connection_get_settings()
Thomas Haller
1
-0
/
+1
2017-10-30
clients: add support for ovs-bridge setting
Lubomir Rintel
1
-0
/
+1
2017-10-30
clients: add support for ovs-port setting
Lubomir Rintel
1
-0
/
+1
2017-10-30
clients: add support for ovs-interface setting
Lubomir Rintel
1
-0
/
+1
2017-10-30
clients: add support for ovs-patch setting
Lubomir Rintel
1
-0
/
+1
2017-10-30
libnm: add support for ovs-bridge devices
Lubomir Rintel
6
-0
/
+147
2017-10-30
libnm: add support for ovs-port devices
Lubomir Rintel
6
-0
/
+146
2017-10-30
libnm: add support for ovs-interface devices
Lubomir Rintel
6
-30
/
+177
2017-10-30
introspection: add o.fd.NM.Device.OvsBridge interface
Lubomir Rintel
1
-0
/
+3
2017-10-30
introspection: add o.fd.NM.Device.OvsPort interface
Lubomir Rintel
1
-0
/
+3
2017-10-30
introspection: add o.fd.NM.Device.OvsInterface interface
Lubomir Rintel
1
-0
/
+3
2017-10-30
libnm-core: add ovs-bridge setting
Lubomir Rintel
1
-0
/
+6
2017-10-30
libnm-core: add ovs-port setting
Lubomir Rintel
1
-0
/
+8
2017-10-30
libnm-core: add ovs-interface setting
Lubomir Rintel
1
-0
/
+3
2017-10-30
libnm-core: add ovs-patch setting
Lubomir Rintel
1
-0
/
+3
2017-10-30
generate-setting-docs: error out on missing documentation
Lubomir Rintel
1
-0
/
+3
2017-10-09
all: rework configuring route table support by adding "route-table" setting
Thomas Haller
1
-2
/
+1
2017-10-05
libnm: add NMActivationStateFlags
Thomas Haller
3
-0
/
+44
2017-10-03
libnm: update property in the manager after connectivity check
Beniamino Galvani
1
-3
/
+17
2017-09-27
libnm: add nm_ip_route_equal_full() function
Thomas Haller
1
-0
/
+1
2017-09-26
libnm,cli: add IP setting "route-table-sync"
Thomas Haller
1
-0
/
+2
2017-09-22
{vpn,remote}-connection: disconnect signal handlers when disposed
Iain Lane
2
-5
/
+5
2017-09-22
manager: Disconnect from signals on the proxy when we're disposed
Iain Lane
1
-2
/
+2
2017-09-05
libnm/generate-plugin-docs: ignore files without a setting name
Beniamino Galvani
1
-3
/
+5
2017-09-05
libnm: disconnect signal handlers from old object-manager
Beniamino Galvani
1
-0
/
+1
2017-08-21
libnm/build: un-export wrong symbols for nm-manager.h
Thomas Haller
1
-3
/
+0
2017-08-17
libnm/connectivity: fix exporting new connectivity ABI in linker version script
Thomas Haller
1
-0
/
+6
2017-08-17
libnm: add gtk-doc Since markers for new API and missing enum documentation
Thomas Haller
3
-0
/
+22
2017-08-17
client: expose connectivity-check-{available,enabled} properties
James Henstridge
4
-1
/
+168
2017-08-05
device: add NMDevicePPP
Beniamino Galvani
6
-0
/
+83
2017-08-05
libnm,clients: add 'parent' property to PPPoE setting
Beniamino Galvani
1
-0
/
+1
2017-07-27
bridge: introduce a bridge.group-forward-mask connection property
Beniamino Galvani
1
-0
/
+1
2017-06-30
libnm: add 'hw-address' property to NMDeviceDummy
Beniamino Galvani
3
-2
/
+111
2017-06-29
libnm: refactor name-owner check for object-manager
Thomas Haller
1
-12
/
+14
2017-06-29
libnm: move check for pending_init to init_async_complete()
Thomas Haller
1
-4
/
+4
2017-06-29
libnm: fix leaking init_data in got_object_manager()
Thomas Haller
1
-1
/
+2
2017-06-29
libnm: assert in async_inited_obj_nm() for existing pending_init count
Thomas Haller
1
-5
/
+5
2017-06-29
libnm/trivial: move code
Thomas Haller
1
-7
/
+7
2017-06-29
libnm: clear cancellable in new_object_manager() before emitting signal
Thomas Haller
1
-1
/
+1
2017-06-29
libnm: fix leaking cancellable in NMClient's name_owner_changed()
Thomas Haller
1
-2
/
+1
2017-06-29
libnm: fix getting self pointer in NMClient's new_object_manager()
Thomas Haller
1
-2
/
+3
2017-06-29
libnm: clear NMClientPrivate.object_manager in name_owner_changed()
Thomas Haller
1
-1
/
+3
2017-06-29
Revert "libnm: don't use async constructor for GDBusObjectManager"
Thomas Haller
1
-24
/
+13
2017-06-29
Revert "libnm: refactor error handling in got_object_manager()"
Thomas Haller
1
-11
/
+15
2017-06-19
libnm: remove property getter for NMObject's "dbus-object" and "dbus-object-m...
Thomas Haller
1
-8
/
+2
2017-06-19
libnm: refactor error handling in got_object_manager()
Thomas Haller
1
-15
/
+11
2017-06-19
libnm: don't use async constructor for GDBusObjectManager
Thomas Haller
1
-13
/
+24
2017-06-19
libnm: complete async result in got_object_manager() also when cancelled
Thomas Haller
1
-4
/
+2
2017-06-07
all: change handling of connection.type for bluetooth NAP and in general
Thomas Haller
2
-5
/
+16
2017-05-28
all: fix typos in documentation, translated strings and comments
Yuri Chornoivan
1
-1
/
+1
[next]