]> git.ipfire.org Git - people/ms/network.git/shortlog
people/ms/network.git
2012-06-21  Michael TremerDNS: Add options to configure local DNS servers.
2012-06-21  Michael Tremerpppoe: Fix syntax error.
2012-06-20  Michael Tremerpppoe: Rework hook.
2012-06-18  Michael TremerAdd PID number to log facility.
2012-06-17  Michael TremerDefine a proper PATH variable.
2012-06-17  Michael TremerCreate status output for ports.
2012-06-17  Michael TremerRemove option to disable coloured output.
2012-06-17  Michael TremerTidy up coloured logging code.
2012-06-17  Michael TremerUpdate the output of some hooks.
2012-06-17  Michael TremerRework colours.
2012-06-17  Michael Tremerrouting: Fix creating of routing tables for uplinks.
2012-06-10  Michael Tremerbridge-stp: Fix executing mstpctl.
2012-06-10  Michael Tremerdhcp-client: Fix routing configuration.
2012-06-10  Michael TremerFix printing and saving global configuration parameters.
2012-06-10  Michael TremerUpdate port hooks according to the last changes.
2012-06-10  Michael TremerExecute hooks faster by sourcing them.
2012-06-10  Michael TremerSome work on making things faster.
2012-06-10  Michael TremerApproach for better status output.
2012-06-08  Michael Tremerdoc: Confused STP standards.
2012-06-07  Michael Tremerdoc: Add man page for the bridge hook.
2012-06-07  Michael TremerMake the help command exit gracefully on zone hooks.
2012-06-07  Michael TremerAdd CLI commands to view help for hooks.
2012-06-07  Michael TremerFix "network device" command and document it.
2012-06-06  Michael TremerMove network specific command line code to network...
2012-06-06  Michael TremerImprove yes/no decisions.
2012-06-06  Michael TremerAdd 6to4 tunnel functionality.
2012-06-06  Michael Tremeripv6-static: Don't explode IPv6 addresses in conifgurat...
2012-06-05  Michael TremerFix two missing CONFIG_DIR substitutions.
2012-06-05  Michael Tremerrouting: Fix check for Point-to-Point devices.
2012-06-05  Michael TremerMake detection of device features very much faster.
2012-06-05  Michael TremerAdd "network zone list-hooks" command.
2012-06-05  Michael TremerAdd header to functions file.
2012-05-31  Michael TremerAdd documentation about the config options.
2012-05-31  Michael TremerRemove a line of debugging code.
2012-05-31  Michael TremerMake a better removal of zones possible.
2012-05-31  Michael TremerSwitch over to man page documentation.
2012-05-31  Michael TremerDon't log reading configuration files.
2012-05-31  Michael TremerAdd support for teredo (miredo).
2012-05-28  Michael TremerMove config functions into seperate file.
2012-05-28  Michael TremerInitial import of a lot of firewall code.
2012-05-27  Michael TremerDon't test if RUN_DIR exists.
2012-05-27  Michael TremerFix typo in listsort().
2012-05-27  Michael TremerReduce startup time by letting systemd create our files...
2012-05-27  Michael TremerDon't load 8021q module when we don't need it.
2012-05-27  Michael TremerDon't load bonding driver by default.
2012-05-27  Michael Tremerbridge: Show NO-CARRIER for ports instead of STP state.
2012-05-27  Michael TremerAdd functions to set bridge properties.
2012-05-27  Michael TremerRemove sorting algorithm implemented in shell code.
2012-05-27  Michael TremerAdd systemd unit files for networking.
2012-05-27  Michael Tremerwireless-ap: Add hotplug support.
2012-05-27  Michael TremerAdd hotplug handling for wireless devices and unplugging.
2012-05-27  Michael TremerMove all of the device renaming code to network-hotplug...
2012-05-27  Michael TremerMove all port patterns into functions.constants.
2012-05-27  Michael TremerAdd detection for wireless devices.
2012-05-25  Michael TremerCLI: Disable debugging for status commands.
2012-05-25  Michael Tremerbridge-stp: Update script to work with newer versions...
2012-05-25  Michael TremerRemove a lot of 'devicify' calls to increase speed...
2012-05-25  Michael TremerRemove port initialization on init event.
2012-05-25  Michael Tremerhotplugging: Check if the device has vanished in the...
2012-05-25  Michael TremerFix hotplugging with udev.
2012-05-17  Michael TremerThrow the old GREEN/RED/ORANGE schema over board.
2012-05-17  Michael TremerFix syntax error.
2012-05-17  Michael TremerMerge remote-tracking branch 'ms/isdn'
2012-05-17  Michael TremerMerge remote-tracking branch 'stevee/UsrMove'
2012-05-17  Michael TremerAdd basic support as a DHCP client.
2012-05-03  Stefan SchantlRemove all hardcoded path now use switches for it ...
2012-05-01  Michael TremerUpdate paths to match a modern filesystem layout.
2011-12-16  Michael TremerCreate a basic version of an ISDN dial-in server. isdn
2011-12-12  Michael TremerSTP: Remove sed substitutions and get information direc...
2011-11-27  Vitalii Demianetsbridge-stp: Make sure kernel knows about the STP state.
2011-11-25  Michael Tremerbridge-stp: Tell mstpd that STP was enabled for a device.
2011-11-19  Michael Tremerstp: Complete transition to mstpd.
2011-11-18  Michael Tremerstp: Transition to mstpd.
2011-11-18  Michael Tremerbridge-stp: Use internal service functions for controll...
2011-11-14  Michael Tremerstp: Bring own /sbin/bridge-stp.
2011-11-14  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-11-12  Michael Tremerisdn: Initial commit of ISDN code.
2011-10-31  Michael TremerFix reading DEBUG option from configuration file.
2011-10-31  Michael TremerBump version to 003. 003
2011-10-31  Michael TremerFix setting local routes on zone's routing tables.
2011-10-31  Michael TremerFix setting the default route when there are zones...
2011-10-31  Michael Tremerbonding: Fix setting mode.
2011-10-31  Michael TremerChange funtion to detect ppp devices.
2011-08-07  Michael TremerInstall sysctl files in /lib/sysctl.d.
2011-08-07  Michael TremerAdd script to create radvd configuration file on the...
2011-08-06  Michael TremerProperly install /etc/network/{ports,zones}.
2011-08-03  Michael TremerBump version to 002. 002
2011-08-03  Michael TremerAdd hotplugging for ethernet devices.
2011-08-03  Michael TremerManually set PATH.
2011-08-03  Michael TremerAdd automatic renaming of hotplugged devices.
2011-08-03  Michael Tremerwireless-ap: Fix saving channel.
2011-08-03  rootMerge remote branch 'origin/hotplug'
2011-07-29  Michael TremerIntroduce new versioning schema. 001
2011-07-29  Michael TremerMerge branch 'master' of git://git.ipfire.org/network
2011-07-29  Michael TremerFix setting of default routes.
2011-07-24  Michael Tremerbridge: Fix reading of zone configuration.
2011-07-17  Stefan Schantlhostapd should be monitored by systemd.
2011-06-11  Michael TremerReplace ipv?_is_valid by ipcalc command.
2011-06-11  Michael TremerAdd support for automatic configuration of radvd.
2011-06-09  Michael TremerEnable IPv6 packet forwarding.
next