Christian Müller
								
							 
						 | 
						
							
							
							
							
								
							
							
								a5d97dddcc
								
							
						 | 
						
							
							
								
								Rename call methods for better understandable logic. Add additional call with no return value.
							
							
							
							
							
						 | 
						
							2019-05-15 17:38:20 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Christian Müller
								
							 
						 | 
						
							
							
							
							
								
							
							
								ab586e0f32
								
							
						 | 
						
							
							
								
								Add NetworkManager.GetAllDevices
							
							
							
							
							
						 | 
						
							2019-05-15 15:53:18 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Christian Müller
								
							 
						 | 
						
							
							
							
							
								
							
							
								3400f94b66
								
							
						 | 
						
							
							
								
								Adding enum comments
							
							
							
							
							
						 | 
						
							2019-05-15 15:49:32 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Christian Müller
								
							 
						 | 
						
							
							
							
							
								
							
							
								361a357586
								
							
						 | 
						
							
							
								
								Adding extra device types
							
							
							
							
							
						 | 
						
							2019-05-15 15:41:41 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Christian Müller
								
							 
						 | 
						
							
							
							
							
								
							
							
								7b6b2d700f
								
							
						 | 
						
							
							
								
								Adding module files
							
							
							
							
							
						 | 
						
							2019-05-15 15:35:49 +02:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Peter Hommel
								
							 
						 | 
						
							
							
							
							
								
							
							
								9224fc9401
								
							
						 | 
						
							
							
								
								I have added AddAndActivateConnection to NetworkManager (#8)
							
							
							
							
							
							
							
							Add `AddAndActivateConnection` method to NetworkManager.
This adds a network profile, and activates the connection in one operation. 
							
						 | 
						
							2019-05-13 09:51:12 -04:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									hiro15
								
							 
						 | 
						
							
							
							
							
								
							
							
								c04bde19c5
								
							
						 | 
						
							
							
								
								Implement settings APIs
							
							
							
							
							
						 | 
						
							2018-12-07 14:54:35 -05:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									hiro15
								
							 
						 | 
						
							
							
							
							
								
							
							
								e95fae9eed
								
							
						 | 
						
							
							
								
								Request scan and activate access point (#6)
							
							
							
							
							
							
							
							Add some methods for wireless devices. 
							
						 | 
						
							2018-12-04 09:31:30 -05:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									hiro15
								
							 
						 | 
						
							
							
							
							
								
							
							
								c185f6c3d0
								
							
						 | 
						
							
							
								
								Active connection (#5)
							
							
							
							
							
							
							
							Implement ActiveConnection interface. 
							
						 | 
						
							2018-11-27 12:40:05 -05:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Kamil Krawczyk
								
							 
						 | 
						
							
							
							
							
								
							
							
								a623a58bfe
								
							
						 | 
						
							
							
								
								Get the IP interface name of the device.
							
							
							
							
							
						 | 
						
							2018-07-30 17:21:50 -04:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Kamil Krawczyk
								
							 
						 | 
						
							
							
							
							
								
							
							
								394a1ac2cd
								
							
						 | 
						
							
							
								
								Get configuration returned by the IPv4 DHCP server.
							
							
							
							
							
						 | 
						
							2018-07-19 10:22:54 -04:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Tom Wambold
								
							 
						 | 
						
							
							
							
							
								
							
							
								e9eb8e5842
								
							
						 | 
						
							
							
								
								Flesh out Device and AccessPoint objects, JSON marshalling, basic signals.
							
							
							
							
							
						 | 
						
							2016-05-25 16:47:07 -04:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Tom Wambold
								
							 
						 | 
						
							
							
							
							
								
							
							
								f8e3a86e11
								
							
						 | 
						
							
							
								
								Fix godoc badge.
							
							
							
							
							
						 | 
						
							2016-05-24 21:01:08 -04:00 | 
						
						
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Tom Wambold
								
							 
						 | 
						
							
							
							
							
								
							
							
								75591bce97
								
							
						 | 
						
							
							
								
								Initial commit with not a whole lot of coverage.
							
							
							
							
							
						 | 
						
							2016-05-24 20:58:18 -04:00 | 
						
						
							
							
							
								
							
							
						 |