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