Commit Graph

24 Commits

Author SHA1 Message Date
Peter Marschall 04204decde ipppd: configuration cleanup
* Makefile.in: expand variables HAVE_LZSCOMP_H & LIBS
* Makefile.in: build man-pages in rule all
* Makefile.in: don't add variables to COPTS with -D... that are already
   #include'd via config.h: removes "duplicate definition" warnings
* ipppd.h & options.c: #include "config.h" to cover Makefile.in changes
* configure.ac: relay on default action for AC_CHECK_LIB()
* Makefile.in: remove unnecessary Hacks because of configure.ac changes
* autoreconf
2012-04-21 14:52:01 +02:00
Peter Marschall 184e96038c ipppd: autoreconf
Update all files generated by autotools via a call to 'autoreconf -if'.
Update Makefile.in to avoid configure-time warning.
2012-04-21 14:52:01 +02:00
Karsten Keil f9c7fe0ed0 Better MS-CHAP implementation
Backport of the MS-CHAP implementation from pppd-2.4.1 to ipppd.
This means ipppd now also supports MS-CHAP without the need for libdes.
Patch by Emmanuel Charpentier.

Taken from Debian sid

Signed-off-by: Karsten Keil <kkeil@linux-pingi.de>
2012-02-26 18:21:28 +01:00
keil 3e044b3aec - fix library directories
- build without root permissions
2008-08-31 10:49:37 +00:00
keil 72144d4116 allow external overwrite of CFLAGS without dropping features 2006-01-15 15:11:52 +00:00
keil 2d58270a51 use DES functions from openssl if possible 2004-08-30 14:56:36 +00:00
keil c3d721bd72 - newer libpcap versions have pcap-bpf.h include, not net/bpf.h 2004-02-12 10:50:20 +00:00
keil ef1228bd93 IPPPD_FILTER option to filter packets for the HUPTIMEOUT; need kernel patch 2003-06-30 22:30:57 +00:00
keil db60777e01 First changes to compile utils without /usr/src/linux/drivers/isdn 2002-07-19 19:03:49 +00:00
keil 676367130b add a primitiv password on startup function to avoid to save password on
disc
2002-07-06 00:34:08 +00:00
hipp 2a2a29cdb3 Added malware's changes. Added Andre Beck's changes. 1999-06-21 13:28:31 +00:00
fritz 6550903743 Removed TTY_FIRST option since this is disabled in code anyway. 1998-11-18 13:48:45 +00:00
keil 508fe741d9 fixes to compile and install under 2.0.36 1998-10-16 12:37:38 +00:00
akool 31048f5b41 - quick and dirty Call-History in "-m" Mode (press "h" for more info) added
- eat's one more socket, Stefan: sockets[3] now is STDIN, FIRST_DESCR=4 !!
 - Support for tesion)) Baden-Wuerttemberg Tarif
 - more Providers
 - Patches from Wilfried Teiken <wteiken@terminus.cl-ki.uni-osnabrueck.de>
   - better zone-info support in "tools/isdnconf.c"
   - buffer-overrun in "isdntools.c" fixed
 - big Austrian Patch from Michael Reinelt <reinelt@eunet.at>
   - added $(DESTDIR) in any "Makefile.in"
   - new Configure-Switches "ISDN_AT" and "ISDN_DE"
     - splitted "takt.c" and "tools.c" into
         "takt_at.c" / "takt_de.c" ...
         "tools_at.c" / "takt_de.c" ...
   - new feature
       CALLFILE = /var/log/caller.log
       CALLFMT  = %b %e %T %N7 %N3 %N4 %N5 %N6
     in "isdn.conf"
 - ATTENTION:
     1. "isdnrep" dies with an seg-fault, if not HTML-Mode (Stefan?)
     2. "isdnlog/Makefile.in" now has hardcoded "ISDN_DE" in "DEFS"
     	should be fixed soon
1998-09-26 18:27:23 +00:00
fritz abb82284a8 Misc. Fixes.
Added fallback to libdb for isdnctrl.
Added -V version check in isdnctrl.
1998-06-27 00:35:57 +00:00
hipp 0c590a08dd More RADIUS changes from Matjaz Godec. 1998-05-05 08:51:16 +00:00
hipp bbfc1e1148 Added Matjaz Godec's Radius Patches 1998-04-29 14:29:25 +00:00
tsbogend 5ff3a85174 not every CPU is from Intel (greetings from Digital :-)) 1998-03-15 22:34:57 +00:00
hipp 246e05c6d0 started to apply radius patch
ifmtu problem for slave devices fixed
corrupted MPdiscr problem fixed
minor patches
1998-03-08 13:01:26 +00:00
fritz 003c8b96d4 Get rid of including ../.config in Makefile
Now all configuration is done in configure.
Update manpage.
1997-10-26 23:06:06 +00:00
hipp be2e8ff709 glibc-2 patches
2.1.x patches
1997-05-28 10:07:25 +00:00
hipp e6d231a11a changes in IPX routing-protocol negotiation
'pidfile' option
set_userip feature
minor bug fixes and changes
1997-05-19 10:15:24 +00:00
fritz f39097b937 Corrected install target, added uninstall target 1997-03-24 03:12:12 +00:00
fritz 31146bd276 Added autoconf support for ipppd, renamed Makefile.linux to Makefile.ORG 1997-03-24 01:17:55 +00:00