summaryrefslogtreecommitdiff
path: root/templates/service
AgeCommit message (Expand)Author
2009-01-06Fix Bug 4022 dynamic dns config fails during system boot if interface does no...Mohit Mehta
2008-11-07Always restart sshStephen Hemminger
2008-11-06Don't restart sshd if not neededStephen Hemminger
2008-11-06Add completion for allowed valuesStephen Hemminger
2008-10-16Change telnet allow-root type from txt to bool.Stig Thormodsrud
2008-10-16Need sudo when editing ssh config fileStephen Hemminger
2008-10-15Fix parsing of allow-root fieldStephen Hemminger
2008-10-07Revert "Change allow-root nodes to boolean"slioch
2008-10-07Change allow-root nodes to booleanStephen Hemminger
2008-09-06first attempt at implementing CLI support for Dynamic DNSMohit Mehta
2008-08-30prompt warning for no nameservers if no nameservers set and no interface set ...Mohit Mehta
2008-08-30polish up DNS forwarding error messagesMohit Mehta
2008-08-30show bridge interfaces in allowed values as well if configured to use dhcpMohit Mehta
2008-08-30move from a 'ignore-interface' model to a 'listen-on' model for DNS forwardingMohit Mehta
2008-08-06code to specify DNS forwarding nameservers (system, dhcp, explicitly specifie...Mohit Mehta
2008-08-06tighten syntax checkMohit Mehta
2008-08-06change 'service dns forward' to 'service dns forwarding'Mohit Mehta
2008-08-06this better detects the interfaces in /proc/net/devMohit Mehta
2008-08-05change DNS forwarding CLI from 'service dns-forwarding' to 'service dns forward'Mohit Mehta
2008-08-05add command for user to enter interfaces on which not to listen for DNS queriesMohit Mehta
2008-08-05- add ability to set cache-size for DNS forwarding from CLIMohit Mehta
2008-07-25First parts of DNS forwarding stuffMohit Mehta
2008-07-14Fix 3359: changing telnet setting drops other telnet sessions.root
2008-04-10Fix Bug 3069 Help strings should be standardizedMohit Mehta
2008-02-28fix ssh allow-root templateStephen Hemminger
2008-02-26add option to disable root login over sshStephen Hemminger
2008-01-31convert templates to new syntaxAn-Cheng Huang
2008-01-25add a few missing help stringsStig Thormodsrud
2007-12-10also check telnet session for "allow-root"An-Cheng Huang
2007-12-10fix for bug 2524: telnet settings can only be set via ssh or console.An-Cheng Huang
2007-12-05add "allow-root" option for telnet (default "false").An-Cheng Huang
2007-10-31add telnet serviceAn-Cheng Huang
2007-10-24add 'sudo' for 'system' and 'service/ssh' configuration commands.An-Cheng Huang
2007-10-22add service/ssh configuration.An-Cheng Huang