Commit graph

  • 79378fe268 Add Checkpoint properties Christian Müller 2019-06-12 14:42:59 +02:00
  • ff4ee87140 Complete NetworkManager Methods and properties, add Checkpoint (empty) Christian Müller 2019-06-12 14:34:18 +02:00
  • 06880b4163 Add ActiveConnection.GetPath Christian Müller 2019-06-12 11:10:06 +02:00
  • fee15bfbc3 Ad DeviceEthernet / Wired Christian Müller 2019-06-11 17:18:09 +02:00
  • acdef35b8f Add DeviceIpTunnel Christian Müller 2019-06-11 17:17:55 +02:00
  • e7d3e5b620 Add DeviceGeneric Christian Müller 2019-06-11 17:17:45 +02:00
  • 0e793812a6 Add DeviceDummy Christian Müller 2019-06-11 17:17:36 +02:00
  • 13310c5efe Rename WirelessDevice to DeviceWireless for future consistency Christian Müller 2019-06-11 12:09:34 +02:00
  • cda635bea4 Add NetworkManager.AdAndActivateConnection Christian Müller 2019-06-05 08:33:01 +02:00
  • 84f8864a22 Add NetworkManager.DeactivateConnection Christian Müller 2019-06-03 16:39:36 +02:00
  • bfdf42806c Add NetworkManager.ActivateConnection Christian Müller 2019-06-03 16:38:38 +02:00
  • 43dec4c754 NetworkManager doc typos Christian Müller 2019-06-03 16:38:08 +02:00
  • 553bba8ed1 Add Device.IP6Config and Device.DHCP6Config properties support Christian Müller 2019-06-03 10:59:03 +02:00
  • ca7c1e2942 Adding settings properties and methods Christian Müller 2019-05-29 08:30:44 +02:00
  • 4e0c045d1d Adding new Device properties Christian Müller 2019-05-29 08:06:43 +02:00
  • abedd499b3 Complete Connection interface Christian Müller 2019-05-28 17:43:33 +02:00
  • 3f7449c467 Add Device.Delete Christian Müller 2019-05-28 14:33:21 +02:00
  • 875ed76c55 Add Device.Disconnect Christian Müller 2019-05-28 14:33:07 +02:00
  • b9e95e8780 Refactor callAndPanic to callWithReturnAndPanic Christian Müller 2019-05-28 11:06:28 +02:00
  • a165df46fa Fix Settings properties path Christian Müller 2019-05-27 16:22:02 +02:00
  • 2cd4d064d3 Add DHCP6 config Christian Müller 2019-05-27 15:04:18 +02:00
  • 3a91ad9f21 Return nil when optional DHCP / IP config is unavailable Christian Müller 2019-05-27 14:59:39 +02:00
  • c6e950e45a Add ActiveConnection.IP6Config Christian Müller 2019-05-17 18:13:37 +02:00
  • c8c883838e Fix IP6Config nameserver data fetch Christian Müller 2019-05-17 18:13:23 +02:00
  • bdc679ae76 IP6Config (new API) methods implementation Christian Müller 2019-05-17 17:55:58 +02:00
  • 053b71438e IP4Config (new API) methods implementation Christian Müller 2019-05-17 17:55:50 +02:00
  • e5777e2fd1 Add IP6Config (WIP) Christian Müller 2019-05-17 17:10:44 +02:00
  • 9213556292 Update IP4Config with new methods (WIP) Christian Müller 2019-05-17 17:09:18 +02:00
  • 03507ea528 Revert flags type usage to be able to use multiple flags Christian Müller 2019-05-17 15:21:19 +02:00
  • 5f9a5ef78d Add NmActivationStateFlag Christian Müller 2019-05-17 15:19:25 +02:00
  • 94be8f57f6 Add NmActiveConnectionState Christian Müller 2019-05-17 15:18:13 +02:00
  • 7e14f55cb3 Add Device methods identifiers definition Christian Müller 2019-05-17 11:40:57 +02:00
  • b0f53082ac Update to godbus 5.0.1 Christian Müller 2019-05-17 11:40:40 +02:00
  • 8bf298463c Fix typo Christian Müller 2019-05-17 09:36:08 +02:00
  • 91e429abbc Add Device.PhysicalPort and Device.Mtu Christian Müller 2019-05-16 17:43:48 +02:00
  • 30a232a612 Fix bad refactor Christian Müller 2019-05-16 17:16:45 +02:00
  • 3eddf987a8 Add 1.16 Methods and Properties path definitions Christian Müller 2019-05-16 17:10:52 +02:00
  • 5c25f8b28d Add Device.Managed Christian Müller 2019-05-16 16:42:06 +02:00
  • d277069c44 Add getBoolProperty Christian Müller 2019-05-16 16:41:51 +02:00
  • 98bb278033 Add Device.Udi Christian Müller 2019-05-16 16:41:32 +02:00
  • 517b97cad2 Add Settings.Hostname Christian Müller 2019-05-15 17:38:35 +02:00
  • a5d97dddcc Rename call methods for better understandable logic. Add additional call with no return value. Christian Müller 2019-05-15 17:38:20 +02:00
  • ab586e0f32 Add NetworkManager.GetAllDevices Christian Müller 2019-05-15 15:53:18 +02:00
  • 3400f94b66 Adding enum comments Christian Müller 2019-05-15 15:49:32 +02:00
  • 361a357586 Adding extra device types Christian Müller 2019-05-15 15:41:41 +02:00
  • 7b6b2d700f Adding module files Christian Müller 2019-05-15 15:35:49 +02:00
  • 9224fc9401 I have added AddAndActivateConnection to NetworkManager (#8) Peter Hommel 2019-05-13 15:51:12 +02:00
  • 54e6cf98e2 AddAndActivateWirelessConnection: removed unnecessary recover Peter Hommel 2019-05-13 14:12:35 +02:00
  • f42ba34c0a AddAndActivateWirelessConnection: documentation, error handling and return value Peter Hommel 2019-05-09 10:42:29 +02:00
  • 1a95214556 Added utils method for dbus calls with two return values Peter Hommel 2019-05-09 10:41:57 +02:00
  • 5852676635 added AddAndActivateConnection method to NetworkManager Peter Hommel 2019-05-03 13:47:35 +02:00
  • c04bde19c5 Implement settings APIs hiro15 2018-12-08 04:54:35 +09:00
  • e95fae9eed Request scan and activate access point (#6) hiro15 2018-12-04 23:31:30 +09:00
  • c185f6c3d0 Active connection (#5) hiro15 2018-11-28 02:40:05 +09:00
  • a623a58bfe Get the IP interface name of the device. Kamil Krawczyk 2018-07-26 22:55:35 +02:00
  • 394a1ac2cd Get configuration returned by the IPv4 DHCP server. Kamil Krawczyk 2018-07-19 09:52:30 +02:00
  • e9eb8e5842 Flesh out Device and AccessPoint objects, JSON marshalling, basic signals. Tom Wambold 2016-05-25 16:47:07 -04:00
  • f8e3a86e11 Fix godoc badge. Tom Wambold 2016-05-24 21:01:00 -04:00
  • 75591bce97 Initial commit with not a whole lot of coverage. Tom Wambold 2016-05-24 20:58:18 -04:00