summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* RPM: Build static lib package only if --enable_static was enabled.Ralf Baechle2015-06-061-0/+1
* Update ChangeLog.Ralf Baechle2015-06-061-7/+7
* RPM: Include /etc/ax25 dir into package.Ralf Baechle2015-05-281-0/+1
* Don't package AUTHORS, ChangeLog, COPYING, README with libax25-devel.Ralf Baechle2015-05-261-1/+0
* Add libax25-static package for statically linked applications.Ralf Baechle2015-05-261-1/+14
* Package /etc/ax25/{ax,nr,rs}ports into libax25 package.Ralf Baechle2015-05-261-1/+5
* Modernize daemon_start(3).Ralf Baechle2015-05-202-12/+8
* Ignore "compile" file.Ralf Baechle2015-05-181-0/+1
* automake: Replace use of deprecated automake macro INCLUDES.Ralf Baechle2015-05-171-2/+2
* axutils.c: Fix warning.Ralf Baechle2015-05-071-1/+2
* Reformat consistently. Strictly whitespace changes only.Ralf Baechle2013-06-174-223/+223
* Remove pointless return statements at the end of void functions.Ralf Baechle2013-06-171-1/+0
* Always have a space between if, for, switch, while and the following `('.Ralf Baechle2013-06-173-3/+3
* Remove parenthesis around arguments of return statements.Ralf Baechle2013-06-172-2/+2
* Use tabs for indentation, not spaces.Ralf Baechle2013-06-179-72/+72
* Remove useless initializations to 0 or NULL.Ralf Baechle2013-06-174-7/+7
* Delete useless definition of _LINUX_STRING_H_.Ralf Baechle2013-06-173-6/+0
* Nuke trailing whitespace.Ralf Baechle2013-06-1722-95/+95
* Nuke trailing blank lines.Ralf Baechle2013-06-178-11/+0
* Use dist_ prefix in Makefile.am rather than EXTRA_DIST where possible.Ralf Baechle2013-06-171-2/+2
* Bump version to 0.0.12-rc4.libax25-0.0.12-rc4Ralf Baechle2013-06-171-1/+1
* Building the rpm requires zlib-devel.Ralf Baechle2013-06-061-0/+1
* Remove generated file ltconfig.Ralf Baechle2013-06-042-3017/+1
* Ignore even more generated files.Ralf Baechle2013-06-041-0/+7
* Remove generated file config.h.Ralf Baechle2013-06-041-92/+0
* Convert .cvsignore files to .gitignoreRalf Baechle2013-06-041-9/+9
* Bump version number to 0.0.12-rc3.libax25-0.0.12-rc3Ralf Baechle2013-05-311-1/+1
* Replace AM_CONFIG_HEADER with AC_CONFIG_HEADERS.Ralf Baechle2013-05-301-2/+2
* Fixed Bug: libax25 cannot find interfaces with callsign's without SSID.Thomas Osterried2012-01-314-33/+15
* cosmetic changesThomas Osterried2011-01-161-7/+6
* fix in ax25_aton() and in ax25_aton_arglist() - very old bug:Thomas Osterried2010-09-161-2/+2
* Patch by Bernard Pidoux f6bvpThomas Osterried2010-05-111-0/+4
* patch submitted by Bernard Pidoux f6bvpThomas Osterried2009-11-262-38/+40
* ax25_ntoa: Don't emit SSID suffix if the SSID is zero.Ralf Baechle2009-09-102-6/+14
* Add support for building rpm packages.Ralf Baechle2009-06-275-2/+70
* Renovate AC_CONFIG usage.Ralf Baechle2009-06-271-1/+2
* Bump version number to 0.0.12-rc2.libax25-0.0.12-rc2Ralf Baechle2009-06-211-1/+1
* Convert configure.ac from deprecated AC_HEADER_EGREP to AC_EGREP_HEADER.Ralf Baechle2009-06-211-3/+3
* Install libc substitute headers only if really needed.Ralf Baechle2009-06-205-6/+21
* Move all header files to be installed to new subdirectory netax25.Ralf Baechle2009-06-2022-77/+40
* Update libax25 copies of libc headers.Ralf Baechle2009-06-203-28/+29
* Remove generated file config.h.Ralf Baechle2009-06-191-0/+1
* Remove AC_CONFIG_MACRO_DIR and ACLOCAL_AMFLAGS = -I m4 again.Ralf Baechle2009-06-193-4/+0
* Remove all generated files.Ralf Baechle2009-06-1916-40221/+16
* Eleminate use of register keywordRalf Baechle2009-06-141-1/+1
* Bump version number to 0.0.12-rc1.libax25-0.0.12-rc1Ralf Baechle2009-06-063-11/+20
* nrconfig.c: call comparison fix.Thomas Osterried2009-04-093-53/+104
* small fix for the last patchThomas Osterried2009-04-091-8/+11
* This is a fix for a bug introduced 2008-04-02, which caused interfacesThomas Osterried2009-04-091-19/+59
* From Matti Aarnio (oh2mqk@sral.fi):Ralf Baechle2008-04-029-449/+432