1. 88b299c configure.in: Bump the version due mem leak fixes. by Holger Hans Peter Freyther · 14 years ago on-waves/0.3.99.2
  2. 58a2758 nat: Improve log message and refer to the BSC that was lost. by Holger Hans Peter Freyther · 14 years ago
  3. be3fdc2 nat: Fix memory leak... in MGCP forwarding by Holger Hans Peter Freyther · 14 years ago
  4. 6a8d765 [vty] Free the matched at the end of the routine. by Holger Hans Peter Freyther · 14 years ago
  5. adebbfd [vty] Plug memory leak on auto completion. by Holger Hans Peter Freyther · 14 years ago
  6. afccfb9 [vty] Allow to create a buffer in a given context. by Holger Hans Peter Freyther · 14 years ago
  7. 0f7a825 [vty] Move some allocations into the context of the vty. by Holger Hans Peter Freyther · 14 years ago
  8. 2aa7f10 [vty] Remove FIXME as it appears to do the right thing. by Holger Hans Peter Freyther · 14 years ago
  9. 37ba5b3 nat: Report some more contexts by Holger Hans Peter Freyther · 14 years ago
  10. 9f63d2b [mgcp] Remove talloc.h header. by Holger Hans Peter Freyther · 14 years ago
  11. d21b5de nat: Do not use \n in the vty code. by Holger Hans Peter Freyther · 14 years ago
  12. 12b6371 nat: Add a command to close a given BSC Connection by Holger Hans Peter Freyther · 14 years ago
  13. 184961e nat: Print the remote reference as well. by Holger Hans Peter Freyther · 14 years ago
  14. a9ec860 Bump the version of OpenBSC. by Holger Hans Peter Freyther · 14 years ago on-waves/0.3.99.1
  15. d1b19f3 [ts] Make the e1inp_ts delay configurable by Holger Hans Peter Freyther · 14 years ago
  16. 33f531f ipaccess: Restore the original delay for the nanoBTS delay. by Holger Hans Peter Freyther · 14 years ago
  17. b051b3b bsc_init: Do not use magic numbers for GSM 12.21 states. by Holger Hans Peter Freyther · 14 years ago
  18. 479a3aa bsc_init: Remove printf that sneaked in. by Holger Hans Peter Freyther · 14 years ago
  19. fd2a877 nat: Release the transaction id earlier, always reset the BSC by Holger Hans Peter Freyther · 14 years ago
  20. 53f7973 [mgcp] Possible memleak fix for the allowed reallocation case by Holger Hans Peter Freyther · 14 years ago
  21. 691b40e nat: Attempt to clarify the text inside the log message. by Holger Hans Peter Freyther · 14 years ago
  22. e511d54 nat: Allocate a named context to make dumping allocations possible by Holger Hans Peter Freyther · 14 years ago
  23. 6edf7b9 bsc_msc_ip: Add a timeout for waiting for the CC of the network by Holger Hans Peter Freyther · 14 years ago
  24. e404567 nat: Only close connections that were fully connected by Holger Hans Peter Freyther · 14 years ago
  25. 52ae9a4 nat: When having a proper close down, or a short read close the connection by Holger Hans Peter Freyther · 14 years ago
  26. 5bd9493 nat: Only send DLCX when we have send a CRCX to the BSC on this endpoint by Holger Hans Peter Freyther · 14 years ago
  27. c92fd5d nat: Handle all queueing to the MSC through the same function. by Holger Hans Peter Freyther · 14 years ago
  28. 01cf14d nat: Use show bsc config for showing the configuration. by Holger Hans Peter Freyther · 14 years ago
  29. 840447e [mgcp] Add a change callback and send a dummy packet on MDCX. by Holger Hans Peter Freyther · 14 years ago
  30. 3f7586d nat: Use hex for the endpoint names by Holger Hans Peter Freyther · 14 years ago
  31. b74a9f1 [mgcp] Ignore every dummy packet... by Holger Hans Peter Freyther · 14 years ago
  32. bbc2c6e nat: Change MGCP DLCX handling and send dummy MDCX to the BTS. by Holger Hans Peter Freyther · 14 years ago
  33. 7e3724a nat: Move the write queue init to the allocation function by Holger Hans Peter Freyther · 14 years ago
  34. 569dccf nat: Clear the queued messages at the end by Holger Hans Peter Freyther · 14 years ago
  35. 89a378e [mgcp] Protocol extension to not generate answers. by Holger Hans Peter Freyther · 14 years ago
  36. 4a78c7b [mgcp] Print a Deleted endpoint message again. by Holger Hans Peter Freyther · 14 years ago
  37. c710130 [mgcp] Add a dummy send method... by Holger Hans Peter Freyther · 14 years ago
  38. 4b1cde1 [sccp] Move from DEBUGP to LOGP in sccp.c by Holger Hans Peter Freyther · 14 years ago
  39. 0f5a234 [nat] Degrade the message to a plain debug output. by Holger Hans Peter Freyther · 14 years ago
  40. ae81ff9 [nat] Fix the vty option... use the right argument. by Holger Hans Peter Freyther · 14 years ago
  41. e5981ed [nat] Add option to forbid the paging to the BSC. by Holger Hans Peter Freyther · 14 years ago
  42. 93cc16a [nat] Lookup by BSC Connection otherwise the point of reassigning the is defeated by Holger Hans Peter Freyther · 14 years ago
  43. 119a197 [nat] Slightly improve logging.. by Holger Hans Peter Freyther · 14 years ago
  44. c53c2ab [nat] Ignore paging that is to page by BSS... by Holger Hans Peter Freyther · 14 years ago
  45. 3242350 [nat] Add unit test to forward Proto Error messages back both ways. by Holger Hans Peter Freyther · 14 years ago
  46. c3a6a1d [sccp] Parse the error message and add a unit test for it. by Holger Hans Peter Freyther · 14 years ago
  47. f4f090e [nat] Reword warning when we had a pending transaction and forget about it. by Holger Hans Peter Freyther · 14 years ago
  48. 2a554bf [nat] Cope with a bad BSC reassigning in use SRC REF by Holger Hans Peter Freyther · 14 years ago
  49. a12dea6 [ipaccess] Attempt to fix setting unit ids with a multi trx setup by Holger Hans Peter Freyther · 14 years ago
  50. ec59bb0 Versioning for the bsc_msc_ip by Holger Hans Peter Freyther · 14 years ago on-waves/0.3.99
  51. 4417f7f [vty] Allow to set the RACH NM attributes on a per BTS basis by Holger Hans Peter Freyther · 14 years ago
  52. 39563af [paging] Implement the counting for TCH/H and TCH/F by Holger Hans Peter Freyther · 14 years ago
  53. 242faaa [paging] Only page if we have some free channels right now by Holger Hans Peter Freyther · 14 years ago
  54. f77c0cd Version bump for On-Waves by Holger Hans Peter Freyther · 14 years ago on-waves/0.3.98.2
  55. 4103a3e Revert "ipaccess: Send RTP Payload IE for CRCX & MDCX" by Holger Hans Peter Freyther · 14 years ago
  56. 4aca7f6 [paging] Continuisly send paging commands. by Holger Hans Peter Freyther · 14 years ago
  57. 507d536 [paging] When giving credit try to send out paging requests too. by Holger Hans Peter Freyther · 14 years ago
  58. cb618c7 [paging] Revert the paging band aid. by Holger Hans Peter Freyther · 14 years ago
  59. 3c0702d Increase the minor version as this is a band-aid.. by Holger Hans Peter Freyther · 14 years ago
  60. caf2456 BAND AID... Reduce the delay timer, reduce number of paging requests we send by Holger Hans Peter Freyther · 14 years ago
  61. 1d34c6a bsc_msc_ip: Crash fix on MO-Call starting with a SDCCH by Holger Hans Peter Freyther · 14 years ago
  62. 1506f8e [paging] When we ran down to 0 available paging slots start a credit timer by Holger Hans Peter Freyther · 14 years ago
  63. f044c58 Merge remote branch 'origin/master' into on-waves/bsc-master by Holger Hans Peter Freyther · 14 years ago
  64. 6d17dd1 Increase the version. by Holger Hans Peter Freyther · 14 years ago on-waves/0.3.98
  65. 38e9c82 RSL: inmplement ip.access paging load indication 'below threshold' by Harald Welte · 14 years ago
  66. 7cb6867 [vty] Count pending paging requests for the vty by Holger Hans Peter Freyther · 14 years ago
  67. d8138c4 nat: Make sccp/bsc show connections more Cisco like... by Holger Hans Peter Freyther · 14 years ago
  68. 46d9b94 [vty] Allow to allocate TCH/H and TCH/F too for testing purposes. by Holger Hans Peter Freyther · 14 years ago
  69. 4f705b9 [vty] Add a test command to allocate all SDCCH by Holger Hans Peter Freyther · 14 years ago
  70. c592e69 [alloc] Assign a TCH for LU when all SDCCHs are occupied. by Holger Hans Peter Freyther · 14 years ago
  71. 39608dc GPRS: Fix calculation of 'Extension Length' in GPRS Cell Options by Harald Welte · 14 years ago
  72. 5fda908 GPRS: Indicate the SGSN is Release 99 as this is the first with EDGE by Harald Welte · 14 years ago
  73. 1803818 update openbsc.cfg examples for new gprs syntax by Harald Welte · 14 years ago
  74. 439bb82 GPRS: Enable EGPRS coding schemes in Cell Attributes if 'gprs mode egprs' by Harald Welte · 14 years ago
  75. a06fea0 GPRS: actually enable indicating EDGE capability in SI13 by Harald Welte · 14 years ago
  76. 4511d89 GPRS: change 'gprs enabled <0-1>' to 'gprs mode (none|gprs|egprs)' by Harald Welte · 14 years ago
  77. da0586a GPRS: Add Support for the GPRS Cell Option Extension Info IE by Harald Welte · 14 years ago
  78. 2c57232 add an example config file for nanoBTS multi-trx case by Harald Welte · 14 years ago
  79. ad9f783 update the openbts.cfg.nanobts example by Harald Welte · 14 years ago
  80. 57ba7e3 GPRS: BVCI 0 and 1 are not permitted. by Harald Welte · 14 years ago
  81. 6ba3bcb BVCI 0 is not within the permitted range by Harald Welte · 14 years ago
  82. ebb6b99 nat: Do not use 0/0 for mux/timeslot by default by Holger Hans Peter Freyther · 14 years ago
  83. e08253a nat: Clear the connection on a DLCX by Holger Hans Peter Freyther · 14 years ago
  84. 5e86095 nat: Always initialize the out pointer... by Holger Hans Peter Freyther · 14 years ago
  85. a7c1448 nat: Fix the test case by allocating a config. by Holger Hans Peter Freyther · 14 years ago
  86. 7897c44 nat: Return the SCCP Connection again... by Holger Hans Peter Freyther · 14 years ago
  87. ff9e09b nat: Return the newest SCCP connection... by Holger Hans Peter Freyther · 14 years ago
  88. ecf5cc2 bsc_msc_ip: Print a small status on active connections by Holger Hans Peter Freyther · 14 years ago
  89. 8212676 nat: Increase the right counter on calls. by Holger Hans Peter Freyther · 14 years ago
  90. a380c89 nat: Add new connections to the end of the list by Holger Hans Peter Freyther · 14 years ago
  91. bedaf5d bssap: Move parsing of paging into the paging section... by Holger Hans Peter Freyther · 14 years ago
  92. 2b08aa3 nat: Remove the SHOW_STR from none show commands. by Holger Freyther · 14 years ago
  93. c246329 bsc_msc_ip: Allow to put the MSC address into the network config by Holger Hans Peter Freyther · 14 years ago
  94. f140348 nat: Print the LAC that was searched for and not found. by Holger Hans Peter Freyther · 14 years ago
  95. b5de1b0 nat: Mention when we do not find a BSC for a given token. by Holger Hans Peter Freyther · 14 years ago
  96. b022cc3 nat: Print the IP address of the BSC that does not respond to the query. by Holger Hans Peter Freyther · 14 years ago
  97. e8396c9 nat: Make the MSC configurable. by Holger Hans Peter Freyther · 14 years ago
  98. 941839b nat: Move MSC ip address into the config.. by Holger Hans Peter Freyther · 14 years ago
  99. 23a0e46 Add rf_locked to the configuration writing. by Holger Hans Peter Freyther · 14 years ago
  100. cb8fd6e Use osmocore tlv definition for GSM0808. by Holger Hans Peter Freyther · 14 years ago