1. 3112f67 [paging] Only page if we have some free channels right now by Holger Hans Peter Freyther · 14 years ago
  2. c814ae9 [paging] Continuisly send paging commands. by Holger Hans Peter Freyther · 14 years ago
  3. e791d95 [paging] When giving credit try to send out paging requests too. by Holger Hans Peter Freyther · 14 years ago
  4. e7be13c [paging] When we ran down to 0 available paging slots start a credit timer by Holger Hans Peter Freyther · 14 years ago
  5. 710157a bsc_api: Fix compile warning in paging code.. by Holger Hans Peter Freyther · 14 years ago
  6. d3aaf66 bsc_api: Make paging/silent call work with the subscriber_connection by Holger Hans Peter Freyther · 14 years ago
  7. 897ad9a bsc_api: Move BSC API between MSC and RSL code... by Holger Hans Peter Freyther · 14 years ago
  8. 8c99434 [misc] Remove spaces, fix indention. by Holger Hans Peter Freyther · 14 years ago
  9. 8ecec25 [paging] Include chan_alloc.h to silence a compiler warning by Holger Hans Peter Freyther · 14 years ago
  10. c13d32f [paging] Start with a smaller paging limit... by Holger Hans Peter Freyther · 14 years ago
  11. b6a3394 [paging] Move code to use LOGP and print some more information by Holger Hans Peter Freyther · 14 years ago
  12. 5ded191 [paging] Simplify the last request and treat llist as a queue by Holger Hans Peter Freyther · 14 years ago
  13. 5fd943c paging: Avoid integer underflow on ipaccess by Holger Hans Peter Freyther · 14 years ago
  14. fad51da [paging] Do not use request after it was was destroyed.. by Holger Hans Peter Freyther · 14 years ago
  15. c6b5f0e [paging] Increase the time used to send paging messages to the BTS by Holger Hans Peter Freyther · 14 years ago
  16. f4625b1 split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  17. 4ff936f [signal] Differentiate paging success from expiration in SS_PAGING by Sylvain Munaut · 15 years ago
  18. 43db2bf export the 'trx_is_usable() function and use it from paging by Harald Welte (local) · 15 years ago
  19. bdbb744 statistics: Introduce 'struct counter' instead of using unsigned long by Harald Welte · 15 years ago
  20. 3edc5a9 keep some internal statistics inside OpenBSC by Harald Welte · 15 years ago
  21. a54a2bb Replace template-based SYSTEM INFORMATION with real implementation by Harald Welte · 15 years ago
  22. 4b9042a [network] Make use of T3113 for paging by Holger Hans Peter Freyther · 15 years ago
  23. 353e9b6 [paging] In expiration handling remove the request before doing the callback by Holger Hans Peter Freyther · 15 years ago
  24. b78507a [paging] Use paging_request_stop to stop all paging requests by Holger Hans Peter Freyther · 15 years ago
  25. 8bb0700 [paging] Kill old defines from paging.c by Holger Hans Peter Freyther · 15 years ago
  26. 9b7911e [paging] Implement paging by IMSI. by Holger Hans Peter Freyther · 15 years ago
  27. cd8bacf [tmsi] Make the tmsi a 4 octet number by Holger Hans Peter Freyther · 15 years ago
  28. 20a0f32 [gsm48] Introduce a gsm48_generate_mid_from_imsi method by Holger Hans Peter Freyther · 15 years ago
  29. a3a1666 [paging] Better use ';' for the command... by Holger Hans Peter Freyther · 15 years ago
  30. dec08ee paging_request() now returns the number of started paging requests by Harald Welte (local) · 15 years ago
  31. 2a31975 Merge commit 'har/master' by Harald Welte · 15 years ago
  32. d363c95 provide return code from paging_request() function by Harald Welte · 15 years ago
  33. 8751ee9 move talloc context creation out of on_dso / constructors by Harald Welte (local) · 15 years ago
  34. cd97c21 when paging a MS, use the channel type indicated by caller by Harald Welte · 15 years ago
  35. 2a3a81b gsm_04_08 no longer needs to iterate over all BTS in LAC by Harald Welte · 15 years ago
  36. 932e20d move allocation of talloc contexts into link-time constructor by Harald Welte · 15 years ago
  37. 857e00d use taloc_zero() rather than talloc() and explisit memset() by Harald Welte · 15 years ago
  38. a837977 introduce talloc all over OpenBSC by Harald Welte · 15 years ago
  39. 0374084 reworked MNCC codebase by Harald Welte · 15 years ago
  40. 93795ac Proposal for a "channel request" interface... by Holger Freyther · 15 years ago
  41. c51e333 [paging] Unbreak breakge when moving things into paging.c by Holger Hans Peter Freyther · 15 years ago
  42. 13d472d Move the "finding" of the right BTS into paging.c by Holger Hans Peter Freyther · 15 years ago
  43. 876312f use gsm_bts_by_lac() function to start paging of all bts with same lac by Harald Welte · 15 years ago
  44. 59b0468 move openbsc into its own subdirectory by Harald Welte · 15 years ago