]> git.ipfire.org Git - people/stevee/network.git/history - src/network
network fix parameter passing when using ""
[people/stevee/network.git] / src / network
2017-08-16  Jonatan Schlagnetwork fix parameter passing when using ""
2017-08-15  Michael TremerAlways destroy zones immediately
2017-08-06  Michael TremerDHCP: Fix options parsing
2017-08-04  Michael TremerFix typo
2017-08-04  Michael Tremerreset: Destroy all user-defined security policies
2017-08-04  Michael Tremerreset: Destroy all IPsec VPN connections
2017-08-04  Jonatan Schlagraw: add command vpn-security-policy-exists
2017-08-03  Jonatan Schlagraw: add command new list-vpn-security-policies-all
2017-08-03  Jonatan Schlagraw: add new command list-ipsec-connections
2017-08-03  Jonatan Schlagraw: add new command ipsec-connection-exists
2017-08-03  Jonatan SchlagFix typo
2017-07-30  Michael Tremervpn: Move VPN CLI functions into separate files
2017-07-30  Michael Tremerroute: Move CLI functions into functions file
2017-07-30  Jonatan Schlagnetwork: add new ipsec functionality
2017-07-27  Jonatan Schlagraw: add command zone-config-hid-is-valid
2017-07-27  Jonatan Schlagraw: add command list-zone-config-hids
2017-07-25  Jonatan Schlagnetwork: add new raw command zone-config-id-is-valid
2017-07-25  Jonatan Schlagnetwork: add new raw command list-zone-config-ids
2017-07-19  Jonatan SchlagAdd vpn security policies to cli
2017-07-19  Michael TremerRemember to start DHCP servers once started
2017-06-22  Jonatan Schlagnetwork check if a zone exist before executing commands
2017-06-22  Jonatan Schlagnetwork: add description commands
2017-06-19  Jonatan Schlagnetwork: add color commands
2017-06-07  Michael Tremerdevice: Show queue status
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
2016-09-15  Michael TremerMove list-hooks command as sub-command of help
2016-09-14  Michael TremerDHCP: Format lease time in human-readable format
2016-09-08  Michael TremerDHCP: Cleanup some code
2016-09-08  Michael TremerDHCP: Reload after subnet range changes
2016-09-08  Michael TremerDHCP: Get rid of range IDs
2016-09-08  Michael TremerDHCP: Get rid of subnet IDs
2016-09-05  Michael Tremersettings: Immediately apply wireless reg domain
2016-03-26  Michael Tremermodem: Deduplicate some code to show status of a serial...
2016-01-16  Michael TremerImplement identify feature
2015-09-06  Stefan SchantlAllow renaming zones
2015-09-05  Stefan SchantlMerge branch 'master' of git://git.ipfire.org/network
2015-09-05  Stefan Schantldns: Better propagate known DNS servers
2015-08-11  Michael TremerShow help for zone creation
2015-05-02  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2015-05-02  Michael TremerDHCP: Implement prefix delegation for the DHCP server
2015-05-02  Michael TremerReplace routing_db_* by db_*
2015-05-02  Michael TremerRemove the function keyword which is a bashism
2015-01-01  Michael Tremerbash-completion: Add some basic completion for DHCP...
2014-12-30  Michael Tremerbash-completion: Add route and dns-server commands
2014-12-30  Michael TremerAdd bash-completion for the network command
2014-12-28  Michael TremerAdd "network device list" command
2014-12-27  Michael TremerMake zone handling nicer
2014-12-25  Michael TremerAlign zone create/remove actions to ports (new/destroy)
2014-12-23  Michael TremerRemove remains of the "real" device type
2014-12-23  Michael TremerShow if the device is able to transport Ethernet frames
2014-12-23  Michael TremerSplit port hooks in to (create|remove|up|down) actions
2014-12-21  Michael TremerAdd function that returns a string about speed and...
2014-09-06  Michael Tremerzone: Send systemd updates on hotplug events
2014-09-04  Michael TremerRename all "config" to "settings"
2014-08-26  Michael TremerIntroduce "network device ap0 monitor" command
2013-09-06  Michael TremerRemove executable permissions from source files.
2013-09-06  Michael TremerUse autotools.