1. b5af099 introduce and use logging macros with context on E1 line / timeslot by Harald Welte · 4 years, 6 months ago
  2. 510ae99 dahdi: Don't use perror() directly, use osmocom logging instead by Harald Welte · 4 years, 6 months ago
  3. d4be696 Enable DAHDI support by default; require --disable-dahdi otherwise by Harald Welte · 4 years, 8 months ago
  4. 7c1c8cc dahdi: Use ioctl(DAHDI_SPECIFY) instead of legacy /dev/dahdi/%u by Harald Welte · 4 years, 8 months ago
  5. 323d39d Add SPDX-License-Identifier to all source files by Harald Welte · 7 years ago
  6. b26f2fd src: use osmo_timer_setup() by Pablo Neira Ayuso · 7 years ago
  7. 7a228eb Add HDLC timeslot mode by Harald Welte · 8 years ago
  8. a0108e7 Implement new 'raw' input type for E1 timeslots by Harald Welte · 8 years ago
  9. f35d889 e1_input: Add E1 timeslot number to input_signal_data by Harald Welte · 8 years ago
  10. d9d1b5c misc: Work with src != builddir by Holger Hans Peter Freyther · 10 years ago
  11. f69b812 dahdi: Fix potential but unlikely out of bounds access by Holger Hans Peter Freyther · 11 years ago
  12. 7ed9258 input: dahdi: replace exit by return by Pablo Neira Ayuso · 12 years ago
  13. 5c67fb5 input: dahdi: use logging facilities instead of fprintf and stderr by Pablo Neira Ayuso · 12 years ago
  14. 3744b87 LAPD profiles are globally defined structures by Andreas Eversberg · 13 years ago
  15. a7ff001 Replaced LAPD implementation with new LAPD core of libosmogsm by Andreas Eversberg · 13 years ago
  16. fe05cf5 DAHDI: add information on span number, timeslot count to VTY by Harald Welte · 13 years ago
  17. 494f290 DAHDI: remove unused variable by Harald Welte · 13 years ago
  18. 0cf5514 DAHDI: Print error message in case config uses non-existing span by Harald Welte · 13 years ago
  19. e2bd685 DAHDI: make sure the first e1_line N port start with number 0 by Harald Welte · 13 years ago
  20. c288951 e1_input: add 'port_nr' field and support DAHDI T1 cards by Harald Welte · 13 years ago
  21. cfc9f1f DAHDI: Make sure dahdi_e1_setup() can be called multiple times by Harald Welte · 13 years ago
  22. 3bc7885 re-introduce optional build of DAHDI input plugin by Harald Welte · 13 years ago v0.0.4
  23. fd44a5f e1_input: move the lapd_instance pointer out of dahdi specifics by Harald Welte · 13 years ago
  24. 4e862cb e1_input: rework configuration of virtual E1 line operations by Pablo Neira Ayuso · 13 years ago
  25. de66891 src: replace S_INP_* signals by S_L_INP_* according to naming policy by Pablo Neira Ayuso · 13 years ago
  26. 95e5dec DAHDI: Actually increment e1_input related rate counters by Harald Welte · 13 years ago
  27. 31fe5f2 LAPD: Propagate lapd_receive() errors to the E1 driver by Pablo Neira Ayuso · 13 years ago
  28. f3ca61c DAHDI: Fix case where we have multiple E1 ports/cards (spans) by Harald Welte · 13 years ago
  29. cc2241b update to comply with libosmocore namespace fixes by Harald Welte · 13 years ago
  30. 71d87b2 talloc: revert to use talloc inside libosmocore by Harald Welte · 13 years ago
  31. a20762a src: use signal infrastructure that will be available in libosmocore by Pablo Neira Ayuso · 13 years ago
  32. fe8ab0a logging: use new harald's logging infrastructure in libosmocore by Pablo Neira Ayuso · 13 years ago
  33. 355ce69 include: export lapd.h since openBSC needs it by Pablo Neira Ayuso · 13 years ago
  34. 0b9ed9a dahdi: fix driver compilation by Pablo Neira Ayuso · 13 years ago
  35. f163d23 e1_input: minor API changes to adapt it to openbsc by Pablo Neira Ayuso · 13 years ago
  36. c00ee73 e1input: add address as parameter to e1inp_line_update(...) by Pablo Neira Ayuso · 13 years ago
  37. 5a4b7c5 e1input: rework generic (virtual and real) E1 line operations by Pablo Neira Ayuso · 13 years ago
  38. 177094b src: use include/osmocom/abis instead of include/osmocom/gsm/abis by Pablo Neira Ayuso · 13 years ago
  39. 0ba77d5 initial commit of libosmo-abis by Pablo Neira Ayuso · 13 years ago