Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: ask_pw_sys(): do not query for the same numbers | Thomas Osterried | 2008-02-16 | 1 | -1/+0 |
| | |||||
* | new feature: bcpasswd authentication type "unix". | Thomas Osterried | 2008-02-16 | 1 | -4/+24 |
| | | | | | user has now also the choice to use the standard unix passwd/shadow authentication | ||||
* | typo | Thomas Osterried | 2008-02-16 | 1 | -1/+1 |
| | |||||
* | Fix warnings about // style comment. And remove some of the most | Ralf Baechle | 2007-01-23 | 1 | -11/+8 |
| | | | | pointless comments. | ||||
* | \n problem in in the bcpasswd part while sending messages | Thomas Osterried | 2006-04-15 | 1 | -16/+16 |
| | | | | intr = ^C as stty setting | ||||
* | md5 and sys authentication via /etc/ax25/bcpasswd and $HOME/bcpasswd. | Thomas Osterried | 2006-04-09 | 1 | -0/+380 |
Documented in axspawn.8 Thanks to Christoph <dk2crn> for contribution. |