]> git.ipfire.org Git - network.git/shortlog
network.git
2012-10-03  Michael TremerBump version to 005. 005
2012-10-03  Michael Tremeriptables: Add some assertions and call external command...
2012-10-03  Michael Tremerfirewall: Create a basic layout of the firewall chains.
2012-10-03  Michael Tremerhostapd: Fix empty hw_mode variable.
2012-10-03  Michael Tremerfirewall: Create CUSTOM* chains like in IPFire 2.
2012-10-03  Michael TremerMake dumping all firewall rules a bit faster.
2012-09-29  Michael Tremerlogging: Decrease runtime of the log function.
2012-09-29  Michael Tremerutil: Add some helper functions: fread, fwrite, assign.
2012-09-29  Michael Tremeriptables: Get rid of iptables_commit function.
2012-09-29  Michael Tremeriptables: Don't rely on /proc/net/ip(6)_tables_names.
2012-09-26  Michael Tremerwireless: Enhance hook to handle encrypted connections.
2012-09-26  Michael TremerDon't strip "" from strings that contain spaces.
2012-09-23  Michael Tremerhostapd: Remove unused functions.
2012-09-23  Michael TremerMove wpa_supplicant functions into their own file.
2012-09-23  Michael TremerMove hostapd functions into their own file.
2012-09-23  Michael TremerMove phy functions in their own file.
2012-09-23  Michael TremerCompletely remove old colour stuff.
2012-09-23  Michael Tremerstp: Correctly set protocol version.
2012-09-23  Michael TremerRevert "stp: Remove function that switches protocols."
2012-09-23  Michael Tremeripv6-static: Make status output more beatiful.
2012-09-23  Michael Tremerdummy: Actually bring up the port.
2012-09-23  Michael Tremervlan: Rewrite VLAN stuff.
2012-09-23  Michael Tremerbridge-stp: Move to helpers directory.
2012-09-23  Michael TremerSTP: Rewrite most of the functions to get rid of brctl.
2012-09-23  Michael Tremerstp: Remove function that switches protocols.
2012-09-23  Michael Tremerbridge: Make enable/disable STP independent from brctl.
2012-09-23  Michael TremerFix printing of headlines.
2012-09-23  Michael TremerAdd hook for dummy ports.
2012-09-23  Michael TremerRemove the event system which is not needed.
2012-09-23  Michael TremerFix blank lines on terminals with black background.
2012-09-23  Michael Tremerbridge: Fix typo.
2012-09-23  Michael TremerAdd macvlan port hook.
2012-09-23  Michael Tremerbridge: Replace brctl by ip.
2012-09-23  Michael Tremerlogging: Log calling function and hooks of messages.
2012-09-16  Michael Tremerwireless-ap: Add support for 802.11a and 802.11n APs.
2012-09-15  Michael Tremerrouting: Fix construction of invalid ip command.
2012-09-15  Michael Tremerdhcpd: Add basic DHCP server functionality for IPv6...
2012-09-15  Michael Tremeripv{6,4}: Simplify some functions and introduce new...
2012-09-15  Michael Tremerip: Remove log message when IP protocol could not be...
2012-09-15  Michael Tremercli: Shrink indentation to 2 spaces.
2012-09-13  Michael Tremerconfig: Fix reading in empty values.
2012-09-10  Michael Tremerutil: Create an assertion test for IP addresses.
2012-09-10  Michael Tremerlist: Add function to join a list.
2012-09-10  Michael Tremercli: Check for correct arguments in cli_ident.
2012-09-08  Michael Tremerservice: Require complete name of systemd unit file.
2012-09-08  Michael Tremerconfig: Read all configuration variables into an array.
2012-09-06  Michael Tremerbridge: Don't throw an assertion error when a device...
2012-09-06  Michael TremerParse configuration files in a secure way.
2012-09-02  Michael Tremerwireless-ap: Add WPA/WPA2 encryption.
2012-08-11  Michael Tremerroute: Create a log message, when (re)loading static...
2012-08-11  Michael Tremerroute: Add documentation.
2012-08-11  Michael Tremerroute: Add prohibit and blackhole routes.
2012-08-11  Michael Tremerroute: Add code to apply static route configuration.
2012-08-10  Michael TremerAdd commands to manage static routes.
2012-08-10  Michael Tremerlist: Avoid space in front of the first argument.
2012-08-10  Michael Tremercli: Fix cli_get_val function to split at the first...
2012-08-08  Michael TremerAdd functions to handle lists very easily.
2012-08-08  Michael TremerIntroduce concept of firewall zones.
2012-08-08  Michael TremerImport some experimental Open vSwitch code.
2012-08-03  Michael Tremervlan: Check if the kernel has got VLAN support.
2012-08-03  Michael Tremernetwork: Don't show link speed when device is not up.
2012-08-01  Michael TremerAdd some minor input validation for configuration settings.
2012-08-01  Michael TremerFix typo introduced in the last commit.
2012-08-01  Michael TremerMove firewall default configuration to an extra file.
2012-08-01  Michael Tremerfirewall: Make clamp PMTU configurable.
2012-07-29  Michael Tremerfirewall: Add rule to clamp PMTU.
2012-07-29  Michael Tremerfirewall: Add basic IPv6 ruleset generation and macros.
2012-07-29  Michael Tremerutil: Make a shortcut for "which".
2012-07-28  Michael TremerFix some syntax errors.
2012-07-28  Michael TremerMake the print function print strings that start with...
2012-07-18  Michael Tremerfirewall: Enable connection tracking accounting.
2012-07-01  Michael TremerEnhanced modem support.
2012-06-30  Michael TremerDNS: Add RDNSS functionality.
2012-06-30  Michael TremerFix printing the down message.
2012-06-30  Michael Tremerlogging: Fix output on different consoles.
2012-06-30  Michael TremerIntroduce exit code for unknown boolean values.
2012-06-30  Michael TremerChange assertion exit code.
2012-06-30  Michael Tremerassert_check_retval: New function.
2012-06-30  Michael Tremerassert: Let assert exit with the right exit code.
2012-06-30  Michael Tremerbacktrace: Show something in backtrace when a function...
2012-06-24  Michael TremerBump version to 004. 004
2012-06-24  Michael Tremerpppoe: Fix wrong variable name (auth methods).
2012-06-24  Michael Tremerpppoe-server: Update docs (--max-sessions=...).
2012-06-24  Michael Tremerpppoe-server: Add option to limit sessions per MAC.
2012-06-24  Michael Tremerbridge: Fix spacing in config list.
2012-06-24  Michael Tremerpppoe-server: Add more information to status output.
2012-06-23  Michael Tremerdns: Don't update resolv.conf when showing the list...
2012-06-23  Michael Tremerpppoe-server: Add documentation.
2012-06-23  Michael Tremerpppoe-server: Remove -k flag.
2012-06-23  Michael TremerRemove old comment.
2012-06-23  Michael Tremerutil: Remove touch replacement.
2012-06-23  Michael Tremerpppoe-server: New (client) hook.
2012-06-23  Michael Tremerlogging: Fix logging to the debug console.
2012-06-23  Michael Tremerip: Remove an unusable log line.
2012-06-23  Michael Tremerutil: Reuse listmatch for isoneof.
2012-06-23  Michael Tremerconfig: Don't change the HOOK variable when sourcing...
2012-06-23  Michael Tremerppp: Make up/down scripts usable for other things.
2012-06-22  Michael Tremerppp: Add some advanced settings.
2012-06-22  Michael Tremerppp: Make sure that the routing tables are up to date.
2012-06-22  Michael Tremerpppd: Start the daemon and wait for an established...
next