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