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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ax25d: Fix use of 0 instead of NULL as a pointer value.
Ralf Baechle
2017-02-06
1
-2
/
+2
*
axwrapper: Fix use of 0 instead of NULL as a pointer value.
Ralf Baechle
2017-02-06
1
-1
/
+1
*
axgetput: Fix use of 0 instead of NULL as a pointer value.
Ralf Baechle
2017-02-06
1
-2
/
+2
*
axspawn: Fix use of 0 instead of NULL as a pointer value.
Ralf Baechle
2017-02-06
1
-6
/
+6
*
axgetput: Fix use of 0 instead of NULL as a pointer value.
Ralf Baechle
2017-02-06
1
-11
/
+12
*
axspawn: Fix use of 0 instead of NULL as a pointer value.
Ralf Baechle
2017-02-06
1
-7
/
+7
*
mheard: Fix use of 0 instead of NULL as a pointer value.
Ralf Baechle
2017-02-06
1
-5
/
+5
*
axgetput: Make function calc_crc static.
Ralf Baechle
2017-02-06
1
-1
/
+1
*
axgetput: Include util.h into utilc for the prototypes.
Ralf Baechle
2017-02-06
1
-0
/
+1
*
axgetput: Make do_version static.
Ralf Baechle
2017-02-06
1
-1
/
+1
*
axgetput: Move definition of several array from a .h to a .c file.
Ralf Baechle
2017-02-06
2
-3
/
+7
*
ax25d: Reorder code to avoid the need for forward declarations.
Ralf Baechle
2017-02-06
1
-461
/
+454
*
ax25d: Make several functions static.
Ralf Baechle
2017-02-06
1
-4
/
+7
*
axparms: Make several functions static.
Ralf Baechle
2017-02-06
1
-9
/
+9
*
axspawn: Remove unused function Xtoupper().
Ralf Baechle
2017-02-06
1
-9
/
+0
*
axspawn: Sort out homebrew declaration of forkpty(3).
Ralf Baechle
2017-02-06
1
-9
/
+1
*
axspawn: Make many functions and variables static.
Ralf Baechle
2017-02-06
1
-42
/
+38
*
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
*
axwrapper: Mark functions sigchld_handler and convert_{cr_lf,lf_cr} static.
Ralf Baechle
2017-02-06
1
-3
/
+3
*
bpqparms: Fix excessive indentation in usage().
Ralf Baechle
2017-02-06
1
-4
/
+4
*
bpqparms: Make functions usage and get_hwaddr static.
Ralf Baechle
2017-02-06
1
-2
/
+2
*
Remove support for !defined(__GLIBC__) and __GLIBC__ != 2.
Ralf Baechle
2017-02-06
3
-14
/
+0
*
axspawn: Sort out pointer signedness mess.
Ralf Baechle
2017-01-26
1
-3
/
+4
*
Use the right way to get the required feature set from glibc.
Ralf Baechle
2017-01-26
2
-1
/
+4
*
beacon: Fix confusing indentation.
Ralf Baechle
2017-01-26
1
-1
/
+4
*
beacon: Fix confusing indentation.
Ralf Baechle
2017-01-26
1
-1
/
+4
*
axspawn: Fix missleading indentation.
Ralf Baechle
2017-01-26
1
-1
/
+1
*
Add a git suffix to the version number used by all programs.
Ralf Baechle
2017-01-24
9
-10
/
+20
*
mheardd: Delete duplicate inclusion of <config.h>.
Ralf Baechle
2017-01-23
1
-1
/
+0
*
axparms: Fix name of bpqether proc file in man page.
Ralf Baechle
2017-01-19
1
-1
/
+1
*
Makefile.am: axwapper.8 was not in the list of the man pages to be installed.
Thomas Osterried
2016-11-16
1
-2
/
+2
*
got rid of ctime() and using localtime()/strftime().
Thomas Osterried
2016-07-18
1
-29
/
+21
*
fix for segfault issue:
Thomas Osterried
2016-07-18
1
-22
/
+60
*
beacon with new option -H: -> beacon intervals relative to the hour.
Thomas Osterried
2016-07-04
2
-8
/
+33
*
beacon: new option -f: do not fork.
Thomas Osterried
2016-07-04
2
-5
/
+14
*
added "-d a" option to mheard:
Thomas Osterried
2016-07-04
1
-2
/
+5
*
added "-d a" option to mheard:
Thomas Osterried
2016-07-04
1
-8
/
+63
*
Fixed regression in axgetput (bget/bput crc was calculated wrong)
Thomas Osterried
2016-02-12
1
-27
/
+27
*
Fix spelling of "subsequent".
Ralf Baechle
2015-07-16
1
-1
/
+1
*
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
2
-7
/
+22
*
ax25/ax25d.c: Fix warning about set but unused variable.
Ralf Baechle
2015-06-07
1
-12
/
+0
*
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
*
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
*
Substitute proper paths in ax25d.conf.
Ralf Baechle
2015-05-26
4
-7
/
+69
[next]