1. 4015287 VTY: decouple telnet_interface from 'struct gsmnet' by Harald Welte · 14 years ago
  2. a8589a4 VTY: remove accidentially enabled TELNET option debugging by Harald Welte · 14 years ago
  3. 10c29f6 VTY: pass program name, version and copyright to vty_init() by Harald Welte · 14 years ago
  4. 93e23b4 VTY: remove dead code by Harald Welte · 14 years ago
  5. 769a352 vty: use install_node_ve() instead of separate ENABLE and VIEW node installs by Harald Welte · 14 years ago
  6. 58ed1cb [VTY] Remove OpenBSC specific node-exit handling from src/vty by Harald Welte · 14 years ago
  7. 54e35a7 Add missing file vty/utils.c by Harald Welte · 14 years ago
  8. 7bc28f6 Ensure all 'view' commands are availalbe from 'enable' too by Harald Welte · 14 years ago
  9. 51cce2a NS: Add support for persistent NS-VC configuration by Harald Welte · 14 years ago
  10. 568417b [gpprs] Add VTY node for SGSN by Harald Welte · 14 years ago
  11. af3b0d2 gbproxy: add VTY node by Harald Welte · 14 years ago
  12. e25a178 VTY: ensure all cmd_elements are declared 'static' by Harald Welte · 14 years ago
  13. ce0bee8 [vty] Free the matched at the end of the routine. by Holger Hans Peter Freyther · 14 years ago
  14. aacaecd [vty] Plug memory leak on auto completion. by Holger Hans Peter Freyther · 14 years ago
  15. a163e40 [vty] Allow to create a buffer in a given context. by Holger Hans Peter Freyther · 14 years ago
  16. 279ed93 [vty] Move some allocations into the context of the vty. by Holger Hans Peter Freyther · 14 years ago
  17. 94e5cb0 [vty] Remove FIXME as it appears to do the right thing. by Holger Hans Peter Freyther · 14 years ago
  18. 9cdda0c [mgcp] Fix navigation in the vty hierachy (make exit work) by Holger Hans Peter Freyther · 14 years ago
  19. 7113514 [misc] Remove whitespace from the end of the line. by Holger Hans Peter Freyther · 14 years ago
  20. fa13cad automatically include program version and print it from vty and --version by Harald Welte · 14 years ago
  21. f4625b1 split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  22. 0c83660 vty: sub-divide talloc contexts and include them in talloc report by Harald Welte · 15 years ago
  23. bf4e76d [vty] ensure we mark fd in writefd once we vty_out() something by Harald Welte · 15 years ago
  24. 8751ee9 move talloc context creation out of on_dso / constructors by Harald Welte (local) · 15 years ago
  25. 77587f3 vty/command: Use CONFIGFILE_MASK as mask in chmod and not as mode. by Stefan Schmidt · 15 years ago
  26. 38811f6 vty: Avoid implicit declaration warning and check result code by Holger Hans Peter Freyther · 15 years ago
  27. d9e3908 vty: Fix format string issue by Holger Hans Peter Freyther · 15 years ago
  28. 9fc1c05 vty: Make the argument const by Holger Hans Peter Freyther · 15 years ago
  29. 6286888 the actual config file code (not just config files) by Harald Welte · 15 years ago
  30. e87eb46 introduce new GSMNET node for the GSM network by Harald Welte · 15 years ago
  31. 966faea add support for reading of configuration file to VTY by Harald Welte · 15 years ago
  32. bbd5e5d ensure vty code uses talloc_strdup() rather than regular strdup by Harald Welte · 15 years ago
  33. b78b5b5 use one talloc context for entire vty code by Harald Welte · 15 years ago
  34. de6c410 switch vty implementation over to talloc by Harald Welte · 15 years ago
  35. ec6c5ca don't define zencrypt function if VTY_CRYPT is not defined by Harald Welte · 15 years ago
  36. c1a1394 re-enable config file handling of vty layer by Harald Welte · 15 years ago
  37. 3120680 vty/command.c: Fix compile warning by including gsm_subsriber.h by Holger Hans Peter Freyther · 15 years ago
  38. e821a06 add FIXME about memory leak every time we close telnet by Harald Welte · 15 years ago
  39. 59b0468 move openbsc into its own subdirectory by Harald Welte · 15 years ago