1. abe587d db: Remove the struct gsm_network from the database layer by Holger Hans Peter Freyther · 11 years ago
  2. 2fb8ebf expiration: Allow to disable the periodic location updating procedure by Holger Hans Peter Freyther · 11 years ago
  3. c25021f expiration: Speculative fixes for the periodic expiring handling by Holger Hans Peter Freyther · 11 years ago
  4. 274e93e gsm_subscriber: Fix compiler warning of the printf string by Holger Hans Peter Freyther · 11 years ago
  5. fe7cc1e libmsc: Track and update the location update expiry by Jan Luebbe · 12 years ago
  6. 8f7f1d1 gsm_subscriber: change subscr_bsc_active_subscriber to plural by Jan Luebbe · 12 years ago
  7. ef717c6 src: use namespace prefix osmo_signal* by Pablo Neira Ayuso · 13 years ago
  8. 7eb8a9a misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  9. dd5fff4 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  10. 3d1aaac prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/msc/gsm_subscriber.c]
  11. 4f272cc re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/gsm_subscriber.c]
  12. e5d806e subscr: Add a vty option to kick the queue. by Holger Hans Peter Freyther · 14 years ago
  13. 0fe0c8c subscr: Dump the pending requests to help with debugging state. by Holger Hans Peter Freyther · 14 years ago
  14. c45f0a6 subscr: Store the state of a subscr request for inspection. by Holger Hans Peter Freyther · 14 years ago
  15. ce69aec subscr: Make it possible to clear pending requests for a subscriber by Holger Hans Peter Freyther · 14 years ago
  16. 5b72b30 subscr: Show the number of pending requests on this subscriber. by Holger Hans Peter Freyther · 14 years ago
  17. a32e9c1 subscr: Stop all paging requests if one is failing. by Holger Hans Peter Freyther · 14 years ago
  18. bffd485 subscr: Kick the queue in case of a paging timeout by Holger Hans Peter Freyther · 14 years ago
  19. 000571f subscr: Make the subscr_put_channel work with the subscr by Holger Hans Peter Freyther · 14 years ago
  20. 0e3e88e License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  21. 52a6375 subscr: Sync the database before sending the attached signal by Holger Hans Peter Freyther · 14 years ago
  22. ab2a933 paging: Introduce a GSM_PAGING_BUSY event for a special timeout by Holger Hans Peter Freyther · 14 years ago
  23. 0c29e5f subscr: Add a VTY command to update the subscriber from the database. by Holger Hans Peter Freyther · 14 years ago
  24. 7a8f881 paging: Dispatch the SS_PAGING signals at the MSC code level by Sylvain Munaut · 14 years ago
  25. 65c51b6 auth/ciph: Enable securing of channel directly after paging response by Sylvain Munaut · 14 years ago
  26. 3461975 gsm_subscriber: Move the get_channel/put_channel logic in MSC part by Sylvain Munaut · 14 years ago
  27. 3ea77a5 misc: Move handover_logic.c into the libbsc.a by Holger Hans Peter Freyther · 14 years ago
  28. 0747c6a add (and use) new subscr_name() function to get name or IMSI by Harald Welte · 15 years ago
  29. f00c2ac Add LOGL_INFO messages about subscriber attach/detach by Harald Welte · 15 years ago
  30. 6c6ab86 [lac] Do not use the reserved LAC 0x0 for two different things by Holger Hans Peter Freyther · 15 years ago
  31. cd8bacf [tmsi] Make the tmsi a 4 octet number by Holger Hans Peter Freyther · 15 years ago
  32. 9a23af6 [subscr] Split gsm_subscriber.c in BSC and MSC part by Holger Hans Peter Freyther · 15 years ago
  33. 8751ee9 move talloc context creation out of on_dso / constructors by Harald Welte (local) · 15 years ago
  34. 68b7df2 first 'working' SMS implementation by Harald Welte · 15 years ago
  35. b779983 issue a signal once a subscriber is attached or detached by Harald Welte · 15 years ago
  36. 5b359d8 Merge branch 'master' into sms by Harald Welte · 15 years ago
  37. 932e20d move allocation of talloc contexts into link-time constructor by Harald Welte · 15 years ago
  38. aae7a52 make sure subscr->net is always set by Harald Welte · 15 years ago
  39. a54b48d gms_transactions data model reorganization by Harald Welte · 15 years ago
  40. c2189a6 gms_transactions data model reorganization by Harald Welte · 15 years ago
  41. 7535041 make sure subscr->net is always set by Harald Welte · 15 years ago
  42. 156c5e6 more SMS improvements by Harald Welte · 15 years ago
  43. a837977 introduce talloc all over OpenBSC by Harald Welte · 15 years ago
  44. 8bdf762 Handle and dispatch paging requests in gsm_subscriber by Holger Freyther · 15 years ago
  45. 93795ac Proposal for a "channel request" interface... by Holger Freyther · 15 years ago
  46. 59b0468 move openbsc into its own subdirectory by Harald Welte · 15 years ago