Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include commonly used .inc files such as filter.inc, shaper.inc, etc | Scott Ullrich | 2009-11-24 | 1 | -2/+5 |
| | |||||
* | Rework includes/require. This saves about 4 megabytes. | Scott Ullrich | 2009-11-21 | 1 | -0/+1 |
| | | | | Simplify get_memory(). Tested on mips/i386 | ||||
* | Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to ↵ | Scott Ullrich | 2009-09-14 | 1 | -0/+3 |
| | | | | include 2009 on files that I have asserted (C) on | ||||
* | Remove all nested functions decalaration seems php does not like them! Make ↵ | Ermal Luçi | 2009-07-14 | 1 | -5/+5 |
| | | | | all the nested functions real functions. | ||||
* | Clear guiconfig from all sort junk functions and put them on the specific ↵ | Ermal Luçi | 2009-06-30 | 1 | -0/+9 |
| | | | | | | pages where they are needed. Remove some sort functions not used. | ||||
* | Port voucher login ability on CaptivePortal from M0n0Wall. | Charlie | 2009-06-13 | 1 | -0/+1 |
| | | | | Various locking fixes are done with the import and this means that as of now pfSense has a better performin/behaving CP than m0n0wall. | ||||
* | Modify captive portal to use centralized user management. The user manager has | mgrooms | 2009-03-15 | 1 | -1/+0 |
| | | | | been modified to include an account expiration option to support this service. | ||||
* | Rewrite the pfsense privilege system with the following goals in mind ... | Matthew Grooms | 2008-08-01 | 1 | -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 | ||||
* | Switch over to array style page titles. Obtained-from: m0n0wall | Scott Ullrich | 2007-11-16 | 1 | -2/+1 |
| | |||||
* | Fixing css layout | Seth Mos | 2007-09-01 | 1 | -1/+1 |
| | |||||
* | Add a plus button on the top header of these pages. | Seth Mos | 2007-05-08 | 1 | -2/+16 |
| | | | | This to make it easier on large configurations. | ||||
* | correct the html structure, and show errors properly | Scott Dale | 2007-04-26 | 1 | -0/+4 |
| | | | | MFC: asap | ||||
* | Automatically prepend "captiveportal-" if needed to files uploaded. | Scott Ullrich | 2006-08-05 | 1 | -19/+22 |
| | |||||
* | Note that the uploaded files must be prefixed with captiveportal- so that ↵ | Scott Ullrich | 2006-07-24 | 1 | -6/+11 |
| | | | | lighty knows not to redirect the requests to index.php since we are using mod rewrite to determine this. | ||||
* | Symlink captive portal elements over to /var/db/cpelements on bootup and ↵ | Scott Ullrich | 2006-01-31 | 1 | -0/+3 |
| | | | | creation/deletion | ||||
* | Sync w/ m0n0wall 1.21 | Scott Ullrich | 2006-01-04 | 1 | -0/+168 |