summaryrefslogtreecommitdiffstats
path: root/usr/local/www/guiconfig.inc
Commit message (Collapse)AuthorAgeFilesLines
...
* Allow a 0 to be posted (false).Scott Ullrich2005-10-271-1/+1
| | | | Ticket #645
* <br> after error messages. our gui is so pretty that this really looks bad.Scott Ullrich2005-09-201-1/+1
|
* Add port descriptions for:Scott Ullrich2005-09-151-2/+13
| | | | | | NTP IDENT IMAP/S
* I'm an idiot - clean up CVS merge message.Colin Smith2005-09-131-4/+0
|
* Restore old logging code.Colin Smith2005-09-131-15/+14
|
* Only foreach through arraysScott Ullrich2005-09-131-1/+1
|
* * Handle inverse grep correctlyScott Ullrich2005-09-131-8/+13
| | | | * Only show system logs on System tab (no racoon)
* Add lan dirty flagScott Ullrich2005-09-101-0/+1
|
* Change to applied successfully.Scott Ullrich2005-08-091-8/+1
|
* Show differences in arrays in $changedescBill Marquette2005-08-071-2/+16
|
* vsconfBill Marquette2005-08-061-0/+1
|
* Need dirtypoolBill Marquette2005-08-061-0/+1
|
* Add $d_pppoeuserdirty_path to globalsScott Ullrich2005-07-311-0/+1
|
* Add pppoe_users_sort()Scott Ullrich2005-07-311-0/+10
|
* move IP TOS and TCP FLAGS to globals.inc now that filter_reconfigureBill Marquette2005-07-241-6/+0
| | | | might be run outside of the gui
* Move theme selection to guiconfig.inc.Colin Smith2005-07-211-1/+10
|
* just a few modificationsErik Kristensen2005-07-211-0/+2
|
* updating files to use theme imagesErik Kristensen2005-07-211-2/+2
| | | | | removing images from /usr/local/www adding specific images into the correct theme directories
* Add Dynamic DNS to allowed identifiersScott Ullrich2005-07-151-4/+5
|
* Merge in virtual IP codeBill Marquette2005-07-131-1/+2
| | | | | | | | | This changeset does the following: merges proxy arp and carp setup menus removes proxy arp menu from left side upgrades config file from 1.7 to 1.8 moves existing carp virtual IP and proxy arp config to new <virtualip> tag removes server NAT (why duplicate work?)
* Code cleanupBill Marquette2005-07-041-3/+3
|
* <br> after informational messagesScott Ullrich2005-07-041-0/+1
|
* Remoive <br>Scott Ullrich2005-07-031-1/+0
|
* Only show apply changes button if apply is in the message.Scott Ullrich2005-07-031-3/+5
|
* Consolidate Apply changes button into the info box on the right hand sideScott Ullrich2005-07-031-4/+9
|
* Break msg into its own table to protect from wrapping under iconScott Ullrich2005-07-031-11/+13
|
* Move image to the right some more.Scott Ullrich2005-07-021-1/+1
|
* Cleanup alert message.Scott Ullrich2005-07-021-5/+15
|
* * Set $d_hostsdirty_path in guiconfig.incScott Ullrich2005-06-301-0/+1
| | | | * Turn back on checking of $d_hostsdirty_path
* Merge IPsec defines from m0n0wallScott Ullrich2005-06-221-5/+6
|
* add ipsec_ca_sort()Scott Ullrich2005-06-221-1/+11
|
* Restore guiconfig.inc and remove comonly used functions.Scott Ullrich2005-06-221-10/+72
| | | | Somehow I forgot we already cleaned up this mess.
* sync w/ m0n0wallScott Ullrich2005-06-211-73/+1
|
* Import ipsec_ca_sort() from m0n0wallScott Ullrich2005-06-211-0/+10
|
* Reorder tcpflags in a more logical fashion that is for loop safeScott Ullrich2005-06-211-1/+1
|
* Initial commit of dnsmasq domain overridesScott Ullrich2005-06-141-1/+1
| | | | | | | | Submitted-to-m0n0wall-dev-by: Joe Suhre The patch adds the ability to make use of dnsmasq's --server=/domain/auth_server ARG in order to force queries for domain to a specific dns server rather then doing a full recursive query
* Don't remove preg_grep just yet.Colin Smith2005-06-111-1/+13
|
* Remove package handling from dump_clog.Colin Smith2005-06-111-26/+1
|
* Require pkg-utils.inc instead of xmlparse_pkg (and make it exclusive to ↵Colin Smith2005-06-061-3/+2
| | | | dump_clog instead of global).
* add require_once("pkg-utils.inc");Scott Ullrich2005-06-061-0/+2
|
* Don't use the package parser anymore.Colin Smith2005-06-061-1/+1
|
* corrected slight color mismatchHolger Bauer2005-06-011-1/+1
|
* Remove cURL functions.Colin Smith2005-05-301-102/+0
|
* Force package installation, even if dependency installation fails. This ↵Colin Smith2005-05-251-1/+1
| | | | addresses ticket (#100), but is a bit ugly.
* Authentication is now PHP basedBill Marquette2005-05-161-0/+4
|
* Remove more duplicate codeBill Marquette2005-05-151-0/+9
|
* Remove duplicate codeBill Marquette2005-05-151-0/+64
|
* Add support for <exclude_dependency>.Colin Smith2005-05-021-1/+3
|
* Don't attempt to get errors from the cURL handle after it's closed.Colin Smith2005-04-271-5/+0
|
* Always ignore packages.Colin Smith2005-04-271-5/+1
|
OpenPOWER on IntegriCloud