1. 3d76e44 subscr: Print the lac of the subscriber. by Holger Hans Peter Freyther · 14 years ago
  2. abd0cac subscr: Add a VTY command to update the subscriber from the database. by Holger Hans Peter Freyther · 14 years ago
  3. c577ca1 subscr: Add VTY command to purge subscribers that are held in memory by Holger Hans Peter Freyther · 14 years ago
  4. a29e43a BSC Call Control: Actually implement call statistics by Harald Welte · 14 years ago
  5. 75e2def BSC VTY: Print some more of the already-generated statistics by Harald Welte · 14 years ago
  6. 88f9d98 Use hexparse() from libosmocore >= 0.1.14 by Harald Welte · 14 years ago
  7. e731e1d gsm_04_80: Allow to specify the alert pattern for the notification by Holger Hans Peter Freyther · 14 years ago
  8. 68d2679 gsm_04_80: Send a Release Complete otherwise the USSD unit stays BUSY by Holger Hans Peter Freyther · 14 years ago
  9. daf7534 gsm_04_80: Add untested code for USSD notification... by Holger Hans Peter Freyther · 14 years ago
  10. 742fc70 vty_interface_layer3: Fix a subscriber memory leak.. by Holger Hans Peter Freyther · 14 years ago
  11. 5950236 * Fix null ptr dereference and sms memleak in case the recipient of an sms sent via vty is not attached. Store the sms in the database in this case for later delivery. by Nico Golde · 14 years ago
  12. bd17b39 [BSC] VTY: Fix parsing of uppercase hex digits by Harald Welte · 14 years ago
  13. 9d4cca7 [BSC] Enable the use of whitespaces in the subscriber name by Harald Welte · 14 years ago
  14. 86481c2 bsc_api: Make paging/silent call work with the subscriber_connection by Holger Hans Peter Freyther · 14 years ago
  15. e824d9c auth: Add support for XOR test A3A8 algo (and vty commands) by Sylvain Munaut · 14 years ago
  16. 0c873a0 vty/auth: Make sure we clear the last tuple when changing auth params by Sylvain Munaut · 14 years ago
  17. 92b2ff5 db: Change naming convention for auth info functions by Sylvain Munaut · 14 years ago
  18. c614a6a db: Rename AuthTuples to AuthLastTuples by Sylvain Munaut · 14 years ago
  19. d3cf85d VTY: Fix help for 'subscriber .... a3a8' command by Harald Welte · 14 years ago
  20. b4a84e1 VTY: Unify Subscriber functions, remove SUBSCR_NODE by Harald Welte · 14 years ago
  21. 4b037e4 Migrate VTY code to libosmovty by Harald Welte · 14 years ago
  22. dcccb18 VTY: decouple telnet_interface from 'struct gsmnet' by Harald Welte · 14 years ago
  23. 20474ad VTY: use argv_concat() instead of vty_argv_to_buffer + buffer_getstr() by Harald Welte · 14 years ago
  24. 2832606 VTY: More interactive help by Harald Welte · 14 years ago
  25. 62ab20c [VTY] Remove OpenBSC specific node-exit handling from src/vty by Harald Welte · 14 years ago
  26. 197dea9 VTY: Introduce common code to add 'description' to objects like BTS by Harald Welte · 14 years ago
  27. b4d5b17 Ensure all 'view' commands are availalbe from 'enable' too by Harald Welte · 14 years ago
  28. 1700c93 [vty] Allow to create a buffer in a given context. by Holger Hans Peter Freyther · 14 years ago
  29. e0ec326 [vty] Separate BSC and MSC statistics. Make it easy to print them. by Holger Hans Peter Freyther · 14 years ago
  30. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  31. 424c4f0 [vty] Move db usage out of the libbsc (fork dumping of subscr) by Holger Hans Peter Freyther · 14 years ago
  32. 9979290 vty: Add command to set auth algo & Ki for a subscriber by Sylvain Munaut · 15 years ago
  33. 5048070 silent_call: Add option to choose channel type by Sylvain Munaut · 14 years ago
  34. ff1f19e Implement a better sending of pending SMS by Sylvain Munaut · 15 years ago
  35. b54d950 silent call: add header file for function prototypes by Harald Welte · 15 years ago
  36. 20f9831 VTY (silent sms / sms): better error reporting by Harald Welte · 15 years ago
  37. af8c7b4 silent sms: make it silent again (type 64), fix subscriber refcount leak by Harald Welte · 15 years ago
  38. a148233 Add "silent call" feature to OpenBSC by Harald Welte · 15 years ago
  39. 98f9c75 [VTY] restructure sms and silent sms commands by Harald Welte · 15 years ago
  40. 793a135 [VTY] Add feature to send silent SMS from console by Harald Welte · 15 years ago
  41. e33966c vty: Do not leak the gsm_subscriber by Holger Hans Peter Freyther · 15 years ago
  42. cfa90d4 [vty] Move layer3+ functionality to vty_interface_layer3.c by Holger Hans Peter Freyther · 15 years ago