summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_proxyarp.php
Commit message (Collapse)AuthorAgeFilesLines
* * Convert carp/vips code to behave the same as other interfaces.Ermal Luçi2009-10-011-147/+0
| | | | | | | | * 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@
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to ↵Scott Ullrich2009-09-141-1/+3
| | | | include 2009 on files that I have asserted (C) on
* Clear guiconfig from all sort junk functions and put them on the specific ↵Ermal Luçi2009-06-301-1/+0
| | | | | | pages where they are needed. Remove some sort functions not used.
* * Reorganize the 'apply' button infrustructure in the GUI.Ermal Luçi2009-06-301-6/+4
| | | | | | - 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 - This improves a lot the control on this notification
* * Create two new functions lock($subsystem)/unlock() to have more reliable ↵Ermal Luçi2009-05-081-2/+0
| | | | | | | | | | | 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. If any sybsytem wants to lock can do so with its own lock. * Lock the config when doing a filter reload to avoid parallell recursion on this function, since it is not reentrant. This compenstates for the removal of lock aquiring from the scripts/pages. * config_lock/config_unlock are now compate shims that do nothing. They are preserved since packages 'abuse' them too.
* Do not hard code whiteScott Ullrich2008-10-121-1/+1
|
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-0/+8
| | | | | | | | 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 5) Cleaning up the related WebUI pages
* Continue interface improvementsErmal Luçi2008-06-211-3/+2
|
* Add product_copyright re-branding supportScott Ullrich2007-12-161-1/+1
| | | | | | | | Add product_copyright_years re-branding support Add product_website re-branding support Add product_email re-branding support Work sponsored-by: Centipede Networks
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-161-2/+1
|
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
|
* * Drop kick reboots bye byeScott Ullrich2005-07-241-5/+3
|
* updating files to use theme imagesErik Kristensen2005-07-211-3/+3
| | | | | removing images from /usr/local/www adding specific images into the correct theme directories
* Use $pgtitleBill Marquette2005-07-031-1/+1
| | | | small code cleanups
* Consolidate Apply changes button into the info box on the right hand sideScott Ullrich2005-07-031-1/+0
|
* include head.inc and round corners on tabsScott Ullrich2005-07-021-7/+4
|
* Note second item as *Scott Ullrich2005-06-231-5/+4
|
* Note that CARP is a good replacement for proxyarpScott Ullrich2005-05-291-2/+4
|
* doubleclick to editBill Marquette2005-04-121-3/+3
|
* icon placement cleanupBill Marquette2005-04-041-6/+18
|
* Add $Id$ tagBill Marquette2005-03-271-2/+3
|
* Change (C)Scott Ullrich2005-01-081-1/+3
|
* Change description color to whiteScott Ullrich2005-01-081-1/+1
|
* Change m0n0wall -> pfSenseScott Ullrich2005-01-061-8/+8
| | | | Noticed-by: Bryan
* Update servics_proxyarp* from 1.2b3.Scott Ullrich2004-12-051-17/+28
|
* Convert description font color to whiteScott Ullrich2004-11-191-8/+8
|
* Initial revisionScott Ullrich2004-11-071-0/+124
OpenPOWER on IntegriCloud