summaryrefslogtreecommitdiffstats
path: root/ax25/axspawn.c
Commit message (Expand)AuthorAgeFilesLines
* bugfix: write_ax25(line, ..) segfaultet if line is static char[].Thomas Osterried2008-11-081-6/+14
* fix: strncpy(ut.ut_id, tty + 3, sizeof(ut.ut_id)); // was sizeof(ut.ut_line)...Thomas Osterried2008-10-221-2/+2
* get_assoc(): file handle of fopen(PROC_AX25_CALLS_FILE, "r") wasThomas Osterried2008-10-101-1/+3
* typo: embeded is embeddedThomas Osterried2008-04-131-6/+6
* axspawn on embeded systems like openwrt:Thomas Osterried2008-04-131-33/+103
* new feature: bcpasswd authentication type "unix".Thomas Osterried2008-02-161-3/+7
* - bugfix: if /etc/skel/.profile exists, and /etc/ax25/ax25.profile,Thomas Osterried2007-03-111-4/+41
* Nuke K&R style non-prototypes ...Ralf Baechle2007-01-231-11/+3
* Fix warnings about // style comment. And remove some of the mostRalf Baechle2007-01-231-11/+20
* assure to free pwd from read_pwd()Thomas Osterried2006-12-161-2/+10
* useradd now with "-s shell" option under special circumstancesThomas Osterried2006-12-101-3/+19
* fix: user_changed preinitialization was wrongThomas Osterried2006-06-101-2/+2
* login ... -h <protocol> .. - for nicer wtmpThomas Osterried2006-06-101-1/+3
* \n problem in in the bcpasswd part while sending messagesThomas Osterried2006-04-151-6/+6
* md5 and sys authentication via /etc/ax25/bcpasswd and $HOME/bcpasswd.Thomas Osterried2006-04-091-40/+157
* - fdlock(): fixed potential lock due to return without unlockThomas Osterried2005-12-101-11/+63
* - fixed bug when downloading large messages (where linux kernel returnsThomas Osterried2005-10-301-91/+768
* used PF_PACKET for SOCK_PACKET sockets, added time.h to axspawn.cMichael Taylor2002-11-031-1/+2
* Import ax25-tools 0.0.3 from tarballax25-tools-0.0.3Ralf Baechle1999-07-081-1/+1
* Import ax25-tools 0.0.2 from tarballax25-tools-0.0.2Ralf Baechle1999-06-071-0/+11
* Import ax25-tools 0.0.1 from tarballax25-tools-0.0.1Ralf Baechle1999-04-211-0/+911