summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Do not obsolete /usr/share/syscons, it should fix #4387Renato Botelho2016-03-011-1/+0
* Merge pull request #2695 from derelict-pf/masterStephen Beaver2016-03-012-3/+3
|\
| * Update system_certmanager.phpderelict-pf2016-03-011-2/+2
| * Update system_camanager.phpderelict-pf2016-03-011-1/+1
* | Merge pull request #2694 from NOYB/Diagnostics_/_Tables_-_URL_Table_AliasesStephen Beaver2016-03-011-1/+1
|\ \
| * | Think you are saying to put the second info block on a new line. Though I co...NOYB2016-03-011-1/+1
* | | Fixed blank space caused by hidden inputStephen Beaver2016-03-011-3/+3
* | | Remove additional_files_needed entriesRenato Botelho2016-03-011-15/+0
| |/ |/|
* | Only specify auth-user-pass for TLS mode. Ticket #5941Chris Buechler2016-03-011-1/+1
* | Merge pull request #2693 from NOYB/Diagnostics_/_Tables_-_URL_Table_AliasesStephen Beaver2016-02-294-49/+134
|\ \ | |/
| * Diagnostics / Tables - URL Table AliasesNOYB2016-02-294-49/+134
* | Merge pull request #2692 from NOYB/HTML_Compliance_-_Services_Status_WidgetStephen Beaver2016-02-291-1/+1
|\ \
| * | HTML Compliance - Services Status WidgetNOYB2016-02-271-1/+1
| |/
* | Fix unbound.inc so zero value for *_num_tcp is honoredlukehamburg2016-02-291-2/+2
|/
* Update license page. Ticket #5903Chris Buechler2016-02-271-17/+38
* Update license page. Ticket #5903Chris Buechler2016-02-271-7/+72
* ICMPv6 Firewall Log Display - Fixes 5933NOYB2016-02-271-1/+1
* Don't unnecessarily exclude IPv6 addresses here. See ticket #5931jim-p2016-02-261-3/+3
* Allow ":" in the route destination network, otherwise an IPv6 address cannot ...jim-p2016-02-261-1/+1
* Merge pull request #2688 from NOYB/Don't_Leave_Ancestor(s)_SelectedStephen Beaver2016-02-261-1/+3
|\
| * Don't Leave Ancestor(s) SelectedNOYB2016-02-261-1/+3
* | Remove callsto updateWidget since widget status is now saved explicitly via t...Stephen Beaver2016-02-261-8/+0
|/
* Fix OpenVPN ifconfig. Ticket #5930Chris Buechler2016-02-261-1/+1
* Show correct direction for in statesChris Buechler2016-02-251-1/+1
* Remove unnecessary includes. Remove an always true if().Luiz Otavio O Souza2016-02-251-5/+1
* Makes interface_bring_down() remove all the CARP and IP aliases from interface.Luiz Otavio O Souza2016-02-251-13/+32
* Fixes the PPP interface list. List all physical interfaces + VLANs and not t...Luiz Otavio O Souza2016-02-251-12/+13
* It is not necessary check for CARP interfaces.Luiz Otavio O Souza2016-02-251-1/+0
* Hide additional bootp options when it's disabled, fixes #5914Renato Botelho2016-02-251-2/+7
* Fix indentRenato Botelho2016-02-251-10/+10
* Remove old rc.dhclient_cron that hasn't been used in many yearsChris Buechler2016-02-242-52/+1
* Add a space between the gateway name and IPChris Buechler2016-02-241-1/+1
* Move the DHCPv6 apply action into a function. Capture the apply and save acti...jim-p2016-02-241-34/+40
* Do not offer the "CA" type when creating a certificate. CAs should only be ma...jim-p2016-02-241-1/+0
* Fix a typo.Luiz Otavio O Souza2016-02-241-1/+1
* Add the upgrade code for OpenBGPd and Quagga OSPF packages.Luiz Otavio O Souza2016-02-243-2/+56
* Correct ALTQ interface test for ix interfaces, fixes #5923jim-p2016-02-241-1/+1
* Fix the rc.carpmaster and rc.carpbackup scripts.Luiz Otavio O Souza2016-02-242-46/+32
* Remove unnecessary code. CARP isn't a interface anymore, radvd cannot run on ...Luiz Otavio O Souza2016-02-241-16/+0
* Make link_interface_to_vips() also return the IP aliases on the specified vhid.Luiz Otavio O Souza2016-02-241-1/+2
* Fix indentRenato Botelho2016-02-241-115/+115
* Use high level functionsRenato Botelho2016-02-242-8/+8
* Use high level functionsRenato Botelho2016-02-241-9/+9
* Check the end of range to make sure it's inside subnet tooRenato Botelho2016-02-241-1/+2
* Use high level functionsRenato Botelho2016-02-241-4/+10
* Simplify logic and use high level functionsRenato Botelho2016-02-241-10/+4
* Merge pull request #2409 from stilez/patch-13Renato Botelho2016-02-241-8/+5
|\
| * EOL spacesstilez2016-01-141-5/+5
| * remove leading spacestilez2016-01-131-1/+1
| * redmine 5702 - switch to high level IPv4 functions instead of low level ip2lo...stilez2016-01-121-8/+5
OpenPOWER on IntegriCloud