aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo_server_vty.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-12server: Add vty command file-permission-maskPau Espin Pedrol1-0/+42
2021-04-16vty_{client,server}_init(): remove unused argumentVadim Yanitskiy1-1/+1
2018-10-08server: Add pcap snaplen VTY cmdPau Espin Pedrol1-0/+12
2018-10-08vty: skip installing cmds now always installed by defaultPau Espin Pedrol1-1/+0
2016-09-08server: Add vty interface for the TLS configurationHolger Hans Peter Freyther1-0/+251
2016-09-08server: Allow to enable tls for the pcap serverHolger Hans Peter Freyther1-10/+42
2016-08-05server: Add zmq based event and data interface to the serverHolger Hans Peter Freyther1-4/+1
2016-08-04server: Add zmq interface for publishing eventsHolger Hans Peter Freyther1-0/+92
2016-08-04server: Add a config knob to not store the pcap streamHolger Hans Peter Freyther1-5/+19
2011-06-10server: Make the maximum file size configurableHolger Hans Peter Freyther1-0/+12
2011-06-01osmo-pcap-server: Indent the port properlyHolger Hans Peter Freyther1-1/+1
2011-05-31osmo-pcap-server: Accept the client connection from a given hostHolger Hans Peter Freyther1-1/+2
2011-05-31osmo-pcap-server: Work on the generic VTY interface for the serverHolger Hans Peter Freyther1-0/+115
2011-05-31osmo-pcap-server: Start with the skeleton of the pcap serverHolger Hans Peter Freyther1-0/+28