Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-01 | 0.15.3-7debian/0.15.3-7 | Stig Thormodsrud | |
2009-02-27 | 0.15.3-6debian/0.15.3-6 | Mohit Mehta | |
2009-02-24 | 0.15.3-5debian/0.15.3-5 | Mohit Mehta | |
2009-02-24 | 0.15.3-4debian/0.15.3-4 | Stephen Hemminger | |
2009-02-19 | 0.15.3-3debian/0.15.3-3 | Mohit Mehta | |
2009-02-10 | 0.15.3-2debian/0.15.3-2 | Mohit Mehta | |
2009-02-06 | 0.15.3-1debian/0.15.3-1 | Mohit Mehta | |
2009-02-06 | permit operator-level user to issue show and clear commands for firewall | Mohit Mehta | |
2009-01-26 | 0.15.3debian/0.15.3 | Stephen Hemminger | |
2009-01-12 | 0.15.2debian/0.15.2 | Stephen Hemminger | |
2009-01-08 | 0.15.1debian/0.15.1 | An-Cheng Huang | |
2008-12-16 | Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-system into jenner | Stephen Hemminger | |
2008-12-16 | Add acpid | Stephen Hemminger | |
Acpid is used to handle ACPI events like power-off button. Useful with KVM as well. | |||
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.0 | Mark O'Brien | |
2008-11-19 | add support for development build | An-Cheng Huang | |
2008-11-17 | Merge branch 'islavista' into jenner | Rick Balocca | |
2008-11-16 | Fix 3929: Operator level user now need sudo password to run "clear arp | Stig Thormodsrud | |
interface" | |||
2008-11-14 | typo in last commit | Stephen Hemminger | |
2008-11-14 | Remove extra call to set hwclock on startup | Stephen Hemminger | |
Reading hwclock takes 1.5 seconds, and gets done twice. Only once is needed. | |||
2008-11-14 | Fix 3920: Operator level users require sudo permission for nat | Stig Thormodsrud | |
translation monitor commands | |||
2008-11-14 | Fix 3918: Operator level users require sudo permission for ipv6 clear | Stig Thormodsrud | |
commands | |||
2008-11-12 | add basic tacacs+ support | Robert Bays | |
2008-11-10 | make 'show interfaces wirelessmodem <wlm(num)> stats' work from operator mode | Mohit Mehta | |
2008-11-06 | rmeove ddclient script from ppp ip-up directory as we configure | Mohit Mehta | |
DDNS for an interface using the CLI | |||
2008-10-27 | Allow more ethtool commands | Stephen Hemminger | |
Bugfix 3832 Need to allow ethtool statistics for operator | |||
2008-10-22 | Fix Bug 3567 Debug messages are not logged by default on upgraded system | Mohit Mehta | |
- copy over default islavista syslog.conf during upgrade from hollywood | |||
2008-10-16 | Merge branch 'hollywood' into islavista | Rick Balocca | |
Conflicts: debian/vyatta-cfg-system.postinst.in | |||
2008-10-15 | Revert "Block remote access to rpc-bind port" | Stephen Hemminger | |
This change isn't needed. This reverts commit 25438666015dc5ea9695f5172b0f4925c3ae2d9a. | |||
2008-10-15 | Block remote access to rpc-bind port | Stephen Hemminger | |
Use hosts.deny to block access to portmapper Bugfix 3767 | |||
2008-10-14 | 3.1.4 | Mark O'Brien | |
2008-10-14 | Bugfix: 3744 | Bob Gilligan | |
When a new member is added to a RAID group that holds the root filesystem, we need to re-install grub so that the new disk will be bootable. But this can only be done after the RAID set has completed rebuilding. Added mechanism that uses the event notification infrastructure of "mdadm" to trigger the re-installation of grub after the rebuild completes. | |||
2008-10-13 | remove unused files | An-Cheng Huang | |
2008-10-13 | remove unused files | An-Cheng Huang | |
2008-10-13 | use epoch in package version number | An-Cheng Huang | |
2008-10-13 | use epoch in package version number | An-Cheng Huang | |
2008-10-13 | add ssh key blacklists | An-Cheng Huang | |
2008-10-13 | add ssh key blacklists | An-Cheng Huang | |
2008-10-10 | Don't allow operator to reboot system | Stephen Hemminger | |
Remove privledge to reboot system via sudo for operator | |||
2008-10-03 | Merge branch 'islavista' of git:/git/vyatta-cfg-system into islavista | rbalocca | |
2008-10-03 | Fix for bug http://bugzilla.vyatta.com/show_bug.cgi?id=3735 | rbalocca | |
2008-10-02 | Fix Bug 3609 - "show tech-support" does not display open file information ↵ | Mohit Mehta | |
for operator level user - add lsof to sudoers file for use by an operator level user | |||
2008-10-01 | Bugfix: 3572 | Bob Gilligan | |
In the postinstall step, change the PAM configuration for login so that the user is prompted for password even if the username entered is invalid. This prevents people from easily determining whether a username exists or not. | |||
2008-09-17 | Don't need to list ifenslave twice | Stephen Hemminger | |
2008-09-17 | Add support for bonding | Stephen Hemminger | |
Bugfix 3173 Add support for bonding device creation and adding slaves | |||
2008-08-30 | - get ddclient package for Dynamic DNS | Mohit Mehta | |
- get libio-socket-ssl-perl package for Dynamic DNS ssl updates - disable init for ddclient | |||
2008-08-26 | Merge from "hollywood" | rbalocca | |
2008-08-26 | Add mdadm package to support RAID-1 configurations. | Bob Gilligan | |