1. 02e19c7 contrib: Use sed with extended regexps by Daniel Willmann · 13 years ago daniel/clean-script-fixes
  2. 5a1c292 contrib: Add a new method to the cleanup script by Daniel Willmann · 13 years ago
  3. 67a76e5 contrib: Use explicit globs and regexps by Daniel Willmann · 13 years ago
  4. 0741879 cron: Deal with '-' in the name of a client. by Holger Hans Peter Freyther · 13 years ago
  5. 53e1f38 Clean by age as well as by amount of files in osmo_pcap_clean_old by Daniel Willmann · 13 years ago
  6. 0e94548 Fix bug where the cleanup script kept the oldest files by Daniel Willmann · 13 years ago
  7. b4fc89b smatch: Check the client->device variable by Holger Hans Peter Freyther · 13 years ago
  8. cae1b7c misc: Remove process.h include, osmo_daemonize is in application.h now by Holger Hans Peter Freyther · 13 years ago
  9. 5d62ed0 contrib: Add a script to clean up in regular intervals by Daniel Willmann · 13 years ago
  10. b000368 Catch up with API change in osmo_sock_init by Daniel Willmann · 13 years ago
  11. c7401c6 server: Register signal handler to reopen logfiles on SIGHUP by Daniel Willmann · 13 years ago
  12. de77386 server: Fix memory leak and error handling in restart_pcap by Daniel Willmann · 13 years ago
  13. f60990e server: Allow the group to read the files too by Holger Hans Peter Freyther · 13 years ago
  14. dea9e8b server: Make the maximum file size configurable by Holger Hans Peter Freyther · 13 years ago
  15. de6262a TODO: Add a todo list... with bite size chunks by Holger Hans Peter Freyther · 13 years ago 0.0.2
  16. 91eaae3 osmo-pcap-server: Read the header in pieces too... by Holger Hans Peter Freyther · 13 years ago
  17. 39d904f osmo-pcap-server: Try to read the the data with a simple state machine by Holger Hans Peter Freyther · 13 years ago
  18. 9df7dc5 wireformat: Send the length in the network order.. by Holger Hans Peter Freyther · 13 years ago
  19. 59bfb58 osmo-server-network: Print the size of the packet. by Holger Hans Peter Freyther · 13 years ago
  20. b1f5d5e osmo-client-core: Use the >= 0 handling. by Holger Hans Peter Freyther · 13 years ago
  21. afcc2ae osmo-pcap-server: Indent the port properly by Holger Hans Peter Freyther · 13 years ago
  22. 54ff0b1 osmo-pcap-server: Just check for >= 0 to find a valid fd by Holger Hans Peter Freyther · 13 years ago
  23. dc3d1dc osmo-pcap-server: Initialize local_fd with -1 otherwise by Holger Hans Peter Freyther · 13 years ago
  24. e6acfea osmo-pcap-server: Deal with systems not providing these macros by Holger Hans Peter Freyther · 13 years ago
  25. 0391b0a osmo-client-core: Work with older pcap libraries by Holger Hans Peter Freyther · 13 years ago
  26. 821f4fa debian: Start packaging things by Holger Hans Peter Freyther · 13 years ago
  27. 7309a90 osmo-pcap-server: Write the pcap files to disk, roll them over by Holger Hans Peter Freyther · 13 years ago 0.0.1
  28. 88c07f2 osmo-pcap-server: Prepare a file limit, initialize the base path by Holger Hans Peter Freyther · 13 years ago
  29. 80b8b60 osmo-pcap-server: Accept the client connection from a given host by Holger Hans Peter Freyther · 13 years ago
  30. 9f6127f osmo-pcap-server: Work on the generic VTY interface for the server by Holger Hans Peter Freyther · 13 years ago
  31. 13619dd osmo-pcap-server: Start with the skeleton of the pcap server by Holger Hans Peter Freyther · 13 years ago
  32. 7728820 osmo-pcap-client: Connect to a server, send the data to it by Holger Hans Peter Freyther · 13 years ago
  33. cd2d3db osmo-pcap-client: Set the filter string on the pcap device.. by Holger Hans Peter Freyther · 13 years ago
  34. bac0c98 osmo-pcap-client: Do not print the strings if they are NULL by Holger Hans Peter Freyther · 13 years ago
  35. 3b9b38c osmo-pcap-client: Work on the client code, be able to open the device by Holger Hans Peter Freyther · 13 years ago
  36. 47169ba common: Add the default case, e.g. needed for the logging code by Holger Hans Peter Freyther · 13 years ago
  37. 530ecc0 osmo_pcap_client: Start with the framework for the pcap client by Holger Hans Peter Freyther · 13 years ago
  38. 430366a osmo-pcap: Create a dummy client. by Holger Hans Peter Freyther · 13 years ago
  39. fbea390 osmo-pcap: Start with the autoconf/automake skeleton for this project by Holger Hans Peter Freyther · 13 years ago