summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* Require radius.inc if the webGUI is using radius as the method.Ermal2010-07-271-1/+2
|
* Add micro optimization.Ermal2010-07-271-0/+1
|
* Ticket #725. Before falling back to the default gw interface search even ↵Ermal2010-07-271-4/+26
| | | | static routes. Also catch up with routing code on how to find the default gw.
* Fix test of preferoldsa to check the proper variable name.jim-p2010-07-271-1/+1
|
* Disable SSL peer verification in cURL. Also, explicitly set FOLLOWLOCATION ↵jim-p2010-07-261-0/+3
| | | | to make sure that we can redirect properly. Both of these are needed to fix snort rule downloads.
* Change this find to a chdir/glob.jim-p2010-07-261-2/+2
|
* partially fix linkup. ticket #656Chris Buechler2010-07-251-0/+6
|
* Shift all the top fields by one, seems like top output has changed.smos2010-07-241-1/+1
|
* Correct my email address, adjust copyright to 2010smos2010-07-242-2/+2
|
* fix path to nsupdateChris Buechler2010-07-241-1/+1
|
* add apinger.log here too to silence error at bootChris Buechler2010-07-241-1/+4
|
* Add OpenVPN users database, sync the tabs on the settings page.smos2010-07-231-205/+247
| | | | Graphing page doesn't know about openvpn users yet. But that's ok.
* Add OpenVPN traffic statistics for all configured OpenVPN serversmos2010-07-231-0/+9
| | | | instances, this adds traffic and packets.
* Add a subnet option to allowed ip addresses on CP.Ermal2010-07-221-2/+5
|
* Even on child queue honor when bandwidth is empty for HFSC this is valid.Ermal2010-07-221-9/+3
|
* If no bandwidth specified for root queue honor this decision and generate ↵Ermal2010-07-221-8/+7
| | | | proper rules.
* Ticket #655. Another try at this.Ermal2010-07-221-6/+6
|
* Fixes #463. Actually define the correct variable so the pptp rdr rules can ↵Ermal2010-07-221-12/+4
| | | | be added to the config.
* Fixes #741. Restore behaviour of CP in 1.2.x by allowing in ipfw rules ↵Ermal2010-07-221-33/+2
| | | | anything to the host ip on the interfaces configured for CP.
* only match with a space behind the IP, otherwise 10.0.0.6 CARP IP may match ↵Chris Buechler2010-07-211-2/+2
| | | | against interface IP 10.0.0.60, and show incorrect info on the CARP status page
* Ticket #667. Actually destroy when trying to reconfigure an interface.Ermal2010-07-211-3/+2
|
* Ticket #667. Take another approach at handling dial-on-demand and ↵Ermal2010-07-211-4/+6
| | | | Connect/Disconnect button. If the link is chosen for dial on demand during a disconnect request it will be brough up again instead of just leaving it down so traffic will flow easily when there is a request.
* Fixes #755. Workaround bug on dnswatch and properties_read by actually ↵Ermal2010-07-211-1/+1
| | | | creating a correct file for properties_read API.
* Fixes #717. Actually if no default gateway is found assume wan is the one.Ermal2010-07-211-8/+8
|
* Increase max requests to 2 so that requests can continue if a thread is blockedScott Ullrich2010-07-211-1/+1
|
* Remove priority from HFSC it is a null config option. Center most of the ↵Ermal2010-07-211-50/+54
| | | | text in the center of a <td> and add some space between objects.
* Show the Enable/Disable and name first and then the bandwidth values. Fix ↵Ermal2010-07-201-3/+3
| | | | html markup so the table is displayed propperly.
* Do not try to reload apinger config but always kill the running process and ↵Ermal2010-07-201-10/+7
| | | | start a new one so it behaves.
* Fix the RFC dns updates config upgrade. It would blow up on an ↵jim-p2010-07-201-14/+5
| | | | incomplete/invalid config.
* Adding build_port_pathScott Ullrich2010-07-181-2/+2
|
* Honor the System -> Advanced -> DNS Rebinding flag and disable for dnsmasq ↵Scott Ullrich2010-07-181-4/+9
| | | | if it is checked
* Pass name instead of config_file for start_serviceRenato Botelho2010-07-161-1/+1
|
* Move this block down, and fix the log name. It was in the wrong place and ↵jim-p2010-07-161-3/+3
| | | | preventing IPsec logs from reaching remote servers.
* Allow sticky-connections to work again. Ticket #337Scott Ullrich2010-07-151-18/+17
|
* No need to use # in color code, it's already set with thisScott Ullrich2010-07-141-1/+1
|
* Allow overriding the Nifty corners background colorScott Ullrich2010-07-141-3/+7
|
* Handle VIP DNS-Rebinding detection correctlyScott Ullrich2010-07-141-0/+5
|
* Allow setting the SMTP port for notifications. Fixes #677jim-p2010-07-141-1/+1
|
* Flip this back the other way, the group operation will fail if the user ↵jim-p2010-07-141-5/+5
| | | | isn't set yet.
* Silence this commandjim-p2010-07-141-1/+1
|
* Fix path for relayctl. Fixes #739Erik Fonnesbeck2010-07-141-2/+2
|
* Add OpenVPN none/null cipher.jim-p2010-07-131-1/+1
|
* Fix this function call, it only takes one parameter.jim-p2010-07-131-1/+1
|
* Get user pages as well as group pages. Fixes #735jim-p2010-07-131-0/+1
|
* Correct package rules error filename. Fixes #738jim-p2010-07-131-1/+1
|
* Add SSH tunneling privilege to list of available privileges.Erik Fonnesbeck2010-07-122-2/+10
|
* Lock out shell accounts that have no OS access, or are expired/disabled.jim-p2010-07-121-0/+11
|
* Add check for user-ssh-tunnel to give users access to the ssh tunnel shelljim-p2010-07-121-0/+2
|
* Flip this test around so it is easier to follow/read.jim-p2010-07-121-3/+3
|
* Sync groups first, since users may rely on group changes.jim-p2010-07-121-5/+5
|
OpenPOWER on IntegriCloud