summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)Author
2008-04-09Merge branch 'glendale' into hollywoodrbalocca
2008-04-043.0.2Mark O'Brien
2008-04-03Fix Bug 1059 Feature Request: integrate 'tcpdump' and 'tethereal' into ↵Mohit Mehta
Vyatta CLI - added tshark to sudoers list
2008-04-02Merge branch 'glendale' into hollywoodrbalocca
Conflicts: debian/control
2008-04-02fix for bug 3087: add proper dependency to ensure install order.An-Cheng Huang
2008-03-29Merge branch 'glendale' into hollywoodrbalocca
Conflicts: scripts/install-system
2008-03-28fix dependenciesAn-Cheng Huang
2008-03-25Bugfix: 3021Bob Gilligan
Allow operators to bring pppoe connections up and down.
2008-03-24Set dependencies on either bash or vyatta-bashrbalocca
2008-03-22Merge branch 'glendale' into hollywoodrbalocca
Conflicts: debian/control scripts/install-system scripts/rl-system.init
2008-03-21Fix debian dependenciesrbalocca
2008-03-21Allow operator to run ntpdateStephen Hemminger
Fix for Bug 3018, allow operator to run ntpdate.
2008-03-21Allow operator to run ntpdateStephen Hemminger
Fix for Bug 3018, allow operator to run ntpdate.
2008-03-20Merge branch 'glendale' into hollywoodRick Balocca
2008-03-19Merge branch 'glendale' of git:/git/vyatta-cfg-system into glendaleMark O'Brien
Conflicts: debian/changelog sysconf/version
2008-03-183.0.1Mark O'Brien
2008-03-18VC4.0.1Mark O'Brien
2008-03-18Allow operator to set date.Stephen Hemminger
Bugfix: 3018 Put proper path in for date command.
2008-03-14Merge branch 'glendale' into hollywoodrbalocca
2008-03-10fix for bug 2083: add radius authentication support.An-Cheng Huang
2008-03-10Merge branch 'glendale' into hollywoodrbalocca
2008-03-10Add tshark dependency on vyatta-cfg-system.Stig Thormodsrud
2008-03-10Update to GPLv2Stephen Hemminger
Replace references to VPL 1.0 with GPLv2
2008-03-07allow non-root to clear nat countersStephen Hemminger
Part of bugfix 2698
2008-03-01Fix parse error in /etc/sudoersStig Thormodsrud
2008-02-29add explicit list of commands in sudoersStephen Hemminger
Rather than open access to commands in sudo-users, restrict commands to a more limited set explicitly listed in /etc/sudoers. This allows administrator to change security policy by just examining/changing the file. This addresses infrastructure needed for fixing bugs where operator mode needs to be secure and not ask for password.
2008-02-25vc4.0.0Mark O'Brien
2008-02-25These files will be changed by autobuild-git-eureakrbalocca
2008-02-25vyatta-cfg-system postinst was clobbering version filerbalocca
2008-02-224.0.0rbalocca
2008-02-21debian's latest update to "bash" (3.1dfsg-9) broke the completion mechanism.An-Cheng Huang
workaround is to source in our completion scripts directly.
2008-01-23fix /etc/crontab: logrotateTom Grennan
2008-01-04move quagga.deb config file munging to vyatta-cfg-quaggaTom Grennan
2008-01-03Merge branch 'glendale' of http://suva.vyatta.com/vyatta-cfg-system into ↵Tom Grennan
glendale
2008-01-03work w/ either quagga (debian) or vyatta-quagga packagesTom Grennan
2007-12-19Merge branch 'master' into glendalerbalocca
2007-12-19Revert "add init script to force udev settle before itf configured"Tom Grennan
This is unnecessary if the config.boot file is available before udevd starts. This reverts commit a9cd192305b779cb62aecd858ad9a4e5a1fbcad4.
2007-12-19Change temporary version string to glendale instead of eureka.Stig Thormodsrud
2007-12-17Merge branch 'master' of http://phuket.vyatta.com/vyatta-cfg-systemTom Grennan
Conflicts: debian/control
2007-12-17add init script to force udev settle before itf configuredTom Grennan
2007-12-17remove ifrename dependencyTom Grennan
2007-12-16Add ethernet bridging.Stig Thormodsrud
2007-12-13process device persistence through udev rules rather than init scriptTom Grennan
2007-12-04Merge branch 'master' of phuket.vyatta.com:/usr/local/git/vyatta-cfg-systemAn-Cheng Huang
2007-12-04add sudo entry for "users" levelAn-Cheng Huang
2007-12-04- Only start supported daemons (zebra, ripd, ospfd, bgpd)Stig Thormodsrud
- Add temporary version file
2007-12-04fix for bug 2511: create empty resolv.conf in postinst.An-Cheng Huang
2007-12-04* change "user group" to "user level".An-Cheng Huang
* "admin" => "users", "quaggavty", "vyattacfg", "sudo". * "users" => "users", "quaggavty" * use "sudo" group for sudo permissions. * don't add "root" to /etc/group.
2007-11-29Set syslog logging for all daemons to warning levelJustin Fletcher
2007-11-15users added through our CLI now use "vbash" (from vyatta-bash package).An-Cheng Huang