]> git.ipfire.org Git - network.git/shortlog
network.git
2023-02-02  Michael Tremernetworkd: Implement enumerating zones on the bus
2023-02-02  Michael Tremernetworkd: Move zone list into an own object
2023-02-01  Michael Tremernetworkd: Pass daemon to all functions called by the bus
2023-02-01  Michael Tremernetworkd: Add a dummy bus implementation for zones
2023-02-01  Michael Tremernetworkd: bus: Create a unified function to register...
2023-02-01  Michael Tremernetworkd: Read all zones from configuration
2023-02-01  Michael Tremernetworkd: zones: Try to read configuration automatically
2023-02-01  Michael Tremernetworkd: Store the path with the configuration object
2023-02-01  Michael Tremernetworkd: Change config read functions to not create...
2023-02-01  Michael Tremernetworkd: config: Split flushing all entries into a...
2023-02-01  Michael Tremernetworkd: Asynchronously register to the bus
2023-02-01  Michael Tremernetworkd: Fully implement bus handler for Reload
2023-02-01  Michael Tremernetworkd: Install a systemd service file
2023-01-30  Michael Tremernetworkd: Call function when we are connected to dbus
2023-01-30  Michael Tremernetworkd: Install some simple PolicyKit policy
2023-01-30  Michael Tremerman: Fix incorrect name on IPsec man page
2023-01-30  Michael Tremernetworkd: Move systemd notifications into daemon object
2023-01-30  Michael Tremerlibnetwork: Fix prototype of network_version()
2023-01-30  Michael Tremerconfigure: Drop non-sensical CFLAGS and add more warnings
2023-01-30  Michael Tremerconfigure: Tidy up dbus path detection
2023-01-30  Michael Tremernetworkd: Install a dbus policy
2023-01-30  Michael Tremernetworkd: Install a dbus service file
2023-01-30  Michael Tremernetworkd: Add scaffolding for zones
2023-01-30  Michael Tremernetworkd: Set configuration path from build scripts
2023-01-30  Michael Tremernetworkd: Read main configuration file
2023-01-30  Michael Tremernetworkd: Implement writing configuration files
2023-01-30  Michael Tremernetworkd: Implement reading configuration values
2023-01-30  Michael Tremernetworkd: Implement setting configuration values
2023-01-30  Michael Tremernetworkd: Add scaffolding to read configuration files
2023-01-30  Michael Tremernetworkd: Add scaffolding for config objects
2023-01-30  Michael Tremernetworkd: Add scaffolding to connect to dbus
2023-01-29  Michael Tremerconfigure: Enable system extensions to define _GNU_SOURCE
2023-01-29  Michael Tremernetworkd: Add scaffolding to reload the daemon
2023-01-29  Michael Tremernetworkd: Register SIGTERM/SIGINT/SIGHUP
2023-01-29  Michael Tremernetworkd: Add some very simple logging
2023-01-29  Michael Tremernetworkd: Enable the service watchdog
2023-01-29  Michael Tremernetworkd: Create an event loop
2023-01-29  Michael Tremernetworkd: Create a simple daemon class
2023-01-29  Michael Tremernetworkd: Tell systemd about the daemon status
2023-01-29  Michael Tremernetworkd: Link against systemd
2023-01-29  Michael TremerMakefile: Add scaffolding for networkd
2023-01-22  Michael Tremerconfigure: Check for libsystemd
2020-05-07  Michael TremerDisable copybreak
2019-10-02  Michael TremerIPsec: Add support for Curve448
2019-06-24  Michael Tremersecurity-policies: performance: Remove CBC ciphers
2019-06-24  Michael TremerMakefile: Add network-vpn-ipsec(8)
2019-06-21  Jonatan SchlagAdd documentation for the IPsec VPN
2019-06-21  Michael TremerMake generating man-pages optional
2019-06-23  Michael Tremerfirewall: Fix generating systemd file
2019-06-23  Michael Tremerip-tunnel: Support setting MTU on tunnels
2019-06-23  Michael Tremerbird: Start service when needed and not already running
2019-06-23  Michael Tremerwireless: Do not attempt DFS when reg domain is set...
2019-06-22  Michael Tremerfirewall: Drop firewall-config command in favour of...
2019-06-22  Michael Tremerfirewall: Fix reading/writing settings
2019-06-22  Michael TremerRevert "firewall: Disable PMTU by default"
2019-06-22  Michael Tremerfirewall: Drop initialisation helper script
2019-06-22  Michael Tremerfirewall: Add init action to main script
2019-06-22  Michael Tremersystemd: Remove double firewall scripts
2019-06-21  Michael Tremerfirewall: Drop separate scripts for IPv6 and IPv4
2019-06-22  Michael Tremerinetcalc: Fix compiler warnings
2019-06-21  Stefan SchantlFix creating new configs
2019-06-21  Michael Tremerconfigure: Break when asciidoc cannot be found
2019-06-20  Michael TremerDo not try to start Bird during boot process
2019-06-03  Michael Tremervlan: Add support for 802.1ad (QinQ)
2019-06-03  Michael Tremerutil: Add abort() which will stop the program immediately
2019-06-03  Michael Tremervlan: Validate ID
2019-06-03  Michael Tremervlan: Rename tag to id
2019-06-03  Michael Tremervlan: Drop ebtables stuff
2019-06-03  Michael Tremervlan: Create partent port (if necessary)
2019-06-03  Michael Tremervlan: Refactor vlan_create()
2019-06-03  Michael Tremervlan: Simplify vlan_remove()
2019-06-03  Michael Tremervlan: Check if parent device exists before bringing...
2019-06-03  Michael Tremervlan: Rename PARENT_DEVICE to PARENT_PORT
2019-06-03  Michael Tremervlan: Fail when unknown command line parameters are...
2019-06-03  Michael Tremervlan: Validate and always set MAC address
2019-06-03  Michael Tremervlan: Convert hook to use parse_cmdline function
2019-06-03  Michael Tremerhooks: Add overwritable function to determine the port...
2019-04-01  Michael Tremerman: Make syntax format more similar across files
2019-04-01  Michael Tremerman: Fix authorship warnings
2019-04-01  Michael Tremerman: Do not generate HTML documentation in normal build
2019-04-01  Michael TremerMakefile: Add target to upload HTML man pages
2019-03-31  Michael Tremerman: network-route-static: Fix name
2019-03-31  Michael Tremerman: Include include files in tarball
2019-03-31  Michael Tremerman: Make distcheck happy
2019-03-31  Michael Tremerman: Cleanup XML files
2019-03-31  Michael Tremerman: Convert network-zone-wireless(8) to asciidoc
2019-03-31  Michael Tremerman: Convert network-zone-pppoe(8) to asciidoc
2019-03-31  Michael Tremerman: Convert network-zone-modem(8) to asciidoc
2019-03-31  Michael Tremerman: Convert network-zone-ip-tunnel(8) to asciidoc
2019-03-31  Michael Tremerman: Convert network-zone-config-pppoe-server(8) to...
2019-03-31  Michael Tremerman: Convert network-zone-bridge(8) to asciidoc
2019-03-31  Michael Tremerman: Convert network-zone(8) to asciidoc
2019-03-31  Michael Tremerman: Convert network-vpn-security-policies(8) to asciidoc
2019-03-31  Michael Tremerman: Convert network-vpn(8) to asciidoc
2019-03-31  Michael Tremerman: Convert network-settings(8) to asciidoc
2019-03-31  Michael Tremerman: Convert network-route-static(8) to asciidoc
2019-03-31  Michael Tremer.gitignore: Ignore DS_Store
2019-03-31  Michael Tremerman: Convert network-route(8) to asciidoc
2019-03-31  Michael Tremerman: Fix page headers
2019-03-31  Michael Tremerman: Drop old network-color(8) man page
next