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
/
access.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed speeling errors in man pages and programs.
Thomas Osterried
2023-05-13
1
-3
/
+3
*
Delete more assignments in if conditions.
Ralf Baechle
2017-08-03
1
-6
/
+12
*
treewide: Kill assignments in if conditions.
Ralf Baechle
2017-07-31
1
-1
/
+3
*
axspawn: Fix use of 0 instead of NULL as a pointer value.
Ralf Baechle
2017-02-06
1
-6
/
+6
*
axspawn: Move calc_md5_pw to eleminate need for declaration and make static.
Ralf Baechle
2017-02-06
1
-30
/
+29
*
axspawn: Make several functions and variables static.
Ralf Baechle
2017-02-06
1
-11
/
+8
*
ax25/access.c: Fix signedness compiler warnings.
Ralf Baechle
2015-06-07
1
-1
/
+1
*
Reformat consistently. Strictly whitespace changes only.
Ralf Baechle
2013-06-17
1
-17
/
+17
*
Remove parenthesis around arguments of return statements.
Ralf Baechle
2013-06-17
1
-2
/
+2
*
Use tabs for indentation, not spaces.
Ralf Baechle
2013-06-17
1
-17
/
+17
*
Nuke trailing whitespace.
Ralf Baechle
2013-06-17
1
-3
/
+3
*
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
*
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
*
\n problem in in the bcpasswd part while sending messages
Thomas Osterried
2006-04-15
1
-16
/
+16
*
md5 and sys authentication via /etc/ax25/bcpasswd and $HOME/bcpasswd.
Thomas Osterried
2006-04-09
1
-0
/
+380