1. 1ed3927 nat: Look into the TPDU/SMS-SUBMIT and use the TP-DestAddress for matches by Holger Hans Peter Freyther · 13 years ago
  2. d240407 nat: Patch the destination SMS address of a message by Holger Hans Peter Freyther · 13 years ago
  3. 1f58606 nat: Prepare to patch more than the CC Setup message by Holger Hans Peter Freyther · 13 years ago
  4. ed42b13 nat: Allow to have a regexp to match the MSISDN by Holger Hans Peter Freyther · 13 years ago
  5. ce4e077 abis: Get the structs and values from libosmocore by Holger Hans Peter Freyther · 13 years ago
  6. 5b51749 move some more abis_nm related code into libosmocore by Harald Welte · 13 years ago
  7. 6b77f0f Move system information related defines and code to libosmocore by Harald Welte · 13 years ago
  8. 28dce91 prepare gsm_data.h header file sharing with osmo-bts by Harald Welte · 13 years ago
  9. 1c41250 use new libosmogsm ip.access protocol header file by Harald Welte · 13 years ago
  10. 5bd96a7 bsc: on-demand setup of nanoBTS and HSL femto sockets by Pablo Neira Ayuso · 13 years ago
  11. 1a91e67 src: rename msg_entr* to osmo_config_* by Pablo Neira Ayuso · 13 years ago
  12. 1c45074 src: use namespace prefix osmo_counter* by Pablo Neira Ayuso · 13 years ago
  13. da08850 src: use namespace prefix osmo_wqueue* by Pablo Neira Ayuso · 13 years ago
  14. 04d24cd src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  15. 840ccf6 src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  16. 9561493 nat: Create a Paging Group that BSCs can refer to by Holger Hans Peter Freyther · 13 years ago
  17. 698e4b9 nat: Introduce the concept of a paging group and use it by Holger Hans Peter Freyther · 13 years ago
  18. b1eb94f nat: Rewrite the paging handling. by Holger Hans Peter Freyther · 13 years ago
  19. 914ff19 paging: Provide the number of pending requests by Holger Hans Peter Freyther · 13 years ago
  20. bd421f2 paging: Initialize structs internally to avoid a crash by Holger Hans Peter Freyther · 13 years ago
  21. 47a9f4b bsc: Allow to have a list of MSCs/MUXs to connect to by Holger Hans Peter Freyther · 13 years ago
  22. 848fec7 bsc: Allow the NAT to query the list of LACs by Holger Hans Peter Freyther · 13 years ago
  23. 8f6e20d bsc: Point back from struct osmo_msc_data to struct gsm_network by Daniel Willmann · 14 years ago
  24. 013dd14 nat: Introduce a block on the NAT to slowly get rid of BSCs by Holger Hans Peter Freyther · 13 years ago
  25. db071d8 ipa: Reserve two new values for the Osmo IPA extensions by Holger Hans Peter Freyther · 13 years ago
  26. bd6d7dc crc24: Include stdint.h as a possible compile fix by Holger Hans Peter Freyther · 13 years ago
  27. 60ab41b ussd: Keep track of used TIs for USSD and forward messages by Holger Hans Peter Freyther · 13 years ago
  28. 38bc276 nat: Inform the USSD Provider about lost connections by Holger Hans Peter Freyther · 13 years ago
  29. 99aaece nat: Remove magic numbers, use enum values for conn classification by Holger Hans Peter Freyther · 13 years ago
  30. 30c060b misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  31. 7eb8a9a misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  32. fae8dc0 libabis: ipaccess: more robust ipaccess_idtag_name() by Pablo Neira Ayuso · 13 years ago
  33. bbb96d7 db: The forward declaration of the enum does not work with C++ by Holger Hans Peter Freyther · 13 years ago
  34. 84d8393 ipaccess: Add a function to prepend the osmocom ext header by Holger Hans Peter Freyther · 13 years ago
  35. b2ed87b libabis: ipaccess: export ipaccess_parse_unitid by Pablo Neira Ayuso · 13 years ago
  36. bdc90af libabis: ipaccess: export ipaccess_idtag_name() by Pablo Neira Ayuso · 13 years ago
  37. b6a229e libabis: ipaccess: conclude new ipaccess_send_*() functions and use them by Pablo Neira Ayuso · 13 years ago
  38. 52b0921 bsc: Add the bsc-rf-socket command to master as well by Holger Hans Peter Freyther · 13 years ago
  39. dfc767e nat: Remember if the MSC accepted the connection on principle by Holger Hans Peter Freyther · 13 years ago
  40. 7c51ebe libcommon: socket: extend make_sock() prototype by Pablo Neira Ayuso · 13 years ago
  41. dd7e85b nat: Bail out if the regexp fails to compile and avoid a crash by Holger Hans Peter Freyther · 13 years ago
  42. 9a9b3d1 nat: Make the USSD number matching a regexp by Holger Hans Peter Freyther · 13 years ago
  43. dd5fff4 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  44. 36ad9a4 bsc: change bsc_vty_init to take logging categories as parameter by Pablo Neira Ayuso · 14 years ago
  45. e235c01 RBS2000: Automatically connect/start/configure/enable most MOs by Harald Welte · 14 years ago
  46. 4faaa40 OM2000: First attempt in automatically configuring most MOs by Harald Welte · 14 years ago
  47. b03c448 OML: Include a pointer to the BTS in NM STATE CHANGE signals by Harald Welte · 14 years ago
  48. 3ee1189 OM2000: Move IS conn group list generation out of VTY code by Harald Welte · 14 years ago
  49. a348c08 OM2000: Track the Operational Info and MO state by Harald Welte · 14 years ago
  50. 429bed0 OM2000: Add support for configuring the TF (Timing Function) by Harald Welte · 14 years ago
  51. 00585d9 OM2000: Add support for sending TX, RX and TS configuration requests by Harald Welte · 14 years ago
  52. 08011e2 [HSL] initial support for the HSL 2.75G Femtocell by Harald Welte · 14 years ago
  53. c638788 misc: Fix the make distcheck of the sources. by Holger Hans Peter Freyther · 14 years ago
  54. ba9c763 mgcp: Fix the static allocation of E1 trunks for the BTS/NET side by Holger Hans Peter Freyther · 14 years ago
  55. 49e170b mgcp: Allocate the endpoints for the E1 trunks as well. by Holger Hans Peter Freyther · 14 years ago
  56. 06bfe79 mgcp: Introduce a trunk config for multiple trunks. by Holger Hans Peter Freyther · 14 years ago
  57. ab56ce1 mgcp: Introduce a mgcp_trunk_config enum for endpoint configs by Holger Hans Peter Freyther · 14 years ago
  58. 187221e nat: Fix some corruption in the test case by Holger Hans Peter Freyther · 14 years ago
  59. b28f5a0 nat: Change number of multiplexes to the max-endpoints by Holger Hans Peter Freyther · 14 years ago
  60. 473b38a nat: Allocate endpoints from multiple multiplexes. by Holger Hans Peter Freyther · 14 years ago
  61. ef9d138 nat: Start making the number of multiplexes configurable by Holger Hans Peter Freyther · 14 years ago
  62. 9575164 nat: Allocate the endpoint status dynamically by Holger Hans Peter Freyther · 14 years ago
  63. 1c601cc rf: Delay execution of commands by Holger Hans Peter Freyther · 14 years ago
  64. d67a6b3 rf: Verify that the requested mode is entered and drop OML in error by Holger Hans Peter Freyther · 14 years ago
  65. d014692 rf: Remember the last command requested on the RF CMD interface by Holger Hans Peter Freyther · 14 years ago
  66. 30f93fb Fix various compiler warnings all over the code by Harald Welte · 14 years ago
  67. f989b78 Allow configuration of SI5 neighbor list != SI2 neighbor list by Harald Welte · 14 years ago
  68. bf7a534 OM2000/RBS2000: Make IS+CON configuration persistent in config file by Harald Welte · 14 years ago
  69. c02789e VTY: Allow for per-BTS-model specific config file write functions by Harald Welte · 14 years ago
  70. c584504 OM2000: Route outgoing NM message depending on MO by Harald Welte · 14 years ago
  71. a552655 OM2000: Allow configuration of CON from VTY by Harald Welte · 14 years ago
  72. 738310b OM2000: Allow VTY based configuration of IS connection groups by Harald Welte · 14 years ago
  73. 586d770 INPUT: Include TEI + SAPI in E1 INPUT SIGNAL by Harald Welte · 14 years ago
  74. caeb9bc INPUT: Allow for a per-TRX OML link by Harald Welte · 14 years ago
  75. 5434bfa DAHDI: Deliver ALARM/NOALARM as input signal to RBS2000 driver by Harald Welte · 14 years ago
  76. 4a8f22e OM2000: Add IS Conf Req by Harald Welte · 14 years ago
  77. 6d5a039 OM2000: Add enable/disable commands by Harald Welte · 14 years ago
  78. 40ad3b3 OM2000: Add support for sending the TEST REQUEST message by Harald Welte · 14 years ago
  79. 9bf8e9e OM2000: Add VTY commands for connect/disconnect and op_info by Harald Welte · 14 years ago
  80. 1d5a206 OM2000: Introduce VTY commands to initiate OM2000 procedures by Harald Welte · 14 years ago
  81. 4f3644b OM2000: Negotiation Resposne, send START on OML-up event by Harald Welte · 14 years ago
  82. 2a0a963 [RBS2000] Add initial code for Ericsson OM2000 O&M protocol by Harald Welte · 14 years ago
  83. c2f27ba [RBS2000] Initial attempt at Ericsson RBS2000 support by Harald Welte · 14 years ago
  84. 9480980 [OML] Allow each BTS model to specify the OML callback by Harald Welte · 14 years ago
  85. 18e489a E1 Input: Add new S_INP_LINE_INIT signal by Harald Welte · 14 years ago
  86. 4c826f7 [BSC] Move the BTS-type specific code from bcs_init.c to bts_*.c by Harald Welte · 14 years ago
  87. 306a206 [LAPD] Support multiple instances of LAPD by Harald Welte · 14 years ago
  88. e76bea0 [E1 INPUT] explicitly configure the E1 input driver for each line by Harald Welte · 14 years ago
  89. 760d471 [input] make mi_e1_line_update() a driver specific callback by Harald Welte · 14 years ago
  90. 9311887 RSL: add code to generate SACCH INFO MODIFY command by Harald Welte · 14 years ago
  91. ca46eff [BSC] Allow manual override of neighbor cell list by Harald Welte · 14 years ago
  92. 3fb6bf9 sms: Allow to specify the DCS for the SMS. by Holger Hans Peter Freyther · 14 years ago
  93. 805d369 sms: Move the sms_from_text to gsm_04_11 by Holger Hans Peter Freyther · 14 years ago
  94. a63d35c ipa: Only use one IPA number for Osmo extensions by Holger Hans Peter Freyther · 14 years ago
  95. 804019a mgcp: Include a MGCP Response String in the response by Holger Hans Peter Freyther · 14 years ago
  96. 02539b1 subscr: Stop stopping paging requests behind the back of subscr by Holger Hans Peter Freyther · 14 years ago
  97. fb68bf3 subscr: Remember if we need to call subscr_put_channel at the end. by Holger Hans Peter Freyther · 14 years ago
  98. e5d806e subscr: Add a vty option to kick the queue. by Holger Hans Peter Freyther · 14 years ago
  99. 0fe0c8c subscr: Dump the pending requests to help with debugging state. by Holger Hans Peter Freyther · 14 years ago
  100. ce69aec subscr: Make it possible to clear pending requests for a subscriber by Holger Hans Peter Freyther · 14 years ago