Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
21dc3a7d 03/25/2005 04:34 AM Colin Smith

Update XMLRPC server. * Stub in docstrings and signatures (still fixing the latter). * Add xmlrpc_params_to_php and xmlrpc_array_to_php to convert
XMLRPC_Value objects into a PHP array. * Still missing: struct handling, more functions!

f9124d31 03/24/2005 11:09 PM Scott Ullrich

Mount the image RW again after write_config() since it will set the image back to RO.

b7b2cca1 03/24/2005 11:00 PM Colin Smith
  • Comment out signatures.
  • Switch to crypt() auth.
50d49018 03/24/2005 10:36 PM Colin Smith

Stub in XMLRPC support (basic md5 authentication, signatures, and wrapper for backup_config_section and restore_config_section). Methods currently exposed are pfsense.backup_config_section and pfsense.restore_config_section.

e55f5da6 03/24/2005 05:45 PM Scott Ullrich

readfile only takes one argument

59d922dc 03/24/2005 06:03 AM Bill Marquette

Standardize usage of write_config()

2b87adae 03/24/2005 05:57 AM Bill Marquette

write_config() descriptions and only write_config() if something actually changed

0390c50a 03/24/2005 05:28 AM Bill Marquette

better description of what requires a reboot

52442f57 03/24/2005 05:26 AM Bill Marquette

Don't require a reboot for trivial changes such as bandwidth change
Fully log what changed on write_config()

961e1dbf 03/24/2005 04:58 AM Bill Marquette

let there be descriptions (warning, this could be slow)

f274eb83 03/23/2005 09:29 PM Scott Ullrich

Alter colspan to 6

dbab498d 03/23/2005 09:28 PM Scott Ullrich

Show bandwidth commited to a queue.

fdef6434 03/23/2005 05:32 AM Bill Marquette

revert prior less correct change

df157bb7 03/23/2005 05:26 AM Scott Ullrich

Pass the correct post variable to spit_out_select_items

c3245cae 03/23/2005 04:39 AM Bill Marquette

Fix config restore

2ecd3a0d 03/22/2005 04:28 AM Colin Smith

Remove javascript alert when changing webGUI protocol (it's redirected transparently anyway).

9ca391ca 03/22/2005 03:52 AM Scott Ullrich

wake -> take

94bf3916 03/22/2005 03:13 AM Scott Ullrich

Use form post method

19fc85b3 03/21/2005 09:39 PM Scott Ullrich

Do not eval custom_php_install_command unless it exists

ce3559dd 03/21/2005 09:28 PM Scott Ullrich

Do not newline on udpate_status() items

8e35abee 03/21/2005 07:49 PM Scott Ullrich

Allow most areas of xml configuration to be restored and backed up individually.

f4f07798 03/21/2005 07:40 PM Scott Ullrich

Correctly restore configuration "areas"

7e036443 03/21/2005 07:31 PM Scott Ullrich

Pass correct amount of paramaters to unlink

218df858 03/21/2005 06:11 PM Scott Ullrich

Move the note to the bottom of the td cell

181462b5 03/21/2005 05:57 PM Scott Ullrich

Allow the user to backup and restore specific areas of their configuration. To start off with, we'll allow the user to backup and restore just the traffic shaper section.

9f8a09ac 03/21/2005 05:31 PM Scott Ullrich

Correctly save and restore parent queue association.

a11c626c 03/21/2005 04:30 PM Scott Ullrich

Now that we have a queue status page, remove the graphs from the queues page.

61deccba 03/21/2005 04:51 AM Bill Marquette

restart webserver on cert chagne, don't force reboot...reboots are for wimps

ce62fee7 03/21/2005 04:35 AM Bill Marquette

same loving for port number changes

390c2739 03/21/2005 04:29 AM Bill Marquette

make webgui proto chagne transparent to user, just redirect to new port

8e8f7ff7 03/21/2005 04:18 AM Bill Marquette

Remove need to reboot after changing webgui protocol

989c87f3 03/21/2005 04:00 AM Bill Marquette

better mkdir function

4d7c220f 03/21/2005 03:58 AM Bill Marquette

woohooo...no more rm :)

93cf5db9 03/21/2005 02:18 AM Bill Marquette

Ooops...gateway is now a system tag

5a64b2d5 03/21/2005 01:53 AM Bill Marquette

fix typo

d0440f75 03/20/2005 10:32 PM Scott Ullrich

Import m0n0wall's 1.2b7 latest wireless changes.

7faeda46 03/20/2005 10:24 PM Scott Ullrich

Import m0n0wall 1.2b7's captive portal code WITH user manager.

And the crowd goes wild.

ec6879e3 03/20/2005 08:13 PM Scott Ullrich

Mount compact flash rw during package install

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

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

eb8a0c24 03/20/2005 05:51 AM Bill Marquette

write_config() log what package was installed (I hope this is right)

17ddd8ce 03/20/2005 05:35 AM Colin Smith

Fix typos and trim output.

6fc88682 03/20/2005 05:11 AM Bill Marquette

write_config can now be passed a description of the change
will be used for version control descriptions

31eaad07 03/20/2005 05:09 AM Colin Smith

Modify package version checking to use false instead of -1.

3732dec3 03/20/2005 05:04 AM Colin Smith

If the current pkg_config.xml doesn't have an entry for an installed package, let the user know.

20b02a6d 03/20/2005 04:49 AM Colin Smith

Call fetch_latest_pkg_config() instead of duplicating code.

fa0c52c6 03/20/2005 04:43 AM Bill Marquette

don't lie...it "works"

7cf03119 03/20/2005 04:42 AM Bill Marquette

breath life into the restore config code

86b0a8f5 03/20/2005 04:09 AM Bill Marquette

Nicer display for revisions

6a1e6651 03/20/2005 03:52 AM Bill Marquette

Initial commit of onbox version control (broken).

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

Add basic support for <custom_php_global_functions> tag.

1aaa2a5f 03/18/2005 06:48 PM Scott Ullrich

Gateway is not a required field, do not bold it.

007be4f3 03/18/2005 06:45 PM Scott Ullrich
  • Remove return gateway from the rules section
  • Add a gateway option to the optional interfaces
  • Use new gateway in filter.inc when creating the rules if its defined
07f9c903 03/17/2005 07:09 PM Scott Ullrich

Use the firewall interface for reply-to directive.

4126900a 03/17/2005 06:27 PM Colin Smith

Use new config file directive. <system><alt_firmware_url> instead of <system><firmwareurl>.

23dd7ffb 03/17/2005 05:34 AM Bill Marquette

use new make_dirs() and safe_mkdir() functions

a37b05dc 03/17/2005 04:53 AM Bill Marquette

system(touch) -> touch()

97f296de 03/17/2005 04:51 AM Bill Marquette

unused wan variable

7704ca6e 03/17/2005 04:50 AM Bill Marquette

path cleanup and remove a system call (more to do here)

a98baaf0 03/17/2005 04:28 AM Scott Ullrich

Correctly assign chmod commands with older system format until we can discover where the php chmod is failing.

e99989d8 03/17/2005 12:08 AM Scott Ullrich

Do not sort nat out rules. Bill says its evil ;)

7ad245d6 03/16/2005 11:38 PM Scott Ullrich

Do not sort nat out rules. Bill says its evil ;)

9cba3649 03/16/2005 11:02 PM Scott Ullrich

Eliminate duplicate queue name on pull down menu.

19f09ae1 03/16/2005 10:56 PM Scott Ullrich

Ensure the cell doesnt look broken by placing a non-breaking space in the cell.

092ac49d 03/16/2005 10:51 PM Scott Ullrich
  • Do not output alias javascript array unless its an array
  • Add return interface for return gateway
09a86e31 03/16/2005 05:36 PM Scott Ullrich

Save the return gateway value.

5fef092e 03/16/2005 04:34 PM Bill Marquette

oops, really remove the system(chmod) call

a842f124 03/16/2005 04:31 PM Bill Marquette

replace hardcoded path with variable

77789d1f 03/16/2005 04:29 PM Bill Marquette

use chmod() instead of system(chmod)

66f481cc 03/16/2005 04:58 AM Colin Smith

Add option to edit default pkg_config.xml URL.

1896ea95 03/16/2005 04:45 AM Colin Smith

One more <alt_pkg_url> -> <alt_pkgconfig_url>.

11638bf4 03/16/2005 04:39 AM Colin Smith

<alt_pkg_url> -> <alt_pkgconfig_url>

0e809364 03/16/2005 04:07 AM Colin Smith

Set and unset <enabled> flag correctly (to preserve URL information) and fix field greyout.

bb9ea524 03/16/2005 01:39 AM Colin Smith

Modify alternate firmware URL fields to handle new config.xml directive.

c5adbc2c 03/16/2005 01:21 AM Colin Smith

Add <alt_firmware_url> config file entry and handle it properly.

e38f8723 03/16/2005 12:36 AM Colin Smith

Allow <alt_pkg_url> to be specified in config.xml.

3e304594 03/16/2005 12:32 AM Colin Smith
  • empty log message ***
f38dea08 03/15/2005 07:18 PM Scott Ullrich

Add reply-to (aka return gateway) rule support for multiple WAN support.

And the crowd goes nuts!

80933129 03/15/2005 04:39 AM Bill Marquette

static arp entries are interface specific now - no longer tied to only LAN interface
added warning that this will break communications with hosts not in dhcp table

I fully expect we'll want to move this to it's own section at some point

ee9f992c 03/15/2005 04:05 AM Bill Marquette

extra </table>

f1da88f6 03/15/2005 04:04 AM Bill Marquette

Move static arp code around to present it cleaner

b7597d4e 03/15/2005 03:11 AM Bill Marquette

Support for static ARP from Mircea Rimbu

a88883ee 03/15/2005 02:39 AM Bill Marquette

Add a little comment describing why you might want the gateway option

f9261419 03/15/2005 02:37 AM Bill Marquette

Let users change the gateway that dhcpd assigns
Hoba, this commit is for you

9620d290 03/14/2005 11:16 PM Scott Ullrich

Add pfsync and carp protocols

68d4b725 03/14/2005 04:41 PM Scott Ullrich

Show the interface friendly name and real interface name in interface column.

aa1f4636 03/14/2005 03:33 AM Scott Ullrich

Write out all javascript updates in one batch instead of updating the uptime before the sleep statements.

33f0abb1 03/14/2005 01:57 AM Scott Ullrich

Restore 1.2b5's captive portal. 1.2b7 + radius == boom.

12ee8fe4 03/14/2005 01:40 AM Scott Ullrich
  • Restore pfSense custom portal page
  • Add back pre 1.2b6 headers in each file
ec920231 03/14/2005 01:37 AM Scott Ullrich

Restore 1.2b6's captive portal.

1cdb8423 03/14/2005 01:08 AM Scott Ullrich

You've -> You have (breaks Komodos syntax highlighting for some reason)

05879a72 03/14/2005 01:06 AM Scott Ullrich

Sync with Pascal's latest

12bd7e25 03/14/2005 12:48 AM Scott Ullrich

Allowed IP addresses -> User Manager

8fc27770 03/14/2005 12:36 AM Scott Ullrich

Correctly display optional interfaces

2d6c7764 03/14/2005 12:30 AM Scott Ullrich

Add user manager tab.

75b927d1 03/14/2005 12:27 AM Scott Ullrich

Add back header after Pascals sync

381118b7 03/14/2005 12:09 AM Scott Ullrich
  • Update build time and version
  • Remove extra <br>
e0092d61 03/14/2005 12:09 AM Scott Ullrich

Surround Base Url and Filename options in a table

db7f4f2b 03/14/2005 12:01 AM Scott Ullrich

Use class vtable so that the bottom table element has a line drawn on it.

cc890351 03/13/2005 11:08 PM Bill Marquette

Those that don't have Soekris boxes shouldn't be getting temp updates!

677e0880 03/13/2005 09:54 PM Scott Ullrich

Use php_check_syntax on code before eval()