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