aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo_server_main.c
AgeCommit message (Expand)AuthorFilesLines
2016-09-08server: Add vty interface for the TLS configurationHolger Hans Peter Freyther1-0/+2
2016-09-08server: Introduce tls mode for the serverHolger Hans Peter Freyther1-0/+3
2016-08-19server: Add global and per client counters and begin to countHolger Hans Peter Freyther1-0/+39
2016-08-18server: Fail if the telnet interface can not be boundHolger Hans Peter Freyther1-2/+6
2016-08-13stats: Initialize the stats(d) backend in the client/serverHolger Hans Peter Freyther1-0/+4
2011-07-19misc: Remove process.h include, osmo_daemonize is in application.h nowHolger Hans Peter Freyther1-1/+0
2011-07-19server: Register signal handler to reopen logfiles on SIGHUPDaniel Willmann1-0/+4
2011-06-01osmo-pcap-server: Write the pcap files to disk, roll them over0.0.1Holger Hans Peter Freyther1-1/+0
2011-06-01osmo-pcap-server: Prepare a file limit, initialize the base pathHolger Hans Peter Freyther1-0/+2
2011-05-31osmo-pcap-server: Work on the generic VTY interface for the serverHolger Hans Peter Freyther1-0/+1
2011-05-31osmo-pcap-server: Start with the skeleton of the pcap serverHolger Hans Peter Freyther1-0/+215