Project

General

Profile

Download (13.2 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
ce77a9c4 01/01/2015 09:26 AM Phil Davis

Fix lineup of copyright lines

and module names and other bits of formatting and typos in header
comment sections.

ed2d1343 12/31/2014 06:22 PM Renato Botelho

Welcome 2015

dd447bde 11/11/2014 04:49 AM Jim Thompson

modify copyright statement to reflect reality

a1b66bec 11/11/2014 04:07 AM Chris Buechler

Restore the CARP parent display in firewall_virtual_ip.php. Ticket #3967

5063f1df 11/10/2014 02:00 PM Ermal LUÇI

Ticket #3967. Allow to have carp as parent of ipaliases - continued

8d3c338e 10/02/2014 08:01 PM Pi Ba

firewall_virtual_ip make the table sortable remove double tfoot, but use 2 tr inside.

547d7641 09/28/2014 08:56 PM Pi Ba

firewall_virtual_ip make the table sortable

7f7626ba 03/17/2014 02:17 PM Renato Botelho

Merge branch 'master-br' of https://github.com/ayvis/pfsense into ayvis-master-br

c7281770 03/15/2014 12:04 AM Chris Buechler

standardize on www.pfsense.org and HTTPS, point package URLs to
packages.pfsense.org

8cd558b6 03/14/2014 08:24 PM ayvis

xhtml Compliance
replaced <br>, <br/> and </br> with <br />

e41ec584 03/12/2014 02:42 PM Renato Botelho

Improve checks for params 'id', 'dup' and other similar ones to make sure they are numeric integer, also, pass them through htmlspecialchars() before print

a9fc108f 03/09/2014 04:16 PM Pi Ba

firewall_virtual_ip , allow deleting last ip-alias if interface uses same the subnet. (while CARP-ip is present)

b6877e06 12/05/2013 10:51 AM Ermal LUÇI

Handle more carp enahancements for FreeBSD 10. the interface vips will be names $if@$vhid since the interface name is the same as other ips.

7238e0cf 11/28/2013 06:36 PM Ermal LUÇI

Remove references to _vip interface and provide proper configuration for carp on FreeBSD 10. Still some places to deal with this and certainly missing upgrade code

ba47a890 07/30/2013 06:52 PM Renato Botelho

Revert "Remove unecessary variable"

This var is used below

This reverts commit b91d0be3863d55bbfe9a31d855b4a2aedae34d92.

b91d0be3 07/06/2013 07:38 PM Renato Botelho

Remove unecessary variable

ff9f40d5 07/06/2013 05:54 PM Renato Botelho

Fix #2962, allow to remove VIP if gateway IP is on the interface's subnet

19d90bce 06/06/2013 05:50 PM Jim Pingle

Allow selecting "Localhost" as an interface for IP Alias VIPs - this way you can make IP Alias VIPs to use for binding in a routed scenario with CARP without creating an IP conflict.

55705b33 04/23/2013 12:40 PM Renato Botelho

Allow IPs inside virtual IP networks to be used as gateways. Fixed #2962

3bfe618a 04/09/2013 02:05 PM Colin Fleming

Tidy up "firewall_virtual_ip.php" XHTML

Close INPUT, BR and IMG tags and add ALT to IMG tags
Deprecate the ampersand in ANCHOR tags
Move NOWRAP to class statement
Add missing closing TD and closing TR tags

b030e035 02/21/2013 03:28 PM Renato Botelho

Allow deleting all aliases but the last one within the same subnet of a CARP IP. Fixes #2406

79ea2726 02/18/2013 11:14 PM Renato Botelho

Display right interface name on alias list when alias interface os CARP. Fixes #2824

a3381369 01/14/2013 01:27 PM Colin Fleming

Update PHP shorthand tag

Standardise all PHP start tags from "

4111fcf5 01/03/2013 10:50 PM Ermal LUÇI

Always commit the session fast to allow other consumers to proceed to their requests. This unbreaks now the lock up the GUI had allowing only one action from same source per time. Now even if you run a command that blocks indefinitely for example the GUI want lock anymore but allow you to proceed to other actions

3a343d73 10/09/2012 07:17 PM Jim Pingle

Refine saving/applying on more pages - don't show apply or take an action unless the user is allowed to do that.

e3449857 09/29/2012 05:39 PM Pi Ba

CARP notifications show vip description, 'Virtual IP Addresses' page shows interface.

3e662cb0 06/07/2012 08:51 AM Ermal LUÇI

Get rid of carpdev, it will never be

402ffa96 05/01/2012 04:29 AM Chris Buechler

fix text

7b47bd4c 04/05/2012 08:22 PM Ermal LUÇI

Make vips vhid be unique per parent interface!

f97a5b04 03/23/2012 01:25 AM Darren Embry

Move CARP settings from pkg XML to a real PHP page

https://redmine.pfsense.org/issues/647

1127df5f 06/14/2011 01:16 PM Ermal LUÇI

Correct check for ipaliases over carp so we do not allow the deletion.

82db1bc5 12/17/2010 09:31 PM Ermal LUÇI

More safety belts. Do not allow a carp referenced by an ipalias to be deleted.

68071477 09/01/2010 04:09 PM Ermal LUÇI

Just take action when there is a file otherwise just call filter_reload.

e8471084 09/01/2010 03:51 PM Ermal LUÇI

Ticket #866 #632. Save old settings or actions to be taken for reconfiguring a route/vip on a tmp file and make use that information when apply settings buttons is clicked. This makes the gui behave as expected.

e19b7d1e 08/26/2010 04:38 PM Ermal LUÇI

Allow carp interfaces to sit on top of aliases. Also add safety belts to ipalias deletion for this to avoid breakage. Trigered-by: http://forum.pfsense.org/index.php/topic,27834.0.html

f8c0efc9 08/12/2010 12:35 PM Vinicius Coque

Fix gettext on firewall_virtual_ip.php

e4fc92de 07/13/2010 05:09 PM Carlos Eduardo Ramos

Checked gettext() implementation on firewall_virtual_ip.php

a00665a6 07/08/2010 06:02 PM Carlos Eduardo Ramos

Corrections gettext implementation on firewall_virtual_ip.php

3c7b2c1e 07/02/2010 08:55 PM Vinicius Coque

Fixing gettext() calls on firewall_virtual_ip.php

c59639d1 07/02/2010 06:55 PM Vinicius Coque

Fixing gettext calls on firewall_virtual_ip.php

79a5a051 07/01/2010 11:21 AM Renato Botelho

Pick some fixes from master

406abd6e 06/29/2010 01:51 PM Rafael Lucas

Implemet gettext() calls

3e2a70d9 06/29/2010 11:53 AM Rafael Lucas

Implement gettext() calls

962fd685 06/16/2010 04:07 PM Ermal LUÇI

Fixes #632. When bringing down a vip of proxyarp use the new pidfile introduced. Also teach about interface argument to proxyarp function so it can start only a instance of an interface.

2b6f65d7 06/14/2010 11:54 AM Ermal LUÇI

Fixes #549. Save a list of all changed vips to reload in a temporary file so when apply is clicked it can process all of them.

3504e10b 04/13/2010 02:04 PM Renato Botelho

Use correct xml tag to compare with nat port forward destination address

93e485e3 04/12/2010 02:10 PM Renato Botelho

Teach more code to deal with new NAT Port Forwarding xml tags

ed65eb04 02/09/2010 11:03 AM Ermal Luçi

Ticket #152. Hoepfully fix creation of empty vip entries in the config when deleting them. Probably more checks need to be done by consumers.

7a927e67 11/22/2009 12:28 AM Scott Ullrich

Require filter.inc and shaper.inc

123f030c 11/15/2009 10:06 PM Chris Buechler

Fix proxy ARP VIP addition (was calling old function)

rename function from interfaces_proxyarp... to interface_ to be consistent with the functions for carp, carpdev, and ipalias.

still a problem with proxy ARP, removing VIP doesn't kill off choparp (will open ticket)

1ba7a81b 11/15/2009 08:49 PM Ermal Luçi

Propperly fix the special case of proxyarp vip deleteion. With comments from cbuechler@.

d9d95b0a 11/15/2009 08:47 PM Ermal Luçi

Revert "Resolves #153 Treat proxyarp special case during deletion."

This reverts commit 5d5ec271de58dd8306fa7bacfb439b07b3dd2e51.

5d5ec271 11/15/2009 08:38 PM Ermal Luçi

Resolves #153 Treat proxyarp special case during deletion.

0ee17602 10/08/2009 09:52 PM Ermal Luçi

Correctly handle the change of vhid on an interface.

abcb2bed 10/01/2009 03:19 PM Ermal Luçi
  • Convert carp/vips code to behave the same as other interfaces.
  • Make optimizations around it.
  • Make sure when we reload teh underlying interface we reload carp too.
  • Some fixes around the code.

Reviewed-by: scott@ and billm@

7ac5a4cb 09/14/2009 11:14 PM Scott Ullrich

Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on

a368a026 06/30/2009 05:15 PM Ermal Luçi
  • Reorganize the 'apply' button infrustructure in the GUI.
    - Present three new functions is/mark/clear_subsystem_dirty('name_of_subsystem'). This makes easier to create such things without needing to introduce new globals.
    - Convert all pages to the new infrustructure...
0027de0a 05/08/2009 06:42 PM Ermal Luçi
  • Create two new functions lock($subsystem)/unlock() to have more reliable locking using semaphores.
    This function can sleep till the resource is free and can help find not well behaving code.
  • Remove most of the config_lock/config_unlock logics on the whole scripts/pages it is an abuse of this....
53af8835 03/26/2009 05:15 PM Ermal Luçi

Take care of cleaning the ip alias when we delete an entry of ipalias type or modify it.

2064fb9d 03/26/2009 05:13 PM Ermal Luçi

Make sure that the item isset before checking.(part of PHP5 array handling)

3dee90e6 03/13/2009 04:19 AM Bill Marquette

fix path to IP Alias image

902b4e72 01/25/2009 06:37 AM Bill Marquette

use the right class

30d4c469 10/12/2008 09:29 PM Scott Ullrich

Do not hard code white

6b07c15a 08/01/2008 06:30 AM Matthew Grooms

Rewrite the pfsense privilege system with the following goals in mind ...

1) Redefine page privileges to not use static urls
2) Accurate generation of privilege definitions from source
3) Merging the user and group privileges into a single set
4) Allow any privilege to be added to users or groups w/ inheritance...

0e79d356 07/07/2008 12:59 AM Scott Ullrich

Eliminate interfaces_carp_bring_up_final()

7633ddd8 05/25/2008 05:49 AM Scott Ullrich

Woops, reverse output.

0c015571 05/25/2008 05:47 AM Scott Ullrich

Output vhid for carpdev items

2db680e1 05/25/2008 05:45 AM Scott Ullrich

Output CarpDEV-DHCP items correctly. Do not have subnet-bits.

37e9212c 05/25/2008 12:33 AM Scott Ullrich

CarDEV DHCP fixes.

a04de17f 04/14/2008 03:28 AM Chris Buechler

add IP alias support

TODO:
Remove IP aliases upon deletion
Add "type" icon

03acfa4a 02/16/2008 08:58 AM Chris Buechler

touch up text

b760a120 12/24/2007 01:25 AM Scott Ullrich
  • Only output one error message or save notice at a time
  • Correc the reboot workaround for kernel panics (CARP interface deletion)

Ticket #1397

d88c6a9f 11/16/2007 12:48 AM Scott Ullrich

Switch over to array style page titles. Obtained-from: m0n0wall

d415d821 05/08/2007 10:09 PM Seth Mos

Add a plus button on the top header of these pages.
This to make it easier on large configurations.

9beb982e 08/14/2006 03:56 PM Scott Ullrich

Do not reset CARP interfaces until user applies the changes.

f7b5ee36 07/13/2006 04:47 PM Scott Ullrich

Bring CARP interfaces up fully after changes.

e54d4de6 01/02/2006 11:46 PM Scott Ullrich

Remove #!/usr/local/bin/php

920b3bb0 12/14/2005 05:08 PM Scott Ullrich

Remove reboot required checks

7c99b15c 11/07/2005 06:35 PM Scott Ullrich

MFC 7447
Only check against an item if external-address is defined
Ticket #648

21784301 11/04/2005 09:29 PM Scott Ullrich

Do not show blank entries

Ticket #664

19aeae7f 09/24/2005 08:47 PM Scott Ullrich

Adjust carp bootup sequence. Do not down the interfaces and later up them.

68a5dcd8 08/06/2005 07:12 PM Bill Marquette

Allow for an "other" virtual IP which is neither ProxyARP or CARP
Useful if the IP is already routed to you (PPPOE for example) and
you just want to use it for NAT

XXX: Need a icon_other hoba ;)

c55a8ab9 07/30/2005 01:30 AM Holger Bauer

some crosslinking to "fly" from corrosponding setting to logs, diags and back

677c0869 07/21/2005 12:17 AM Erik Kristensen

updating files to use theme images
removing images from /usr/local/www
adding specific images into the correct theme directories

9f3103a9 07/17/2005 03:24 AM Bill Marquette

Use CARP and Proxy ARP icons

719dc2a7 07/13/2005 04:36 AM Bill Marquette

remove blank line

49424ec0 07/13/2005 04:15 AM Bill Marquette

Move CARP around - it's no longer a "service"
status shows under status menu and all settings are under virtual ips

eec4ff89 07/13/2005 04:04 AM Bill Marquette

Need to bring up the carp interfaces and do the proxyarp magic on changes

b0ae75c5 07/13/2005 03:11 AM Bill Marquette

duh, helps if you commit the code you want people to use!
without further ado, heres the new virutal IP code :)