Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-12 | 0.12.2debian/0.12.2 | Stephen Hemminger | |
2009-02-12 | Fix ambiguous use of $log | Stephen Hemminger | |
There were two definitions of $log | |||
2009-02-11 | Fix use of unitialized value | Stephen Hemminger | |
Bug 4021 Don't die if local ip not configured. | |||
2009-02-11 | Remove perlcritic warnings | Stephen Hemminger | |
Use 3 argument open | |||
2009-01-08 | 0.12.1debian/0.12.1 | An-Cheng Huang | |
2008-12-12 | "files" file should be removed before package build | An-Cheng Huang | |
2008-12-12 | update maintainer information | An-Cheng Huang | |
2008-12-03 | Merge branch 'islavista' into jenner | Rick Balocca | |
2008-11-25 | 3.2.0vyatta/3.2.0debian/0.12 | Mark O'Brien | |
2008-11-24 | Convert to Vyatta:: hierarchy | Stephen Hemminger | |
2008-11-21 | Rename VyattaVPNUtil to Vyatta::VPNUtil | Stephen Hemminger | |
2008-11-19 | add support for development build | An-Cheng Huang | |
2008-11-11 | allow '+' as a valid character in pre-shared-secret | Mohit Mehta | |
2008-10-13 | Remove unused rsa keys. | Stig Thormodsrud | |
2008-10-07 | Part of fix for bug 3762 Update help and error strings for vpn pre-shared ↵ | Mohit Mehta | |
secret value - help and error string updated | |||
2008-07-23 | 3.1.2vyatta/3.1.4vyatta/3.1.3vyatta/3.1.2debian/0.11hollywood | Mark O'Brien | |
2008-07-22 | Fix 3300: VPN over PPPOE completely fails on reboot | Stig Thormodsrud | |
2008-07-11 | fix for bug 3044: hide perl error messages | An-Cheng Huang | |
2008-07-09 | add config version file | An-Cheng Huang | |
2008-07-09 | fix for bugs 3044, 3047, and 3048: support ipsec road warriors. | An-Cheng Huang | |
2008-06-17 | 3.1.0vyatta/3.1.1vyatta/3.1.0debian/0.10 | Mark O'Brien | |
2008-06-05 | - disallowing use of special characters ';' and '?' in pre-shared-secret as ↵ | Mohit Mehta | |
they were not in glendale - as of now only two new characters have been added to be allowed in hollywood from glendale: ',' ':' - these work good with and without quotes being used | |||
2008-06-05 | Bug 3194 VPN: xml error in "show vpn ike" command output | Mohit Mehta | |
- reallowing the use of '&' in pre-shared-secret to prevent migration issues this will need looking into the show command procedures | |||
2008-05-14 | Bug 3194 VPN: xml error in "show vpn ike" command output | Mohit Mehta | |
- looks like the '&' special character is causing this behavior - quick fix: disallowed use of '&' in pre-shared-secret for now | |||
2008-05-24 | Fix 2043: enhancement - add ability to use a hostname instead of IP address ↵ | Stig Thormodsrud | |
fo VPN peer. | |||
2008-05-20 | Ignore derived files | rbalocca | |
2008-05-17 | Fix 3182: VPN should not be started at boot unless configured. | Stig Thormodsrud | |
2008-05-07 | Don't include empty dir in the debian package | rbalocca | |
2008-05-07 | Convert to our method of changelog creation | rbalocca | |
2008-05-07 | Merge branch 'glendale' into hollywood | rbalocca | |
2008-05-06 | 3.0.5debian/0.9glendale | Mark O'Brien | |
2008-05-05 | 3.0.4debian/0.8 | Mark O'Brien | |
2008-04-29 | 3.0.3debian/0.7 | Mark O'Brien | |
2008-04-21 | Merge branch 'glendale' into hollywoodhollister | rbalocca | |
2008-04-21 | Indicate the VC4.0.2 release candidate in the changelog | rbalocca | |
2008-04-19 | VC4.0.2debian/0.6 | Mark O'Brien | |
2008-04-16 | VC4.0.2debian/0.5 | Mark O'Brien | |
2008-04-15 | Fix 3046: vpn: transport mode not working with current vyatta config | Stig Thormodsrud | |
2008-04-10 | Fix Bug 3069 Help strings should be standardized | Mohit Mehta | |
- help strings standardized in vyatta-cfg-vpn | |||
2008-04-04 | 3.0.2debian/0.4 | Mark O'Brien | |
2008-03-24 | Set dependencies on either bash or vyatta-bash | rbalocca | |
2008-03-21 | Fix debian dependencies | rbalocca | |
2008-03-19 | Merge branch 'glendale' of git:/git/vyatta-cfg-vpn into glendale | Mark O'Brien | |
Conflicts: debian/changelog | |||
2008-03-18 | 3.0.1 | Mark O'Brien | |
2008-03-18 | VC4.0.1debian/0.3 | Mark O'Brien | |
2008-03-10 | Convert from VPL 1.0 to GPLv2 | Stephen Hemminger | |
Update license text from VPL 1.0 to GPLv2 | |||
2008-03-10 | Replace VPL with GPLv2 | Stephen Hemminger | |
Glendale release is now under Gnu Public License version 2. | |||
2008-02-25 | vc4.0.0debian/0.2 | Mark O'Brien | |
2008-02-21 | Check for the case when authentication mode is not specified to prevent Perl ↵ | Marat Nepomnyashy | |
uninitialized value error. Bug 2772 fix. | |||
2008-02-17 | Fix 2838 Clearing VPN process starts VPN, even if not configured | Stig Thormodsrud | |