1. 81c51a8 E1 INPUT: Fix PCAP file generation for non-mISDN case by Harald Welte · 13 years ago
  2. 18e489a E1 Input: Add new S_INP_LINE_INIT signal by Harald Welte · 13 years ago
  3. 4c826f7 [BSC] Move the BTS-type specific code from bcs_init.c to bts_*.c by Harald Welte · 13 years ago
  4. c7841cc [DAHDI] build dahdi driver only if dahdi header is present by Harald Welte · 13 years ago
  5. 890fe4a [DAHDI] integrate DAHDI driver into E1 Input layer by Harald Welte · 13 years ago
  6. e053f3f [E1] fix typo resulting in NM message being logged as RSL by Harald Welte · 13 years ago
  7. cc5e9f8 [E1 input] make sure config file with new E1 input config saves correctly by Harald Welte · 13 years ago
  8. 019130d [E1 INPUT] remove debug printf's by Harald Welte · 13 years ago
  9. e76bea0 [E1 INPUT] explicitly configure the E1 input driver for each line by Harald Welte · 13 years ago
  10. 760d471 [input] make mi_e1_line_update() a driver specific callback by Harald Welte · 13 years ago
  11. 5f83382 misc: Make clang --analyze happy with the source code by Holger Hans Peter Freyther · 13 years ago
  12. 0e3e88e License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  13. 038834b ts Make the e1inp_ts delay configurable by Holger Hans Peter Freyther · 14 years ago
  14. a73c02f e1_input: Fix compiler warning by using offsetof by Holger Hans Peter Freyther · 14 years ago
  15. 2da4f72 e1_input: Stop the timer when deleting the signalling link on the TS by Holger Hans Peter Freyther · 14 years ago
  16. 311a993 [e1_input] When destroying a link clear all pending messages by Holger Hans Peter Freyther · 14 years ago
  17. 51d2a59 move log/debug codebase to libosmocore by Harald Welte · 14 years ago
  18. f4625b1 split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  19. 42351bf rsl_sendmsg: Print message in case trx == NULL by Harald Welte (local) · 15 years ago
  20. c8d862e Import the new logging architecture by Holger Hans Peter Freyther · 15 years ago
  21. cf2ec4a logging: introduce log levels at caller site by Harald Welte · 15 years ago
  22. 4d42bd8 make use of new S_GLOBAL_SHUTDOWN signal to properly close pcap_fd by Harald Welte · 15 years ago
  23. d17f102 remove printf for every packet in pcap code by Harald Welte (local) · 15 years ago
  24. 735cd9e misc: Add prototypes to header files, include more header files by Holger Hans Peter Freyther · 15 years ago
  25. 6286888 the actual config file code (not just config files) by Harald Welte · 15 years ago
  26. 932e20d move allocation of talloc contexts into link-time constructor by Harald Welte · 15 years ago
  27. ed83184 fix various RSL msgb memory leaks in error paths by Harald Welte · 15 years ago
  28. 857e00d use taloc_zero() rather than talloc() and explisit memset() by Harald Welte · 15 years ago
  29. 9cfc935 use named variant when allocating msgb's by Harald Welte · 15 years ago
  30. a837977 introduce talloc all over OpenBSC by Harald Welte · 15 years ago
  31. b5a3e41 [pcap] Write incoming packages without the extra mISDN header by Andreas Eversberg · 15 years ago
  32. 59b0468 move openbsc into its own subdirectory by Harald Welte · 15 years ago