1. 0d7d0b0 ensure unix socket paths are NUL-terminated for bind/connect by Stefan Sperling · 6 years ago
  2. b24efa5 Properly deal with sockaddr_un socket path length limitations. by Stefan Sperling · 6 years ago
  3. 323d39d Add SPDX-License-Identifier to all source files by Harald Welte · 7 years ago
  4. e2d33bf vty: skip installing cmds now always installed by default by Neels Hofmeyr · 7 years ago
  5. beb10ef add basic unixsocket support by Alexander Couzens · 8 years ago
  6. 0db1d43 ipa driver: make bind address vty configurable by Neels Hofmeyr · 8 years ago
  7. 86dae84 input: Make keep alive configurable (generic) by Jacob Erlbeck · 10 years ago
  8. 1c9dcc1 vty: Use same prompt string format like in libosmocore by Jacob Erlbeck · 11 years ago
  9. 37f0695 vty: Use new vty_install_default() function by Jacob Erlbeck · 11 years ago
  10. 8cbd9f4 e1_input_vty: Help coverity in understanding this code by Holger Hans Peter Freyther · 11 years ago
  11. 9d4fe51 hsl: Remove the input handling for the HSL BTS by Holger Hans Peter Freyther · 11 years ago
  12. 9e8f1c0 doc: Describe the optional 'stats' parameter by Holger Hans Peter Freyther · 12 years ago
  13. 36bac9a doc: Add a newline to fix the documentation of the HSL option by Holger Hans Peter Freyther · 12 years ago
  14. fe05cf5 DAHDI: add information on span number, timeslot count to VTY by Harald Welte · 13 years ago
  15. 356918f fix parsing error during "e1_line N port M" by Harald Welte · 13 years ago
  16. c288951 e1_input: add 'port_nr' field and support DAHDI T1 cards by Harald Welte · 13 years ago
  17. ce307b4 mISDN: optionally bypass kernel LAPD code and use userspace LAPD by Harald Welte · 13 years ago v0.0.3
  18. d4f8f68 add string.h include to fix compiler warning by Harald Welte · 13 years ago
  19. f2737fc E1 Input: Add rate counters for events related to E1 lines by Harald Welte · 13 years ago
  20. 6e37c59 E1 Input: Move 'show e1_*' command to e1_input_vty.c by Harald Welte · 13 years ago
  21. 601a9c7 E1 Input: Add VTY command to specify the name of a Line by Harald Welte · 13 years ago
  22. cc2241b update to comply with libosmocore namespace fixes by Harald Welte · 13 years ago
  23. 71d87b2 talloc: revert to use talloc inside libosmocore by Harald Welte · 13 years ago
  24. 3832c4f e1_input: add new refcounting scheme to avoid leaking E1 lines by Pablo Neira Ayuso · 13 years ago
  25. 262aee8 src: add e1_input_vty.c to libosmo-abis by Pablo Neira Ayuso · 13 years ago