ChangeLog 936 B

1234567891011121314151617181920212223242526272829303132333435
  1. 2009-03-30 David Woodhouse <dwmw2@infradead.org>
  2. * src/nm-openconnect-service.c
  3. src/nm-openconnect-service.h
  4. - Add 'autoconnect' and 'lasthost' options to remember the last used
  5. host, and to automatically connect to that host if desired
  6. 2009-02-13 Dan Williams <dcbw@redhat.com>
  7. * nm-openconnect-service.conf
  8. - Clean up dbus permissions; retain deny for compat with older dbus
  9. 2008-12-17 Dan Williams <dcbw@redhat.com>
  10. Patch from David Woodhouse <dwmw2@infradead.org>
  11. * COPYING
  12. -add
  13. 2008-12-17 Dan Williams <dcbw@redhat.com>
  14. Patch from David Woodhouse <dwmw2@infradead.org>
  15. * configure.in
  16. - Remove libgnomeui from configure.in. We don't need it.
  17. 2008-12-15 Dan Williams <dcbw@redhat.com>
  18. * src/nm-openconnect-service-openconnect-helper.c
  19. - (main): MTU entry in IP4 config hash is supposed to be a uint
  20. 2008-11-26 David Woodhouse <dwmw2@infradead.org>
  21. * New files, copied from vpnc support.