]> git.ipfire.org Git - people/ms/network.git/history - src
Move license into docs directory
[people/ms/network.git] / src /
2017-07-14  Jonatan Schlagdhcp: remove useless delay setting
2017-07-13  Jonatan Schlagutil: isbool accept now also true and false
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 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: 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 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 Tremerinetcalc: Use memcmp to determine which IP address...
2017-05-31  Michael Tremerinetcalc: Compare all 128 bits of IPv6 addresses
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-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
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-03-23  Michael TremerDrop support for SixXS
2017-01-26  Michael TremerRevert "Only call radvd_update if a zone contains an...
2017-01-26  Stefan SchantlOnly call radvd_update if a zone contains an IPv6.
2017-01-26  Stefan Schantlipv4-static: Remove routing information from databases...
2017-01-25  Stefan SchantlFix file name of systemd tmpfile
2016-10-19  Arne FitzenreiterImprove MTU handling on bridges
2016-09-23  Michael Tremerdevice_{get,set}_mtu: Improve speed and logging
2016-09-23  Michael Tremerdevice_set_{up,down}: Print clear log message
2016-09-23  Michael TremerMake device_set_{up,down} faster and show more debuggin...
2016-09-23  Michael TremerCache system_get_processors()
2016-09-23  Michael TremerImplement using Linux's SMP affinity
2016-09-23  Michael Tremerhotplug: Fall through to hotplug events for new devices
2016-09-23  Michael TremerAllow using locks with a name instead of path
next