summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move function from network manager to utility functionRatan Gupta2017-06-215-121/+117
* Implement the DHCP supportRatan Gupta2017-06-212-2/+46
* Implement the INI config parserRatan Gupta2017-06-215-2/+358
* Create the system conf Dbus ObjectRatan Gupta2017-06-214-13/+52
* Implement system configuration Dbus interfaceRatan Gupta2017-06-215-8/+189
* Revert the BUFFSIZE from PAGE_SIZE to constantRatan Gupta2017-06-091-2/+1
* Implement the ipaddress origin and gateway propertyRatan Gupta2017-06-094-6/+59
* Fetch the kernel routing tableRatan Gupta2017-06-093-3/+339
* Fetch the network portion of the IP addressRatan Gupta2017-06-085-6/+106
* test: add test cases for ethernet interfaceRatan Gupta2017-06-084-5/+163
* test: Add test cases for network managerRatan Gupta2017-06-085-4/+213
* Write the network configuration in the network fileRatan Gupta2017-06-085-4/+92
* Restructure the code so that it is unit testableRatan Gupta2017-06-087-25/+72
* test: Add unit test cases for utilRatan Gupta2017-06-084-1/+110
* Add the network utility fileRatan Gupta2017-06-086-114/+216
* Create error log if unable to fetch the interface infoRatan Gupta2017-06-082-8/+8
* Added the network conf dir variable in configureRatan Gupta2017-06-081-0/+4
* Convert IPv6 subnet mask into prefix lengthRatan Gupta2017-06-072-14/+84
* Fixes formattingRatan Gupta2017-06-072-9/+12
* Implement network factory reset in network_managerMichael Tritz2017-06-055-6/+104
* Generate the ip address object path with the use of hashRatan Gupta2017-05-232-28/+44
* Convert IPv4 subnet mask into prefix lengthRatan Gupta2017-05-232-7/+61
* Implement create interface for ipaddressRatan Gupta2017-05-236-33/+191
* Add Create interface for IP addressRatan Gupta2017-05-162-4/+43
* Implement ipaddress objectRatan Gupta2017-05-164-0/+49
* Define interfaces of ipaddress objectRatan Gupta2017-05-162-1/+72
* Implement main functionRatan Gupta2017-04-271-0/+19
* Implement NetworkManagerRatan Gupta2017-04-273-0/+133
* Define the create interface for VLANRatan Gupta2017-04-273-1/+40
* Define interfaces of NetworkManagerRatan Gupta2017-04-272-1/+74
* Implement EthernetInterfaceRatan Gupta2017-04-273-4/+145
* Define interfaces of the EthernetInterfaceRatan Gupta2017-04-274-2/+130
* networkd-config: adding new line character before DHCP sectionRatan Gupta2017-03-241-1/+1
* networkd-config: force ipv4 clientid to 'mac'Patrick Williams2017-03-091-0/+2
* Validate the mac address during setRatan Gupta2016-11-072-4/+64
* Convert build process to autotoolsMatthew Barth2016-09-285-29/+83
* userman.py: Fix whitespace issuesGeorge Keishing2016-09-201-3/+3
* userman interface to add user and change password pexpect fixGeorge Keishing2016-09-201-6/+10
* Add support to update NTP server list in network filesVishwanatha Subbanna2016-09-151-0/+72
* userman: handle weak passwordsBrad Bishop2016-09-121-3/+7
* Ensure all tools are building with -Wall and -WerrorMatthew Barth2016-08-291-1/+1
* networking: ip address validationEdward A. James2016-08-021-25/+55
* Merge pull request #13 from vishwabmc/masterPatrick Williams2016-05-263-0/+456
|\
| * Enabling updates to /etc/resolve.conf either manually or using DHCP supplied DNSvishwa2016-05-243-0/+456
* | Merge pull request #14 from hramasub/workitem148830Patrick Williams2016-05-241-0/+266
|\ \ | |/ |/|
| * Log management service to stream journals/syslogs to a remote syslog server.Hariharasubramanian R2016-04-011-0/+266
* | Merge pull request #15 from hramasub/workitem151344Patrick Williams2016-04-291-0/+26
|\ \ | |/ |/|
| * Added DBus method GetAddressType to identify if the interface is configuredHariharasubramanian R2016-04-291-0/+26
|/
* Merge pull request #12 from hramasub/workitem144137nkskjames2016-03-072-71/+141
|\
| * netman and userman throws exceptions and other bugfixes.Hariharasubramanian R2016-03-072-71/+141
|/
OpenPOWER on IntegriCloud