Activity
From 11/28/2004 to 12/27/2004
12/27/2004
- 11:37 PM Revision 5424dedc: Firmware upgrade is now working!
- 07:19 PM Revision 7bb0d0fc: Allow multiple menu items to be installed
- 04:26 PM Revision 04714d83: start cron on bootup
- 03:54 AM Revision 615e0d90: Turn off debugging
12/26/2004
- 11:54 PM Revision 2b186551: Update build times
- 11:52 PM Revision 67965af4: Only unlink if file exists.
- 09:14 PM Revision fbefdb87: Remove PF from kernel and use GENERIC kernel since we wil be relying on FreeBSD update
12/25/2004
- 04:43 AM Revision 1ba03d69: Teach verify_gzip_file to use gzip instead of gunzip.
- 04:13 AM Revision 04ad7c7c: Sync root password with admin password
- 04:05 AM Revision 5cebeccf: add config which is needed by pfstat.xml
- 03:57 AM Revision 8171b65b: Reverse the lan and wan interfaces. Woopsy!
- 03:56 AM Revision 6bc8118e: Remove debugging info.
- 03:54 AM Revision edb2ed90: Ignore pflog and plip interfaces.
12/23/2004
- 11:06 PM Revision b1919dd0: Correctly restore SelectedType selection on wizard load and correctly save out the selected type setting.
- 10:44 PM Revision 748f4e8a: links -> Links
- 10:27 PM Revision 9e9a6bd1: Correct value cases and simplify setting of type.
- 10:01 PM Revision dd627071: Correct Type save selection on WAN interface wizard screen.
- 10:00 PM Revision e1e7a425: Add stepsubmitbeforesave tag which will process text before saving.
- 09:24 PM Revision 5f883afd: Missing ;;
- 07:17 PM Revision a0ff9696: Set net.link.ether.bridge.pf when enabling bridge.
- 06:55 AM Revision 48b5d2f0: 9) Access web GUI using links
- 06:30 AM Revision b9837e39: Add link to pfsense home page
- 05:40 AM Revision b6e87566: Add suport for pfstat.conf
- 05:40 AM Revision 420e12b3: add row as an array item
- 03:23 AM Revision 945bcaaf: Add password and normal input options
- 12:16 AM Revision e55a0a25: Make sure item is array before traversing.
- 12:15 AM Revision 0e730fee: Teach package manager how to save the rowhelper row values correctly as arrays.
12/22/2004
- 07:33 PM Revision eec70f21: Add rowhelper type which will place add and delete row items on a form. This can be used to group like items together on the web gui. First package employing this neat feature is pfStat
- 12:38 AM Revision 2a520a0a: Add custom_add_php_command_late tag.
- 12:26 AM Revision 65dd1ea3: Stray a.
- 12:25 AM Revision 3a35ed19: Dont delete pkg* here, delete in pkg_mgr only.
12/21/2004
- 08:40 PM Revision c6d21e77: Move loop counter. Fixes a add / delete bug.
- 06:50 PM Revision 090d69c0: Remove package manifest after usage forcing fresh package listing each time you enter packaage manager.
- 06:47 PM Revision 116b5114: Remove package manifest after usage forcing fresh package listing each time you enter packaage manager.
- 06:03 PM Revision 3eaeb703: Changes for nmap and packages that do not require anything to be saved.
- 06:03 PM Revision af3939aa: Allow packages to live under Diagnostics menu
- 01:49 AM Revision 0bb335f4: document the new xml variable setting routine
- 01:46 AM Revision e3c4b6b7: Finish packaging storage mechanism. Upon package deletin the package manager will loop through the variables and set them so that you can invoke commands such as system("pw userdel " . $username); from the xml configuration file.
12/20/2004
- 10:21 PM Revision 98bbf05a: Create a xml_safe_fieldname function which strips out all of the bad characters that could be associated with a xml fieldname.
- 07:56 PM Revision b3235baa: Correctly save out posted fields to xml configuration file.
- 05:17 PM Revision ffe75109: Use javascript to detect which state Type should be in initially.
12/19/2004
- 10:28 PM Revision 2b757be5: Wizard.xml -> wizard.php
- 06:51 PM Revision 34b5c5a0: Add enable and disable fields feature to XML language. Fix the TYPE dropdown.
- 06:16 PM Revision 9ce0cacc: Correct white space seperation.
12/18/2004
- 11:15 PM Revision 0fbc9d1a: Dont set root password if fields are blank.
- 11:02 PM Revision a0c57a44: Update (C) info.
- 11:02 PM Revision 46985f19: Clean up arraynum handling.
- 11:01 PM Revision bf787c0a: Redirect to the initial setup wizard on the first time the web gui is accessed.
- 10:58 PM Revision 4de543fa: Wizard should now be in fully working oorder including reboot, etc.
- 09:34 PM Revision 9b8837be: Move the "User has been added." save message to the XML file where it belongs.
- 09:08 PM Revision a8df0181: Add arraynum flag which is used when there is an array of values.
- Example would be:
<dnsserver>X.X.X.X</dnsserver>
<dnsserver>Y.Y.Y.Y</dnsserver> - 08:29 PM Revision 788ff7cb: Dont forget to output the fields description if it exists.
- 08:24 PM Revision e48fc17d: The wizard system now works!
12/17/2004
- 10:46 PM Revision 57333fa0: Dont forget closing name '.
- 10:42 PM Revision 2fbd6806: Wizard now will walk through entire step process.
- TODO: Save posted items correctly.
- 09:43 PM Revision 8773b899: Add steps 1-6 from cmb.
- 08:16 PM Revision ac60cb51: Updated to match wizard.php
- 08:14 PM Revision 658292ef: Introduce wizard system.
- 08:14 PM Revision da7bf505: Forced commit.
- 12:14 AM Revision 05249281: Honour the ext/$category/$FILENAME contents as the URL of the installed package.
12/16/2004
- 11:56 PM Revision 6b811953: Use the correct name when invoking the left menus.
- 11:30 PM Revision b0cd4ded: Use correct service name.
- 11:14 PM Revision 54587e4e: Alert when no packages are installed.
- 10:46 PM Revision 2eaf9591: use name no menu->name
- 10:42 PM Revision 065adbe3: woops! its str_replace not replace.
- 10:27 PM Revision f7cc6358: Correctly add neededtext field.
- 09:48 PM Revision 930c9c3d: Clean up leftovers from nat.
- 09:39 PM Revision c77e6b30: We dont really need fancy_name afterall.
- 09:30 PM Revision 8e7d62be: Alert user if no packages are installed.
- 09:27 PM Revision 77eee259: Add FancyName xml field
- 08:33 PM Revision 8aca7e9b: Fix delete and install.
- 08:11 PM Revision 425cbd0a: Make sure /usr/local/pkg/ exists
- 07:25 PM Revision d70190d9: disable debugging
- 06:57 PM Revision f213b40e: revert back to m0n0wall header and footer for xml config files. this will keep us partly compatible with m0n0wall -> pfSense upgraders
- 06:17 PM Revision 19fd2947: Packages continued. New log file facility added.
12/15/2004
12/13/2004
- 01:37 AM Revision 9bc598ab: add size, rows and cols flags
- 01:22 AM Revision 2d27fa4f: add size, rows and cols flags
- 12:58 AM Revision d47013e1: Say hello to the pkg_edit.php automated gui creation utility!
- http://www.pfsense.com/screens/pkg_mgr.JPG
http://www.pfsense.com/screens/pkg_edit.JPG - 12:44 AM Revision 8bcf4cd2: m0n0wall -> pfSense
- 12:14 AM Revision 4df39e03: * Add edit file and command prompt options to diagnostics menu.
- 12:12 AM Revision 2900e518: * Modify exec to look like the rest of pfSense
- * Add the ending fend.inc
12/12/2004
- 09:25 PM Revision be4b8e72: * Automatically focus to command box and filename box
- 09:15 PM Revision b4ff3ccd: * Added progress bar. Needs to be converted from green -> pfSense red
- 08:39 PM Revision 48e8d40d: Add green_dot.jpg which can be used for progress bars.
- 08:25 PM Revision 859329c8: * converted return_menu to return_ext_menu in fbegin.inc.
- * fixed interfaces left menu from not displaying additional interfaces by saving and restoring config value.
* equipp... - 08:05 PM Revision a7f908db: * Add pkg.php which will parse the package xml file and present an interface (see http://www.pfsense.com/screens/pkg.JPG )
- * Correct behavior of pkg_mgr.php when multiple packages are included
* Other minor cleanups - 07:31 AM Revision ee5fdafc: Correct this to sound more english like instead of southern twang ;)
- 07:28 AM Revision accca15f: dive line better with |
- 07:27 AM Revision 476ef195: Move save buttom to top while here and also lower to 45.
- 07:25 AM Revision 47e39d51: extend filename size to 50 characters. Im not sure what too so long for this. ..
- 06:50 AM Revision c6c150e9: Include menu item in the subsections on the left. Menu XML file must be in lower case,. Ex: /usr/local/www/ext/Servuces/ifgraph.xml
- 05:52 AM Revision 55e50bd6: Enhanced logging of installed packages and their dependencies.
- 04:59 AM Revision 528ae96e: Add tem field as array xml markers
- 04:42 AM Revision 1a05a4ee: * install menu item in /usr/local/etc/ext/$area
- * add do you want to install this package and do you want to delete ...
* add needed text to system to run the packag... - 01:44 AM Revision ee11cc6e: Say welcome to the pfSense package manager!
12/10/2004
- 11:39 PM Revision d03efa9c: Add trying to add a break between items on elinks
- 10:16 PM Revision 653c1217: Add automatic create certificate options to Captive Portal.
- 09:51 PM Revision 37e90093: Enable/disable Accounting port as needed.
- 09:48 PM Revision 24b2bda2: Update color to pfSense red
- 09:19 PM Revision 6ab78253: Update WebGUI -> WebConfigurator
- 09:16 PM Revision 643a50c3: Update pfSense to check for firmware upgrades from our site.
- 09:05 PM Revision 18e29ef6: Display optional interfaces correctly
- 08:47 PM Revision 845dc7ed: Make all tabs look similar when active or inactive.
- 08:06 PM Revision 9cdb5e4c: Add key generation items found on list and comment out even though ours works atm.
- 04:38 AM Revision 6ad24605: Update (C)
- 04:34 AM Revision dd521ae8: Woops, y is now height.
- 04:33 AM Revision 8c1c3773: Move NOTE to bottom.
- 04:32 AM Revision 9573d170: Custom graph width / height settings now inputtable by user.
- Idea from:
http://m0n0.ch/wall/gallery/stefan_zier/monowall-pic.jpg
12/05/2004
- 09:08 PM Revision e2cd32df: Update with 1.2b3
- 09:06 PM Revision 26ef3f74: Update servics_proxyarp* from 1.2b3.
- 09:01 PM Revision 2a069553: dont try to deterimine swap volume until primary volume is mounted (need grep and cut)
- 07:59 PM Revision b2ffe419: add back queues
- 07:56 PM Revision a23d7248: Merge in m0n0wall 1.2b3 changes.
- 07:31 PM Revision 07bd3f83: Synchornize with m0n0wall 1.2b3. These files have not really been
- modified too much so a straight copy works. 9 files remain to be
patched by hand.
11/28/2004
Also available in: Atom