1. 1469600 [paging] Start with a smaller paging limit... by Holger Hans Peter Freyther · 14 years ago
  2. c50b836 [paging] Move code to use LOGP and print some more information by Holger Hans Peter Freyther · 14 years ago
  3. 754e801 [paging] Simplify the last request and treat llist as a queue by Holger Hans Peter Freyther · 14 years ago
  4. 19722d4 paging: Avoid integer underflow on ipaccess by Holger Hans Peter Freyther · 14 years ago
  5. 07d838a [paging] Do not use request after it was was destroyed.. by Holger Hans Peter Freyther · 14 years ago
  6. d4e7888 [paging] Increase the time used to send paging messages to the BTS by Holger Hans Peter Freyther · 14 years ago
  7. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  8. ef24dff [signal] Differentiate paging success from expiration in SS_PAGING by Sylvain Munaut · 15 years ago
  9. 82ff397 export the 'trx_is_usable() function and use it from paging by Harald Welte (local) · 15 years ago
  10. ffa55a4 statistics: Introduce 'struct counter' instead of using unsigned long by Harald Welte · 15 years ago
  11. 24ff6ee keep some internal statistics inside OpenBSC by Harald Welte · 15 years ago
  12. a43f789 Replace template-based SYSTEM INFORMATION with real implementation by Harald Welte · 15 years ago
  13. 4642d49 [network] Make use of T3113 for paging by Holger Hans Peter Freyther · 15 years ago
  14. fe9da82 [paging] In expiration handling remove the request before doing the callback by Holger Hans Peter Freyther · 15 years ago
  15. 927f056 [paging] Use paging_request_stop to stop all paging requests by Holger Hans Peter Freyther · 15 years ago
  16. 98dd1c8 [paging] Kill old defines from paging.c by Holger Hans Peter Freyther · 15 years ago
  17. b28285d [paging] Implement paging by IMSI. by Holger Hans Peter Freyther · 15 years ago
  18. 2223025 [tmsi] Make the tmsi a 4 octet number by Holger Hans Peter Freyther · 15 years ago
  19. 5d0e56f [gsm48] Introduce a gsm48_generate_mid_from_imsi method by Holger Hans Peter Freyther · 15 years ago
  20. 081c00d [paging] Better use ';' for the command... by Holger Hans Peter Freyther · 15 years ago
  21. 0abaf33 paging_request() now returns the number of started paging requests by Harald Welte (local) · 15 years ago
  22. b2dc37f Merge commit 'har/master' by Harald Welte · 15 years ago
  23. e903edf provide return code from paging_request() function by Harald Welte · 15 years ago
  24. d19e58b move talloc context creation out of on_dso / constructors by Harald Welte (local) · 15 years ago
  25. f6cea1d when paging a MS, use the channel type indicated by caller by Harald Welte · 15 years ago
  26. a1b2858 gsm_04_08 no longer needs to iterate over all BTS in LAC by Harald Welte · 15 years ago
  27. 7bfc267 move allocation of talloc contexts into link-time constructor by Harald Welte · 15 years ago
  28. 470ec29 use taloc_zero() rather than talloc() and explisit memset() by Harald Welte · 15 years ago
  29. 2cf161b introduce talloc all over OpenBSC by Harald Welte · 15 years ago
  30. 4bfdfe7 reworked MNCC codebase by Harald Welte · 15 years ago
  31. 04866d4 Proposal for a "channel request" interface... by Holger Freyther · 15 years ago
  32. fdac4cc [paging] Unbreak breakge when moving things into paging.c by Holger Hans Peter Freyther · 15 years ago
  33. 2c45123 Move the "finding" of the right BTS into paging.c by Holger Hans Peter Freyther · 15 years ago
  34. be14310 use gsm_bts_by_lac() function to start paging of all bts with same lac by Harald Welte · 15 years ago
  35. 13e10da move openbsc into its own subdirectory by Harald Welte · 15 years ago[Renamed from src/paging.c]
  36. ff117a8 * rename the timer functions to avoid name collisions with libmisdn. by Harald Welte · 15 years ago
  37. 75a1fa8 switch paging code to use a timer again, since not all BTS send reliable CCCH load indications by Harald Welte · 15 years ago
  38. 09e38af * introduce a callback function when paging completes (I know this is somewhat of an overlap by Harald Welte · 15 years ago
  39. 595ad7b modify the signal handler/dispatch code (sorry zecke, no offense, I just had some different ideas) by Harald Welte · 15 years ago
  40. 49314f6 [paging] Do not create a request when one is already pending... by Holger Freyther · 15 years ago
  41. 531c0de [paging] Fix crash, move_to_next can not be used.... by Holger Freyther · 15 years ago
  42. e4b3fa3 [signal] Move the area into the struct signal_data... by Holger Freyther · 15 years ago
  43. 4af2b48 [signal] Dispatch the first signal... inform about paging timeout by Holger Freyther · 15 years ago
  44. e36e15e [paging] Send up to avaliable_slots paging requests... by Holger Freyther · 15 years ago
  45. 83e44b0 [paging] Initiliaze req in paging_T3113_expired by Holger Freyther · 15 years ago
  46. 334f236 [paging] factor out list iteration... move to the next item by Holger Freyther · 15 years ago
  47. b1ffbb6 [paging] Send paging requests as response to the PAGING LOAD indicator by Holger Freyther · 15 years ago
  48. ed2aea8 [paging] Stop the timer when the paging was successful by Holger Freyther · 15 years ago
  49. f6535bb [paging] Stop counting the requests... harald implemented sepc conform timer support by Holger Freyther · 15 years ago
  50. 51cce1e * decrease subscriber refcount when free()ing a paging request by Harald Welte · 15 years ago
  51. 392209c [paging] Introduce a variable containing the free paging slots by Holger Freyther · 15 years ago
  52. 1fd3414 [paging] Cleanup page -> paging in function names by Holger Freyther · 15 years ago
  53. 33ba752 [paging] Move the code to send the command into a separate function by Holger Freyther · 15 years ago
  54. ceb59b7 [paging] Move the paging state into struct gsm_bts by Holger Freyther · 15 years ago
  55. 3d94924 [paging] Use paging_request_remove to update last_request and free memory by Holger Freyther · 15 years ago
  56. 763da00 add new routine to stop paging by Harald Welte · 15 years ago
  57. 152a147 [paging] Use the number of different paging subchannels... by Holger Freyther · 15 years ago
  58. 3aa8d6c [paging] This is paging my phone but it looks completely wrong... by Holger Freyther · 15 years ago
  59. d4ec528 [paging] some minor cleanups. put the current request into a temporary by Holger Freyther · 15 years ago
  60. df892da [paging] Cosmetic changes on the timer handling and max requests by Holger Freyther · 15 years ago
  61. 97cce47 [paging] Slightly increase the timeout to not overload the BTS... by Holger Freyther · 15 years ago
  62. bf83481 [paging] Discard paging requests after not completing them... by Holger Freyther · 15 years ago
  63. 1525de0 [paging] memset and improve error message by Holger Freyther · 15 years ago
  64. d08de2f fix typo by Harald Welte · 15 years ago
  65. 2f1311b [paging] Page pagegroup one... by Harald Welte · 15 years ago
  66. 38c2f13 Hook the paging code into bsc_hack.c and telnet_interface.c by Harald Welte · 15 years ago
  67. b68899d Start creating a paging layer... by Harald Welte · 15 years ago