1. d35038d Massive removal of unused code/structs/headers by Harald Welte · 6 years ago
  2. facd57a fix: properly cancel all Paging on IMSI Detach by Neels Hofmeyr · 7 years ago
  3. 9084396 rename include/openbsc to include/osmocom/msc by Neels Hofmeyr · 7 years ago[Renamed (97%) from include/openbsc/gsm_subscriber.h]
  4. 84da6b1 Implement IuCS (large refactoring and addition) by Neels Hofmeyr · 8 years ago
  5. e2f24d5 mscsplit: various preparations to separate MSC from BSC by Neels Hofmeyr · 7 years ago
  6. 2483f1b Use libvlr in libmsc (large refactoring) by Harald Welte · 8 years ago
  7. 29b9206 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/include/openbsc/gsm_subscriber.h]
  8. 0e5d807 add struct gprs_subscr, separating gprs from gsm_subscriber by Neels Hofmeyr · 7 years ago
  9. ab04fb2 properly #include <openbsc/gsm_data.h> from gsm_subscriber.h by Neels Hofmeyr · 8 years ago
  10. e6052c4 Make random MSISDN assignment optional by Max · 8 years ago
  11. 0fcd2e2 Make random extension range configurable by Max · 8 years ago
  12. d3fa84d use new libosmocore gsm_23_003.h for IMEI/IMSI length by Harald Welte · 8 years ago
  13. 3ad0346 Revert "move to hex TMSI representation" by Harald Welte · 8 years ago
  14. 044fbe6 move to hex TMSI representation by Vadim Yanitskiy · 8 years ago
  15. d6d7aff sub: Remove the queue from the subscriber code by Holger Hans Peter Freyther · 9 years ago
  16. 0759b1b sub: Remove introspection of the "channel queue" by Holger Hans Peter Freyther · 9 years ago
  17. a1e0373 sgsn: Put SGSN related subscriber data into separate struct by Jacob Erlbeck · 10 years ago
  18. 33b6dad sgsn: Add gprs_subscriber.c by Jacob Erlbeck · 10 years ago
  19. 70d8e31 msc: Add per subscriber keep_in_ram flag by Jacob Erlbeck · 10 years ago
  20. 1e30a28 msc: Add and use gsm_subscriber_group by Jacob Erlbeck · 10 years ago
  21. 02ab91e sgsn: Cross-link gsm_subscriber and sgsn_mm_ctx by Jacob Erlbeck · 10 years ago
  22. 7634ec1 db: Remove the struct gsm_network from the database layer by Holger Hans Peter Freyther · 11 years ago
  23. c63f6f1 expiration: Allow to disable the periodic location updating procedure by Holger Hans Peter Freyther · 11 years ago
  24. e7bd863 expiration: Speculative fixes for the periodic expiring handling by Holger Hans Peter Freyther · 11 years ago
  25. bfbdeec libmsc: Track and update the location update expiry by Jan Luebbe · 11 years ago
  26. a8a09df misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  27. c42ad8b misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  28. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  29. 451eb29 subscr: Add a vty option to kick the queue. by Holger Hans Peter Freyther · 13 years ago
  30. 763b42a subscr: Dump the pending requests to help with debugging state. by Holger Hans Peter Freyther · 13 years ago
  31. fc85741 subscr: Make it possible to clear pending requests for a subscriber by Holger Hans Peter Freyther · 13 years ago
  32. ebdd3cb subscr: Show the number of pending requests on this subscriber. by Holger Hans Peter Freyther · 13 years ago
  33. 725966d subscr: Make the subscr_put_channel work with the subscr by Holger Hans Peter Freyther · 13 years ago
  34. abd0cac subscr: Add a VTY command to update the subscriber from the database. by Holger Hans Peter Freyther · 13 years ago
  35. f694d5f subscr: Introduce subscr_purge_inactive to free unused subscribers by Holger Hans Peter Freyther · 13 years ago
  36. 8dfd241 subscr: Add method to find an active subscriber by Holger Hans Peter Freyther · 14 years ago
  37. d740b68 subscr: Add the subscr_get_or_create from the on-waves/bsc-master branch by Holger Hans Peter Freyther · 14 years ago
  38. 928ca74 subscr: Move the TMSI reserved into the gsm_data by Holger Hans Peter Freyther · 14 years ago
  39. fa530cd gsm_subscriber: Increase the name to 160 charachters by Holger Hans Peter Freyther · 14 years ago
  40. bddd152 bsc_api: Operate on the subscriber connection for subscriber management by Holger Hans Peter Freyther · 14 years ago
  41. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  42. 2e6d468 add (and use) new subscr_name() function to get name or IMSI by Harald Welte · 14 years ago
  43. 2449b37 [USSD] various USSD improvements by Mike Haben · 15 years ago
  44. 2223025 [tmsi] Make the tmsi a 4 octet number by Holger Hans Peter Freyther · 15 years ago
  45. e4e8bf4 [subscr] Change the signature... the gsm_network is in the subscr by Holger Hans Peter Freyther · 15 years ago
  46. 15920de add 'show subscriber cache' vty command to debug subscriber refcount leaks by Harald Welte (local) · 15 years ago
  47. ebcce2a allocate an extension when creating the subscriber by Jan Luebbe · 15 years ago
  48. b0dfc31 flag new subscriber structs in memory and send a signal by Jan Luebbe · 15 years ago
  49. 7604218 first 'working' SMS implementation by Harald Welte · 15 years ago
  50. 9176bd4 make sure subscr->net is always set by Harald Welte · 15 years ago
  51. f0465bd Merge branch 'master' into sms by Harald Welte · 15 years ago
  52. c2e302d Store classmark1/2/3 in equipment SQL table by Harald Welte · 15 years ago
  53. be3e378 further SMS work by Harald Welte · 15 years ago
  54. 4bfdfe7 reworked MNCC codebase by Harald Welte · 15 years ago
  55. 85a7b36 Handle and dispatch paging requests in gsm_subscriber by Holger Freyther · 15 years ago
  56. 04866d4 Proposal for a "channel request" interface... by Holger Freyther · 15 years ago
  57. 13e10da move openbsc into its own subdirectory by Harald Welte · 15 years ago[Renamed from include/openbsc/gsm_subscriber.h]
  58. f7c4352 * add support for storing classmark1/2/3 per subscriber by Harald Welte · 15 years ago
  59. c3d4b2d [subscr] Remove the struct gsm_bts pointer from subscriber by Holger Freyther · 15 years ago
  60. 862cfff gsm_subscriber.h: Remove trailing whitespace... by Holger Freyther · 15 years ago
  61. 213b20b [subscriber] Change id to long long unsigned int (Andreas Eversberg) by Holger Freyther · 15 years ago
  62. 40f8289 show and edit subscribers from the vty interface by Harald Welte · 15 years ago
  63. a1f92f0 [subscriber] Introduce subscr_put_channel by Holger Freyther · 15 years ago
  64. 4a49e77 [subscriber] Update the current_bts field on imsi detach and LOC accept by Holger Freyther · 15 years ago
  65. 9c564b8 introduce lookup of subscribers based on their extension number by Holger Freyther · 15 years ago
  66. ca362a6 Make gcc happy and remove a couple of warnings by Holger Freyther · 15 years ago
  67. a471a41 Define the gsm_subscriber getter functions in the header by Holger Freyther · 15 years ago
  68. 12aa50d Change the subscriber and database backend by Holger Freyther · 15 years ago
  69. 391d86e add extension field to subscriber struct and name column to db by Jan Luebbe · 15 years ago
  70. fac25fc add a equipment table by Jan Luebbe · 15 years ago
  71. 6e2e545 add authorized state to subscribers in db by Jan Luebbe · 15 years ago
  72. 5c15c85 rewrite db backend by Jan Luebbe · 15 years ago
  73. 8470bf2 no reasonable commit message possible. tons of changes of the last 2 days by Harald Welte · 15 years ago
  74. 52b1f98 initial commit of current OpenBSC state by Harald Welte · 15 years ago