]> git.ipfire.org Git - people/ms/network.git/shortlog
people/ms/network.git
2017-07-15  Michael TremerMove license into docs directory
2017-07-14  Jonatan Schlagdhcp: remove useless delay setting
2017-07-13  Jonatan Schlagutil: isbool accept now also true and false
2017-07-12  Michael Tremerman: Fix grammar and spelling in color documentation
2017-07-12  Jonatan Schlagman: add documentation for the description command
2017-07-12  Jonatan Schlagman: add color documentation
2017-07-12  Jonatan Schlagdhcp: merge hooks ipv4-dhcp and ipv6-dhcp
2017-07-12  Jonatan Schlagzone: make edit syntax clear
2017-07-10  Jonatan Schlagzone: add new command config list
2017-07-05  Jonatan Schlagzone: Check early if a id is valid
2017-07-05  Jonatan Schlagzone: change edit syntax for config.
2017-07-05  Jonatan Schlagheader-zone: refactor hook_config_edit
2017-07-05  Jonatan Schlagheader-zone: refactor hook_config_destroy
2017-07-05  Jonatan Schlagzone: Introduce id feature
2017-07-05  Jonatan Schlagzone: new function zone_config_get_hook_from_id
2017-07-05  Jonatan Schlagzone: new function zone_config_id_is_valid
2017-07-05  Jonatan Schlagzone: new function zone_config_get_new_id
2017-07-05  Jonatan Schlagconfig: remove old hashes
2017-07-05  Jonatan Schlagsettings: remove dot from log message
2017-07-04  Jonatan Schlagpppoe-server: prevent multiple configs for the same...
2017-07-04  Jonatan Schlagipv6-auto: prevent multiple configs for the same zone
2017-07-04  Jonatan Schlagipv6-dhcp: prevent multiple configs for the same zone
2017-07-04  Jonatan Schlagipv4-dhcp: prevent multiple configs for the same zone
2017-07-04  Jonatan Schlagzone: add function to avoid multiple configs which...
2017-07-04  Jonatan Schlaginetcalc: do not print the default prefix
2017-06-22  Jonatan Schlagnetwork check if a zone exist before executing commands
2017-06-22  Jonatan Schlagautocompletion: add description support
2017-06-22  Jonatan Schlagnetwork: add description commands
2017-06-22  Jonatan Schlagcli: print the description title
2017-06-22  Jonatan Schlagports/zones: Add higher level function to get the descr...
2017-06-22  Jonatan SchlagAdd editor functions
2017-06-22  Jonatan SchlagAdd new description functions
2017-06-22  Jonatan Schlaglock: refactoring functions
2017-06-19  Jonatan Schlagautocompletion: add color commands
2017-06-19  Jonatan Schlagnetwork: add color commands
2017-06-19  Jonatan Schlagcli: print the color of a zone/port
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-14  Jonatan Schlagutil: new function abs
2017-06-14  Jonatan Schlagutil: add function mtu_is_valid
2017-06-13  Michael Tremerhotplug: Don't handle any events for loopback
2017-06-13  Michael Tremerports: Don't crash with an assertion error when no...
2017-06-13  Michael Tremerdevice_num_queues(): Read correct file for transmit...
2017-06-13  Michael Tremerdevice_get_speed(): Break if speed is not readable
2017-06-07  Michael TremerMakefile: Add missing trailing backslash
2017-06-07  Michael Tremerdevice: Show queue status
2017-06-07  Michael Tremerinterrupts: Rename __bitmap_to_processor_id() which...
2017-06-07  Michael Tremerdevice: Ignore unknown duplexing
2017-06-07  Michael Tremerdevice: Return speed only if a valid (positive) value
2017-06-07  Jonatan Schlagimprove autocompletion of network zone new
2017-06-07  Jonatan Schlagroute: update documentation
2017-06-07  Jonatan Schlagroute: rename route to route static
2017-06-07  Jonatan Schlagroute: add new cli command reload
2017-06-07  Jonatan Schlagpppoe-server: improve input validation
2017-06-07  Jonatan Schlagip: restructure ip_net_is_valid
2017-06-07  Jonatan Schlagipv4: new function ipv4_net_is_valid
2017-06-07  Jonatan Schlagip: rename ip_is_network to ip_net_is_valid
2017-06-07  Michael Tremerdevice queues: Fix listing queues
2017-06-07  Michael TremerFix incorrect variable name in SMP affinity handling
2017-06-02  Jonatan Schlagman: update the pppoe zone documentation
2017-06-02  Jonatan Schlagroute: apply static routes on startup and restart
2017-06-02  Jonatan Schlag6to4-tunnel: LOCAL_ADDRESS6 needs to be a valid IPv6...
2017-06-02  Michael TremerDrop support for 6rd
2017-05-31  Michael TremerDon't try identifying non-existant device when attachin...
2017-05-31  Michael Tremertest: Include test-functions in tarball
2017-05-31  Michael Tremertest: Add module tests for ip_network_is_subset_of
2017-05-31  Michael Tremerinetcalc: Use memcmp to determine which IP address...
2017-05-31  Michael Tremerinetcalc: Compare all 128 bits of IPv6 addresses
2017-05-31  Michael TremerOrder tests alphabetically
2017-05-31  Michael TremerMake "make distcheck" happy and allow builddir != srcdir
2017-05-31  Michael Tremertest: Use tools from build tree
2017-05-31  Michael TremerAllow loading library from source tree instead of system
2017-05-31  Michael TremerNever overwrite PATH
2017-05-31  Michael TremerMerge remote-tracking branch 'jschlag/tests'
2017-05-31  Michael TremerDo not be verbose when applying static routes
2017-05-31  Michael Tremerroute: Don't allow creating routes with the gateway...
2017-05-31  Michael Tremerinetcalc: Add subset check
2017-05-31  Jonatan Schlagtest: Add all new tests to the makefile
2017-05-31  Jonatan Schlagtest: add test for function ip_is_valid
2017-05-31  Jonatan Schlagtest: add test for function ip_is_network
2017-05-31  Jonatan Schlagtest: add test for function ip_split_prefix
2017-05-31  Jonatan Schlagtest: add test for function ip_protocol_is_supported
2017-05-31  Jonatan Schlagtest: add test for function ip_prefix_is_valid
2017-05-31  Jonatan Schlagtest: add test for function ip_get_prefix
2017-05-31  Jonatan Schlagtest: add test for function ip_detect_protocol
2017-05-31  Jonatan Schlagtest: Add some test data
2017-05-30  Jonatan Schlagip_is_network: Fix assertion crash when address part...
2017-05-30  Jonatan Schlagip_is_valid: Refactor functions
2017-05-30  Jonatan Schlagroute: Correctly end loop when network was invalid
2017-05-30  Jonatan Schlagip: Correctly handle non-numeric prefixes
2017-05-30  Jonatan Schlagroute: Allow deleting multiple routes at once
2017-05-30  Jonatan Schlagroute: Validate input when removing static routes
2017-05-30  Jonatan Schlagroute: Log ip commands when writing static routes into...
2017-05-30  Jonatan Schlagroute: Check if the dection of the protocol failed
2017-05-30  Jonatan Schlagroute: cli parsing failed when a = was forgotten
2017-05-30  Jonatan Schlagroute: Fix check of network
2017-05-30  Jonatan Schlagip: Allow detection of protocol for networks, too
2017-05-30  Jonatan Schlagip_is_network: Fix assertion crash when address part...
2017-05-30  Jonatan Schlagip_is_valid: Refactor functions
2017-05-30  Jonatan Schlagroute: Correctly end loop when network was invalid
next