| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert .cvsignore files to .gitignore | Ralf Baechle | 2013-06-04 | 2 | -1/+1 |
* | call setsid() only if we are not already the process group leader | Thomas Osterried | 2011-08-18 | 1 | -2/+6 |
* | Removed check for return value of setsid(). If it's already | Thomas Osterried | 2011-08-18 | 1 | -3/+2 |
* | Fix for CVE-2011-2910: check return status of setuid(), .. | Thomas Osterried | 2011-08-18 | 2 | -8/+13 |
* | Consistently spell digipeater. | Ralf Baechle | 2011-07-14 | 1 | -1/+1 |
* | Christoph Rueckert <dk2crn> had an issue with OpenSuse 11.2. | Thomas Osterried | 2010-03-31 | 1 | -3/+3 |
* | Fix parallel installation bugs. | Ralf Baechle | 2009-09-23 | 1 | -1/+1 |
* | Convert spelling of Joerg Reuter's name from umlaut to oe. | Ralf Baechle | 2009-06-27 | 1 | -2/+2 |
* | axgetput: Delete homegrown declarations of optarg and optind. | Ralf Baechle | 2009-06-23 | 1 | -4/+1 |
* | axgetput: Remove homegrown 'extern int errno' declaration. | Ralf Baechle | 2009-06-23 | 1 | -2/+1 |
* | Remove use of backwards compatibility header name. | Ralf Baechle | 2009-06-21 | 8 | -70/+2 |
* | Ignore a few more generated files. | Ralf Baechle | 2009-06-19 | 2 | -0/+2 |
* | Remove all generated files. | Ralf Baechle | 2009-06-19 | 2 | -1303/+0 |
* | Fix type of length argument to sockset syscalls. | Ralf Baechle | 2009-06-14 | 4 | -9/+12 |
* | Fix utmp time code | Ralf Baechle | 2009-06-14 | 1 | -4/+10 |
* | Convert K&R-style function definitions to function prototypes. | Ralf Baechle | 2009-06-14 | 2 | -7/+7 |
* | fix | Thomas Osterried | 2009-02-12 | 1 | -1/+1 |
* | escape fix | Thomas Osterried | 2009-02-12 | 1 | -1/+1 |
* | time_t for file_time | Thomas Osterried | 2009-01-22 | 1 | -3/+3 |
* | made proto_bin compatible to call(1) ~a upload. | Thomas Osterried | 2009-01-22 | 1 | -15/+25 |
* | completed docu | Thomas Osterried | 2008-11-21 | 1 | -1/+2 |
* | important security fix: | Thomas Osterried | 2008-11-21 | 1 | -9/+18 |
* | bugfix: write_ax25(line, ..) segfaultet if line is static char[]. | Thomas Osterried | 2008-11-08 | 1 | -6/+14 |
* | fix: strncpy(ut.ut_id, tty + 3, sizeof(ut.ut_id)); // was sizeof(ut.ut_line)... | Thomas Osterried | 2008-10-22 | 1 | -2/+2 |
* | get_assoc(): file handle of fopen(PROC_AX25_CALLS_FILE, "r") was | Thomas Osterried | 2008-10-10 | 1 | -1/+3 |
* | Fix for autoconf. Thanks to Tom <DL1JBE> | Thomas Osterried | 2008-08-03 | 2 | -3/+2 |
* | fix in Makefile.am for installation of man page axgetput.1 | Thomas Osterried | 2008-05-16 | 1 | -0/+1 |
* | changed mail addresses | Thomas Osterried | 2008-04-27 | 2 | -3/+3 |
* | typo: embeded is embedded | Thomas Osterried | 2008-04-13 | 2 | -8/+8 |
* | axspawn on embeded systems like openwrt: | Thomas Osterried | 2008-04-13 | 2 | -33/+108 |
* | fix: ask_pw_sys(): do not query for the same numbers | Thomas Osterried | 2008-02-16 | 1 | -1/+0 |
* | new feature: bcpasswd authentication type "unix". | Thomas Osterried | 2008-02-16 | 3 | -7/+32 |
* | typo | Thomas Osterried | 2008-02-16 | 1 | -1/+1 |
* | - bugfix: did false computations on 64bit plattforms. | Thomas Osterried | 2007-09-16 | 1 | -0/+4 |
* | - axparms is now more posix compliant | Thomas Osterried | 2007-04-16 | 2 | -40/+44 |
* | Fix possible irritation because arguments were "-xxx". | Thomas Osterried | 2007-04-16 | 2 | -18/+18 |
* | updated manpage | Thomas Osterried | 2007-03-11 | 1 | -2/+47 |
* | a profile is sourced, not executed. -> removed "#!/bin/sh" | Thomas Osterried | 2007-03-11 | 1 | -2/+1 |
* | - bugfix: if /etc/skel/.profile exists, and /etc/ax25/ax25.profile, | Thomas Osterried | 2007-03-11 | 1 | -4/+41 |
* | Nuke K&R style non-prototypes ... | Ralf Baechle | 2007-01-23 | 1 | -11/+3 |
* | Fix warnings about // style comment. And remove some of the most | Ralf Baechle | 2007-01-23 | 9 | -100/+124 |
* | Include <sys/time.h>. This fixes a build error on glibc 2.1. | Ralf Baechle | 2007-01-23 | 1 | -0/+1 |
* | Convert to autoconf 2.59. Delete junk from past centuries. | Ralf Baechle | 2007-01-22 | 4 | -74/+18 |
* | Manual page for axgetput. This fixes the build which broke because | Ralf Baechle | 2007-01-22 | 1 | -0/+32 |
* | assure to free pwd from read_pwd() | Thomas Osterried | 2006-12-16 | 1 | -2/+10 |
* | modifications for axgetput | Thomas Osterried | 2006-12-10 | 2 | -379/+626 |
* | axgetput (bget, bput, ..) for 8bit clean up/download from an | Thomas Osterried | 2006-12-10 | 12 | -0/+1786 |
* | useradd now with "-s shell" option under special circumstances | Thomas Osterried | 2006-12-10 | 1 | -3/+19 |
* | Example with parameters_extAX25 | Thomas Osterried | 2006-10-05 | 1 | -0/+2 |
* | Documentation of parameters_extAX25 | Thomas Osterried | 2006-10-05 | 1 | -0/+21 |