1. c175564 mgcp: consistently name bsc_mgcp osmo-bsc_mgcp by Harald Welte · 12 years ago
  2. 1bcd637 misc: Use msgb_free for freeing the messages by Holger Hans Peter Freyther · 12 years ago
  3. 02de47d Improved generation of SYSTEM INFORMATIONs 2* and 5* for neighbour bands by Andreas Eversberg · 12 years ago
  4. 052e51f Make sure USSD code only responds *#100# for retrieving own number by Tobias Engel · 12 years ago
  5. a680b13 fix generation of frequency list (E-GSM vs. P-GSM 900) by Harald Welte · 12 years ago
  6. b2e4422 bts_ipaccess_nanobts.c: Remove unused variable. by Holger Hans Peter Freyther · 12 years ago
  7. e387089 abis_rsl.c: Remove unused variable net. by Holger Hans Peter Freyther · 12 years ago
  8. 285af69 abis_rsl: The rach information was not used, introduce a signal by Holger Hans Peter Freyther · 12 years ago
  9. efd75b5 abis_rsl.c: Remove unused variable ts_number by Holger Hans Peter Freyther · 12 years ago
  10. 74d5a25 abis_om2000.c: Remove unused variable to_trx_oml. by Holger Hans Peter Freyther · 12 years ago
  11. 7f391a0 vty: Remove two unimplemented OML functions by Holger Hans Peter Freyther · 12 years ago
  12. 22ef555 misc: abis_nm.c Use the result of ret. by Holger Hans Peter Freyther · 12 years ago
  13. ad51516 misc: gsm_data.c address compiler warning by Holger Hans Peter Freyther · 12 years ago
  14. 09e4fad ARFCNs are in the range of 0..1023, not 0..1024 by Harald Welte · 12 years ago
  15. 73627d7 osmo-bsc: Remove hard-coded check for codec preferecne in ASS CMD by Harald Welte · 12 years ago
  16. ba4f8b2 MGCP: Add VTY commands to reset (RSIP) one or all endpoints by Harald Welte · 12 years ago
  17. 2d166e3 bsc_mgcp: optionally connect the MGCP socket to the MGW by Harald Welte · 12 years ago
  18. fe01ed7 Move the bulk of RR processing from MSC into BSC by Harald Welte · 13 years ago
  19. cd4acaf Move processing of CLASSMARK CHANGE behind bsc_api by Harald Welte · 13 years ago
  20. b3e452b osmo-bsc: correctly parse the TMSI in BSSAP paging from MSC by Harald Welte · 13 years ago
  21. 943fa2c nat: Add VTY command for the TP-DA rewriting. by Holger Hans Peter Freyther · 13 years ago
  22. 10588b0 nat: Fix the no sms-clear-tp-srr command by Holger Hans Peter Freyther · 13 years ago
  23. f8c05a1 nat: Internationalize the TP-DA if it starts with a 00 by Holger Hans Peter Freyther · 13 years ago
  24. 21e5c61 nat: Prepare to rewrite the TP-DA number of a SMS submit. by Holger Hans Peter Freyther · 13 years ago
  25. cd78c14 mgcp: Fix warning about unused variable by Holger Hans Peter Freyther · 13 years ago
  26. 97a5a48 mgcp: Provide documentation for the method, check sscanf return by Holger Hans Peter Freyther · 13 years ago
  27. 00452c4 lchan: Close a possible still open RTP Socket by Holger Hans Peter Freyther · 13 years ago
  28. 6d860f9 ho: Remove rtp_proxy.h include, no proxy code in here by Holger Hans Peter Freyther · 13 years ago
  29. e3fe41d abis: gsm_data_shared.h includes libosmo-abis header, add abis to cflags by Holger Hans Peter Freyther · 13 years ago
  30. 460d84a mncc: Include size and offsets of struct gsm_mncc in the hello by Holger Hans Peter Freyther · 13 years ago
  31. 161cec1 channel: Review lchan_free calls and the state the channel is in by Holger Hans Peter Freyther · 13 years ago
  32. e3be5ca lchan: Rename release_reason to release_mode by Holger Hans Peter Freyther · 13 years ago
  33. 7a66379 channel: The error timer and the lchan_deact_tmr are both running by Holger Hans Peter Freyther · 13 years ago
  34. c65933d Revert "libbsc: Log if a channel is freed with lchan->state != LCHAN_S_NONE" by Holger Hans Peter Freyther · 13 years ago
  35. 86bbcbd bsc: Fix "show lchan" for partially provided information by Holger Hans Peter Freyther · 13 years ago
  36. 718d67e nat: Add the line break after the '. by Holger Hans Peter Freyther · 13 years ago
  37. 4c2822e nat: Implement clearing of TP-SRR flags from TPDUs by Holger Hans Peter Freyther · 13 years ago
  38. e24452f nat: Use the link_id from the original message in the new DTAP message by Holger Hans Peter Freyther · 13 years ago
  39. 2b1e7dc nat: Compare the DTAP L3 size with the size of the msgb - dtap header by Holger Hans Peter Freyther · 13 years ago
  40. bc72354 nat: Fix comment and mask for looking at TP-MTI by Holger Hans Peter Freyther · 13 years ago
  41. 10b7875 nat: SMS rewrite matching, empty list means match everything by Holger Hans Peter Freyther · 13 years ago
  42. e6fa553 nat: SMS comment updates by Holger Hans Peter Freyther · 13 years ago
  43. 036bf9f nat: Move SMS creation into a new method, no functional change by Holger Hans Peter Freyther · 13 years ago
  44. c9fc830 nat: Access data_ptr after we have checked the length by Holger Hans Peter Freyther · 13 years ago
  45. 523e6ee nat: Move the finding of the number to a new method by Holger Hans Peter Freyther · 13 years ago
  46. 6721a08 gprs: Honor GSM 04.64 8.4.2 Receipt of unacknowledged information by Holger Hans Peter Freyther · 13 years ago
  47. 8737f4c bsc: Assume assignment_complete/assignment_fail is set by Holger Hans Peter Freyther · 13 years ago
  48. fe56cf8 RSL: Nokia BTS reports TA in quarter-bits, not full bits. by Andreas Eversberg · 13 years ago
  49. 0f18e5e RSL: BS-11 reports TA in quarter-bits, not full bits. by Andreas Eversberg · 13 years ago
  50. f9dc16b Add NITZ (timezone) support as part of MM INFO by Gus Bourg · 13 years ago
  51. 32e5cd7 fix two mistakes in AM_LDFLAGS by Alexander Huemer · 13 years ago
  52. 73b3cac BSSGP: Add functions required for true BSS-side BSSGP implementation by Harald Welte · 13 years ago
  53. bdf3818 GPRS: add new bssgp_create_cell_id(), opposite of bssgp_parse_cell_id() by Harald Welte · 13 years ago
  54. 630bb2b GPRS NS: Add some doxygen API documentation by Harald Welte · 13 years ago
  55. 79eae14 bsc_vty: Fix usage of deprecated osmo_osmo_hexdump_nospc by Sylvain Munaut · 13 years ago
  56. cfa2685 osmo_nitb: introduce --no-dbcounter command line option by Harald Welte · 13 years ago
  57. 0d91c46 gsm0408: Print a message when the LU is timing out. by Holger Hans Peter Freyther · 13 years ago
  58. f0e71e7 mncc: Introduce a hello packet that is sent to the client. by Holger Hans Peter Freyther · 13 years ago
  59. f403c48 sgsn: Make sure each parameter has some sort of documentation by Holger Hans Peter Freyther · 13 years ago
  60. 812d87a gb_proxy: Make sure each parameter has some sort of documentation by Holger Hans Peter Freyther · 13 years ago
  61. 3763c23 mgcp: Make sure each command has some kind of online help by Holger Hans Peter Freyther · 13 years ago
  62. 074b509 mncc: Remove FIXME about queuing messages by Holger Hans Peter Freyther · 13 years ago
  63. 41cc7ea mncc: Address the fixme and put the mncc_sock_state in gsm_network by Holger Hans Peter Freyther · 13 years ago
  64. 16e59db misc: Fix typo...'teh' -> 'the' by Holger Hans Peter Freyther · 13 years ago
  65. 58e29d0 nokia: Use a longer T200 because RSL link can be pretty slow after a reset by Andreas.Eversberg · 13 years ago
  66. 1770bd8 libbsc/nokia_site: Increase reset timer to 15 seconds by Sylvain Munaut · 13 years ago
  67. cb8e843 libbsc/nokia_site: Fix reset procedure and add option to skip it. by Sylvain Munaut · 13 years ago
  68. 99118d3 libbsc/nanobts: Fix NSVC OML init sequence for some rugby models by Sylvain Munaut · 13 years ago
  69. 1fa5239 libbsc: Don't include ext_info in SI13 if not in EGPRS mode by Sylvain Munaut · 13 years ago
  70. 4bb9ce8 GPRS GMM: When we receive a RA UPD REQ, we are NORMAL even after SUSPEND by Harald Welte · 13 years ago
  71. ffc1999 GPRS LLC: fix compiler warning by Harald Welte · 13 years ago
  72. 612c3d8 GPRS GMM: Send LLGMM-RESET.req when talking to unknown MS by Harald Welte · 13 years ago
  73. ac687be LLC: Add minimal LLGMM-RESET.req implementation by Harald Welte · 13 years ago
  74. 3da47d0 misc: Linking fixes for Ubuntu 11.10 Compiler by Holger Hans Peter Freyther · 13 years ago
  75. f9839f6 gprs: Fix various compiler warnings by Holger Hans Peter Freyther · 13 years ago
  76. 8e621dc gprs: Fix compiler warnings in the code by Holger Hans Peter Freyther · 13 years ago
  77. f01f18e gprs_gmm: Fix various compiler warnings by Holger Hans Peter Freyther · 13 years ago
  78. db55ace libctrl: only free() msgb if it was alloc()ed by Alexander Huemer · 13 years ago
  79. ee0e754 bsc: Put the full stop before the \n in the log message by Holger Hans Peter Freyther · 13 years ago
  80. bec8ff9 bsc: Add new SCCP connections to the tail by Holger Hans Peter Freyther · 13 years ago
  81. 860efdf bsc: Drop the BTS instead of exiting the application by Holger Hans Peter Freyther · 13 years ago
  82. e812704 vty: Document more VTY parameters of a command by Holger Hans Peter Freyther · 13 years ago
  83. 1135125 Undo my changes to bts_siemens_bs11.c it works as it was. by Andreas Eversberg · 13 years ago
  84. 62cf798 All 3 E1-BTS should now work with dahdi and misdn_lapd driver. by Andreas Eversberg · 13 years ago
  85. 607044f Fix Ericsson RBS2000 support after libosmo-abis merge by Harald Welte · 13 years ago
  86. 6073216 gsm_data_shared: use 'const' whenever applicable by Harald Welte · 13 years ago
  87. bd171c3 bsc_api: Add some more comments to the code by Harald Welte · 13 years ago
  88. 022bf97 fix fprintf format specifiers in osmo-bsc_mgcp by Alexander Huemer · 13 years ago
  89. 6489afd fix some "implicit declaration" warnings in libbsc by Alexander Huemer · 13 years ago
  90. 45a0014 fix some "implicit declaration" warnings in libtrau by Alexander Huemer · 13 years ago
  91. ee8e7ee fix some "implicit declaration" warnings in osmo-nitb by Alexander Huemer · 13 years ago
  92. 1ed89d4 Add VTY command to specify default speech codec by Harald Welte · 13 years ago
  93. 8416c5f bsc_api: Make sure to use correct MS Power on ASSIGNMENT CMD by Dieter Spaar · 13 years ago
  94. 6bc3631 bsc: Fix a crash in case we get a NACK from the BTS for a new channel by Holger Hans Peter Freyther · 13 years ago
  95. e6d482e BTS support: nokia/ericcson - use e1inp_ts->lapd by Harald Welte · 13 years ago
  96. 64fcd77 Revert "we don't have openbsc/ipaccess.h anymore" by Harald Welte · 13 years ago
  97. edf5c86 osmo-bsc: Use NM_OPSTATE_* to check for operational attributes by Daniel Willmann · 13 years ago
  98. 53ea2ba libctrl: Add a function to create the cmd by Holger Hans Peter Freyther · 13 years ago
  99. 1018246 libctrl: Don't overwrite error reply if the verify function sets one by Daniel Willmann · 13 years ago
  100. 1c081dd libctrl: Mark the cmd set/get/verify functions static by Daniel Willmann · 13 years ago