1. fc1c3e5 ensure vty code uses talloc_strdup() rather than regular strdup by Harald Welte · 15 years ago
  2. 0224e4d use one talloc context for entire vty code by Harald Welte · 15 years ago
  3. 2477d93 switch vty implementation over to talloc by Harald Welte · 15 years ago
  4. b1f21d4 don't define zencrypt function if VTY_CRYPT is not defined by Harald Welte · 15 years ago
  5. 4a3023d re-enable config file handling of vty layer by Harald Welte · 15 years ago
  6. 430b59c vty/command.c: Fix compile warning by including gsm_subsriber.h by Holger Hans Peter Freyther · 15 years ago
  7. 13e10da move openbsc into its own subdirectory by Harald Welte · 15 years ago[Renamed from src/vty/command.c]
  8. 40f8289 show and edit subscribers from the vty interface by Harald Welte · 15 years ago
  9. d6cab81 vty: disable password encryption, remove dependency to lcrypt by Harald Welte · 15 years ago
  10. 5258fc4 add stubs for enable/configure terminal/bts/trx/ts commands in VTY interface by Harald Welte · 15 years ago
  11. 955049f import VTY code from zebra/quagga (from my cardshell project) by Harald Welte · 15 years ago