NetworkManager/clients
Lubomir Rintel c5f17a97ea nm-online: obtain NMClient asynchronously
Before:

  $ time nm-online
  real	0m0.438s
  user	0m0.192s
  sys	0m0.023s

After:

  $ time ./clients/nm-online
  real	0m0.096s
  user	0m0.060s
  sys	0m0.010s
2017-01-04 06:39:07 +01:00
..
cli cli: (trivial) fix a typo 2016-12-15 15:31:51 +01:00
common clients: fix check on secret request path 2016-09-15 09:40:03 +02:00
tui tui: add support for IP tunnel connections 2016-11-09 17:45:39 +01:00
nm-online.c nm-online: obtain NMClient asynchronously 2017-01-04 06:39:07 +01:00