Commit Graph

1632 Commits

Author SHA1 Message Date
Karsten Keil a34934521f Add license files as symlinks
Signed-off-by: Karsten Keil <kkeil@linux-pingi.de>
2012-01-08 18:48:01 +01:00
Karsten Keil c064ef8352 Remove copies of the GPL/LGPL
Will be replaced by links.

Signed-off-by: Karsten Keil <kkeil@linux-pingi.de>
2012-01-08 18:47:56 +01:00
Karsten Keil 9340bad3a6 Subject: [PATCH 2/3] Add shared memory to allow unique application IDs
- add shared memory to allow unique application IDs
- add a debug interface to debug capi internals
- fix some warnings about unchecked return vulues

Signed-off-by: Karsten Keil <kkeil@linux-pingi.de>
2012-01-08 18:46:21 +01:00
Karsten Keil 0e0b64162c Export some helpers for capi modules
Export buffer related functions.
Fix warnings. Use same size for applid.

Signed-off-by: Karsten Keil <kkeil@linux-pingi.de>
2012-01-08 18:46:12 +01:00
Karsten Keil 1f5220ef98 Add .gitignore
Signed-off-by: Karsten Keil <kkeil@linux-pingi.de>
2012-01-08 18:45:16 +01:00
Karsten Keil 39972d51cc Change DOS text files to UNIX format
Signed-off-by: Karsten Keil <kkeil@linux-pingi.de>
2012-01-08 18:44:24 +01:00
Karsten Keil e4a60e7963 Add missing include <sys/ioctl.h>
Signed-off-by: Karsten Keil <kkeil@linux-pingi.de>
2012-01-08 18:40:35 +01:00
Karsten Keil 91185bb204 Add missing unistd.h includes
Signed-off-by: Karsten Keil <kkeil@linux-pingi.de>
2012-01-08 18:40:30 +01:00
Karsten Keil 5118717d05 Version 3.15
Signed-off-by: Karsten Keil <kkeil@linux-pingi.de>
2012-01-08 18:40:25 +01:00
Karsten Keil 404b09271f Allow modules to supply their own waitformessage method
Signed-off-by: Karsten Keil <kkeil@linux-pingi.de>
2012-01-08 18:40:17 +01:00
Karsten Keil 0f52af4e56 Export application id functions
These functions maybe used by other (external) modules.
Make capi_mod.h a public header.

Signed-off-by: Karsten Keil <kkeil@linux-pingi.de>
2012-01-08 18:40:10 +01:00
Karsten Keil f4ff5799cd Version 3.14
Signed-off-by: Karsten Keil <kkeil@linux-pingi.de>
2012-01-08 18:40:05 +01:00
Karsten Keil 10a60ab5f5 Move to new modular capi20 implementation
step2

Signed-off-by: Karsten Keil <kkeil@linux-pingi.de>
2012-01-08 18:39:58 +01:00
Karsten Keil ba6c742ee2 Move to new modular capi20 implementation
step1

Signed-off-by: Karsten Keil <kkeil@linux-pingi.de>
2012-01-08 18:39:50 +01:00
keil b68ffee4ba Some CAPI implementations do not accept 0 for MaxLogicalConnection or
MaxBDataBlocks (return 0x1002 "Logical block size too small" error)
2009-07-22 11:52:54 +00:00
buzz 67965ac5d8 Force fritzbox buffer address to be zero 2009-05-24 23:20:00 +00:00
buzz 3e7db50eb0 Improve capi20.pc.in and update README 2009-05-09 13:01:22 +00:00
buzz 9c79c35967 Add new libcapi20 2009-05-08 21:02:02 +00:00
tobiasb faa791d659 Numerous corrections from Jochen Frieling
who carefully reviewed the entire file.
2008-12-20 17:00:36 +00:00
keil 2019db3988 - bump versione to 3.13 2008-08-31 11:38:16 +00:00
keil 8c55b46db9 -fix build with additional CFLAGS on commandline 2008-08-31 11:35:55 +00:00
keil 9217dc1e09 - fix library directories
- build without root permissions
2008-08-31 11:12:24 +00:00
keil 21b8445a57 - fix library directories
- build without root permissions
2008-08-31 10:59:55 +00:00
keil 3e044b3aec - fix library directories
- build without root permissions
2008-08-31 10:49:37 +00:00
keil 7eb62ce8fa tcl 8.5 2008-04-04 21:23:02 +00:00
keil 2d307c8304 make tcl vesion 8.5 working 2008-04-04 21:08:58 +00:00
keil 8f2706d632 Bump version to 3.12 2007-11-26 13:13:44 +00:00
keil 921574186f newer gcc do not include stdlib.h by default (needed for size_t) 2007-11-26 13:13:00 +00:00
tobiasb 8237c95ce1 Fixed misspelled area code names, thanks to Wolfgang Hamann. 2007-10-02 22:22:12 +00:00
keil 19482907d7 fix compiler warnings 2007-05-17 21:10:29 +00:00
keil 1995f4e78c fix data types for 64 bit (Thanks to Peter Mack) 2007-05-17 15:02:43 +00:00
keil 99ea40ec5a Small fixes to avoid warnings with newer gcc 2007-03-05 18:04:34 +00:00
tobiasb b4ebc28847 Made isdnrep and isdnrate buildable under cygwin. See ChangeLog for details. 2007-01-05 04:23:57 +00:00
tobiasb 0062f5431d - replaced prototype for basename() by #include <libgen.h>
- include <linux/limits.h> only if __linux__ is defined, try
  <limits.h> otherwise
2007-01-05 03:45:50 +00:00
tobiasb 289f669f03 Separate entries for Serbia and Montenegro, new German cellphone prefixes 2007-01-05 03:03:32 +00:00
tobiasb 256b81333f Applied patches to manpages from http://catb.org/~esr/doclifter/problems.html 2007-01-05 02:40:54 +00:00
armin 2eee6f4a50 Correct output when checking for global configuration of libcapi20. 2006-12-17 21:18:22 +00:00
keil 79e42a45ee Bobenkirchen -> Bobenneukirchen
Thanks to Sigward Funke <sfunke@rz.uni-leipzig.de>
2006-08-16 16:15:35 +00:00
keil ed5d995a8f We should not copy other projects (under a different License) files into
our tree.
On build time all you need should be in the ppp devel package.
2006-08-08 18:12:36 +00:00
keil 6f90e0b7bf some endian fixes for BIGENDIAN systems 2006-08-08 13:23:28 +00:00
tobiasb fa464701c2 Fix in filelist generation for NO_UTF8=1. 2006-07-03 19:47:51 +00:00
tobiasb 7e0476c2b5 8102 Hoehenkirchen Siegert_s_brunn (Thomas Hillgaertner) 2006-07-03 18:20:55 +00:00
keil d3436987d9 - HZ is not used anymore, this value is defined as duration in
1/100 seconds independ from system HZ value
2006-07-03 15:51:27 +00:00
mbachem 0670f621d9 initial cvs import of ant-phone v0.1.12, http://www.antcom.de/ant-phone/ 2006-05-17 19:53:58 +00:00
tobiasb d2435d6818 Fix for special case with DUALFIX_SRCNUM (-2/dual= includes 0x200).
A more general approach would do reordering of layer 2 frames.
2006-05-01 13:52:31 +00:00
tobiasb 9ca25a75bf Changed name for 08803 from Preissenberg to Peissenberg.
Reported by Andy Spiegl as Debian bug #302568.
2006-02-12 16:35:16 +00:00
tobiasb e9359063bb Support for pre-UTF8 systems. NO_UTF8=1 in makefile, Makefile.in or the make
command line will convert the data files from UTF-8 to ISO-8859-1 (latin1)
using iconv.  The distributed source data files in UTF-8 charset remain
unchanged.  Without NO_UTF8 set, there shall be no changes at all.
2006-02-12 16:16:36 +00:00
tobiasb 4c955de366 New version number 4.71. Change in zone lookup. 2006-02-05 02:44:04 +00:00
keil 29a44534c8 make isdnlog data UTF8 encoded 2006-01-23 17:07:09 +00:00
keil 8b6abbf14e v3.9 now 2006-01-15 15:19:05 +00:00