index
:
ax25-apps.git
master
AX.25 ham radio applications
Ralf Baechle
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Kill a ton of useless casts to char * all over the code.
Ralf Baechle
2013-06-17
5
-19
/
+22
*
ax25dump: Fix warning about set but not used variables.
Ralf Baechle
2013-06-17
1
-0
/
+2
*
call: Fix warning about set but not used variable.
Ralf Baechle
2013-06-17
1
-2
/
+2
*
call: Fix warning about set but not used variable.
Ralf Baechle
2013-06-17
1
-4
/
+2
*
call: Fix warning about set but unused variable.
Ralf Baechle
2013-06-17
1
-2
/
+0
*
Fix warnings about set but not used variables.
Ralf Baechle
2013-06-17
1
-8
/
+1
*
Remove useless test that is always evaluated as true.
Ralf Baechle
2013-06-17
1
-2
/
+2
*
ax25ipd: Remove useless casts of inet_ntoa() return values to char *.
Ralf Baechle
2013-06-16
1
-4
/
+4
*
ax25ipd: Fix metric butload of type aliasing bugs.
Ralf Baechle
2013-06-16
1
-7
/
+8
*
Listen: Fix test for tty's color capabilities.
Ralf Baechle
2013-06-16
1
-1
/
+1
*
Weed out all use of RCS strings.
Ralf Baechle
2013-06-05
16
-36
/
+9
*
Ignore generated distribution archives.
Ralf Baechle
2013-06-04
1
-0
/
+8
*
List docfiles to be packaged in spec file.
Ralf Baechle
2013-06-04
1
-0
/
+1
*
Remove bogus removal of doc files.
Ralf Baechle
2013-06-04
1
-3
/
+0
*
Remove all definitions of docdir from makefiles.
Ralf Baechle
2013-06-04
2
-2
/
+0
*
Remove generated file ltconfig.
Ralf Baechle
2013-06-04
2
-3017
/
+1
*
Ignore even more generated files.
Ralf Baechle
2013-06-04
6
-37
/
+28
*
Convert .cvsignore files to .gitignore
Ralf Baechle
2013-06-04
6
-4
/
+4
*
Bump version number to 0.0.8-rc3.
ax25-apps-0.0.8-rc3
ax25-apps-0.0.8-rc2
Ralf Baechle
2013-06-04
1
-1
/
+1
*
Remove generated man pages on make distclean.
Ralf Baechle
2013-06-04
3
-0
/
+5
*
Include man page source files in generated dist archives.
Ralf Baechle
2013-06-04
4
-4
/
+4
*
Fix build of man pages when building in a separate build directory.
Ralf Baechle
2013-06-04
5
-9
/
+9
*
Bump version number to 0.0.8-rc2.
Ralf Baechle
2013-05-31
1
-0
/
+5
*
Replace AM_CONFIG_HEADER with AC_CONFIG_HEADERS.
Ralf Baechle
2013-05-30
1
-2
/
+2
*
bugfix: buffer overflow in call.c.
Thomas Osterried
2012-10-28
1
-2
/
+2
*
Now debian license policy compliant:
Thomas Osterried
2012-05-21
2
-2
/
+24
*
axudp: make "udp <portnumber>" in "route call ip udp port" obsolete; use
Thomas Osterried
2012-02-01
2
-1
/
+16
*
Fix man page generation.
Ralf Baechle
2012-01-10
3
-8
/
+8
*
Apply program name transformations also to remaining man page content.
Ralf Baechle
2011-12-11
10
-56
/
+144
*
ax25ipd: Mark reference to ax25ipd.conf as part of man page section 5.
Ralf Baechle
2011-12-11
1
-1
/
+1
*
Apply program name transformations also to man page content.
Ralf Baechle
2011-12-11
4
-22
/
+56
*
Make configure abort on failed check for libncurses.
Ralf Baechle
2010-06-05
1
-1
/
+1
*
The last patch introduced cosmetic errors like
Thomas Osterried
2010-06-05
1
-16
/
+28
*
Don't abort on SIGWINCH. Cleanly terminate on SIGINT and SIGTERM.
Ralf Baechle
2010-05-30
1
-4
/
+34
*
- Important bugfix (call did not work properly after my last patch)
Thomas Osterried
2009-11-11
2
-140
/
+215
*
fix: on read through closed pipe, call did endless select(),
Thomas Osterried
2009-08-24
2
-17
/
+66
*
Add support for building rpm packages.
Ralf Baechle
2009-06-27
5
-2
/
+56
*
Convert spelling of Joerg Reuter's name from umlaut to oe.
Ralf Baechle
2009-06-27
11
-20
/
+20
*
Renovate AC_CONFIG usage.
Ralf Baechle
2009-06-27
1
-1
/
+2
*
Bump version number to 0.0.8-rc2.
Ralf Baechle
2009-06-21
1
-1
/
+1
*
Remove use of backwards compatibility header name.
Ralf Baechle
2009-06-21
8
-72
/
+19
*
Convert configure.ac from deprecated AC_HEADER_EGREP to AC_EGREP_HEADER.
Ralf Baechle
2009-06-21
1
-3
/
+3
*
Remove AC_CONFIG_MACRO_DIR and ACLOCAL_AMFLAGS = -I m4 again.
Ralf Baechle
2009-06-19
3
-4
/
+0
*
Ignore more generated files.
Ralf Baechle
2009-06-19
1
-1
/
+9
*
Switch from deprecated AM_PROG_LIBTOOL to recommended AC_PROG_LIBTOOL.
Ralf Baechle
2009-06-19
1
-1
/
+1
*
Ignore a few more generated files.
Ralf Baechle
2009-06-19
5
-0
/
+6
*
Remove all generated files.
Ralf Baechle
2009-06-19
22
-44377
/
+5
*
Fix type of length argument to sockset syscalls.
Ralf Baechle
2009-06-14
5
-10
/
+11
*
Eleminate use of register keyword
Ralf Baechle
2009-06-14
3
-4
/
+4
*
Convert K&R-style function definitions to function prototypes.
Ralf Baechle
2009-06-14
9
-92
/
+49
[next]