Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-29 | Dont start radvd on boot | Stephen Hemminger | |
Bug 4975 | |||
2009-10-27 | Use pam-auth-update to configure radius | Stephen Hemminger | |
This keeps radius from fighting with tacacs+ | |||
2009-10-05 | add override mechanism for protected users | An-Cheng Huang | |
2009-07-30 | Fix 4748: Pre-login message files (/etc/issue,/etc/issue.net) are | Stig Thormodsrud | |
replaced with Debian branding during full-upgrade to Jenner (cherry picked from commit cbdcd18b2e5328d24a9dfe04dfa015f8375b50ac) | |||
2009-07-17 | Bugfix 4592: Generate NTP config file from Vyatta configuration parameters. | Bob Gilligan | |
This fix changes the way that the /etc/ntp.conf file is generated. Now it is generated at boot time using a fixed section that contains only parameters that users don't change, plus a section that is generated from any "system ntp-servers" parameters that are configured. The fixed section does not contain any "server" definitions, so all server definitions come from the Vyatta config. The Vyatta configuration template for this parameter and code at other places in the system will now start the NTP server ONLY if there is at least one NTP server configured. So the user can "turn off" the NTP server by just deleting all NTP servers from the configuration. The default "config.boot" file does contiain one built-in "system ntp-servers" parameter, so a newly installed system will start the NTP server. (cherry picked from commit 08d0d9ed2d8824a446bfe6a1ba660db854f1a8f5) | |||
2009-07-17 | Make telnet management smarter | Stephen Hemminger | |
Bug 4591 Consolidate check for telnet login Don't remove /etc/securetty edit it (cherry picked from commit c6c477f2ffb0f2fd4cf12882f22c2c44ab57cc46) | |||
2009-07-17 | Revert earlier change -- keep debian net.agent | An-Cheng Huang | |
Reopens bug 3985 but closes problems with loopback startup. (cherry picked from commit a139c41faf9ccc7210218fcdf637a234967a6136) Conflicts: debian/vyatta-cfg-system.postinst.in | |||
2009-06-17 | Merged from Jenner. | Bob Gilligan | |
2009-05-27 | NTP management version 3 | Stephen Hemminger | |
1. Don't start NTP server at boot (network not configed yet) 2. Start NTP as needed based on vyatta config | |||
2009-05-24 | Fix post install script to adjust ntp.conf and net.agent | Stephen Hemminger | |
ISO is still not coming out with correct Vyatta values. | |||
2009-05-23 | Fix install rules | Stephen Hemminger | |
The edit of udev/rules.d had incorrect sed command. Setting up ntp.conf wasn't working right. | |||
2009-05-22 | Don't run net.agent | Stephen Hemminger | |
By default, vyatta doesn't have package ifupdown, so no need for net.agent Bug 3885 | |||
2009-05-22 | Run ntp during boot | Stephen Hemminger | |
Go back to running ntp during boot because ntp.conf always exists | |||
2009-04-26 | Add configurable login banners. | Stig Thormodsrud | |
2009-03-07 | Fix path to lsof | Stephen Hemminger | |
Show tech-support would fail when running lsof as operator. | |||
2009-03-06 | Remove unused directory. | Stig Thormodsrud | |
2009-03-03 | Change sudo ability of some operator related commands | Stephen Hemminger | |
Bug 4147, 4142 Don't allow arbitrary conntrack commands Do allow operator to show disk format. | |||
2009-03-03 | Fix path on hwclock cleanout | Stephen Hemminger | |
2009-02-06 | permit operator-level user to issue show and clear commands for firewall | Mohit Mehta | |
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-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-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 | 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 | 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-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-07-25 | Merge branch 'islavista' of mohit@git.vyatta.com:/git/vyatta-cfg-system into ↵ | Mohit Mehta | |
islavista | |||
2008-07-30 | Fix for http://bugzilla.vyatta.com/show_bug.cgi?id=3225 | Rick Balocca | |
2008-07-30 | Partial fix for http://bugzilla.vyatta.com/show_bug.cgi?id=3225 | Rick Balocca | |
2008-07-28 | Since this packages changes the bash-completion conf file, it must be ↵ | rbalocca | |
installed after bash-completion | |||
2008-07-25 | add dnsmasq package to be included in the build | Mohit Mehta | |
2008-07-22 | The postinst was printing a '?' | rbalocca | |
2008-07-12 | fix for bug 3459: make bash-completion use "builtin set". | An-Cheng Huang | |
2008-07-07 | purge any old entries from sudoers | Stephen Hemminger | |
Make sure to cleanup any leftover vyatta entries | |||
2008-07-04 | Modify upgrade procedure for /etc/sudoers | Stephen Hemminger | |
0) make backup of file 1) remove old glendale entries 2) put all vyatta entries in one block 3) remove vyatta entries on package removal | |||
2008-07-01 | Missing -e causes sudoers problem | Stephen Hemminger | |
Missing -e on echo causes unparsable sudoers |