1. 2cf161b introduce talloc all over OpenBSC by Harald Welte · 15 years ago
  2. 4bfdfe7 reworked MNCC codebase by Harald Welte · 15 years ago
  3. 04866d4 Proposal for a "channel request" interface... by Holger Freyther · 15 years ago
  4. fdac4cc [paging] Unbreak breakge when moving things into paging.c by Holger Hans Peter Freyther · 15 years ago
  5. 2c45123 Move the "finding" of the right BTS into paging.c by Holger Hans Peter Freyther · 15 years ago
  6. be14310 use gsm_bts_by_lac() function to start paging of all bts with same lac by Harald Welte · 15 years ago
  7. 13e10da move openbsc into its own subdirectory by Harald Welte · 15 years ago[Renamed from src/paging.c]
  8. ff117a8 * rename the timer functions to avoid name collisions with libmisdn. by Harald Welte · 15 years ago
  9. 75a1fa8 switch paging code to use a timer again, since not all BTS send reliable CCCH load indications by Harald Welte · 15 years ago
  10. 09e38af * introduce a callback function when paging completes (I know this is somewhat of an overlap by Harald Welte · 15 years ago
  11. 595ad7b modify the signal handler/dispatch code (sorry zecke, no offense, I just had some different ideas) by Harald Welte · 15 years ago
  12. 49314f6 [paging] Do not create a request when one is already pending... by Holger Freyther · 15 years ago
  13. 531c0de [paging] Fix crash, move_to_next can not be used.... by Holger Freyther · 15 years ago
  14. e4b3fa3 [signal] Move the area into the struct signal_data... by Holger Freyther · 15 years ago
  15. 4af2b48 [signal] Dispatch the first signal... inform about paging timeout by Holger Freyther · 15 years ago
  16. e36e15e [paging] Send up to avaliable_slots paging requests... by Holger Freyther · 15 years ago
  17. 83e44b0 [paging] Initiliaze req in paging_T3113_expired by Holger Freyther · 15 years ago
  18. 334f236 [paging] factor out list iteration... move to the next item by Holger Freyther · 15 years ago
  19. b1ffbb6 [paging] Send paging requests as response to the PAGING LOAD indicator by Holger Freyther · 15 years ago
  20. ed2aea8 [paging] Stop the timer when the paging was successful by Holger Freyther · 15 years ago
  21. f6535bb [paging] Stop counting the requests... harald implemented sepc conform timer support by Holger Freyther · 15 years ago
  22. 51cce1e * decrease subscriber refcount when free()ing a paging request by Harald Welte · 15 years ago
  23. 392209c [paging] Introduce a variable containing the free paging slots by Holger Freyther · 15 years ago
  24. 1fd3414 [paging] Cleanup page -> paging in function names by Holger Freyther · 15 years ago
  25. 33ba752 [paging] Move the code to send the command into a separate function by Holger Freyther · 15 years ago
  26. ceb59b7 [paging] Move the paging state into struct gsm_bts by Holger Freyther · 15 years ago
  27. 3d94924 [paging] Use paging_request_remove to update last_request and free memory by Holger Freyther · 15 years ago
  28. 763da00 add new routine to stop paging by Harald Welte · 15 years ago
  29. 152a147 [paging] Use the number of different paging subchannels... by Holger Freyther · 15 years ago
  30. 3aa8d6c [paging] This is paging my phone but it looks completely wrong... by Holger Freyther · 15 years ago
  31. d4ec528 [paging] some minor cleanups. put the current request into a temporary by Holger Freyther · 15 years ago
  32. df892da [paging] Cosmetic changes on the timer handling and max requests by Holger Freyther · 15 years ago
  33. 97cce47 [paging] Slightly increase the timeout to not overload the BTS... by Holger Freyther · 15 years ago
  34. bf83481 [paging] Discard paging requests after not completing them... by Holger Freyther · 15 years ago
  35. 1525de0 [paging] memset and improve error message by Holger Freyther · 15 years ago
  36. d08de2f fix typo by Harald Welte · 15 years ago
  37. 2f1311b [paging] Page pagegroup one... by Harald Welte · 15 years ago
  38. 38c2f13 Hook the paging code into bsc_hack.c and telnet_interface.c by Harald Welte · 15 years ago
  39. b68899d Start creating a paging layer... by Harald Welte · 15 years ago