1. f4625b1 split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  2. 4ff936f [signal] Differentiate paging success from expiration in SS_PAGING by Sylvain Munaut · 15 years ago
  3. 43db2bf export the 'trx_is_usable() function and use it from paging by Harald Welte (local) · 15 years ago
  4. bdbb744 statistics: Introduce 'struct counter' instead of using unsigned long by Harald Welte · 15 years ago
  5. 3edc5a9 keep some internal statistics inside OpenBSC by Harald Welte · 15 years ago
  6. a54a2bb Replace template-based SYSTEM INFORMATION with real implementation by Harald Welte · 15 years ago
  7. 4b9042a [network] Make use of T3113 for paging by Holger Hans Peter Freyther · 15 years ago
  8. 353e9b6 [paging] In expiration handling remove the request before doing the callback by Holger Hans Peter Freyther · 15 years ago
  9. b78507a [paging] Use paging_request_stop to stop all paging requests by Holger Hans Peter Freyther · 15 years ago
  10. 8bb0700 [paging] Kill old defines from paging.c by Holger Hans Peter Freyther · 15 years ago
  11. 9b7911e [paging] Implement paging by IMSI. by Holger Hans Peter Freyther · 15 years ago
  12. cd8bacf [tmsi] Make the tmsi a 4 octet number by Holger Hans Peter Freyther · 15 years ago
  13. 20a0f32 [gsm48] Introduce a gsm48_generate_mid_from_imsi method by Holger Hans Peter Freyther · 15 years ago
  14. a3a1666 [paging] Better use ';' for the command... by Holger Hans Peter Freyther · 15 years ago
  15. dec08ee paging_request() now returns the number of started paging requests by Harald Welte (local) · 15 years ago
  16. 2a31975 Merge commit 'har/master' by Harald Welte · 15 years ago
  17. d363c95 provide return code from paging_request() function by Harald Welte · 15 years ago
  18. 8751ee9 move talloc context creation out of on_dso / constructors by Harald Welte (local) · 15 years ago
  19. cd97c21 when paging a MS, use the channel type indicated by caller by Harald Welte · 15 years ago
  20. 2a3a81b gsm_04_08 no longer needs to iterate over all BTS in LAC by Harald Welte · 15 years ago
  21. 932e20d move allocation of talloc contexts into link-time constructor by Harald Welte · 15 years ago
  22. 857e00d use taloc_zero() rather than talloc() and explisit memset() by Harald Welte · 15 years ago
  23. a837977 introduce talloc all over OpenBSC by Harald Welte · 15 years ago
  24. 0374084 reworked MNCC codebase by Harald Welte · 15 years ago
  25. 93795ac Proposal for a "channel request" interface... by Holger Freyther · 15 years ago
  26. c51e333 [paging] Unbreak breakge when moving things into paging.c by Holger Hans Peter Freyther · 15 years ago
  27. 13d472d Move the "finding" of the right BTS into paging.c by Holger Hans Peter Freyther · 15 years ago
  28. 876312f use gsm_bts_by_lac() function to start paging of all bts with same lac by Harald Welte · 15 years ago
  29. 59b0468 move openbsc into its own subdirectory by Harald Welte · 15 years ago