]> git.ipfire.org Git - people/stevee/network.git/history - src/functions/functions.ports
Convert HOOK_SETTINGS into an array
[people/stevee/network.git] / src / functions / functions.ports
2019-03-30  Michael TremerConvert HOOK_SETTINGS into an array
2018-09-23  Michael TremerCleanup code that deletes ports/zones
2018-09-21  Michael Tremerports: Fix saving HOOK name
2017-08-17  Michael TremerDropping port_dir()
2017-08-17  Michael TremerIntroduce list_directory
2017-08-16  Jonatan Schlagnetwork fix parameter passing when using ""
2017-08-15  Michael TremerPrint a useful message when bringing up a port that...
2017-08-10  Michael Tremerport: Don't destroy if it could not be shut down
2017-08-10  Michael Tremerports: Drop unused and complicated info function
2017-08-10  Michael TremerDrop port_get_parents function
2017-08-10  Michael Tremerports: Improve function that returns the children
2017-08-10  Michael TremerRemove some unnecessary assertions
2017-08-10  Michael Tremerport: Allow destroying ports that are detached
2017-08-10  Michael Tremerports: Cannot delete a port that does not exist
2017-08-06  Michael Tremerwireless-ap: Improve command line parsing
2017-07-15  Michael TremerDrop deprecated listmatch function
2017-06-22  Jonatan Schlagports/zones: Add higher level function to get the descr...
2017-06-19  Jonatan Schlagcolor: add colors to zone and ports
2017-06-19  Jonatan Schlagports: Change ports settings file to /etc/network/...
2017-06-13  Michael Tremerports: Don't crash with an assertion error when no...
2016-01-16  Michael TremerImplement identify feature
2015-08-18  Michael TremerRemove some unused code
2015-05-02  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2015-05-02  Michael TremerRemove the function keyword which is a bashism
2015-05-02  Michael Tremerdhcp: Add support for DHCPv6 over Ethernet
2015-04-12  Michael Tremerzone: Fix immediate attachment of ethernet ports to...
2015-01-02  Michael Tremerreset: Remove all ports instead of just bringing them...
2014-12-30  Michael TremerAdd bash-completion for the network command
2014-12-28  Michael TremerRemove unused port_show() function
2014-12-27  Michael TremerFix hook settings writing and checking
2014-12-23  Michael TremerSplit port hooks in to (create|remove|up|down) actions
2014-12-10  Michael TremerMajor rewrite of hotplug handling
2014-09-04  Michael TremerRename all "config" to "settings"
2013-09-06  Michael TremerUse autotools.