Project

General

Profile

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

# Date Author Comment
a93e56c5 07/11/2008 01:55 AM Matthew Grooms

Overhaul IPsec related code. Shared functions have been consolidated into
a new file named /etc/ipsec.inc. Tunnel definitions have been split into
phase1 and phase2. This allows any number of phase2 definitions to be
created for a single phase1 definition. Several facets of configuration...

1ebe9f62 03/10/2008 12:38 AM Scott Ullrich

Do not redeclare gettext

d8c1a6c5 02/12/2008 04:40 AM Scott Ullrich

Make scripts XSS input safe.

Pointed-out: by

d88c6a9f 11/16/2007 12:48 AM Scott Ullrich

Switch over to array style page titles. Obtained-from: m0n0wall

ae2ea68c 10/17/2007 02:13 AM Scott Ullrich

Ensure that all form elements have an id.

4fd34cce 01/20/2007 08:52 PM Scott Ullrich

Kill trailing space and note that dsh submitted last patch.

67fa245a 01/20/2007 08:51 PM Scott Ullrich

Fix multiple selection in RELENG_1 package editor. -HEAD does not suffer from this bug as the codebase is different.

656a2fea 12/17/2006 09:40 PM Seth Mos

MFC fixes for Ticket 1187 by proxy for Scott Dale

c7a12188 12/08/2006 07:29 PM Scott Ullrich

Set value to ON when checked.

45a63647 12/08/2006 07:26 PM Scott Ullrich

Kill trailing space

855cab21 12/08/2006 07:26 PM Scott Ullrich

Add checkbox support to rowhelper

9996eff6 09/26/2006 07:22 PM Scott Ullrich

Detect if stored item in config.xml is an array. If it's an array simply pass array along, if its not then attempt to explode the array.

3c616886 09/26/2006 07:15 PM Scott Ullrich

Fix interfaces selection widget. Now selections are restored.

d012cff4 09/01/2006 04:44 AM Bill Marquette

display page title during package editing

e1567752 09/01/2006 12:13 AM Bill Marquette

per dsh@ this breaks enablechange() when multiselect is used (routed package
is an example of this)

03664f64 06/22/2006 01:35 PM Scott Ullrich

Rowhelper saves rows in incorrect order when you save for the 1st time

Ticket #1000

e34c9c00 06/08/2006 08:39 PM Scott Ullrich

<br> before showing options

14db714e 06/07/2006 07:22 PM Scott Ullrich

Add dummy stubs for some code that was MFC'd

fbd14b13 06/07/2006 07:17 PM Scott Ullrich

MFC more needed package improvements

57876601 06/01/2006 04:22 AM Scott Ullrich

add multiple select support

todo: figure out the new mystery which is our system in -HEAD. it sure is
shiny.

b91540da 04/20/2006 09:53 PM Scott Ullrich MFC from HEAD
  • Add gettext() dummy function to avoid needing gettext from -HEAD's php binary.
b627d72c 04/19/2006 06:34 PM Scott Ullrich

Kill Warning: in_array(): Wrong datatype for second argument in /usr/local/www/pkg_edit.php on line 417 errors

5e4b648e 04/19/2006 06:30 PM Scott Ullrich

Nuke a c/r if included.

7c172009 04/01/2006 10:18 PM Scott Ullrich

MFC Fernando's OpenVPN changes.

8b978050 02/21/2006 05:12 AM Scott Ullrich

Correctly restore interface array selections

934ab6a2 01/28/2006 06:42 AM Scott Ullrich

Process include_file

767a716e 01/15/2006 03:33 AM Scott Ullrich

Correct warnings and errors found eclipse

e54d4de6 01/02/2006 11:46 PM Scott Ullrich

Remove #!/usr/local/bin/php

c52e000f 12/22/2005 07:16 PM Scott Ullrich

MFC 8610
'cancel' -> 'Cancel'

a93310c3 09/16/2005 02:55 PM Scott Ullrich

Do not show value = foo

973dbc36 09/11/2005 12:14 AM Scott Ullrich

Turn off debugging helper line

d2ac2599 08/27/2005 01:43 AM Scott Ullrich

When multiple and size is defined for a interface, treat it as a php array.

036f7009 08/01/2005 12:32 AM Scott Ullrich

Fix a XXX

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

539b4c44 07/18/2005 03:38 AM Colin Smith

Respect themes.

3089059e 07/18/2005 02:08 AM Colin Smith

If we don't have any adddeleteedit fields or a special redirect, default to pkg_edit.php?xml=$xml&id=0.

afe4a7d3 07/17/2005 12:01 AM Erik Kristensen

It no longer breaks when the output of a package is displayed.

bd78a845 07/14/2005 01:09 AM Colin Smith

Minor cleanup.

f4cb26b7 07/14/2005 01:00 AM Colin Smith

Add rounded tabs.

e315cfa1 07/13/2005 06:57 PM Colin Smith

Fix missing ')'.

7db8ff99 07/13/2005 06:49 PM Colin Smith

Clean up eval()s.

63637de9 07/04/2005 07:52 PM Bill Marquette

Code cleanup

201bf2ee 07/04/2005 12:10 AM Scott Ullrich

Include IP on interface when all_interfaces is enabled

e6a12151 07/03/2005 11:56 PM Scott Ullrich

Correctly show all interfaces

e4a72146 07/03/2005 11:42 PM Scott Ullrich

Add <all_interfaces> option

c98e7fb7 07/03/2005 11:21 PM Scott Ullrich

Allow filtering of interfaces_selection box

96d9f5c9 07/03/2005 04:35 PM Bill Marquette

Use $pgtitle

83ddedcd 07/02/2005 03:50 AM Scott Ullrich

Set page titles accordingly

2fe6c52b 06/26/2005 04:39 AM Colin Smith

Add field greyout.

ff30be84 06/25/2005 10:17 PM Scott Ullrich

Set title to Package Editor if $title is unset

19a11678 06/23/2005 03:17 AM Colin Smith

parse_xml_config -> parse_xml_config_pkg

336e9b1b 06/22/2005 10:22 PM Scott Ullrich

No need to backup $config and restore. This is a ages old bug.

12123e25 06/22/2005 06:55 PM Colin Smith

Fix package saving.

19d360bf 06/22/2005 06:36 PM Scott Ullrich

Allow a GET savemsg= parm to notify user of updating, etc.

c6ab761d 06/20/2005 02:50 AM Colin Smith

No more xmlparse_pkg.

e307a809 06/18/2005 09:20 PM Colin Smith

Minor cleanup and parse_xml_config_pkg -> parse_xml_config.

9f9dcd98 06/06/2005 03:15 AM Scott Ullrich

require -> require_once

f8e335a3 06/05/2005 11:40 PM Scott Ullrich

Include pkg-utils.inc to atleast get the scripts running again. It doesn't install correctly however.

34591684 05/31/2005 12:36 AM Scott Ullrich

Look at the correct field to deterimine which item should be selected in the interfaces_selection widget

5c74f339 05/23/2005 03:00 PM Scott Ullrich

Reset size in between widgets

4a91019e 05/23/2005 02:57 PM Scott Ullrich

Allow additional entries to be inserted into the interfaces selection widget.
The first usage of this will be with carpdev.

eaa55df2 04/28/2005 03:11 AM Scott Ullrich

Make Save and Cancel buttons the same size

53c59170 04/21/2005 06:42 PM Scott Ullrich

Add a Cancel button which takes the browser back to the page prior.

fb8d451e 04/05/2005 12:16 AM Colin Smith

pka -> pkga

085a7145 03/31/2005 03:11 PM Colin Smith

Fix handling of <note> fields.

b46bfcf5 03/27/2005 10:31 PM Bill Marquette

Add $Id$ tag

529ffadb 03/20/2005 03:29 PM Bill Marquette

Gotta load the global functions before the rest of them :)

194b4e0a 03/19/2005 11:29 PM Colin Smith

Add basic support for <custom_php_global_functions> tag.

3e304594 03/16/2005 12:32 AM Colin Smith
  • empty log message ***
b39f5ac4 03/11/2005 11:25 PM Scott Ullrich

Populate interface drop down with the correct selected interface when editing a package record.

95736b54 03/07/2005 01:07 AM Scott Ullrich

Add note field

90779bf7 03/06/2005 07:40 PM Scott Ullrich

is_subqueue() returns 1 if the item is a subqeueu

01e8633b 03/06/2005 06:50 PM Scott Ullrich

Do not redirect if preoutput is setup

4831ce13 03/02/2005 06:24 PM Scott Ullrich

Instead of hard coding an interface address, use the friendly name in packages.

5cd30ac3 02/26/2005 07:49 PM Scott Ullrich

Process before form events

86f3fc00 02/24/2005 08:07 PM Scott Ullrich

Run custom_php_command_before_form commands before
custom_php_resync_config_command if they exist

3b0ebca2 02/19/2005 03:57 AM Scott Ullrich

Eliminate extra <br>

64fba011 02/19/2005 02:27 AM Scott Ullrich

Set the page title to <title>

e17ce934 02/18/2005 10:16 PM Scott Ullrich

Allow $myurl in the url of the tabs .. $myurl is translated to getenv("HTTP_HOST") on the fly

3d335c4d 02/18/2005 07:03 PM Scott Ullrich

Update tab codef.

7c061036 02/18/2005 05:21 PM Scott Ullrich

Add tab code.

628b33c1 02/18/2005 05:20 AM Scott Ullrich

Note an area that needs to be cleaned up for emedded platforms

378f7d3a 02/17/2005 06:22 PM Scott Ullrich

Restore the infterface selection widget in the package manager correctly.

34865da0 02/09/2005 06:00 PM Scott Ullrich

Overlooked one small aspect. Lets REALLY restore the checkbox correctly.

64c1ebbb 02/09/2005 05:49 PM Scott Ullrich

Correct checkbox state after editing a line item.

a485a6f5 01/31/2005 04:34 AM Scott Ullrich

Add start_command and restart_command xml tags.

1be00369 01/31/2005 04:21 AM Scott Ullrich

Eliminate extra space after template parsing

e70e0b76 01/31/2005 04:00 AM Scott Ullrich

Add size capability to rowhelper fields

dcbe6f52 01/31/2005 03:54 AM Scott Ullrich

Add template support to packages. Useful for generating the packages .conf files and such.

6778d452 01/22/2005 10:13 PM Scott Ullrich

Do not set a value="" on checkbox fields.

03f0bfe7 01/18/2005 01:36 AM Scott Ullrich

Add description for interfaces selection widget if its set.

2c634bdd 01/18/2005 01:26 AM Scott Ullrich

Add support for vpn_selection.

03dce3bd 01/17/2005 11:59 PM Scott Ullrich

reset selected variable at the begining of foreach loop

d6a84c31 01/13/2005 10:23 PM Scott Ullrich

Tweak package manager to not require a package to function.

d2133701 01/12/2005 05:17 PM Scott Ullrich

Add variable substitutions: $wanip, $lanip to wizard and pkg_edit facilities.

d51f86e0 01/12/2005 04:47 AM Scott Ullrich

Expand the usage of $myurl in wizard fields and pkg_edit

bb940538 01/11/2005 11:37 PM Scott Ullrich

Correctly save and restore values.

31d27c6c 01/11/2005 08:15 PM Scott Ullrich

Say hello to package editing capabilities!

e02a6839 01/11/2005 03:40 AM Scott Ullrich

Convert Add to + button, Delete to - button

7502342a 01/08/2005 11:01 PM Scott Ullrich

Allow multiple interfaces