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