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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove all references to axassociate(8) and axsetcall(8).
Ralf Baechle
2015-07-16
2
-9
/
+3
*
axparms: Accept numeric user ID.
Ralf Baechle
2015-06-19
3
-7
/
+23
*
ax25/ax25d.c: Fix warning about set but unused variable.
Ralf Baechle
2015-06-07
1
-12
/
+0
*
netrom/netromr.c: Fix warning about set but unused variable.
Ralf Baechle
2015-06-07
1
-2
/
+2
*
netrom/netromt.c: Fix warning about set but unused variable.
Ralf Baechle
2015-06-07
1
-3
/
+3
*
yamdrv/mcs2h.c: Fix warning about set but unused variable.
Ralf Baechle
2015-06-07
1
-2
/
+1
*
rose/rsuplnk.c: Fix signedness compiler warnings.
Ralf Baechle
2015-06-07
1
-1
/
+1
*
rose/rsdwnlnk.c: Fix signedness compiler warnings.
Ralf Baechle
2015-06-07
1
-1
/
+1
*
netrom/nrsdrv.c: Fix signedness compiler warnings.
Ralf Baechle
2015-06-07
1
-1
/
+1
*
netrom/netromt.c: Fix signedness compiler warnings.
Ralf Baechle
2015-06-07
1
-3
/
+3
*
hdlcutil/usersmdiag.h: Fix signedness compiler warnings.
Ralf Baechle
2015-06-07
1
-1
/
+1
*
hdlcutil/sethdlc.c: Fix signedness compiler warnings.
Ralf Baechle
2015-06-07
1
-2
/
+2
*
ax25/mheardd.c: Fix signedness compiler warnings.
Ralf Baechle
2015-06-07
1
-4
/
+7
*
ax25/axwrapper.c: Fix signedness compiler warnings.
Ralf Baechle
2015-06-07
1
-1
/
+2
*
ax25/axspawn.c: Fix signedness compiler warnings.
Ralf Baechle
2015-06-07
1
-4
/
+4
*
ax25/access.c: Fix signedness compiler warnings.
Ralf Baechle
2015-06-07
1
-1
/
+1
*
Update ChangeLog.
Ralf Baechle
2015-06-06
1
-1
/
+4
*
Fix path of node binary in ax25d.conf.
Ralf Baechle
2015-06-05
1
-5
/
+5
*
Remove generated file ax25/ax25d.conf.
Ralf Baechle
2015-06-05
1
-49
/
+0
*
configure.ac: Don't substitute AX25IO_LIB.
Ralf Baechle
2015-05-29
1
-1
/
+0
*
Consistently indent ChangeLog for readability.
Ralf Baechle
2015-05-29
1
-7
/
+7
*
RPM: Don't include %{_sysconfdir}/ax25 directory itself.
Ralf Baechle
2015-05-28
1
-1
/
+0
*
Substitute proper paths in ax25d.conf.
Ralf Baechle
2015-05-26
4
-7
/
+69
*
axwrapper: Indent with tabs instead of spaces.
Ralf Baechle
2015-05-25
1
-2
/
+2
*
Add Tomi Manninen OH2BNS's axwrapper program.
Ralf Baechle
2015-05-25
9
-1
/
+260
*
Add config files to rpm spec file.
Ralf Baechle
2015-05-23
1
-1
/
+12
*
rsparms: Fix harmless -Werror=format-security build error.
Ralf Baechle
2015-05-18
1
-2
/
+2
*
nrparms: Fix harmless -Werror=format-security build error.
Ralf Baechle
2015-05-18
1
-2
/
+2
*
m6pack: Fix harmless -Werror=format-security build error.
Ralf Baechle
2015-05-18
1
-3
/
+3
*
mkiss: Fix harmless -Werror=format-security build error.
Ralf Baechle
2015-05-18
1
-3
/
+3
*
axparms: Fix harmless -Werror=format-security build error.
Ralf Baechle
2015-05-18
1
-1
/
+1
*
Ignore "compile" file.
Ralf Baechle
2015-05-18
1
-0
/
+1
*
ROSE: Add back installconf rule.
Ralf Baechle
2015-05-18
1
-0
/
+1
*
automake: Replace use of deprecated automake macro INCLUDES.
Ralf Baechle
2015-05-17
8
-16
/
+16
*
axspawn: Remove unused variable command.
Ralf Baechle
2015-05-07
1
-1
/
+0
*
Ignore *~ files.
Ralf Baechle
2015-05-02
1
-0
/
+1
*
Merge branch 'master' of git://git.linux-ax25.org/pub/scm/ralf/ax25-tools
Ralf Baechle
2015-05-02
95
-3949
/
+3896
|
\
|
*
axgetput: Use shifts instead of a silly table to compute bitmask.
Ralf Baechle
2013-06-17
1
-3
/
+1
|
*
axgetput: Simplify do_crc() a bit.
Ralf Baechle
2013-06-17
1
-2
/
+1
|
*
axgetput: Use calc_crc() to simplify CRC calculations.
Ralf Baechle
2013-06-17
1
-11
/
+4
|
*
axgetput: Provide calc_crc() function to iterate over memory area.
Ralf Baechle
2013-06-17
1
-0
/
+8
|
*
axgetput: Get rid of unused length argument of do_crc().
Ralf Baechle
2013-06-17
1
-4
/
+4
|
*
Insert space between `)' and a following `{'.
Ralf Baechle
2013-06-17
2
-2
/
+2
|
*
Reformat consistently. Strictly whitespace changes only.
Ralf Baechle
2013-06-17
35
-2548
/
+2548
|
*
Remove pointless return statements at the end of void functions.
Ralf Baechle
2013-06-17
3
-3
/
+0
|
*
Always have a space between if, for, switch, while and the following `('.
Ralf Baechle
2013-06-17
10
-29
/
+29
|
*
Remove parenthesis around arguments of return statements.
Ralf Baechle
2013-06-17
6
-19
/
+19
|
*
Use tabs for indentation, not spaces.
Ralf Baechle
2013-06-17
31
-560
/
+560
|
*
Remove useless initializations to 0 or NULL.
Ralf Baechle
2013-06-17
19
-59
/
+59
|
*
Nuke trailing whitespace.
Ralf Baechle
2013-06-17
76
-767
/
+767
[prev]
[next]