summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* nrconfig.c: call comparison fix.Thomas Osterried2009-04-093-53/+104
| | | | | axconfig.c, nrconfig.c and rsconfig.c: assurances against null pointer deferences.
* 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
| | | | | containing CALL without SSID not being found anymore (user had to address CALL-0 instead of just CALL).
* From Matti Aarnio (oh2mqk@sral.fi):Ralf Baechle2008-04-029-449/+432
| | | | | | | | | | | | | | | | * axconfig.c: Find all running network ports, and compare them against the /etc/ax25/axports file. * nrconfig.c: Find all running network ports, and compare them against the /etc/ax25/nrports file. * rsconfig.c: Find all running network ports, and compare them against the /etc/ax25/rsports file. * Update man pages
* Fix pile of warnings about differing signedness. One of them looksRalf Baechle2007-01-235-19/+31
| | | | like a real buglet for some architectures.
* Fix warning about // style comment. Actually remove the commentRalf Baechle2007-01-231-2/+2
| | | | because it was pointless anyway.
* Fix warning about lost const pointer attribute.Ralf Baechle2007-01-231-1/+1
|
* Update to ignore all generated files.Ralf Baechle2007-01-221-1/+3
|
* Regenerate all the autotools provided files - some were ancient andRalf Baechle2007-01-2213-7365/+24501
| | | | | | would have failed on some modern systems. Sole exception is the old INSTALL file, libax25 had its own. Maybe we should drop for simplicity; it doesn't provide alot of information.
* Move all acconfig.h stuff into configure.in. This silences autoheader.Ralf Baechle2007-01-212-11/+3
|
* logical error in my last patch: instead of coping the interfaceThomas Osterried2006-10-211-8/+20
| | | | | | name of the corresponding axports line to axif, i compared axif->Name with the device name. This matched only interfaces which are configured as "ax0 ....." in axports, and was, indeed, not intended.
* libtool creates libax25 without .so extension?Thomas Osterried2006-10-041-0/+4
| | | | | | update libtool: see http://people.debian.org/~keybuk/libtool-missing_so.html -> we temporary force it: libtoolize --copy --force
* arguments (standard path) for configureThomas Osterried2006-10-041-1/+2
|
* New feature: find all interfaces, even when they have currentlyThomas Osterried2006-10-041-60/+223
| | | | | | | | | no IP-Address assigned: Because ifc.ifc_req does not show interfaces without IP-Address assigned, we use the device list via /proc. This concept was inspired by net-tools / ifconfig This feature will be enabled soon. We just need to trace down a kernel error.
* q&d bugfix for newer libtoolThomas Osterried2005-10-311-1/+1
|
* Quick way to regenerate autoconf / automake generated files.Michael Taylor2004-12-111-0/+4
| | | | Useful for different versions of autoconf, libtool, automake
* should be last for ver 11libax25-0.0.11Craig Small2003-03-1610-2102/+13297
|
* last? update for 11 fixed cvsignoreCraig Small2003-03-061-0/+10
|
* put in Tomi and Jereons patches for axio blockingCraig Small2003-02-216-1325/+974
|
* libax25io buffer overflow fixes, increment to 0.0.10 toolibax25-0.0.10Craig Small2002-03-288-17794/+1638
|
* Added better error messages in libax25, eg to print out the namesHamish Moffatt2001-09-113-17/+17
| | | | of missing files etc.
* added a cvsignore filelibax25-0.0.9Craig Small2001-08-281-0/+3
|
* made final change to changelogCraig Small2001-08-2811-2780/+20760
|
* updated config.sub for hppaCraig Small2001-08-271-76/+223
|
* updated config.* for hppaCraig Small2001-05-104-72/+226
|
* include rose.h is in netrose not netax25Craig Small2001-05-031-1/+1
|
* Initial revisionCraig Small2001-04-104-4/+12
|
* Import libax25 0.0.7 from tarballlibax25-0.0.7Ralf Baechle1999-08-2411-98/+273
|
* Import libax25 0.0.6 from tarballlibax25-0.0.6Ralf Baechle1999-07-198-130/+265
|
* Import libax25 0.0.5 from tarballlibax25-0.0.5Ralf Baechle1999-07-0837-499/+1465
|
* Import libax25 0.0.4 from tarballlibax25-0.0.4Ralf Baechle1999-05-319-1096/+747
|
* Import ax25-lib 0.0.3 from tarballax25-lib-0.0.3Ralf Baechle1999-04-3014-88/+242
|
* Import ax25-lib 0.0.2 from tarballax25-lib-0.0.2Ralf Baechle1999-04-2130-2074/+5324
|
* Import ax25-lib 0.0.1 from tarballax25-lib-0.0.1Ralf Baechle1999-04-1039-0/+14203