summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_dhcp_relay.php
Commit message (Collapse)AuthorAgeFilesLines
* Corrections gettext implementation on services_dhcp_relay.phpCarlos Eduardo Ramos2010-07-161-2/+2
|
* Corrections gettext implementation on services_dhcp_relay.phpCarlos Eduardo Ramos2010-07-151-7/+7
|
* Implement gettext() calls on services_dhcp_relay.phpRafael Lucas2010-07-131-15/+15
|
* fix product_nameChris Buechler2010-01-211-1/+1
|
* 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
* * 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.
* Array checks too.Ermal Luçi2008-09-091-2/+4
|
* 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
* Fix tab name displaying that can be obfuscated by stale <brdige/> knobs in ↵Ermal Luçi2008-07-301-8/+1
| | | | the config.
* Continue interface improvementsErmal Luçi2008-06-211-6/+5
|
* Use proper leases file.Chris Buechler2008-06-021-1/+1
| | | | Ticket #1742
* 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
|
* Do not allow DHCP server to be enabled when DHCP relay is enabled, and vice ↵Chris Buechler2007-11-041-4/+4
| | | | | | versa Ticket #1488
* Do not allow dhcp-relay to be enabled if dhcp server is enabled on any ↵Scott Ullrich2007-11-031-0/+18
| | | | interface. Ticket #1488
* Fixing css layoutSeth Mos2007-09-011-1/+1
|
* Back out #1313. It breaks dhcp relay. See ticket #1332Scott Ullrich2007-05-231-9/+18
|
* DHCP Relay - server textbox field doesn't toggle properly Ticket #1313Scott Ullrich2007-05-111-18/+9
|
* Actually check that the file exists before returning to avoid this error:Scott Ullrich2006-06-011-1/+4
| | | | Warning: file(/var/db/dhclient.leases): failed to open stream: No such file or directory in /usr/local/www/services_dhcp_relay.php on line 35
* Correct warnings and errors found eclipseScott Ullrich2006-01-151-0/+3
|
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
|
* * Drop kick reboots bye byeScott Ullrich2005-07-241-5/+3
|
* Fix bottom roundsBill Marquette2005-07-041-10/+4
|
* Use $pgtitleBill Marquette2005-07-031-1/+1
| | | | small code cleanups
* CurvifyScott Ullrich2005-07-021-10/+23
|
* include head.inc and round corners on tabsScott Ullrich2005-07-021-7/+5
|
* Add $Id$ tagBill Marquette2005-03-271-0/+1
|
* m0n0wall -> pfSenseScott Ullrich2005-01-311-35/+35
|
* Initial revisionScott Ullrich2004-11-071-0/+229
OpenPOWER on IntegriCloud