1. 9430777 Add VTY commands for experimentation with TS 04.14 commands by Harald Welte · 7 years ago
  2. a7388d7 libmsc: Fix VTY output for handover counters. by Alexander Chemeris · 7 years ago
  3. 84da6b1 Implement IuCS (large refactoring and addition) by Neels Hofmeyr · 8 years ago
  4. e2f24d5 mscsplit: various preparations to separate MSC from BSC by Neels Hofmeyr · 7 years ago
  5. 2483f1b Use libvlr in libmsc (large refactoring) by Harald Welte · 8 years ago
  6. b8b85a1 Add libvlr implementation by Harald Welte · 8 years ago
  7. 29b9206 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/src/libmsc/vty_interface_layer3.c]
  8. 34ce3d9 fix VTY parsing: subscriber-create-on-demand random by Neels Hofmeyr · 7 years ago
  9. 36891a7 LU counters: count completion and failure, not messages sent by Neels Hofmeyr · 8 years ago
  10. 6d804b1 add struct bsc_subscr, separating libbsc from gsm_subscriber by Neels Hofmeyr · 7 years ago
  11. d2b3399 vty: fix subscr ref count leak in 'subscriber name' cmd by Neels Hofmeyr · 7 years ago
  12. 87bfed2 remove compiler warning: unused rc in vty_interface_layer3 by Neels Hofmeyr · 7 years ago
  13. d32b6d1 Add VTY command to immediately expire user (set expire_lu to now) by Keith · 7 years ago
  14. 93bafb6 cosmetic: use osmo_strlcpy() everywhere by Neels Hofmeyr · 7 years ago
  15. 59504dc fix strncpy() invocation in vty_interface_layer3.c and 3 tests by Neels Hofmeyr · 7 years ago
  16. 43273c6 factor out gen of USSD notify and release complete to libosmocore by Neels Hofmeyr · 8 years ago
  17. 18712f0 Fix possible non-null-terminated buffer by Harald Welte · 8 years ago
  18. 1e918c3 debug log for sms: fix/add by Neels Hofmeyr · 8 years ago
  19. d1fdefe vty l3 help: fix typo 'comamnds'; fix english s/his// by Neels Hofmeyr · 8 years ago
  20. b847a21 libmsc/bsc: split rate counters into bsc and msc group by Alexander Couzens · 8 years ago
  21. 20423ea libbsc/libmsc: convert old osmo counter into rate_ctrgs by Alexander Couzens · 8 years ago
  22. e6052c4 Make random MSISDN assignment optional by Max · 8 years ago
  23. 0fcd2e2 Make random extension range configurable by Max · 8 years ago
  24. ddee01f Add regexp authorization policy for IMSI by Max · 8 years ago
  25. e21cf38 Make extending subscriber creation easier by Max · 8 years ago
  26. 121e9a4 Start to use struct osmo_auth_vector from gsm_auth_tuple by Harald Welte · 8 years ago
  27. 2826df5 subscr: Make db_create_subscriber fail on duplicates by Holger Hans Peter Freyther · 8 years ago
  28. c9dbe3c paging: Provide information about pending requests by Holger Hans Peter Freyther · 9 years ago
  29. daaea0c 64bit: Fix compiler warnings in regard to 64bit by Holger Hans Peter Freyther · 9 years ago
  30. 666e36a nitb: Add a mode to not use TMSI for normal operation by Holger Hans Peter Freyther · 9 years ago
  31. d6d7aff sub: Remove the queue from the subscriber code by Holger Hans Peter Freyther · 9 years ago
  32. 0759b1b sub: Remove introspection of the "channel queue" by Holger Hans Peter Freyther · 9 years ago
  33. 322b149 nitb: Check source string length before calling strncpy (Coverity) by Jacob Erlbeck · 9 years ago
  34. 8657326 meas: Install the scenario command and test it by Holger Hans Peter Freyther · 9 years ago
  35. a07e38d meas: Add VTY documentation for the measurement commands by Holger Hans Peter Freyther · 9 years ago
  36. 925c57f nitb: Make the last change configurable by Holger Hans Peter Freyther · 9 years ago
  37. 6995f24 logging: Only compare the subscr address by Holger Hans Peter Freyther · 10 years ago
  38. b4771a6 Initial support for export + curses-visualization of measurements by Harald Welte · 12 years ago
  39. 1e30a28 msc: Add and use gsm_subscriber_group by Jacob Erlbeck · 10 years ago
  40. ed04a0d nitb: Add subscriber delete command by Ruben Pollan · 10 years ago
  41. 1011d5b vty: Fix interactive VTY help for silent-sms transmission by Harald Welte · 10 years ago
  42. db0caf2 nitb: Only print channel activations once in show statistics by Holger Hans Peter Freyther · 10 years ago
  43. bd30cd3 bsc/msc: Extension can never be NULL use strlen instead by Holger Hans Peter Freyther · 10 years ago
  44. cb4567f msc: Name is never NULL use strlen to check if it is empty by Holger Hans Peter Freyther · 10 years ago
  45. 36722e1 vty: Use vty_install_default() instead of bsc_install_default() by Jacob Erlbeck · 11 years ago
  46. 7634ec1 db: Remove the struct gsm_network from the database layer by Holger Hans Peter Freyther · 11 years ago
  47. bd6d40f nitb: Add "subscriber create" VTY command. by Alexander Chemeris · 11 years ago
  48. 0ae92a9 vty: Use generic 'end' and 'exit' commands by Jacob Erlbeck · 11 years ago
  49. b970894 expiration: Print the "expire_lu" time in show subscriber by Holger Hans Peter Freyther · 11 years ago
  50. 5ccd015 nitb: The subscr->imsi is an array will never be NULL by Holger Hans Peter Freyther · 11 years ago
  51. 9feef48 nitb: Add a missing NULL check for searching the subscriber by Holger Hans Peter Freyther · 11 years ago
  52. 63b0e44 vty: Document some previously undocumented parameters by Holger Hans Peter Freyther · 11 years ago
  53. b02fc1e VTY: backwards compatibility for 'logging level sms' by Harald Welte · 11 years ago
  54. 01c13a3 libmsc: Allow to set sender id when sending SMS from the VTY by Sylvain Munaut · 12 years ago
  55. 4485321 nitb: Add a VTY command to initiate a handover to another BTS by Holger Hans Peter Freyther · 12 years ago
  56. eff40949 sms: Use the DLSMS instead of the DSMS category throughout our code by Holger Hans Peter Freyther · 12 years ago
  57. 570ce24 VTY: improve VTY prompt and make sure exit/end works everywhere by Harald Welte · 12 years ago
  58. d13e0cd Some more VTY documentation / help fixes by Harald Welte · 12 years ago
  59. cfaabbb complete the VTY help messages so we don't get "null" in the manual by Harald Welte · 12 years ago
  60. 3217fa2 nitb: Document missing parameters, reword documentation, combine param by Holger Hans Peter Freyther · 12 years ago
  61. ab386e6 Add VTY command to specify default speech codec by Harald Welte · 13 years ago
  62. ed5cacb src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago openbsc/0.9.15
  63. c0d17f2 src: use namespace prefix osmo_* for misc utils by Pablo Neira Ayuso · 13 years ago
  64. dfb342c src: use namespace prefix osmo_counter* by Pablo Neira Ayuso · 13 years ago
  65. bbc5b99 src: use namespace prefix osmo_signal* by Pablo Neira Ayuso · 13 years ago
  66. ef1e587 msc: bail out if subscriber VTY command fails by Pablo Neira Ayuso · 13 years ago
  67. 0e7d071 misc: Fix possible crash with setting an extension by Holger Hans Peter Freyther · 13 years ago
  68. a8a09df misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  69. c42ad8b misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  70. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  71. 89579b4 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/msc/vty_interface_layer3.c]
  72. 31c00f7 re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/vty_interface_layer3.c]
  73. b62b123 sms: introduce new command to trigger the sending process for specific subscribers only by Nico Golde · 13 years ago
  74. 4d54d0b Fix various compiler warnings all over the code by Harald Welte · 13 years ago
  75. 8e3f0e7 silent sms: Fix the silent SMS feature once again by Holger Hans Peter Freyther · 13 years ago
  76. cdfcbee sms: Allow to specify the DCS for the SMS. by Holger Hans Peter Freyther · 13 years ago
  77. c464491 sms: Move the sms_from_text to gsm_04_11 by Holger Hans Peter Freyther · 13 years ago
  78. 451eb29 subscr: Add a vty option to kick the queue. by Holger Hans Peter Freyther · 14 years ago
  79. 763b42a subscr: Dump the pending requests to help with debugging state. by Holger Hans Peter Freyther · 14 years ago
  80. c02b120 subscr: Fix subscr leaks in the KI code. by Holger Hans Peter Freyther · 14 years ago
  81. fc85741 subscr: Make it possible to clear pending requests for a subscriber by Holger Hans Peter Freyther · 14 years ago
  82. ebdd3cb subscr: Show the number of pending requests on this subscriber. by Holger Hans Peter Freyther · 14 years ago
  83. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  84. 445e615 sms: Always go through the database and the smsqueue to send messages by Holger Hans Peter Freyther · 14 years ago
  85. 994dcbb sms: Allow setting amount of failures through the vty. by Holger Hans Peter Freyther · 14 years ago
  86. 4dcc5e5 sms: Add vty command to clear the pending message by Holger Hans Peter Freyther · 14 years ago
  87. 3c6f6c2 sms: Make the max_pending tunable via a vty runtime setting by Holger Hans Peter Freyther · 14 years ago
  88. 7a0e166 sms: Add vty command to trigger running the queue. by Holger Hans Peter Freyther · 14 years ago
  89. 81c0e25 sms: Provide some simple vty command for the state of the SMS queue by Holger Hans Peter Freyther · 14 years ago
  90. 73b878a db: Introduce a limit in delivery attempts for the SMS search by Holger Hans Peter Freyther · 14 years ago
  91. 3d76e44 subscr: Print the lac of the subscriber. by Holger Hans Peter Freyther · 14 years ago
  92. abd0cac subscr: Add a VTY command to update the subscriber from the database. by Holger Hans Peter Freyther · 14 years ago
  93. c577ca1 subscr: Add VTY command to purge subscribers that are held in memory by Holger Hans Peter Freyther · 14 years ago
  94. a29e43a BSC Call Control: Actually implement call statistics by Harald Welte · 14 years ago
  95. 75e2def BSC VTY: Print some more of the already-generated statistics by Harald Welte · 14 years ago
  96. 88f9d98 Use hexparse() from libosmocore >= 0.1.14 by Harald Welte · 14 years ago
  97. e731e1d gsm_04_80: Allow to specify the alert pattern for the notification by Holger Hans Peter Freyther · 14 years ago
  98. 68d2679 gsm_04_80: Send a Release Complete otherwise the USSD unit stays BUSY by Holger Hans Peter Freyther · 14 years ago
  99. daf7534 gsm_04_80: Add untested code for USSD notification... by Holger Hans Peter Freyther · 14 years ago
  100. 742fc70 vty_interface_layer3: Fix a subscriber memory leak.. by Holger Hans Peter Freyther · 14 years ago