summaryrefslogtreecommitdiffstats
path: root/network_manager_main.cpp
Commit message (Expand)AuthorAgeFilesLines
* configure: Cleanup dbus variablesWilliam A. Kennington III2019-03-121-3/+5
* configure: Don't allow configurable systemd directoriesWilliam A. Kennington III2019-03-121-2/+5
* Move the restart systemdunit function to network managerRatan Gupta2018-11-301-1/+4
* network_manager_main: errno is not negativeWilliam A. Kennington III2018-09-271-2/+1
* network_manager_main: Use logging classes up frontWilliam A. Kennington III2018-09-271-6/+6
* Migrate to a common timer classWilliam A. Kennington III2018-09-271-18/+13
* clang-format: Update to match docs repoGunnar Mills2018-09-151-19/+16
* reorder headersPatrick Venture2018-08-271-1/+1
* NetworkManager: Remove the create Dbus objects functionRatan Gupta2018-02-201-3/+2
* Don't handle the ipv6 routing advertisement messageRatan Gupta2018-01-241-0/+6
* Increase the waiting time for refreshing objectsRatan Gupta2017-11-161-0/+3
* Create netlink socket outside from rtnetlink serverRatan Gupta2017-11-161-3/+28
* Integrate inotify watcher into network daemonVishwanatha Subbanna2017-10-241-3/+19
* Reduce the number of restarts of systemd-networkdRatan Gupta2017-10-111-8/+30
* Create the default network file during startup of network managerRatan Gupta2017-10-031-0/+12
* Recreate the network objects once the timer expiresRatan Gupta2017-09-131-1/+15
* Implement network monitorRatan Gupta2017-09-131-10/+40
* vlan:Remove the multiple implementation of sdbusplus objectRatan Gupta2017-08-221-1/+1
* Pass the network conf dir to network manager constructorRatan Gupta2017-08-131-1/+1
* Create the system conf Dbus ObjectRatan Gupta2017-06-211-1/+1
* Restructure the code so that it is unit testableRatan Gupta2017-06-081-0/+2
* Implement main functionRatan Gupta2017-04-271-0/+19
* Define interfaces of the EthernetInterfaceRatan Gupta2017-04-271-0/+5
OpenPOWER on IntegriCloud