1. 645b383 lchan: Every SS_LCHAN signal now sends a struct lchan_sig_data by Holger Hans Peter Freyther · 14 years ago
  2. ca68529 bsc: Some S_LCHAN signals don't provide an lchan by Holger Hans Peter Freyther · 14 years ago
  3. 8f35157 auth: Release the security operation after we sent out a message by Holger Hans Peter Freyther · 14 years ago
  4. 9444d8a bsc: Avoid crashing when no lchan is present in the subscriber connection by Holger Hans Peter Freyther · 14 years ago
  5. ecf3139 gsm_04_08_utils: Fix Channel Request mode for e0/e0 and neci=1 by Sylvain Munaut · 14 years ago
  6. f29c9bf db: Quote the IMEI string before passing it into the database. by Holger Hans Peter Freyther · 14 years ago
  7. d708781 ho: Access the network after we are known to have an entry. by Holger Hans Peter Freyther · 14 years ago
  8. 36cd62c ho: Set the conn to NULL before calling lchan_release by Holger Hans Peter Freyther · 14 years ago
  9. 447bc5a [db] Properly quote name and extension for SQL access by Harald Welte · 14 years ago
  10. c6e196f SGSN: Avoid duplicate MM contexts in case MS and SGSN disagree on P-TMSI by Harald Welte · 14 years ago
  11. 94ecef3 SGSN: Implement network-initiated PDP CTX DEACT when GGSN restarts by Harald Welte · 14 years ago
  12. f28e1a0 SGSN: some more comments by Harald Welte · 14 years ago
  13. 8ba6f85 sms: Make sure that this loop is broken from time to time. by Holger Hans Peter Freyther · 14 years ago
  14. 3e479cc sms: Rewrite the queue to find SMS harder. by Holger Hans Peter Freyther · 14 years ago
  15. e41db2a sms: Move the finding of the next SMS to handle to a new method by Holger Hans Peter Freyther · 14 years ago
  16. 4871046 sms: Change the default values for the sms_queue by Holger Hans Peter Freyther · 14 years ago
  17. 1ae9751 sms: Workaround a bug in the db layer and update the data by Holger Hans Peter Freyther · 14 years ago
  18. e78b443 sms: Always go through the database and the smsqueue to send messages by Holger Hans Peter Freyther · 14 years ago
  19. 70428d9 sms: Allow setting amount of failures through the vty. by Holger Hans Peter Freyther · 14 years ago
  20. 4334e4e sms: Make the amount of failures configurable as well. by Holger Hans Peter Freyther · 14 years ago
  21. 416c7de sms: Add vty command to clear the pending message by Holger Hans Peter Freyther · 14 years ago
  22. 96b4d35 sms: Make the max_pending tunable via a vty runtime setting by Holger Hans Peter Freyther · 14 years ago
  23. 58fe028 sms: Add vty command to trigger running the queue. by Holger Hans Peter Freyther · 14 years ago
  24. 6ec8098 sms: Provide some simple vty command for the state of the SMS queue by Holger Hans Peter Freyther · 14 years ago
  25. 6131833 sms: Begin sending SMS messages, handle failures by Holger Hans Peter Freyther · 14 years ago
  26. 575d2e1 sms: Introduce a SMS queue that will be responsible for delivery by Holger Hans Peter Freyther · 14 years ago
  27. ed3c204 sms: Create signal data for SMS with more information by Holger Hans Peter Freyther · 14 years ago
  28. 6c7cf7e sms: Dispatch a failed signal in many of the MT-sms points by Holger Hans Peter Freyther · 14 years ago
  29. 7f8d0b1 sms: Use the SMS in the signals where it makes sense. by Holger Hans Peter Freyther · 14 years ago
  30. f290469 sms: Fix a small typo. by Holger Hans Peter Freyther · 14 years ago
  31. ae9c9d9 db: Introduce a limit in delivery attempts for the SMS search by Holger Hans Peter Freyther · 14 years ago
  32. d0095e4 db: Add method to load a SMS by id. by Holger Hans Peter Freyther · 14 years ago
  33. 52a6375 subscr: Sync the database before sending the attached signal by Holger Hans Peter Freyther · 14 years ago
  34. ff8dd57 subscr: Print the lac of the subscriber. by Holger Hans Peter Freyther · 14 years ago
  35. ab2a933 paging: Introduce a GSM_PAGING_BUSY event for a special timeout by Holger Hans Peter Freyther · 14 years ago
  36. 0c29e5f subscr: Add a VTY command to update the subscriber from the database. by Holger Hans Peter Freyther · 14 years ago
  37. ed1d030 subscr: Add VTY command to purge subscribers that are held in memory by Holger Hans Peter Freyther · 14 years ago
  38. 68b21e1 subscr: Introduce VTY option to keep subscribers in ram. by Holger Hans Peter Freyther · 14 years ago
  39. ec4fa9e subscr: Introduce subscr_purge_inactive to free unused subscribers by Holger Hans Peter Freyther · 14 years ago
  40. 0a7d497 subscr: Make it possible to keep subscribers in RAM. by Holger Hans Peter Freyther · 14 years ago
  41. c56006b BSC Call Control: Actually implement call statistics by Harald Welte · 14 years ago
  42. 87c0017 BSC VTY: Print some more of the already-generated statistics by Harald Welte · 14 years ago
  43. f8ff153 SGSN / GMM: Only allow non-roaming IMSIs by Harald Welte · 14 years ago
  44. a7a1ea5 BSC API: Make 'Got data in non active state' message as LOGL_INFO by Harald Welte · 14 years ago
  45. 497aa98 RSL: Make "waiting for SAPI=%d to be released" LOGL_DEBUG by Harald Welte · 14 years ago
  46. 81c2ed3 Fix some stupid typos resulting in compile errors. by Harald Welte · 14 years ago
  47. da5db86 BSC VTY: Fix off-by-one / segfault in 'show bts NR' by Harald Welte · 14 years ago
  48. f62dad6 BTS VTY: Order bts-trx-ts-lchan in 'show lchan' by Harald Welte · 14 years ago
  49. 98d2bb8 BSC VTY: Print the current mode of a dynamic TCH/F / PDCH by Harald Welte · 14 years ago
  50. e3bd0c0 BSC VTY: Change order of elements in 'show timeslot' command by Harald Welte · 14 years ago
  51. ff59809 BSC VTY: Remove extraneous 'else' from write_ts_single() by Harald Welte · 14 years ago
  52. 0686838 BSC VTY: Fix 'show timeslot' command if BTS and/or TRX are specified by Harald Welte · 14 years ago
  53. 51f78ee GPRS/GMM: Correctly look up MM Context in RA Update by Harald Welte · 14 years ago
  54. 200046d More verbose logging of authentication internals by Harald Welte · 14 years ago
  55. e2aaf44 IMM ASS REJ: Actually add t3122 parsing to vty code by Harald Welte · 14 years ago
  56. 857e15d Authentication: use ENUM instead of magic numbers by Harald Welte · 14 years ago
  57. a00fdd7 Use 04.08 IMM ASS REJECT in case we run out of channels by Harald Welte · 14 years ago
  58. 5213e99 Dynamic PDC: Add VTY comand 'bts N trx M timeslot O pdch [de]activate' by Harald Welte · 14 years ago
  59. 6f40df0 Dynamic PDCH: rsl_ipacc_pdch_activate() operates on a timeslot by Harald Welte · 14 years ago
  60. f08a1d7 gsm48: Release the LU procedure only after the TMSI REALL_COMPL by Holger Hans Peter Freyther · 14 years ago
  61. 26e5886 MNCC: introduce mncc_upq_enqueue() wrapper around msgb_enqueue() by Harald Welte · 14 years ago
  62. 08dd27d mnccc.c: Add 2 line header describing what this file is all about by Harald Welte · 14 years ago
  63. bed0709 gsm48: Use NULL instead of 0 for pointers in C. by Holger Hans Peter Freyther · 14 years ago
  64. f3af403 rsl: Remove unimplemented/unused rsl_paging_cmd_subscr by Holger Hans Peter Freyther · 14 years ago
  65. ef3b59d misc: Remove gsm_subscriber.h from the db.h file by Holger Hans Peter Freyther · 14 years ago
  66. b74772b misc: Reorder includes, move osmocore to the end by Holger Hans Peter Freyther · 14 years ago
  67. d300106 misc: Remove gsm_subscriber.h include to reduce dependencies. by Holger Hans Peter Freyther · 14 years ago
  68. 3463f1b misc: Include abis_rsl.h to remove some compiler warnings by Holger Hans Peter Freyther · 14 years ago
  69. 4a6d4ab gsm48_tx_release_compl(): Don't use transaction after trans_free() by Harald Welte · 14 years ago
  70. cc48935 ts: Reduce the delay to 0 for OML and RSL by Holger Hans Peter Freyther · 14 years ago
  71. 038834b ts Make the e1inp_ts delay configurable by Holger Hans Peter Freyther · 14 years ago
  72. 2a6bffe abis_nm: Band aid on OML initialisation by queuing messages by Holger Hans Peter Freyther · 14 years ago
  73. 82260a6 oml: In case we get a NACK, drop the OML connection and hope for the best by Holger Hans Peter Freyther · 14 years ago
  74. c7d8531 oml: Another band aid for reliable BTS init... by Holger Hans Peter Freyther · 14 years ago
  75. e0a492a ho: On ho failure clear the subscriber connection by Holger Hans Peter Freyther · 14 years ago
  76. 394ba23 ho: Make this allocation a child of the BSC talloc context by Holger Hans Peter Freyther · 14 years ago
  77. f41bfd5 bsc_vty: Fix unknown 'use-dtx' config parser error by Harald Welte · 14 years ago
  78. fe3e0cb osmo-bsc: Make it compile against paging_request_stop() api change by Harald Welte · 14 years ago
  79. d2791a9 bs11_config: more verbose output of ACK/NACK responses by Harald Welte · 14 years ago
  80. d9ba6f1 bs11_config: fix help message about multi-drop (not 'port') by Harald Welte · 14 years ago
  81. 4ec2b1d bs11_config: update copyright statement by Harald Welte · 14 years ago
  82. 30534c5 bs11_config: show the BPORT0 / BPORT1 configuration in 'query' by Harald Welte · 14 years ago
  83. 3103720 bs11_config: Add option to set BPORT1 in multi-drop mode by Harald Welte · 14 years ago
  84. 5e4db8f Add mandatory routeing area IE to SUSPEND-NACK by Dieter Spaar · 14 years ago
  85. 7a8f881 paging: Dispatch the SS_PAGING signals at the MSC code level by Sylvain Munaut · 14 years ago
  86. 65c51b6 auth/ciph: Enable securing of channel directly after paging response by Sylvain Munaut · 14 years ago
  87. c0bdbb4 gsm_04_08: Make gsm48_secure_channel available globally by Sylvain Munaut · 14 years ago
  88. 892f695 gsm_04_08: Use subscr_get_channel instead of directly paging_request by Sylvain Munaut · 14 years ago
  89. b7b6e78 paging: Give the msgb that caused paging_stop up to the paging callback by Sylvain Munaut · 14 years ago
  90. 3461975 gsm_subscriber: Move the get_channel/put_channel logic in MSC part by Sylvain Munaut · 14 years ago
  91. 469c28f gsm_04_08: Don't set ciphering manually but call gsm0808_cipher_mode by Sylvain Munaut · 14 years ago
  92. 00d7146 bsc: Allow to configure Optional Cell Selection params from vty by Sylvain Munaut · 14 years ago
  93. 2a18c34 bsc: Add a command to set the ussd_welcome_text by Holger Hans Peter Freyther · 14 years ago
  94. de82620 mid-call: Do not lose the first word of the message by Holger Hans Peter Freyther · 14 years ago
  95. 77fdd3d mid-call: Make the mid-call behavior the default for switching things off by Holger Hans Peter Freyther · 14 years ago
  96. d8bcaed mid-call: Implement a timer to go from grace to off. by Holger Hans Peter Freyther · 14 years ago
  97. 3c557ae mid-call: Rename ussd-grace to mid-call by Holger Hans Peter Freyther · 14 years ago
  98. de86c89 mid-call: Introduce a timeout to switch from grace to rf off. by Holger Hans Peter Freyther · 14 years ago
  99. b5c79c9 vty: For ipaccess we will dump if the OML connection is present by Holger Hans Peter Freyther · 14 years ago
  100. 03f17d0 ipaccess: Fix dropping the OML/RSL connection. by Holger Hans Peter Freyther · 14 years ago