]> git.ipfire.org Git - people/stevee/network.git/history - functions.util
headers: Add missing function and rename existing ones.
[people/stevee/network.git] / functions.util
2013-05-11  Michael TremerMerge remote-tracking branch 'stevee/error-if-check...
2013-05-09  Stefan SchantlMerge branch 'master' into 6rd-new
2013-05-08  Michael TremerRenew hook function naming scheme.
2013-04-27  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2013-04-27  Michael TremerSplit firewall in a IPv6 and IPv4 component.
2012-10-13  Michael Tremerdns: Adds a number of new functions.
2012-10-08  Michael TremerMerge remote-tracking branch 'kbarthel/dhcp_dns'
2012-10-08  Michael TremerAdd quote and unquote functions.
2012-09-29  Michael Tremerutil: Add some helper functions: fread, fwrite, assign.
2012-09-26  Michael TremerDon't strip "" from strings that contain spaces.
2012-09-23  Michael TremerCompletely remove old colour stuff.
2012-09-23  Michael TremerSTP: Rewrite most of the functions to get rid of brctl.
2012-09-10  Michael Tremerutil: Create an assertion test for IP addresses.
2012-08-10  Michael TremerAdd commands to manage static routes.
2012-08-08  Michael TremerAdd functions to handle lists very easily.
2012-07-29  Michael Tremerutil: Make a shortcut for "which".
2012-07-28  Michael TremerMake the print function print strings that start with...
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-23  Michael TremerRemove old comment.
2012-06-23  Michael Tremerutil: Remove touch replacement.
2012-06-23  Michael Tremerutil: Reuse listmatch for isoneof.
2012-06-21  Michael TremerDNS: Add options to configure local DNS servers.
2012-06-20  Michael Tremerpppoe: Rework hook.
2012-06-10  Michael TremerSome work on making things faster.
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 TremerFix typo in listsort().
2012-05-27  Michael TremerRemove sorting algorithm implemented in shell code.
2012-05-25  Michael TremerFix hotplugging with udev.
2011-11-14  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-10-31  Michael TremerFix reading DEBUG option from configuration file.
2011-08-03  Michael TremerAdd hotplugging for ethernet devices.
2011-08-03  rootMerge remote branch 'origin/hotplug'
2011-05-26  Michael TremerRemove redundant logging.
2011-05-25  Michael Tremerrouting: Create routing database and set routes for...
2011-04-30  Michael TremerAdd support to set the hostname.
2011-04-03  Arne FitzenreiterInitial support for encrypted wireless networks.
2010-07-29  Michael Tremernetwork: Updated stp framework.
2010-07-25  Michael Tremernetwork: Experimental support for wireless access points.
2010-07-23  Michael Tremernetwork: STP: Make protocol version configureable.
2010-07-17  Michael Tremernetwork: Replace listsort by a function that doesn...
2010-07-10  Michael Tremernetwork: Again very much changes that are hard to break...
2010-07-09  Michael Tremernetwork: Magnificent changes on code.
2010-06-19  Michael Tremernetwork: Faster implementation of seq and lowercase.
2010-06-18  Michael Tremernetwork: New function beautify_time.
2010-06-18  Michael Tremernetwork: Cleanup colour namespace.
2010-06-17  Michael Tremernetwork: New function uppercase (very fast).
2010-06-17  Michael Tremernetwork: Speedup function uuid.
2010-06-17  Michael Tremernetwork: New function mac_format.
2010-06-17  Michael Tremernetwork: Speedup function mac_generate.
2010-06-06  Michael Tremernetwork: Log assertion errors.
2010-06-04  Michael Tremernetwork: Enhanced the logging and did minor code cleanups.
2010-06-03  Michael Tremernetwork: Update codebase.