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