Commit graph

16 commits

Author SHA1 Message Date
Blake Miner
73c139ad58 Update imports to dbus/v5 2019-09-25 15:15:19 -04:00
Christian Müller
2b5c8106ad ActiveCOnnection : do not create an object if the path is '/', return nil instead 2019-09-18 10:34:39 +02:00
Christian Müller
f731daa637 Merge remote-tracking branch 'upstream/master' 2019-09-18 10:19:02 +02:00
Peter Hommel
12d19b58ae Don't Panic: Forward all errors as error values. Read this for reference: https://dave.cheney.net/2012/01/18/why-go-gets-exceptions-right 2019-06-26 09:24:05 +02:00
jkirkwood
2a9ef418e6 Implement better error handling for properties 2019-06-19 17:26:36 +00:00
Christian Müller
06880b4163 Add ActiveConnection.GetPath 2019-06-12 11:10:06 +02:00
Christian Müller
2cd4d064d3 Add DHCP6 config 2019-05-27 15:04:18 +02:00
Christian Müller
3a91ad9f21 Return nil when optional DHCP / IP config is unavailable 2019-05-27 14:59:39 +02:00
Christian Müller
c6e950e45a Add ActiveConnection.IP6Config 2019-05-17 18:13:37 +02:00
Christian Müller
03507ea528 Revert flags type usage to be able to use multiple flags 2019-05-17 15:21:19 +02:00
Christian Müller
5f9a5ef78d Add NmActivationStateFlag 2019-05-17 15:19:25 +02:00
Christian Müller
94be8f57f6 Add NmActiveConnectionState 2019-05-17 15:18:13 +02:00
Christian Müller
8bf298463c Fix typo 2019-05-17 09:36:08 +02:00
Christian Müller
3eddf987a8 Add 1.16 Methods and Properties path definitions 2019-05-16 17:10:52 +02:00
hiro15
c185f6c3d0 Active connection (#5)
Implement ActiveConnection interface.
2018-11-27 12:40:05 -05:00
Tom Wambold
75591bce97 Initial commit with not a whole lot of coverage. 2016-05-24 20:58:18 -04:00