1. ae9c9d9 db: Introduce a limit in delivery attempts for the SMS search by Holger Hans Peter Freyther · 14 years ago
  2. ff8dd57 subscr: Print the lac of the subscriber. by Holger Hans Peter Freyther · 14 years ago
  3. 0c29e5f subscr: Add a VTY command to update the subscriber from the database. by Holger Hans Peter Freyther · 14 years ago
  4. ed1d030 subscr: Add VTY command to purge subscribers that are held in memory by Holger Hans Peter Freyther · 14 years ago
  5. c56006b BSC Call Control: Actually implement call statistics by Harald Welte · 14 years ago
  6. 87c0017 BSC VTY: Print some more of the already-generated statistics by Harald Welte · 14 years ago
  7. 441365d Use hexparse() from libosmocore >= 0.1.14 by Harald Welte · 14 years ago
  8. 7429476 gsm_04_80: Allow to specify the alert pattern for the notification by Holger Hans Peter Freyther · 14 years ago
  9. 9059790 gsm_04_80: Send a Release Complete otherwise the USSD unit stays BUSY by Holger Hans Peter Freyther · 14 years ago
  10. b506d72 gsm_04_80: Add untested code for USSD notification... by Holger Hans Peter Freyther · 14 years ago
  11. a36df37 vty_interface_layer3: Fix a subscriber memory leak.. by Holger Hans Peter Freyther · 14 years ago
  12. 2e6bc80 * 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
  13. c7ebb77 [BSC] VTY: Fix parsing of uppercase hex digits by Harald Welte · 14 years ago
  14. 3368e36 [BSC] Enable the use of whitespaces in the subscriber name by Harald Welte · 14 years ago
  15. d3aaf66 bsc_api: Make paging/silent call work with the subscriber_connection by Holger Hans Peter Freyther · 14 years ago
  16. 4887644 auth: Add support for XOR test A3A8 algo (and vty commands) by Sylvain Munaut · 14 years ago
  17. 0d7d991 vty/auth: Make sure we clear the last tuple when changing auth params by Sylvain Munaut · 14 years ago
  18. 48858d2 db: Change naming convention for auth info functions by Sylvain Munaut · 14 years ago
  19. f190bdf db: Rename AuthTuples to AuthLastTuples by Sylvain Munaut · 14 years ago
  20. c4bf319 VTY: Fix help for 'subscriber .... a3a8' command by Harald Welte · 14 years ago
  21. a8ca70f VTY: Unify Subscriber functions, remove SUBSCR_NODE by Harald Welte · 14 years ago
  22. bd9591f Migrate VTY code to libosmovty by Harald Welte · 14 years ago
  23. 4015287 VTY: decouple telnet_interface from 'struct gsmnet' by Harald Welte · 14 years ago
  24. 3699e20 VTY: use argv_concat() instead of vty_argv_to_buffer + buffer_getstr() by Harald Welte · 14 years ago
  25. 18ce31c VTY: More interactive help by Harald Welte · 14 years ago
  26. 58ed1cb [VTY] Remove OpenBSC specific node-exit handling from src/vty by Harald Welte · 14 years ago
  27. 8791dac VTY: Introduce common code to add 'description' to objects like BTS by Harald Welte · 14 years ago
  28. 7bc28f6 Ensure all 'view' commands are availalbe from 'enable' too by Harald Welte · 14 years ago
  29. a163e40 [vty] Allow to create a buffer in a given context. by Holger Hans Peter Freyther · 14 years ago
  30. e789b21 [vty] Separate BSC and MSC statistics. Make it easy to print them. by Holger Hans Peter Freyther · 14 years ago
  31. f4625b1 split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  32. 1dd0a1b [vty] Move db usage out of the libbsc (fork dumping of subscr) by Holger Hans Peter Freyther · 15 years ago
  33. dcf8c4c vty: Add command to set auth algo & Ki for a subscriber by Sylvain Munaut · 15 years ago
  34. 1c378a7 silent_call: Add option to choose channel type by Sylvain Munaut · 15 years ago
  35. c2e0a44 Implement a better sending of pending SMS by Sylvain Munaut · 15 years ago
  36. 0101b81 silent call: add header file for function prototypes by Harald Welte · 15 years ago
  37. 81cf198 VTY (silent sms / sms): better error reporting by Harald Welte · 15 years ago
  38. bbe3172 silent sms: make it silent again (type 64), fix subscriber refcount leak by Harald Welte · 15 years ago
  39. b8678a7 Add "silent call" feature to OpenBSC by Harald Welte · 15 years ago
  40. 194ef7b [VTY] restructure sms and silent sms commands by Harald Welte · 15 years ago
  41. 9ee8ee9 [VTY] Add feature to send silent SMS from console by Harald Welte · 15 years ago
  42. 02bd8f4 vty: Do not leak the gsm_subscriber by Holger Hans Peter Freyther · 15 years ago
  43. bdae6f9 [vty] Move layer3+ functionality to vty_interface_layer3.c by Holger Hans Peter Freyther · 15 years ago