Age | Commit message (Expand) | Author |
2010-08-20 | Add checking of port range | Stephen Hemminger |
2010-08-17 | update help text to use val_help | An-Cheng Huang |
2010-07-21 | Add completion for text fields with limited values | Stephen Hemminger |
2010-07-19 | fix typo, val_help, etc. | An-Cheng Huang |
2010-07-19 | Use val_help: features to format better | Stephen Hemminger |
2010-07-19 | Convert public-keys help to new format | Stephen Hemminger |
2010-07-19 | Fix language in help text for loadkey | Stephen Hemminger |
2010-07-16 | Remove verbs from all help messages | Stephen Hemminger |
2010-07-06 | Allow incorrect user to be deleted | Stephen Hemminger |
2010-07-06 | Change user name validation | Stephen Hemminger |
2010-02-17 | Add support for options in keyfile | Stephen Hemminger |
2010-02-17 | Handle DSA keys | Stephen Hemminger |
2010-02-02 | Run login update as root | Stephen Hemminger |
2010-01-26 | Add additional check that new user doesn't exist in NSS | Stephen Hemminger |
2010-01-26 | Don't allow vyatta configured accounts to overlap internal accounts | Stephen Hemminger |
2010-01-19 | Restrict radius-server timeout value | Stephen Hemminger |
2009-12-04 | Add back public-key templates | Stephen Hemminger |
2009-12-04 | Rearrange the public-key configuration schema | Stephen Hemminger |
2009-12-03 | Require key-type to be set. | Stephen Hemminger |
2009-12-03 | SSH enhancements | Stephen Hemminger |
2009-11-30 | added required keyword to help text. | Michael Larson |
2009-10-15 | partial fix for bug 4903. | slioch |
2009-09-11 | User group fixes | Stephen Hemminger |
2009-09-04 | Enforce syntax checking on password | Stephen Hemminger |
2009-09-04 | Revert "Validate encrypted password field" | Stephen Hemminger |
2009-09-03 | Validate encrypted password field | Stephen Hemminger |
2009-06-01 | Change how system login update works | Stephen Hemminger |
2009-05-05 | Split up system login scripts | Stephen Hemminger |
2009-04-26 | Add configurable login banners. | Stig Thormodsrud |
2009-04-24 | New tacacs+ configuration templates | Stephen Hemminger |
2009-03-26 | Revert "Split login authentication configuration into three scripts" | Stephen Hemminger |
2009-03-23 | Split login authentication configuration into three scripts | Stephen Hemminger |
2009-02-08 | fix spelling mistake | Mohit Mehta |
2008-11-12 | add basic tacacs+ support | Robert Bays |
2008-06-05 | Remove shell template (not ready yet). | Stephen Hemminger |
2008-06-05 | Turn off TCP SACK | Stephen Hemminger |
2008-05-29 | Rework how user accounts are managed | Stephen Hemminger |
2008-04-10 | Fix Bug 3069 Help strings should be standardized | Mohit Mehta |
2008-03-10 | fix for bug 2083: add radius authentication support. | An-Cheng Huang |
2008-02-21 | fix for bug 2764: rename user level | An-Cheng Huang |
2008-02-11 | allow empty full-name | An-Cheng Huang |
2008-02-11 | prevent ':' in full name (separator in passwd) | An-Cheng Huang |
2008-02-04 | revise the password check | An-Cheng Huang |
2008-02-04 | add commit check for user password | An-Cheng Huang |
2008-01-31 | convert templates to new syntax | An-Cheng Huang |
2008-01-30 | clean up temp file in delete fail case | An-Cheng Huang |
2007-12-04 | * change "user group" to "user level". | An-Cheng Huang |
2007-11-01 | add support for user groups: currently a user can be in either "admin" or | An-Cheng Huang |
2007-10-24 | add 'sudo' for 'system' and 'service/ssh' configuration commands. | An-Cheng Huang |
2007-10-19 | replace "rl_passwd" with the standard "mkpasswd". | An-Cheng Huang |