summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Consistently indent ChangeLog for readability.Ralf Baechle2015-05-291-7/+7
* RPM: Don't include %{_sysconfdir}/ax25 directory itself.Ralf Baechle2015-05-281-1/+0
* Substitute proper paths in ax25d.conf.Ralf Baechle2015-05-264-7/+69
* axwrapper: Indent with tabs instead of spaces.Ralf Baechle2015-05-251-2/+2
* Add Tomi Manninen OH2BNS's axwrapper program.Ralf Baechle2015-05-259-1/+260
* Add config files to rpm spec file.Ralf Baechle2015-05-231-1/+12
* rsparms: Fix harmless -Werror=format-security build error.Ralf Baechle2015-05-181-2/+2
* nrparms: Fix harmless -Werror=format-security build error.Ralf Baechle2015-05-181-2/+2
* m6pack: Fix harmless -Werror=format-security build error.Ralf Baechle2015-05-181-3/+3
* mkiss: Fix harmless -Werror=format-security build error.Ralf Baechle2015-05-181-3/+3
* axparms: Fix harmless -Werror=format-security build error.Ralf Baechle2015-05-181-1/+1
* Ignore "compile" file.Ralf Baechle2015-05-181-0/+1
* ROSE: Add back installconf rule.Ralf Baechle2015-05-181-0/+1
* automake: Replace use of deprecated automake macro INCLUDES.Ralf Baechle2015-05-178-16/+16
* axspawn: Remove unused variable command.Ralf Baechle2015-05-071-1/+0
* Ignore *~ files.Ralf Baechle2015-05-021-0/+1
* Merge branch 'master' of git://git.linux-ax25.org/pub/scm/ralf/ax25-toolsRalf Baechle2015-05-0295-3949/+3896
|\
| * axgetput: Use shifts instead of a silly table to compute bitmask.Ralf Baechle2013-06-171-3/+1
| * axgetput: Simplify do_crc() a bit.Ralf Baechle2013-06-171-2/+1
| * axgetput: Use calc_crc() to simplify CRC calculations.Ralf Baechle2013-06-171-11/+4
| * axgetput: Provide calc_crc() function to iterate over memory area.Ralf Baechle2013-06-171-0/+8
| * axgetput: Get rid of unused length argument of do_crc().Ralf Baechle2013-06-171-4/+4
| * Insert space between `)' and a following `{'.Ralf Baechle2013-06-172-2/+2
| * Reformat consistently. Strictly whitespace changes only.Ralf Baechle2013-06-1735-2548/+2548
| * Remove pointless return statements at the end of void functions.Ralf Baechle2013-06-173-3/+0
| * Always have a space between if, for, switch, while and the following `('.Ralf Baechle2013-06-1710-29/+29
| * Remove parenthesis around arguments of return statements.Ralf Baechle2013-06-176-19/+19
| * Use tabs for indentation, not spaces.Ralf Baechle2013-06-1731-560/+560
| * Remove useless initializations to 0 or NULL.Ralf Baechle2013-06-1719-59/+59
| * Nuke trailing whitespace.Ralf Baechle2013-06-1776-767/+767
| * Nuke trailing blank lines.Ralf Baechle2013-06-1722-35/+0
| * Use dist_ prefix in Makefile.am rather than EXTRA_DIST where possible.Ralf Baechle2013-06-1711-32/+19
* | Fix typo SIOCAX25CTLCON in perror()Thomas Osterried2015-05-011-1/+1
* | Signed-off-by: Thomas Osterried <ax25@x-berg.in-berlin.de>Thomas Osterried2015-05-011-1/+1
* | The current linux kernel has no limit anymore for the number of netromThomas Osterried2015-05-012-2/+4
* | Provide defaults for user_shell if unset.Thomas Osterried2015-05-012-2/+8
* | Found debian wheezy useradd bug: useradd did terminates and eats 100%Thomas Osterried2015-05-011-10/+78
* | Fix: kernel learned qualities < configured worst_qual.Thomas Osterried2015-05-011-3/+3
|/
* Bump version to 0.0.10-rc4.ax25-tools-0.0.10-rc4Ralf Baechle2013-06-171-1/+1
* Fix linking order.Ralf Baechle2013-06-101-2/+1
* Fix warnings about passing of string constant as argument.Ralf Baechle2013-06-062-5/+5
* Fix implicit declaration caused missing #include <string.h>Ralf Baechle2013-06-061-0/+1
* ROSE: Fix warnings caused by bogus variable initializations.Ralf Baechle2013-06-061-4/+6
* Weed out all use of RCS strings.Ralf Baechle2013-06-0612-92/+5
* Split off doc files into ax25-tools-docs package.Ralf Baechle2013-06-041-41/+19
* Remove bogus removal of doc files.Ralf Baechle2013-06-041-3/+0
* Building an rpm requires mesa-libGLU-devel.Ralf Baechle2013-06-041-0/+1
* Remove all definitions of docdir from makefiles.Ralf Baechle2013-06-044-4/+0
* Ignore even more generated files.Ralf Baechle2013-06-041-14/+23
* Convert .cvsignore files to .gitignoreRalf Baechle2013-06-0413-20/+20