summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-03-17Fix 2838: Clearing VPN process starts VPN , even if not configured.Stig Thormodsrud
- fix sloppy script which dies with "Unknown op" on valid ops. - use vyatta config rather than ipsec.conf to determine if running
2008-03-10update scripts from VPL1.0 to GPLv2Stephen Hemminger
2008-03-10update from VPL1.0 to GPLv2Stephen Hemminger
2008-03-10Change license from VPL to GPLv2Stephen Hemminger
Glendale release is licensed under GPLv2.
2008-03-10Replace VPL with GPLv2Stephen Hemminger
Glendale release is now under Gnu Public License version 2.
2008-03-04Added 'libsablot0' dependencies.Marat Nepomnyashy
2008-02-27Merge branch 'glendale' of git:/git/vyatta-op-vpn into glendaleMark O'Brien
2008-02-26Query original/active runtime config rather than the new/pending config.Marat Nepomnyashy
2008-02-25vc4.0.0debian/0.2Mark O'Brien
2008-02-24Call 'gen_local_rsa_key.pl' from '/opt/vyatta/bin/sudo-users/' rather than ↵Marat Nepomnyashy
'/opt/vyatta/sbin/'. Bug 2883 fix.
2008-02-22Initialize variable and check for invalid args.Marat Nepomnyashy
2008-02-22Fixed-up operator commands 'clear vpn ipsec-process' and 'show vpn debug ↵Marat Nepomnyashy
detail' so that they no longer require sudo password.
2008-02-21Moved execution of 'show vpn' commands to '/opt/vyatta/bin/sudo-users' so ↵Marat Nepomnyashy
that operator users can execute them. Bug 2865 fix.
2008-02-17Fix 2838 Clearing VPN process starts VPN, even if not configuredStig Thormodsrud
2008-01-21Added autocompletion for commans 'show vpn ipsec sa detail connection *'.debian/0.1Marat Nepomnyashy
2008-01-21Use 'equals' rather than 'contains' comparison when filtering out connection ↵Marat Nepomnyashy
names. Bug 2629 fix.
2008-01-15Show additional help for 'vpn rsa-key generate' completions. Bug 2389 fix.Marat Nepomnyashy
2008-01-05Fix broken command "vpn rsa-key generate".upstreamStig Thormodsrud
2008-01-04Updated arg numbers.Marat Nepomnyashy
2008-01-04Fix typo -- forgot '/' before 'opt'.Marat Nepomnyashy
2008-01-04Earlier forgot to add 'sudo' to the 'run' directives of the VPN operational ↵Marat Nepomnyashy
command templates.
2008-01-03Do not print 'no xml reason: ' when no XML.Marat Nepomnyashy
2008-01-03Initial VPN op template migration.Marat Nepomnyashy
2008-01-03Moving root VPN operations template from repo/package 'vyatta-ravpn' to ↵Marat Nepomnyashy
repo/package 'vyatta-op-vpn'.
2008-01-03XSL file is passed as arg 0 in Glendale rather than arg 1.Marat Nepomnyashy
2008-01-03Fix for infinite loop.Marat Nepomnyashy
2008-01-03fix livecd build error (non-existent templates dir).An-Cheng Huang
2008-01-03Added '.gitignore'.Marat Nepomnyashy
2008-01-03Initial checkin of VPN operations mechanism.Marat Nepomnyashy