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