1. aa386d2 sms: change rp err cause of smpp_try_deliver errors by Alexander Couzens · 8 years ago
  2. b847a21 libmsc/bsc: split rate counters into bsc and msc group by Alexander Couzens · 8 years ago
  3. 20423ea libbsc/libmsc: convert old osmo counter into rate_ctrgs by Alexander Couzens · 8 years ago
  4. 5f0c71b dyn TS: OS#1778 workaround: disable TCH/F on dyn TS for nitb by Neels Hofmeyr · 8 years ago
  5. e6052c4 Make random MSISDN assignment optional by Max · 8 years ago
  6. 0fcd2e2 Make random extension range configurable by Max · 8 years ago
  7. ddee01f Add regexp authorization policy for IMSI by Max · 8 years ago
  8. e21cf38 Make extending subscriber creation easier by Max · 8 years ago
  9. c08ee71 Move DTX settings to BTS by Max · 8 years ago
  10. 121e9a4 Start to use struct osmo_auth_vector from gsm_auth_tuple by Harald Welte · 8 years ago
  11. a2bbc5e Fix TSC/BSIC handling bug and remove bts->tsc by Harald Welte · 9 years ago
  12. c21dcb2 mncc: Implement CRCX->MDCX for handover for direct rtp mode by Holger Hans Peter Freyther · 9 years ago
  13. c8a6c13 mncc: Implement the direct RTP mode for ip based systems by Holger Hans Peter Freyther · 9 years ago
  14. 666e36a nitb: Add a mode to not use TMSI for normal operation by Holger Hans Peter Freyther · 9 years ago
  15. c36a13b libbsc: Move SIs update/generation for a BTS into a separate function. by Alexander Chemeris · 9 years ago
  16. d6d7aff sub: Remove the queue from the subscriber code by Holger Hans Peter Freyther · 9 years ago
  17. 6f6cbf7 bts: "Repair" broken channels if we receive the release ack by Holger Hans Peter Freyther · 9 years ago
  18. 4e13a8f bsc/nitb: Allow to set the GPRS mode through the ctrl command by Holger Hans Peter Freyther · 9 years ago
  19. 1ba0730 nitb: Allow the network to decide if a subscriber should be created by Holger Hans Peter Freyther · 9 years ago
  20. 142d12d move gsm_bts_get_cbch() to gsm_data_shared() as its needed in osmo-bts by Harald Welte · 9 years ago
  21. f7e23c5 bts: When one link drops.. check what needs to be dropped by Holger Hans Peter Freyther · 10 years ago
  22. c22930e bts: Add some simple dependency between different BTS by Holger Hans Peter Freyther · 10 years ago
  23. 1e30a28 msc: Add and use gsm_subscriber_group by Jacob Erlbeck · 10 years ago
  24. a49b2c0 bsc: Allow to generate new system information online by Holger Hans Peter Freyther · 10 years ago
  25. 1449c9f move gsm_bts_num() to gsm_data_shared.[ch] by Harald Welte · 10 years ago
  26. ca3c256 sms: Kill the sms->sender and use addr/ton/npi throughout the code by Holger Hans Peter Freyther · 11 years ago
  27. 9dbc3f8 nitb/ctrl: Add command to add/modify a subscriber to the database by Holger Hans Peter Freyther · 10 years ago
  28. f8c4219 libbsc: Add ctrl command for MNC, MCC, short-name and long-name by Holger Hans Peter Freyther · 11 years ago
  29. ca11443 sms: Increment the RP Message Reference for each transaction by Holger Hans Peter Freyther · 10 years ago
  30. dcf38e1 Add function to update TRAU muxer after assignment or handover by Andreas Eversberg · 11 years ago
  31. 7d8fa34 Add VTY option for Nokia BTS that does not send RELease CONFirm message by Andreas Eversberg · 11 years ago
  32. e7bd863 expiration: Speculative fixes for the periodic expiring handling by Holger Hans Peter Freyther · 11 years ago
  33. 641475c Fix: Handle CM service request on already secured channel correctly by Andreas Eversberg · 11 years ago
  34. d7b22c6 smpp: Attempt to fix a memory leak of the msgb by Holger Hans Peter Freyther · 11 years ago
  35. 75e13a4 Fix of IMMIDIATE ASSIGNMENT REJECT message by Andreas Eversberg · 11 years ago
  36. bfbdeec libmsc: Track and update the location update expiry by Jan Luebbe · 11 years ago
  37. c0de14d SMPP: add small utility program 'smpp_mirror' by Harald Welte · 12 years ago
  38. e07b6a7 SMPP: Implement support for MO SMS by Harald Welte · 12 years ago
  39. d4bdee7 SMPP: Implement transaction mode for SUBMIT-SM by Harald Welte · 12 years ago
  40. 6fc4a98 libctrl: Change controlif_setup so it returns the ctrl handle by Daniel Willmann · 13 years ago
  41. e555c2b VTY: dynamically create BTS "type" command syntax by Harald Welte · 12 years ago
  42. f383aa1 BSC: introduce new "sysmobts" BTS model by Harald Welte · 12 years ago
  43. 8645e10 libgb: move GPRS specific msgb CB definitions to separate header by Harald Welte · 12 years ago
  44. 67161f2 Allow VTY-based configuration of T3105 by Harald Welte · 12 years ago
  45. 8ec4952 bsc: Create a osmo_bsc_data and embed osmo_msc_data by Holger Hans Peter Freyther · 13 years ago
  46. 794e8f2 abis: gsm_data_shared.h includes libosmo-abis header, add abis to cflags by Holger Hans Peter Freyther · 12 years ago
  47. 694c82d mncc: Address the fixme and put the mncc_sock_state in gsm_network by Holger Hans Peter Freyther · 13 years ago
  48. 128892f audio: Remove the hardcoding of the RTP Payload by Holger Hans Peter Freyther · 13 years ago
  49. ed5cacb src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago openbsc/0.9.15
  50. 3300c01 split gsm_data.c in gsm_data_shared.c and gsm_data.c by Harald Welte · 13 years ago
  51. 6be350c split gsm_data.h in gsm_data_shared.h and gsm_data.h by Harald Welte · 13 years ago
  52. b96be39 gsm_data: Use osmocom/gsm/sysinfo.h by Harald Welte · 13 years ago
  53. 4e4fa4c move some more abis_nm related code into libosmocore by Harald Welte · 13 years ago
  54. f142c97 prepare gsm_data.h header file sharing with osmo-bts by Harald Welte · 13 years ago
  55. 0d2881a bsc: on-demand setup of nanoBTS and HSL femto sockets by Pablo Neira Ayuso · 13 years ago
  56. dfb342c src: use namespace prefix osmo_counter* by Pablo Neira Ayuso · 13 years ago
  57. bf540cb src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  58. a8a09df misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  59. c42ad8b misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  60. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  61. af9b810 OM2000: Track the Operational Info and MO state by Harald Welte · 13 years ago
  62. fd355a3 [HSL] initial support for the HSL 2.75G Femtocell by Harald Welte · 13 years ago
  63. 64c07d2 Allow configuration of SI5 neighbor list != SI2 neighbor list by Harald Welte · 13 years ago
  64. face7ed VTY: Allow for per-BTS-model specific config file write functions by Harald Welte · 13 years ago
  65. a02085d OM2000: Allow configuration of CON from VTY by Harald Welte · 13 years ago
  66. a8e6a65 OM2000: Allow VTY based configuration of IS connection groups by Harald Welte · 13 years ago
  67. 15ccc77 INPUT: Allow for a per-TRX OML link by Harald Welte · 13 years ago
  68. db44f60 [RBS2000] Initial attempt at Ericsson RBS2000 support by Harald Welte · 13 years ago
  69. 09cefee [OML] Allow each BTS model to specify the OML callback by Harald Welte · 13 years ago
  70. f338a03 [BSC] Move the BTS-type specific code from bcs_init.c to bts_*.c by Harald Welte · 13 years ago
  71. 32c0962 [BSC] Allow manual override of neighbor cell list by Harald Welte · 13 years ago
  72. 182c81f subscr: Remember if we need to call subscr_put_channel at the end. by Holger Hans Peter Freyther · 13 years ago
  73. 29b64e9 MNCC: pass the actual 'struct msgb' down the mncc_recv() callback by Harald Welte · 13 years ago
  74. fea236e MNCC: move cc_tx_to_mncc() from gsm_data.h into mncc.c by Harald Welte · 13 years ago
  75. 54209c2 MNCC: rename mncc_upq_enqueue() to cc_tx_to_mncc() by Harald Welte · 13 years ago
  76. 11b28f9 sms: Introduce a SMS queue that will be responsible for delivery by Holger Hans Peter Freyther · 13 years ago
  77. d3baf41 paging: Introduce a GSM_PAGING_BUSY event for a special timeout by Holger Hans Peter Freyther · 13 years ago
  78. daee5ca subscr: Make it possible to keep subscribers in RAM. by Holger Hans Peter Freyther · 13 years ago
  79. a29e43a BSC Call Control: Actually implement call statistics by Harald Welte · 13 years ago
  80. 2862dca Use 04.08 IMM ASS REJECT in case we run out of channels by Harald Welte · 13 years ago
  81. 434bb3f MNCC: introduce mncc_upq_enqueue() wrapper around msgb_enqueue() by Harald Welte · 13 years ago
  82. 6f61555 abis_nm: Band aid on OML initialisation by queuing messages by Holger Hans Peter Freyther · 14 years ago
  83. 81a8bf1 include: Small fixes to gsm_data.h by Sylvain Munaut · 14 years ago
  84. e0b06b0 bsc: Allow to configure Optional Cell Selection params from vty by Sylvain Munaut · 14 years ago
  85. 77cd95d bsc_api: Implement the assignment command for the BSC. by Holger Hans Peter Freyther · 14 years ago
  86. 85334f1 paging: Move the paging data into the paging.h by Holger Hans Peter Freyther · 14 years ago
  87. 928ca74 subscr: Move the TMSI reserved into the gsm_data by Holger Hans Peter Freyther · 14 years ago
  88. 8cc5903 rsl: Allow to hardcode the RTP Payload by Holger Hans Peter Freyther · 14 years ago
  89. 2f9d1ef bsc: Prepare to store the SCCP connection inside the subscriber by Holger Hans Peter Freyther · 14 years ago
  90. 79f763f bsc: Keep all active subscriber connections in a list. by Holger Hans Peter Freyther · 14 years ago
  91. 3e8e046 bsc: Create struct osmo_msc_data to hold MSC information, handle signals by Holger Hans Peter Freyther · 14 years ago
  92. e66bf1f [paging] Only page if we have some free channels right now by Holger Hans Peter Freyther · 14 years ago
  93. 6410d93 [paging] When we ran down to 0 available paging slots start a credit timer by Holger Hans Peter Freyther · 14 years ago
  94. 76fc4a3 chan: Add configuration to handle paging any with TCH by Holger Hans Peter Freyther · 14 years ago
  95. 7889107 chan: Store the to be assigned channel type in the GSM Network. by Holger Hans Peter Freyther · 14 years ago
  96. 5a3a61d bsc_init: Allow DTXu and enable DTXd on RSL (experimental) by Holger Hans Peter Freyther · 14 years ago
  97. 4b85a32 chan_alloc: Change Channel Release to release SAPIs, then the channel by Holger Hans Peter Freyther · 14 years ago
  98. 9fbff4a [BSC] Add support for configfile-hardcoded System Information messages by Harald Welte · 14 years ago
  99. a0b0f36 ipaccess-config/network-listen update by Harald Welte · 14 years ago
  100. 887deab ipaccess-config / network listen: ordered list of RxLevels by Harald Welte · 14 years ago