1. bcdebbf [bsc_hack] House keeping, remove dead code by Holger Freyther · 15 years ago
  2. 36650b8 [db] Keep track of the current gsm_network by Holger Freyther · 15 years ago
  3. ef7f7ce [bsc_hack] Initialize db as part of the network by Holger Freyther · 15 years ago
  4. 0469cf6 [e1] Enable dumping of LAPD frames again by Holger Freyther · 15 years ago
  5. 32201c1 move is_ipaccess_bts() and parse_btstype9) to gsm_data.c by Harald Welte · 15 years ago
  6. ff9592f [misc] Fix compile warnings... by Holger Freyther · 15 years ago
  7. 65ccf88 fix non-randomness of TMSI by seeding the PRNG. Later we should use openssl by Harald Welte · 15 years ago
  8. 41fbf44 enable IMSI ATTACH/DETACH by Harald Welte · 15 years ago
  9. fd2fb45 25C3 is over, so call our network OpenBSC by Harald Welte · 15 years ago
  10. 23887b6 use official TCH/F for initial channel modes rather than BS-11 specific 0x09 by Harald Welte · 15 years ago
  11. 311d0cf don't reduce power quite as much to make sure we still get a singal (bs-11) and nanoBTS doesn't refuse the attribute at all by Harald Welte · 15 years ago
  12. cd99387 * use more constants to name the various BTS/TRX/... attributes by Harald Welte · 15 years ago
  13. 9400932 support non-123 ARFCN on nonoBTS by Harald Welte · 15 years ago
  14. e1bd241 * use the correct BCCH channel type for nanoBTS by Harald Welte · 15 years ago
  15. 5c1e458 Add support for ip.access RSL link on port 3003 by Harald Welte · 15 years ago
  16. 8c1d0e4 * add bsc_hack commandline argument to select BTS type by Harald Welte · 15 years ago
  17. 3b91043 [ccch load] Enable notifications for CCCH/PAGING LOAD again by Holger Freyther · 15 years ago
  18. cd06bfb * fill the e1_link member of every bts_trx_ts structure by Harald Welte · 15 years ago
  19. 1fd3414 [paging] Cleanup page -> paging in function names by Holger Freyther · 15 years ago
  20. 1fa60c8 * add trau_mux implementation to relay from one incoming TRAU by Harald Welte · 15 years ago
  21. e79769b make sure certain functions are per TRX, not per BTS, such as by Harald Welte · 15 years ago
  22. ceb59b7 [paging] Move the paging state into struct gsm_bts by Holger Freyther · 15 years ago
  23. 0bbb8b2 increase CCCH LOAD indication threshold to 50% to remove lots of noise by Harald Welte · 15 years ago
  24. 1adb4ff [paging] Keep a copy of the Control Channel Description in the bts struct by Holger Freyther · 15 years ago
  25. 8328229 Enable CCCH LOAD INDICATION always, from 0% upwards, and report it every second by Harald Welte · 15 years ago
  26. 7837489 abis_nm_reset_resource is a bs11 specific function by Harald Welte · 15 years ago
  27. 05188ee * prefix all BS11 specific OML functions with proper name 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. 9898188 Allow to set a different ARFCN by Harald Welte · 15 years ago
  30. 8965da4 Tabs no Spaces... at least here by Harald Welte · 15 years ago
  31. ca362a6 Make gcc happy and remove a couple of warnings by Holger Freyther · 15 years ago
  32. 219518d Add simplistic telnet control interface by Holger Freyther · 16 years ago
  33. 9a3ee0f Add the option to write the communication on the D Channel to a pcap file by Holger Freyther · 16 years ago
  34. 355701b Document where to find the how to determine the paging group by Holger Freyther · 16 years ago
  35. d125250 add signal handlers for clean shutdown of BTS via OML on shutdown of program by Harald Welte · 16 years ago
  36. 2176881 don't return a value in a void function by Harald Welte · 16 years ago
  37. e97f7fb Add an option to set the global reject cause by Holger Freyther · 16 years ago
  38. f5cbab7 * add network name information to GSM network * disable callbacks for now by Harald Welte · 16 years ago
  39. 89824fc Add an option to allow everyone to the network. by Holger Freyther · 16 years ago
  40. e6cabf0 Channel opened not from a PAGING COMMAND... remove message by Holger Freyther · 16 years ago
  41. b7193e4 Introduce new callbacks, remember that we have LOC UPD REQ, reject things only once by Holger Freyther · 16 years ago
  42. 2eafef5 Up on call released release the channel and take the next item by Holger Freyther · 16 years ago
  43. abade7a Initiate a call once we have a channel assigned by Holger Freyther · 16 years ago
  44. 88ea832 Unite the acked/nacked handling in a common response... by Holger Freyther · 16 years ago
  45. 24893de Inform the bsc about acked or nacked channels... by Holger Freyther · 16 years ago
  46. 3186bf2 Add callback for allocated lchannels by Holger Freyther · 16 years ago
  47. 07cc8d8 Improve page command handling in the bsc_hack by Holger Freyther · 16 years ago
  48. 3b2ec42 Documentation update and where we found the information by Harald Welte · 16 years ago
  49. 65e74cc disable paging, send SETUP after LOCATION UPDATE ACCEPT by Harald Welte · 16 years ago
  50. b84e2f4 * use 16bit for network and country code by Harald Welte · 16 years ago
  51. bde3610 make it optional where the hlr database is stored by Holger Freyther · 16 years ago
  52. 33a6184 Add the new options to the getopt_long call as well by Holger Freyther · 16 years ago
  53. 104604e Fix compile, on rebase the static_assert change got lost... by Harald Welte · 16 years ago
  54. b9ddfd0 [bsc_hack] Patch the tables before we setup the rsl by Holger Freyther · 16 years ago
  55. 4d50547 [bsc_hack] Start to understand the SI packages we send by Holger Freyther · 16 years ago
  56. 24287b6 [bsc_hack] Make sure that the newly defined structs match the current packets by Holger Freyther · 16 years ago
  57. efde7fb bsc_hack: Add command line parameter to set the MCC and MNC by Holger Freyther · 16 years ago
  58. 255539c working state up to location update and classmark inquiry by Harald Welte · 16 years ago
  59. 75a983f * add database handling * fix IMSI handling by Harald Welte · 16 years ago
  60. b332f61 Use getopt in the bsc_hack to parse options by Holger Freyther · 16 years ago
  61. 32636e8 Move the debug code to a separate debug.c by Holger Freyther · 16 years ago
  62. 5677ae3 misdn.h forward declare mi_setup by Holger Freyther · 16 years ago
  63. 702d870 working state up to location update and classmark inquiry by Harald Welte · 16 years ago
  64. ad38464 this is the first version that actually talks to the BTS by Harald Welte · 16 years ago
  65. f6b7a90 add debugp() function to fulfill link dependency and build executable by Harald Welte · 16 years ago
  66. 8470bf2 no reasonable commit message possible. tons of changes of the last 2 days by Harald Welte · 16 years ago
  67. 52b1f98 initial commit of current OpenBSC state by Harald Welte · 16 years ago