Project

General

Profile

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

# Date Author Comment
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 :)