1. 3071d6a VTY: remove dead code by Harald Welte · 14 years ago
  2. 00fd8b0 vty: use install_node_ve() instead of separate ENABLE and VIEW node installs by Harald Welte · 14 years ago
  3. 62ab20c [VTY] Remove OpenBSC specific node-exit handling from src/vty by Harald Welte · 14 years ago
  4. 89deee9 Add missing file vty/utils.c by Harald Welte · 14 years ago
  5. b4d5b17 Ensure all 'view' commands are availalbe from 'enable' too by Harald Welte · 14 years ago
  6. 1194b58 NS: Add support for persistent NS-VC configuration by Harald Welte · 14 years ago
  7. a67cbd6 [gpprs] Add VTY node for SGSN by Harald Welte · 14 years ago
  8. a977b3d gbproxy: add VTY node by Harald Welte · 14 years ago
  9. f32cc4b VTY: ensure all cmd_elements are declared 'static' by Harald Welte · 14 years ago
  10. a4b446b [vty] Free the matched at the end of the routine. by Holger Hans Peter Freyther · 14 years ago
  11. f1af306 [vty] Plug memory leak on auto completion. by Holger Hans Peter Freyther · 14 years ago
  12. 1700c93 [vty] Allow to create a buffer in a given context. by Holger Hans Peter Freyther · 14 years ago
  13. 9e282de [vty] Move some allocations into the context of the vty. by Holger Hans Peter Freyther · 14 years ago
  14. 22ca95c [vty] Remove FIXME as it appears to do the right thing. by Holger Hans Peter Freyther · 14 years ago
  15. 1ea8dbe [mgcp] Fix navigation in the vty hierachy (make exit work) by Holger Hans Peter Freyther · 14 years ago
  16. acf8a0c [misc] Remove whitespace from the end of the line. by Holger Hans Peter Freyther · 14 years ago
  17. 5a29c7f automatically include program version and print it from vty and --version by Harald Welte · 14 years ago
  18. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  19. 3cefa9a vty: sub-divide talloc contexts and include them in talloc report by Harald Welte · 15 years ago
  20. 7cb7a73 [vty] ensure we mark fd in writefd once we vty_out() something by Harald Welte · 15 years ago
  21. d19e58b move talloc context creation out of on_dso / constructors by Harald Welte (local) · 15 years ago
  22. a29216b vty/command: Use CONFIGFILE_MASK as mask in chmod and not as mode. by Stefan Schmidt · 15 years ago
  23. 6d30a35 vty: Avoid implicit declaration warning and check result code by Holger Hans Peter Freyther · 15 years ago
  24. c423a12 vty: Fix format string issue by Holger Hans Peter Freyther · 15 years ago
  25. 656b129 vty: Make the argument const by Holger Hans Peter Freyther · 15 years ago
  26. 4258182 the actual config file code (not just config files) by Harald Welte · 15 years ago
  27. 5013b2a introduce new GSMNET node for the GSM network by Harald Welte · 15 years ago
  28. c7c1982 add support for reading of configuration file to VTY by Harald Welte · 15 years ago
  29. fc1c3e5 ensure vty code uses talloc_strdup() rather than regular strdup by Harald Welte · 15 years ago
  30. 0224e4d use one talloc context for entire vty code by Harald Welte · 15 years ago
  31. 2477d93 switch vty implementation over to talloc by Harald Welte · 15 years ago
  32. b1f21d4 don't define zencrypt function if VTY_CRYPT is not defined by Harald Welte · 15 years ago
  33. 4a3023d re-enable config file handling of vty layer by Harald Welte · 15 years ago
  34. 430b59c vty/command.c: Fix compile warning by including gsm_subsriber.h by Holger Hans Peter Freyther · 15 years ago
  35. 678bdea add FIXME about memory leak every time we close telnet by Harald Welte · 15 years ago
  36. 13e10da move openbsc into its own subdirectory by Harald Welte · 15 years ago