Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | useradd now with "-s shell" option under special circumstances | Thomas Osterried | 2006-12-10 | 1 | -3/+19 |
| | |||||
* | fix: user_changed preinitialization was wrong | Thomas Osterried | 2006-06-10 | 1 | -2/+2 |
| | |||||
* | login ... -h <protocol> .. - for nicer wtmp | Thomas Osterried | 2006-06-10 | 1 | -1/+3 |
| | |||||
* | \n problem in in the bcpasswd part while sending messages | Thomas Osterried | 2006-04-15 | 1 | -6/+6 |
| | | | | intr = ^C as stty setting | ||||
* | md5 and sys authentication via /etc/ax25/bcpasswd and $HOME/bcpasswd. | Thomas Osterried | 2006-04-09 | 1 | -40/+157 |
| | | | | | Documented in axspawn.8 Thanks to Christoph <dk2crn> for contribution. | ||||
* | - fdlock(): fixed potential lock due to return without unlock | Thomas Osterried | 2005-12-10 | 1 | -11/+63 |
| | | | | | | | | | - new password methods (read pwcheck for more info) - mode for homedirectory: new config option secure_home. if not set, new homedirectories become drwxr-xr-x if set, new homedirectories become drwx-----x. other=x, because otherwise uses would be iritating that for e.g. their public_html is not accessable.. | ||||
* | - fixed bug when downloading large messages (where linux kernel returns | Thomas Osterried | 2005-10-30 | 1 | -91/+768 |
| | | | | | | | | | -EAGAIN, when buffers get empty, which leaded to data loss) - fixed bug when '\r\n' was splited into two reads (trailing \r in the first read, starting \n in the second read) -> resulted in an empty line - better FD_SET(&fdread) handling - added //COMP hufman compression - could make use of the useradd(8) program for generating new accounts | ||||
* | used PF_PACKET for SOCK_PACKET sockets, added time.h to axspawn.c | Michael Taylor | 2002-11-03 | 1 | -1/+2 |
| | |||||
* | Import ax25-tools 0.0.3 from tarballax25-tools-0.0.3 | Ralf Baechle | 1999-07-08 | 1 | -1/+1 |
| | |||||
* | Import ax25-tools 0.0.2 from tarballax25-tools-0.0.2 | Ralf Baechle | 1999-06-07 | 1 | -0/+11 |
| | |||||
* | Import ax25-tools 0.0.1 from tarballax25-tools-0.0.1 | Ralf Baechle | 1999-04-21 | 1 | -0/+911 |