summaryrefslogtreecommitdiff
path: root/templates/service
AgeCommit message (Expand)Author
2010-01-24Fix allow-root for telnet/sshStephen Hemminger
2010-01-07Add support trap source addressStephen Hemminger
2010-01-07Add support for trap community and portStephen Hemminger
2010-01-05Need to be root to remove snmpd.confStephen Hemminger
2010-01-05Change 'protocols snmp' to 'service snmp'Stephen Hemminger
2009-12-04Change telnet allow-root to existance (instead of boolean)Stephen Hemminger
2009-12-03SSH enhancementsStephen Hemminger
2009-12-02Add ability to disable password authenticationStephen Hemminger
2009-11-30added required keyword to help text.Michael Larson
2009-10-15partial fix for bug 4903.slioch
2009-07-17Make telnet management smarterStephen Hemminger
2009-05-19Fix Bug 4416 Add the ability to configure a specific server for DynDNSMohit Mehta
2009-04-01Change lack of interface in DDNS back to warningStephen Hemminger
2009-04-01Use interface check programStephen Hemminger
2009-04-01Help text spelling fixStephen Hemminger
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