1. 7cb7a73 [vty] ensure we mark fd in writefd once we vty_out() something by Harald Welte · 15 years ago
  2. d19e58b move talloc context creation out of on_dso / constructors by Harald Welte (local) · 15 years ago
  3. 6d30a35 vty: Avoid implicit declaration warning and check result code by Holger Hans Peter Freyther · 15 years ago
  4. c423a12 vty: Fix format string issue by Holger Hans Peter Freyther · 15 years ago
  5. 4258182 the actual config file code (not just config files) by Harald Welte · 15 years ago
  6. c7c1982 add support for reading of configuration file to VTY by Harald Welte · 15 years ago
  7. 0224e4d use one talloc context for entire vty code by Harald Welte · 15 years ago
  8. 2477d93 switch vty implementation over to talloc by Harald Welte · 15 years ago
  9. 678bdea add FIXME about memory leak every time we close telnet by Harald Welte · 15 years ago
  10. 13e10da move openbsc into its own subdirectory by Harald Welte · 15 years ago[Renamed from src/vty/vty.c]
  11. d6cab81 vty: disable password encryption, remove dependency to lcrypt by Harald Welte · 15 years ago
  12. c63e51d * correctly handle VTY_READ/VTY_WRITE events and select loop integration of VTY by Harald Welte · 15 years ago
  13. 955049f import VTY code from zebra/quagga (from my cardshell project) by Harald Welte · 15 years ago