summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
...
* Prevent a empty remote gateway IP from ending up in the configsmos2011-02-211-0/+2
* Make sure to initialize the remote gateway IP variable so that it does not en...smos2011-02-211-0/+1
* log when CP is restarted. ticket #1278Chris Buechler2011-02-201-1/+3
* fix log textChris Buechler2011-02-181-1/+1
* Comment out the "config write on bootup" error. This is normal now with the p...jim-p2011-02-161-0/+4
* Do not rely on php new foreach by reference and use the old method of chaning...Ermal2011-02-161-8/+6
* Add automatic rules to pass DHCP failover traffic if a failover peer is defin...jim-p2011-02-161-0/+9
* Add snort2c table back in for now.jim-p2011-02-151-0/+3
* Adding support for snortsam from Robert ZScott Ullrich2011-02-141-5/+6
* Suppress curl errors (if we get a 404 it tosses its own error if there is no ...jim-p2011-02-131-1/+1
* Add alias support for source and destination ports on outbound NAT.Erik Fonnesbeck2011-02-131-4/+12
* Make update check a little more robust. Timeout after a few seconds, and if w...jim-p2011-02-131-3/+3
* In update_alias_names_upon_change function add capability to access more deep...Erik Fonnesbeck2011-02-131-14/+24
* Allow action match to be passed down to pf.Ermal2011-02-111-1/+1
* Do not resolve the dyndns hostnames during boot. With many tunnels that have ...smos2011-02-111-2/+6
* There is no need to call the script to reconfigure CP here. Even more when it...Ermal2011-02-101-4/+4
* Also fix easyrule and auto->manual nat switch code. Ticket #1243jim-p2011-02-101-1/+1
* Generalize pppoe server enabled check and use it elsewhere in the GUI that ne...jim-p2011-02-101-0/+16
* Allow autocomplete on login form (Fixes saving password on Firefox and Chrome)jim-p2011-02-101-1/+1
* Fix a date compare bug, resolves #1273jim-p2011-02-101-3/+3
* Allow renaming even shaper queues as an improvement.Ermal2011-02-091-3/+10
* Fixes #1207. Allow renaming a limiter. Also prevent a limiter to be deleted i...Ermal2011-02-091-4/+20
* Resolves #1265. Show the interfaces in the same order requested during assign...Ermal2011-02-081-1/+1
* Adding crashreporterurl for rebrandsScott Ullrich2011-02-071-0/+1
* Add a global g option named disablecrashreporter which defaults to false for ...Scott Ullrich2011-02-071-0/+1
* minicron is now used on a number of items in the gui. tell the cp prune proc...Scott Ullrich2011-02-071-5/+5
* Do not launch multiple copies of the captive portal database pruner.Scott Ullrich2011-02-071-0/+4
* fix NTP server IPs in openvpn configChris Buechler2011-02-061-2/+2
* Add backend support for aliases on source and destination address of outbound...Erik Fonnesbeck2011-02-041-4/+7
* Note reinit will disconnect folksScott Ullrich2011-02-021-0/+1
* Correctly grab the hostname from config for filterdns.Ermal2011-02-021-4/+4
* Do not use references here when building a ca_chain_array. Really fixes #1231...jim-p2011-02-011-2/+2
* Fix typo (swapped parameters)jim-p2011-01-311-1/+1
* Fix typojim-p2011-01-311-1/+1
* Correct configuration file name.Ermal2011-01-291-1/+1
* Added Captive Portal RRD graphs, there are two graphs one for the number of l...Warren Baker2011-01-281-0/+77
* Make this actually work as it should. The warnings about default queue should...Ermal2011-01-281-8/+8
* Don't pass these by reference. Might be related to ticket #1231jim-p2011-01-271-3/+3
* Ups actually single quotes are needed when / is the first char of a command. ...Ermal2011-01-261-4/+4
* Remove last references to dnswatch.Ermal2011-01-261-2/+2
* Use filterdns instead of dnswatch which will be retired.Ermal2011-01-261-13/+14
* Switch to filterdns new and shiny for taking care of dns in CP.Ermal2011-01-261-9/+13
* These are pf type aliases.Ermal2011-01-261-1/+1
* Silence warnings.Ermal2011-01-261-2/+2
* Fix case for disabling RRD graphing for spamd package.Erik Fonnesbeck2011-01-251-1/+1
* Transform PORTAL_REDIRURL variableScott Ullrich2011-01-251-0/+8
* Fix url. Do not include mod_accesslog twiceScott Ullrich2011-01-251-1/+1
* remove single quotesScott Ullrich2011-01-251-1/+1
* Brute force dnswatch kill if neededScott Ullrich2011-01-251-0/+2
* Launch dnswatch correctly.Scott Ullrich2011-01-251-2/+2
OpenPOWER on IntegriCloud