]> git.ipfire.org Git - zone-sync.git/shortlog
zone-sync.git
5 days ago  Michael Tremermain: Add a --secure flag instead of letting users... master
5 days ago  Michael Tremermain: Configure the TLS transport
5 days ago  Michael Tremermain: Include zone name in log messages after transfer
5 days ago  Michael Tremermain: Don't go crazy on the debug log level
5 days ago  Michael Tremermain: Enable debug logging only when requested
5 days ago  Michael Tremermain: Fix the logger from crashing
5 days ago  Michael Tremermain: Choose the correct port to connect to
5 days ago  Michael Tremermain: Allow the user to choose the transport type
5 days ago  Michael Tremermain: Correctly pass error code if the CLI parsing...
5 days ago  Michael Tremermain: Create the source address struct once at startup
5 days ago  Michael Tremermain: Take and resolve the primary IP address
5 days ago  Michael Tremermain: Add a convenience function to parse dns_name_t...
5 days ago  Michael Tremermain: Re-use the same cleanup handler on error
5 days ago  Michael Tremermain: Add a counter to terminate the event loop
5 days ago  Michael Tremermain: Build out fetching zone data
5 days ago  Michael Tremermain: Setup logging from the libraries
5 days ago  Michael Tremermain: Make the context static
5 days ago  Michael Tremermain: Add a path where to store the zones
5 days ago  Michael Tremermain: Store and process all zones
5 days ago  Michael Tremermain: Create a new network manager
5 days ago  Michael Tremermain: Create an event loop and launch it
5 days ago  Michael Tremermain: Create a basic logger
5 days ago  Michael Tremermain: Allocate a memory context
5 days ago  Michael Tremerconfigure: Link against libdns and libisc
6 days ago  Michael Tremermain: Add a very basic command line parser
6 days ago  Michael TremerInitial commit