index
:
ax25-tools.git
master
Non-GUI tools used to configure an AX.25 enabled computer
Ralf Baechle
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ax25
/
axspawn.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bugfix: write_ax25(line, ..) segfaultet if line is static char[].
Thomas Osterried
2008-11-08
1
-6
/
+14
*
fix: strncpy(ut.ut_id, tty + 3, sizeof(ut.ut_id)); // was sizeof(ut.ut_line)...
Thomas Osterried
2008-10-22
1
-2
/
+2
*
get_assoc(): file handle of fopen(PROC_AX25_CALLS_FILE, "r") was
Thomas Osterried
2008-10-10
1
-1
/
+3
*
typo: embeded is embedded
Thomas Osterried
2008-04-13
1
-6
/
+6
*
axspawn on embeded systems like openwrt:
Thomas Osterried
2008-04-13
1
-33
/
+103
*
new feature: bcpasswd authentication type "unix".
Thomas Osterried
2008-02-16
1
-3
/
+7
*
- bugfix: if /etc/skel/.profile exists, and /etc/ax25/ax25.profile,
Thomas Osterried
2007-03-11
1
-4
/
+41
*
Nuke K&R style non-prototypes ...
Ralf Baechle
2007-01-23
1
-11
/
+3
*
Fix warnings about // style comment. And remove some of the most
Ralf Baechle
2007-01-23
1
-11
/
+20
*
assure to free pwd from read_pwd()
Thomas Osterried
2006-12-16
1
-2
/
+10
*
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
*
md5 and sys authentication via /etc/ax25/bcpasswd and $HOME/bcpasswd.
Thomas Osterried
2006-04-09
1
-40
/
+157
*
- fdlock(): fixed potential lock due to return without unlock
Thomas Osterried
2005-12-10
1
-11
/
+63
*
- fixed bug when downloading large messages (where linux kernel returns
Thomas Osterried
2005-10-30
1
-91
/
+768
*
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 tarball
ax25-tools-0.0.3
Ralf Baechle
1999-07-08
1
-1
/
+1
*
Import ax25-tools 0.0.2 from tarball
ax25-tools-0.0.2
Ralf Baechle
1999-06-07
1
-0
/
+11
*
Import ax25-tools 0.0.1 from tarball
ax25-tools-0.0.1
Ralf Baechle
1999-04-21
1
-0
/
+911