1. 714c2f9 Move BTS selection for paging from osmo_bsc_grace.c into osmo_bsc_bssap.c. by Stefan Sperling · 7 years ago
  2. d382bf6 paging: Stop all paging if MSC sends us BSSMAP RESET by Harald Welte · 7 years ago
  3. f4b66fb paging: Remove obsolete paging call-back support by Harald Welte · 7 years ago
  4. c016479 move include/openbsc to include/osmocom/bsc by Neels Hofmeyr · 7 years ago[Renamed (96%) from include/openbsc/paging.h]
  5. 218e4b4 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/include/openbsc/paging.h]
  6. 6d804b1 add struct bsc_subscr, separating libbsc from gsm_subscriber by Neels Hofmeyr · 8 years ago
  7. a5c71bf paging.h: use '<>' include, not '""' by Neels Hofmeyr · 8 years ago
  8. dc03096 bsc: Allow to page a BTS that is excluded from the RF lock by Holger Hans Peter Freyther · 12 years ago
  9. 31f5f71 paging: Add method to find the paging data for a given subscriber by Holger Hans Peter Freyther · 13 years ago
  10. bf540cb src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  11. 66e14cd paging: Provide the number of pending requests by Holger Hans Peter Freyther · 13 years ago
  12. 5a081bb paging: Initialize structs internally to avoid a crash by Holger Hans Peter Freyther · 13 years ago
  13. c42ad8b misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  14. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 14 years ago
  15. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  16. d3baf41 paging: Introduce a GSM_PAGING_BUSY event for a special timeout by Holger Hans Peter Freyther · 14 years ago
  17. c7ff257 paging: Give the msgb that caused paging_stop up to the paging callback by Sylvain Munaut · 14 years ago
  18. 85334f1 paging: Move the paging data into the paging.h by Holger Hans Peter Freyther · 14 years ago
  19. 86481c2 bsc_api: Make paging/silent call work with the subscriber_connection by Holger Hans Peter Freyther · 14 years ago
  20. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 15 years ago
  21. e903edf provide return code from paging_request() function by Harald Welte · 15 years ago
  22. 04866d4 Proposal for a "channel request" interface... by Holger Freyther · 15 years ago
  23. 13e10da move openbsc into its own subdirectory by Harald Welte · 15 years ago[Renamed from include/openbsc/paging.h]
  24. 12247c6 Fix compilation issues on OS X - mainly #include file changes (Lars Immisch) by Harald Welte · 15 years ago
  25. 75a1fa8 switch paging code to use a timer again, since not all BTS send reliable CCCH load indications by Harald Welte · 16 years ago
  26. 0932d1e forgot the header files in last commit. sigh. by Harald Welte · 16 years ago
  27. 392209c [paging] Introduce a variable containing the free paging slots by Holger Freyther · 16 years ago
  28. 1fd3414 [paging] Cleanup page -> paging in function names by Holger Freyther · 16 years ago
  29. ceb59b7 [paging] Move the paging state into struct gsm_bts by Holger Freyther · 16 years ago
  30. 763da00 add new routine to stop paging by Harald Welte · 16 years ago
  31. 4fc898a add missing 'requests' field that zecke probably forgot to commit by Harald Welte · 16 years ago
  32. 38c2f13 Hook the paging code into bsc_hack.c and telnet_interface.c by Harald Welte · 16 years ago
  33. b68899d Start creating a paging layer... by Harald Welte · 16 years ago