]> git.ipfire.org Git - network.git/shortlog
network.git
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...
2012-06-22  Michael Tremerpppoe: Bring up/down the port before/after pppd is...
2012-06-22  Michael Tremeripv4_get_netaddress: Allow passing a single IP address.
2012-06-21  Michael TremerReword the automatic configuration file header.
2012-06-21  Michael TremerDNS: Generate resolv.conf when starting up the network.
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...
next