Project

General

Profile

Activity

From 03/23/2005 to 04/21/2005

04/21/2005

10:22 PM Revision 5f18c7fe: Fix logic for checking for package reinstallation.
XXX: Some logic is still a bit shaky. Colin Smith
06:42 PM Revision 53c59170: Add a Cancel button which takes the browser back to the page prior.
Scott Ullrich
05:58 PM Revision c59ff01d: Cleanup the version check page. We don't need a preschool size textarea to report the update status.
Scott Ullrich
02:48 AM Revision 6a88169f: xmlrpc_value_to_php() is now in xmlrpc.inc.
Colin Smith
01:25 AM Revision 31022fd4: Remove Upgrading. We're a check only screen now.
Scott Ullrich
01:05 AM Revision 61a46f53: Check for both the updater script and the PHP process downloading latest.tgz.
Colin Smith
01:00 AM Revision 9f0952aa: (#15) Use rc.reboot when rebooting and don't try to remove auto_upgrade_in_progress.
Colin Smith
12:58 AM Revision 29f96f5a: (#15) Check to an rc.firmware_auto process instead of relying on a file.
Colin Smith

04/20/2005

10:27 PM Revision 928db768: * Change heading.
* Move Invoke Auto Upgrade button inside the grey table Scott Ullrich
10:25 PM Revision 3dc6bb60: Alter auto update tabs behavior. Show the version information and insert a Invoke Auto Upgrade button
Scott Ullrich
09:33 PM Revision a1f2a8b4: Version bump. Traffic shaper is now fixed!
Scott Ullrich
07:40 PM Revision b005c738: Do not set lastseen to -1 each time
Scott Ullrich
07:26 PM Revision 7bc718ba: Alert when we cannot locate the package configuration file
Scott Ullrich
07:19 PM Revision 42e72ab3: Cleanup opening and closing braces
Scott Ullrich
07:11 PM Revision 02975052: Version bump for ticket #14
Scott Ullrich
07:10 PM Revision 8dd918cc: Do not $ngcounter++ since the pptp server lives on ng1.
Ticket #14 Scott Ullrich
07:02 PM Revision ac52b78f: Do not report progress past 100%
Scott Ullrich
07:01 PM Revision 059249e1: Do not traverse arrays if they are not an array
Scott Ullrich
06:44 PM Revision 3bfb54ac: $lastseen should be a global variable
Scott Ullrich
06:12 PM Revision 42356e4b: Version bump
Scott Ullrich
06:11 PM Revision 704ea918: * Add remove_chflags function
* Add backup_chflags function
* Add restore_chflags function
* Backup and restore the chflags before updating
Scott Ullrich
05:56 PM Revision 0155a04e: $ngcounter++ for each PPTP Rule
Scott Ullrich
05:55 PM Revision 5c5c7b94: Fix PPTP Server
Scott Ullrich
05:46 PM Revision a71ec7b4: * Add $config
* Add more pptp variable assignments Scott Ullrich
05:33 PM Revision 98a4b63d: Add return debugging so we can trace down the PPTP server issue.
Scott Ullrich
05:02 PM Revision 81d8a9ad: Minor cleanup.
Colin Smith
04:30 PM Revision 12060a45: Disable OpenVPN for the time being.
Scott Ullrich
02:10 PM Revision 6fe6b916: Include XMLRPC helper functions and remove unnecessary code.
Colin Smith
02:09 PM Revision 207abd84: Move XMLRPC helper functions (for auth and type conversion) to an include file.
Colin Smith

04/19/2005

11:23 PM Revision fd366696: Only send javascript update messages when the percentage changes. This avoids sending the clients firefox utilization to 100%
Scott Ullrich
11:18 PM Revision cf71c485: Alert user when downloading a new version
Scott Ullrich
11:15 PM Revision 48012bc2: Use the new download system in pfSense to download the old style updates.
Scott Ullrich
11:06 PM Revision b5b5486c: Version bump
Scott Ullrich
10:58 PM Revision bb76326d: * Use mwxec_bg
* Surround parms with " Scott Ullrich
10:39 PM Revision 6aada4ed: * More debugging.
* Remove /tmp/auto_upgrade_in_progress after completion Scott Ullrich
10:35 PM Revision e5e6120e: Do not allow auto upgrade to be invoked twice.
Scott Ullrich
09:58 PM Revision 0d0a2294: Correct installed typo
Scott Ullrich
09:48 PM Revision 316d02b3: Add debugging lines. For some reason tar is not being invoked even though the if section is being invoked.
Scott Ullrich
04:46 AM Revision 5e1fd336: Delete /tmp/latest*
Scott Ullrich
04:11 AM Revision f037fee9: empty commit to test cvstrac sync
Bill Marquette

04/18/2005

09:07 PM Revision 0e6998d1: Add Alias optoins to NAT ports
Scott Ullrich
08:55 PM Revision f1d0c4cc: Turn off alias auto picker code for Internet Explorer when in HTTPS: mode
Scott Ullrich
08:32 PM Revision f183b092: Add "Copy my MAC address" feature which copies the mac address of the person surfing into pfSense.
Scott Ullrich
08:27 PM Revision 1e694bee: Add "Copy my MAC address" feature which copies the mac address of the person surfing into pfSense. Useful when a user needs to override their wan with their machines mac address
Scott Ullrich
08:05 PM Revision 5690b66b: Cleanup files in /tmp/ if the upgrade does not work out
Scott Ullrich
07:26 PM Revision edb47331: Version bump
Scott Ullrich
05:25 AM Revision 3f8197c3: Version bump
Scott Ullrich
05:23 AM Revision 8e53f925: Fix shaper rules
Do not foreach() over an array from within a foreach() on that same array Bill Marquette
04:02 AM Revision bcce11af: Use a blank file
Scott Ullrich
03:08 AM Revision b19c8622: Only resync filter on final pass if /tmp/filter_boot_dirty is touched.
Scott Ullrich
02:55 AM Revision df426812: remove unused code
Bill Marquette
02:45 AM Revision 8b77ffc9: Zap unused code
Scott Ullrich
02:43 AM Revision fb97298b: *CORRECTLY* detect if a package is installed, if is not, add it to the config.xml file
Scott Ullrich
02:42 AM Revision 1063d44a: *CORRECTLY* detect if a package is installed, if is not, add it to the config.xml file
Scott Ullrich
02:37 AM Revision 3cb72f63: fix reinstall all packages
Scott Ullrich
02:09 AM Revision 1c62837e: Log all md5 mismatches to /tmp/bdiff.log
Colin Smith
02:05 AM Revision 96ea6c02: * Use loops for handling both version checking and actual diff application.
* Terminate the update process if an md5 mismatch occurs. Colin Smith
01:49 AM Revision 0a5aabe6: Use /tmp/bdiff.log instead of /tmp/errors.
Colin Smith
01:43 AM Revision f704d5b0: We had three cases doing the same thing :P
Colin Smith
01:40 AM Revision 89a5f445: Require an argument to be passed to the binary update function rather than defaulting to /tmp/latest_* - we're no longer using a single file for updates.
Colin Smith
01:33 AM Revision 5f69494b: Use loops to handle all update categories, instead of individual blocks.
Colin Smith
01:27 AM Revision 18859f3b: Detect a dirty CF partition and invoke fsck -y
Scott Ullrich
12:52 AM Revision 6a692182: Update auto updater.
Colin Smith

04/17/2005

11:44 PM Revision 3bf1e0e7: Enable SAK. It should be stable in this release.
Scott Ullrich
10:57 PM Revision 7b3d5000: * Restore original carp behavior (running from /usr/local/etc/rc.d)
* Run VPN setup later in the bootup process Scott Ullrich
10:07 PM Revision 46c228d0: Version bump
Scott Ullrich
10:07 PM Revision aae83702: Version bump
Scott Ullrich
01:46 AM Revision 29c3c942: Update reverse_strrchr().
Colin Smith
12:38 AM Revision b6229fd0: * Remove exit command
* Update download filenames to reflect version number that we should be operating on Scott Ullrich

04/16/2005

11:19 PM Revision 9187b46a: Only need one closing brace
Scott Ullrich
11:15 PM Revision be9fd894: Use posted IP address.
Scott Ullrich
11:06 PM Revision 22fbc24c: Raise maximum upload size to 50 megs.
Scott Ullrich
09:22 PM Revision 3fcb0b74: Use the old checkversion method until we roll out the new bdiff/XMLRPC version.
Colin Smith
09:00 PM Revision 23634ea3: Version bump.
Scott Ullrich
01:35 AM Revision 5369d80f: clean up form tags
Bill Marquette
01:30 AM Revision d875f273: only need one form tag - add an action to the remaining tag
Bill Marquette
01:29 AM Revision 60f9e276: no need for two <form> tags
Bill Marquette
01:26 AM Revision ceb419e1: cleanup <form> tags - only need one
Bill Marquette
01:23 AM Revision fa2aac12: <form> cleanup
Bill Marquette
01:21 AM Revision 62280cc8: not a form
Bill Marquette
01:18 AM Revision 09f96a17: not a form (wrong post action anyway)
Bill Marquette
01:17 AM Revision 4b415713: remove double <form> tag
Bill Marquette
01:16 AM Revision 32e74a32: post to the right page
Bill Marquette

04/15/2005

04:53 AM Revision 2874a419: missing global - fixed opt rules the right way :)
Bill Marquette
04:32 AM Revision 3de5271a: Somehow moving the user filter code to it's own function broke opt interfaces - fix
Bill Marquette
04:13 AM Revision fec78b85: apply queue to lan interface not wan
Bill Marquette
03:21 AM Revision db7ae04c: Whoops - we still need xmlrpc_value_to_php :P
Colin Smith
02:51 AM Revision 94743d1d: Show the RIO flag if queue uses it
Bill Marquette

04/14/2005

02:21 AM Revision 4f3401e0: normalize MAC addresses
Bill Marquette
01:39 AM Revision 629dd875: Clean up error text to be same as other port range errors
Bill Marquette

04/13/2005

11:19 PM Revision e0f42f27: Remove duplicate code (still trying to figure out exactly why we need $optcfg - this helps clean it up a bit)
Bill Marquette
11:10 PM Revision a764453f: Fix logic that checks whether a package is already installed.
Colin Smith
10:58 PM Revision 0fdf1eaa: rmdir_recursive: Check that the specified directories actually exist before trying to remove them.
Colin Smith
10:49 PM Revision 033016b2: Remove ipfilter-ism - pf doesn't use groups
Bill Marquette
10:46 PM Revision 5c04a36a: We're a function being called in a loop, return instead of continue
Bill Marquette
07:45 PM Revision 461abbea: Do not assign a LABEL to a nonexistant rule
Scott Ullrich
05:07 PM Revision 94c5a14d: Add function to change XMLRPC values to their PHP equivalents.
XXX: xmlrpc_value_to_php does *not* currently handle structs. Colin Smith
04:25 PM Revision 58f130e4: Make sure that package tarballs and staging areas are removed once all packages are installed.
Colin Smith
04:11 PM Revision 89a0d34f: * Write all output window messages to the log after successful installation.
* Comment out some code - please test. Colin Smith
04:04 PM Revision f4f8d080: If the package already exists in config.xml, overwrite the previous entry with the new one.
Colin Smith
12:59 PM Revision 754f69d1: Move checkversion system over to XMLRPC for the next update.
Colin Smith
03:01 AM Revision 9f7369a1: quiet down upgrade system a little
Bill Marquette
02:38 AM Revision 164d9696: oops, not sure how I missed the 'v' - needed to create right output for egrep and nawk :)
Bill Marquette
02:34 AM Revision 8cccee1c: Add back html header for pfSense
Scott Ullrich
02:32 AM Revision c26e2cf0: Import m0n0walls interfaces status screen which features expanded wireless
information. Scott Ullrich
02:30 AM Revision 03485a22: no need to create full path to output file, just dump it in /tmp/patched
Bill Marquette

04/12/2005

11:33 PM Revision 3200f985: correctly ignore directories
compare md5's against the right variables Bill Marquette
10:26 PM Revision d5300718: Redirect stderr to stdout.
Colin Smith
10:21 PM Revision 2f0576c9: Clean up print_r().
Colin Smith
10:20 PM Revision 026638a4: Make pkg_add output more verbose to aid in debugging.
Colin Smith
10:14 PM Revision e7fb2f76: comments
Bill Marquette
10:12 PM Revision 2d4f9a65: and cleanup
Bill Marquette
10:12 PM Revision b8575f61: split out directories for sanities sake
Bill Marquette
10:05 PM Revision e607da61: we're working in /tmp/patched.
Scott Ullrich
10:03 PM Revision 2c505df5: change order of bspatch and don't cd to /tmp/patched, /tmp is fine
Bill Marquette
09:58 PM Revision a739eb02: fix the tar, move bspatch where it belongs
Bill Marquette
07:41 PM Revision 341735e0: white on red not black
doubleclick for edit Bill Marquette
07:39 PM Revision e68492cc: doubleclick for edit
Bill Marquette
07:30 PM Revision 5f9c0e68: doubleclick to edit
Bill Marquette
07:28 PM Revision d6415679: doubleclick to edit
white on red for expires Bill Marquette
07:23 PM Revision bf6d95ef: white on red for description
doubleclick to edit Bill Marquette
07:18 PM Revision 2d165eff: doubleclick to edit
Bill Marquette
07:16 PM Revision 8199e86b: descriptions are white on red, not black on red
Bill Marquette
07:13 PM Revision 835f9aca: Doubleclick for edit
Bill Marquette
07:11 PM Revision be6d8fc9: Doubleclick to edit
Bill Marquette
07:10 PM Revision 3939326c: Doubleclick for edit
Allow click on description to select line Bill Marquette
07:04 PM Revision 20ba0ca5: doubleclick for edit
Bill Marquette
07:02 PM Revision f8b8c2fd: doubleclick for edit
allow clicking on description for selection Bill Marquette
07:00 PM Revision d970cc7c: Doubleclick to edit
whitespace cleanup Bill Marquette
06:58 PM Revision b261bc51: Doubleclick to edit server nat's works
Bill Marquette
06:55 PM Revision b8a0de00: Allow doubleclick for edit here
Fix bug where clicking on description didn't highlight full line Bill Marquette
06:39 PM Revision 98e29097: Add doubleclick to edit rules
Bill Marquette
01:45 PM Revision 449a2694: * Minor cleanup.
* Log pkg_add output in pkg_fetch_recursive. Colin Smith
04:52 AM Revision f6f48dde: hard code script name
Scott Ullrich

04/11/2005

11:24 PM Revision ab6b20c1: Version bump
Scott Ullrich
11:14 PM Revision 9a2d499c: *Rework package installation interface.
* Use progress bar to indicate download progress.
* Handle nested dependencies.
* Handle dependencies...
Colin Smith
03:50 PM Revision 131bb576: Move download/progress bar functions to guiconfig.inc - they'll be used in the package installer shortly.
Colin Smith
12:45 AM Revision cc4d4ebd: Move user filter generation to it's own function (all 300+ lines of it!) - still needs cleanup, but output is unchanged
Bill Marquette

04/10/2005

11:59 PM Revision 899f4042: No need to loop through the shaper rules when creating filter rules - we don't tie them together
Remove TOS flag too - we don't do that either (maybe we should? 4 lines of code, no biggy - more helpful for assignin... Bill Marquette
11:53 PM Revision 6c31df4a: no uses for $i found - a few commented out printf's - removed
Bill Marquette
11:50 PM Revision 2f7a9dd2: Remove references to groups - we don't run ipfilter and this makes life confusing
Bill Marquette
11:28 PM Revision 961a0889: No flushie, we're not a toilet.
Scott Ullrich
11:06 PM Revision 63aa6973: Remove print.
Colin Smith
11:02 PM Revision 9730eefd: Fix compatibility with old versioncheck method.
Colin Smith
10:39 PM Revision 05ca69d7: * (hopefully) fix manual firmware upload.
* Remove unnecessary version checking calls. Colin Smith
10:30 PM Revision 8af5f545: Fix manual firmware update.
Colin Smith
10:19 PM Revision 767067da: Ubreak edit script
Scott Ullrich
08:44 PM Revision cf4cdbf0: A little cleanup of the new firmware upgrade code
Bill Marquette
07:29 PM Revision ea041900: Add old_checkversion() and a variable for switching between the old (checkversion.php) and new (xmlrpc.php) checkversion methods.
Colin Smith
07:06 PM Revision fda60c97: Remove trailing space
Scott Ullrich
06:33 PM Revision 4f432cb8: Remove contents of /tmp/patched/ on each pass
Scott Ullrich
06:32 PM Revision c92a7bbf: * Check final outputted md5 against what the md5 should be
* Alert the user if the md5 is not the same
* Note the error in /tmp/errors
Scott Ullrich
05:56 PM Revision 222494af: Add tabs to firmware page and remove "auto update" entry from manual update page.
Colin Smith
05:39 PM Revision 3dba31db: Add missing `
Scott Ullrich
04:53 PM Revision c8c49a27: Remove # from version
Scott Ullrich
04:01 AM Revision bfa6dc57: Proofreading.
Colin Smith
02:16 AM Revision 15581b1e: Add TODO.
Colin Smith
02:15 AM Revision 3a023f99: Add a tab to the top of the auto update field - the grey background looks out of place otherwise.
XXX: system_firmware.php may need to be redone to accomodate the new autoupdate method. Colin Smith
02:06 AM Revision 36f1a6d7: We need the XMLRPC client classes.
Colin Smith
01:49 AM Revision 2f171913: Leave debug bit unset.
Colin Smith
01:48 AM Revision c54f8fa8: Fix check_firmware_version().
Colin Smith
01:31 AM Revision 8b33f440: Turn binary_update item into a callable shell function
Scott Ullrich
01:27 AM Revision 75b187ba: We're now using xmlrpc.php for version checking.
Colin Smith
01:23 AM Revision d25970ec: Note some todo items.
Scott Ullrich
01:21 AM Revision 8d958459: Remove string concatenation.
Colin Smith
01:21 AM Revision 2a0ed718: Version bump
Scott Ullrich
01:21 AM Revision 1b934970: * Move download begin/finish text to status window.
* Move download percentage indicator to status window and comment out the output window indicator.
* Reserve the outp...
Colin Smith
01:19 AM Revision 98dc9cd4: bsdpatch downloaded .tgz files from the new auto upgrade system
Scott Ullrich
01:14 AM Revision 5c59c339: Invoke /etc/rc.firmware after downloading binary diffs
Scott Ullrich
12:46 AM Revision 4315832e: Utilize the boolean returned from the pfsense.com XMLRPC server.
Colin Smith

04/08/2005

12:30 AM Revision 6fdc0ab2: Initial commit of PHP side authentication code for pfSense
Bill Marquette

04/07/2005

05:07 PM Revision 186359bf: Remove pfsense.auto_upgrade until fixed.
Colin Smith
05:03 PM Revision b35e23f2: Add argument to return $resp->value() (standard PHP array) or $resp->serialize() (XML string).
Colin Smith
04:50 PM Revision 0b26b9ea: Exit script if we are unable to retrive version information.
Colin Smith
04:47 PM Revision f9015e1e: Return -1 upon communication (or other) error.
Colin Smith
04:42 PM Revision 853167d2: Stub in XMLRPC support for firmware update.
Colin Smith
03:57 PM Revision fdc8935c: Remove unnecessary function.
Colin Smith
03:51 PM Revision 13f1a01d: Move version checking function over to XMLRPC.
Colin Smith
03:40 AM Revision 3db58e13: * Add kernel version file
* Cleanup and add more comments Scott Ullrich
03:32 AM Revision c47f7673: revert maxproc change - the new daemon does support :)
Bill Marquette
03:29 AM Revision cdb0117c: Get script ready for colins xmlrpc transformation:
Scott Ullrich
03:18 AM Revision 1c0e3b99: * Add progress %
* Change background-color of textarea's to match tab color Scott Ullrich

04/06/2005

11:14 PM Revision 85cd9474: Remove javascript statement that is causing errors. It wasn't needed anyways.
Scott Ullrich
10:50 PM Revision 25682561: Initial commit of the new auto upgrade download helper. Instead of downloading the updates in the background this script will show a visual progress bar indicator of the status.
XXX: finish version logic, modify /etc/rc.firmware Scott Ullrich
10:19 PM Revision 8ffb9133: Add FreeBSD version tracker that will be used by new auto upgrade system to upgrade the base freebsd version, kernel, etc..
Scott Ullrich
09:04 PM Revision 7151c3eb: Make sure we pass a number of y's to pkg_add -r to answer yes.
Scott Ullrich
04:50 PM Revision 66a62e1b: Turn DMA on ATAPI devices. This will be stanard on 5.4-REL.
See http://tinyurl.com/4bywv for more info Scott Ullrich
04:10 PM Revision c2eb36d9: Do not foreach through installedpackages if no installed packages exist.
Scott Ullrich
05:32 AM Revision 9f71ee2f: new mini_httpd doesn't support maxproc for now
Bill Marquette
03:46 AM Revision f49d7186: Fix filter logs (using hardcoded paths until tomorrow).
Colin Smith
03:29 AM Revision 2952bb59: If $grepfor isn't an array, make it one.
Colin Smith
03:13 AM Revision 8e92b65b: Retool dump_clog to use preg_grep instead of a shelled-out grep sequence.
Colin Smith
01:26 AM Revision eecc379b: Really filter repeated messages.
Colin Smith
01:25 AM Revision f5b10f59: Fix multiple grepping.
Colin Smith
01:12 AM Revision 2abc0e6f: Filter both racoon and "message repeated" entries when viewing system logs.
Colin Smith
01:11 AM Revision cbca2472: Support multiple "grep" statements. This should really be replaced by a preg_match or equivalent.
Colin Smith
12:37 AM Revision c669ba56: Add support for <logging><custom_php_logging_command>.
Colin Smith

04/05/2005

04:06 PM Revision 825275fa: Minor optimizations and some error checking.
Colin Smith
01:46 PM Revision 2eb4178b: Code cleanup and a few minor optimizations.
Colin Smith
04:22 AM Revision 977c4848: Version bump
Scott Ullrich
02:02 AM Revision d4ab9d40: Do not require a <logtab> field. The log viewer will fall back to the package's name as defined in config.xml if needed.
Colin Smith
01:58 AM Revision 3d46740b: Update menu to show package logging facilities.
Colin Smith
01:57 AM Revision df01982a: Add dynamic package logging. I'm new to PHP integration with actual HTML, so that in particular could likely be optimized.
Colin Smith
01:43 AM Revision 07d40ab8: Add default argument for dump_clog's $grepfor.
Colin Smith
01:00 AM Revision e584d229: dump_clog -> dump_clog vpn to avoid redeclaration.
Colin Smith
12:59 AM Revision 2e92d66b: Remove redundant dump_clog functions except where possible.
Colin Smith
12:56 AM Revision b3ad5146: Remove invalid argument.
Colin Smith
12:53 AM Revision b4ebb0db: dump_clog no longer needed.
Colin Smith
12:50 AM Revision 5e6e5d49: Fix auto upgrade
Scott Ullrich
12:45 AM Revision 1982ad48: Remove dump_clog.
Colin Smith
12:45 AM Revision 2c64eed7: Make dump_clog more versatile and move it to guiconfig.inc.
Colin Smith
12:16 AM Revision fb8d451e: pka -> pkga
Colin Smith

04/04/2005

11:34 PM Revision 10a5b60e: Redirect to the correct URL/IP after the wizard
Scott Ullrich
11:28 PM Revision 5b691a54: Version bump
Scott Ullrich
11:24 PM Revision f28b8dd0: Use standard header and css file when we notify user of the wizard speed.
Note: this may not even be required now that I optimized the wizard. Scott Ullrich
11:17 PM Revision 4aea0386: * Move indvidual xml subnet items to its own widget
* Update DHCP range when lan ip changes Scott Ullrich
11:11 PM Revision bd31336e: * Move indvidual xml subnet items to its own widget
* Move indvidual xml time zones items to its own widget Scott Ullrich
09:33 PM Revision dec899f8: Version bump
Scott Ullrich
09:31 PM Revision 86e12ac2: Turn off is_one_to_one_or_server_nat_rule until it can be verified if its indeed needed.
Scott Ullrich
09:31 PM Revision 02b8eb37: Fix auto upgrade.
Scott Ullrich
05:31 PM Revision 63c2f169: Move popup alert to notes field. Could these be completely removed? The webGUI should automagically redirect them now.
Colin Smith
05:20 PM Revision d306d35b: use alert(''); for alerting that the webGUI will take effect on save
Scott Ullrich
05:04 PM Revision 81023e02: Version bump since we fixed 3-4 bugs
Scott Ullrich
05:03 PM Revision c11e337b: Save the hard disk standby time for all platforms
Scott Ullrich
04:52 PM Revision 52f81266: make sure form is defined with the name iform to avoid ie javascript exception errors.
reported-by: Matrixul Scott Ullrich
04:31 PM Revision 1598fcf3: Version bump
Scott Ullrich
05:12 AM Revision 72f352bc: Version bump
Scott Ullrich
04:20 AM Revision 56fda621: Fix autoupdating.
Colin Smith
03:34 AM Revision 48d751fd: icon placement
Bill Marquette
02:48 AM Revision 925b8e0a: grammar
Bill Marquette
02:46 AM Revision e05b4a54: we aren't m0n0
Bill Marquette
01:36 AM Revision a339c26a: icon placement
Bill Marquette
01:23 AM Revision 2d4a7bb1: icon placement
Bill Marquette
01:12 AM Revision 61aa1eb7: icon placement
Bill Marquette
01:05 AM Revision 75a70796: icon placement cleanup
Bill Marquette
12:56 AM Revision c39b8aa6: Cleanup icon placement
Bill Marquette
12:52 AM Revision 725f5e5a: Cleanup icon placement to be more like rules screen
Bill Marquette
12:45 AM Revision ebe566eb: Cleanup icon placement to be more like rules screen
Bill Marquette
12:33 AM Revision 963d5343: Cleanup paths
Standardize settings (262144 file lengths)
Move IPSEC VPN next to PPTP VPN
style cleanup
various other minor cleanups
Bill Marquette

04/03/2005

11:46 PM Revision 5d255aec: Version bump
Scott Ullrich
11:45 PM Revision 6c08edb3: Setup random entropy on bootup.
Scott Ullrich
11:44 PM Revision ed7b7de4: Remove two more hard coded paths
Bill Marquette
11:44 PM Revision 8160853a: set state-policy if-bound for outbound load balancing
Scott Ullrich
10:34 PM Revision 2f87ff69: Save/Load should be "nowrap'd"
Reported by: hoba Bill Marquette
10:27 PM Revision a12d2145: Insert a short blurb about optional intefaces gateway option
Scott Ullrich
10:12 PM Revision 2898f863: Oops, remove keep fragments option - in pf this is global
Bill Marquette
03:34 PM Revision 9eab73da: Let the update_if_changed() force passing as reference instead of relying on our memory and testing abilities
Bill Marquette
06:06 AM Revision a21ff5bd: Proofreading.
Colin Smith
05:57 AM Revision 0ac74435: Add greyout and minor syntax fixes from versions 1.8-1.12.
Colin Smith

04/02/2005

11:08 PM Revision 927c5a36: As we now support alternate version checking URLs, replace the current error message upon check_firmware_version() with something more general.
Colin Smith
11:05 PM Revision 883281b8: Remove unnecessary http:// from checkversion.
Colin Smith
06:50 PM Revision bfdc665f: Fix signature listing for array() datatypes. This is a rather hackish way to go about it, but should preserve compatibility with other languages.
Colin Smith
07:01 AM Revision 44488c3c: Expose pfsense.auto_update and pfsense.check_firmware_version.
Colin Smith
06:52 AM Revision 719dd5fe: Remove "cannot determine firmware version" line when alternative URLs are being used unless the version check actually fails.
Colin Smith
06:48 AM Revision 16d70dea: * Minor style cleanups.
* Remove redundant definitions of auto_upgrade() and check_firmware_version(). Colin Smith
06:45 AM Revision c7934653: * Add check_firmware_version() for easy XMLRPC exposure.
Colin Smith
06:43 AM Revision f5ff6e0a: * Add auto_upgrade() for easy XMLRPC exposure.
Colin Smith
06:27 AM Revision af2ecddf: * Add signature handling for arrays.
* Fix pfsense.filter_configure.
* Fix multicallish pfsense.restore_config_section.
Colin Smith
06:22 AM Revision d1ac9e4e: Whoops, debug code is no longer needed.
Colin Smith
06:21 AM Revision 0780eafe: Fix signature handling for arrays and (presumably) structs. Time will tell if this will break compatibility with other languages and/or implementations ;)
Colin Smith
02:30 AM Revision 527be97b: Config should really be locked before running filter_configure
Bill Marquette

04/01/2005

11:14 PM Revision 041a6f28: No need for config lock or to mount conf media r/w - write_config() does that for us
Fix the 10 second stale lock wait :) Bill Marquette
11:08 PM Revision 99bc7cc2: Whoops, forgot to increment the array counter.
Colin Smith
11:07 PM Revision a52c8ce2: Allow multicallish functionality in pfsense.restore_config_section.
Colin Smith
03:11 PM Revision f3df8b0a: Use a more descriptive shell prompt and avoid shelling out to run hostname.
Colin Smith

03/31/2005

11:59 PM Revision 009eee4b: Include XML parser functions.
Colin Smith
11:29 PM Revision 62918596: Fix array offset (first param starts at 0 after auth).
Colin Smith
11:17 PM Revision 61b655b9: Add missing ).
Colin Smith
10:37 PM Revision bdc6989d: Stub in support for alternate versioncheck URLs - honest!
Colin Smith
10:29 PM Revision 845ea3b6: Stub in support for alternate version checking URLs.
Colin Smith
05:40 PM Revision aee3ea19: Add global variables for firmware version checking.
Colin Smith
03:11 PM Revision 085a7145: Fix handling of <note> fields.
Colin Smith
07:26 AM Revision d35cf0de: Whitespace is needed after last line to run the item
Scott Ullrich
05:07 AM Revision 316a0dda: Pretty up boot process.
Scott Ullrich
04:58 AM Revision de1d03f3: Pretty up boot process.
Scott Ullrich
04:58 AM Revision e0cbb021: Pretty up boot process.
Scott Ullrich
04:48 AM Revision 3f38f066: Pretty up boot process.
Scott Ullrich
04:47 AM Revision 697a8991: Eliminate whitespace.
Scott Ullrich
04:14 AM Revision 8602b9f6: This file is eval'd. Correct its behavior.
Scott Ullrich
02:49 AM Revision 37d160c2: Restart webgui if either port or protocol is change
Bill Marquette
02:07 AM Revision d71e8f01: Version bump
Scott Ullrich
02:03 AM Revision 10c2a3e5: Bring up helper sh scripts non async
Scott Ullrich
01:55 AM Revision b23b1f54: Allow shell scripts to init early on for stuff such as carp.
Scott Ullrich
12:46 AM Revision 5ed67aad: Override correct wan ip address for vpn failover.
Scott Ullrich
12:40 AM Revision 0f21fffd: extra }
Scott Ullrich
12:27 AM Revision 3c105468: Allow ipsec->ip override for listen interface and spd.conf
Scott Ullrich

03/30/2005

02:38 AM Revision 1652e533: Only add reply-to rules on optional interfaces
Scott Ullrich
02:03 AM Revision ba64d9be: Version bump
Scott Ullrich
02:02 AM Revision 244e3102: folder_exists -> file_exists
Scott Ullrich

03/29/2005

10:30 PM Revision d2e3a4f3: Version bump
Scott Ullrich
10:29 PM Revision addd2dd5: Redirect GRE and port 1723 to frickin pptp proxy if its installed.
Scott Ullrich
02:42 AM Revision 74285e13: Be a nice script for ro environments by mounting the flash rw and then ro before and after the save.
Scott Ullrich

03/28/2005

10:24 PM Revision fbe94068: No need for href on first tab
Scott Ullrich
10:01 PM Revision c7376cf9: Version bump
Scott Ullrich
09:54 PM Revision 768e8a5a: Temporarily stop redirecting pptp server to 127.0.0.1 until we can figure out the issue.
Scott Ullrich
07:02 PM Revision 0b739f1b: Create /usr/local/pkg if it does not exist. This fixes the previous sync problem.
Scott Ullrich
06:29 PM Revision f3e2c205: Define guiconfig.inc early on.
Scott Ullrich
03:23 PM Revision c70c4e8a: Clean up some comments.
Colin Smith
03:23 PM Revision 97bde338: Add (basic) authentication handler and clean up a bit.
Colin Smith
03:35 AM Revision 5bc7593a: Version bump
Scott Ullrich
03:02 AM Revision 172a9f78: Ignore openvpn optional interfaces for aliases and logging
Scott Ullrich

03/27/2005

10:50 PM Revision f66683e6: remove hardcoded path
Bill Marquette
10:43 PM Revision 307cd525: Add $Id$ tag
Bill Marquette
10:39 PM Revision 1b8df11b: Add $Id$ tags
Bill Marquette
10:31 PM Revision b46bfcf5: Add $Id$ tag
Bill Marquette
10:11 PM Revision dbdd1456: $Id$ looks better than $Header$
Bill Marquette
10:10 PM Revision 62d01225: update change desc if password changes (but don't log)
Bill Marquette
10:07 PM Revision d345bd39: Create update_changedesc() function
Add $Header$ CVS tag Bill Marquette
09:54 PM Revision e9d2ee44: Add round robin and sticky address to ougoing load balancing entries.
Scott Ullrich
09:52 PM Revision e98c992a: set a change counter
Bill Marquette
09:49 PM Revision bb0c9569: remove hardcoded path
remove assumption that if $xml is set that the file must exist - die gracefully now Bill Marquette
09:39 PM Revision 769cdf3b: slightly better logic
Bill Marquette
08:58 PM Revision 79f8694f: better function name :)
Bill Marquette
08:56 PM Revision 7247e494: update to use new updatechanged() function
Bill Marquette
08:34 PM Revision 6f77534b: cleanup whitespace
Bill Marquette
08:33 PM Revision 4fbf63aa: use new updatechanged() function for most var changes
Bill Marquette
08:25 PM Revision 69d996ab: Only setup outbound load balancing if its enabled.
Scott Ullrich
08:24 PM Revision edf14245: return true or false
Bill Marquette
08:17 PM Revision 4d762703: updatechanged function - only update if changed and log what changed
Bill Marquette
07:32 PM Revision 417c6042: Commit description work done so far
Bill Marquette
07:23 PM Revision 4a97d257: Remove round-robin from outgoing load balancing. It still alternates gateways but for some reason it is interfering with ebay and many other web sites./
Scott Ullrich
07:40 AM Revision 52d69e6a: No longer needed. Remove.
Scott Ullrich
05:51 AM Revision fe3bf1f0: Version bump
Scott Ullrich
03:45 AM Revision f5b77871: Only setup outgoing load balancing entries on lan interface for time being.
Scott Ullrich
03:42 AM Revision 793d22d8: Setup outgoing load balancing on the user specified rules.
Scott Ullrich
03:05 AM Revision 3314bb92: Allow outbound load balanancing to work.
Thing to keep in mind:
1. If using advanced outbound load balancing, map a subnet for each wan interface
Scott Ullrich

03/26/2005

11:31 PM Revision 69ac24a8: Use pfSense red on the progress bar
Scott Ullrich
11:11 PM Revision 0ddd919d: Clean up progress bar screen, make it more per-tee
Scott Ullrich
10:17 PM Revision 97a9a675: Fixup upload progress bar.
It now works when uploading a firmware version! Scott Ullrich
09:01 PM Revision 213657e7: Version bump
Scott Ullrich
09:00 PM Revision e2fa4962: Add upload progress bar support to manual upgrade firmware
Scott Ullrich
08:28 PM Revision 7fc09eb4: remove header and line wrapped comment
Scott Ullrich
08:23 PM Revision 02e1170d: Mount flash r/w to remove /usr/local/www/trigger_initial_wizard
Scott Ullrich
07:13 AM Revision 780dbd56: Add TODO.
Colin Smith
07:09 AM Revision 07a7b08f: Expose filter_configure().
Colin Smith
05:45 AM Revision 74adcf13: Whoops, we use .inc instead of .php.
Colin Smith
05:44 AM Revision 892dac99: XML/RPC.php -> xmlrpc_client.php
Colin Smith
02:16 AM Revision 0e410b8c: Correct progress bar usag
Scott Ullrich
01:43 AM Revision f3677fc5: Create uploadbar tmp directory on boot
Scott Ullrich
01:42 AM Revision 5202dbd7: Set upload progress bar variables for php
Scott Ullrich
01:39 AM Revision f9e35766: Add upload progress bar tracking support to php (as a module)
Scott Ullrich
01:21 AM Revision 356dee19: Version bump to get the new php binary tested
Scott Ullrich
01:10 AM Revision 432d654e: Do not try to activate dropdown code if no auto complete items are defined the browser is ie
Scott Ullrich

03/25/2005

11:14 PM Revision 695e913c: Version bump
Scott Ullrich
11:12 PM Revision b6d96a2f: Add a redirection notice for embedded users that the wizard is slower than the normal gui. Also note that the user can click on the pfSense logo in the wizard to bypass the wizard process.
Scott Ullrich
10:55 PM Revision 05603c34: Add 1 pt dotted line around the widget description box for some coolness.
Scott Ullrich
10:51 PM Revision f1a5cfb8: Introduce a update_description wizard widget which can update a textbox description from a select drop down box.
Scott Ullrich
06:36 AM Revision 0148e152: Properly handle signatures and docstrings for method introspection.
Colin Smith
05:12 AM Revision 57e6d4c9: Fix XMLRPC server.
Colin Smith
04:34 AM Revision 21dc3a7d: Update XMLRPC server.
* Stub in docstrings and signatures (still fixing the latter).
* Add xmlrpc_params_to_php and xmlrpc_array_to...
Colin Smith

03/24/2005

11:09 PM Revision f9124d31: Mount the image RW again after write_config() since it will set the image back to RO.
Scott Ullrich
11:00 PM Revision b7b2cca1: * Comment out signatures.
* Switch to crypt() auth. Colin Smith
10:36 PM Revision 50d49018: 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.
Colin Smith
05:45 PM Revision e55f5da6: readfile only takes one argument
Scott Ullrich
06:03 AM Revision 59d922dc: Standardize usage of write_config()
Bill Marquette
05:57 AM Revision 2b87adae: write_config() descriptions and only write_config() if something actually changed
Bill Marquette
05:28 AM Revision 0390c50a: better description of what requires a reboot
Bill Marquette
05:26 AM Revision 52442f57: Don't require a reboot for trivial changes such as bandwidth change
Fully log what changed on write_config() Bill Marquette
05:03 AM Revision fc13ca75: Better more accurate description for write_config() call
Bill Marquette
04:58 AM Revision 961e1dbf: let there be descriptions (warning, this could be slow)
Bill Marquette
04:30 AM Revision ded4e2a3: No need to flush nat and rule during every filter_configure cycle
Scott Ullrich
03:59 AM Revision 67a7aac7: Version bump
Scott Ullrich
03:39 AM Revision 6bc2343e: Outgoing rules do not need reply-to
Scott Ullrich

03/23/2005

09:29 PM Revision f274eb83: Alter colspan to 6
Scott Ullrich
09:28 PM Revision dbab498d: Show bandwidth commited to a queue.
Scott Ullrich
06:29 PM Revision 0751a8a1: Force serial console on wrap.
Scott Ullrich
05:32 AM Revision fdef6434: revert prior less correct change
Bill Marquette
05:32 AM Revision a9bb66ad: Version bump
Scott Ullrich
05:26 AM Revision df157bb7: Pass the correct post variable to spit_out_select_items
Scott Ullrich
04:39 AM Revision c3245cae: Fix config restore
Bill Marquette
 

Also available in: Atom