summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tidy up "vpn_ipsec" XHTMLColin Fleming2014-05-082-36/+39
* Merge pull request #1133 from msilvoso/masterRenato Botelho2014-05-082-2/+1
|\
| * Convert protocol ssl:// to https:// when creating http headersManuel Silvoso2014-05-081-1/+1
| * Small cleanupManuel Silvoso2014-05-071-1/+0
* | Fix off-by-one in static route CIDR drop-down. /129 shouldn't be in the listjim-p2014-05-081-1/+1
* | Fix firewall log widget rule lookup to consider tracker id.jim-p2014-05-081-1/+1
|/
* Merge pull request #1126 from ExolonDX/masterRenato Botelho2014-05-071-4/+6
|\
| * Tidy up "load_balancer_pool_edit.php" XHTMLColin Fleming2014-04-301-4/+6
* | Partialy revert 0ae4f3f:Renato Botelho2014-05-071-4/+4
* | Clarify description to state you must save first before attempting to reset t...jim-p2014-05-071-1/+1
* | Work around some quirks in global handling to show filter rule descriptions i...jim-p2014-05-071-1/+6
* | Revert "Respect protocol from URL"Renato Botelho2014-05-071-2/+2
* | Respect protocol from URLRenato Botelho2014-05-071-2/+2
* | Remove units from burst as it is always specified in bytes. (Per ipfw(8)).jim-p2014-05-061-2/+2
* | Use egrep here (and full path)jim-p2014-05-061-2/+2
* | Consider tracker IDs when looking up filter log entries, if presentjim-p2014-05-062-18/+38
* | Fix http and https port for cpzoneRenato Botelho2014-05-061-2/+2
* | Use global cpzoneid variableRenato Botelho2014-05-061-2/+2
* | Drop double $$ from variable nameRenato Botelho2014-05-061-4/+4
* | Remove redundant setRenato Botelho2014-05-061-1/+0
* | Silent kldstatRenato Botelho2014-05-051-1/+1
* | Sometimes fsck requires a second run, teach rc script to call it more than on...Renato Botelho2014-05-051-5/+30
* | Obsolete old clog binary from /usr/sbinRenato Botelho2014-05-011-0/+1
* | Merge pull request #1125 from msilvoso/masterErmal2014-05-012-4/+5
|\ \
| * | Changes to make it work behind a bluecoat proxy - added a user agent, and cha...Manuel Silvoso2014-04-302-4/+5
* | | Migrate captive portal code to SQLite3 php moduleRenato Botelho2014-04-301-32/+21
* | | sqlite module is now called sqlite3Renato Botelho2014-04-301-1/+1
* | | Obsolete old php modulesRenato Botelho2014-04-301-0/+38
* | | Take care of interfaces that have no ip but might be part of the bridge as do...Ermal2014-04-301-5/+9
|/ /
* | Oops specify mode of operation to fopenErmal2014-04-301-1/+1
* | Make the alias url processing functions not memory hungry!Ermal2014-04-301-14/+47
* | Rewrite update_alias_url_data to be with small memory footprint. Also return ...Ermal2014-04-302-23/+29
* | Signal a reload if anything got updatedErmal2014-04-301-1/+3
* | Merge the patch suggested in Ticket #3629. It also Fixes #3629. The question ...Ermal2014-04-301-1/+1
* | Check the right field hereRenato Botelho2014-04-292-2/+2
* | Unbreak 'add rule on top of the list' allowing after param to be -1Renato Botelho2014-04-293-6/+6
* | Merge pull request #1124 from ExolonDX/masterRenato Botelho2014-04-292-2/+2
|\ \ | |/
| * Tidy up "services_igmpproxy.php" XHTMLColin Fleming2014-04-291-1/+1
| * Tidy up "services_ntpd_gps.php" XHTMLColin Fleming2014-04-291-1/+1
* | Expose all p0f OS types that it supports so that subtypes of various Operatin...jim-p2014-04-293-19/+33
* | Fix kldstat match/output to check for a running module. It was claiming all m...jim-p2014-04-291-2/+2
|/
* Send HUP to restart syslogd rather than trying to restart it, thus loosing me...Ermal2014-04-281-9/+8
* make sure unbound is included hereWarren Baker2014-04-281-1/+3
* Include Unbound in logic hereWarren Baker2014-04-281-1/+2
* Reconfigure unbound on dhcpv4 editWarren Baker2014-04-282-0/+6
* Reconfigure unbound on dhcp editWarren Baker2014-04-281-0/+4
* Reconfigure unbound on dhcp editWarren Baker2014-04-281-0/+3
* Also reconfigure Unbound hereWarren Baker2014-04-281-1/+4
* Reconfigure Unbound for Rebind admin checksWarren Baker2014-04-281-2/+5
* Ensure config is global hereWarren Baker2014-04-281-1/+1
OpenPOWER on IntegriCloud