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