Activity
From 02/08/2008 to 03/08/2008
03/08/2008
- 01:59 AM Revision bcf54a4f: Update library mappings for php
- 01:49 AM Revision 12706a1d: Include APC settings in php.ini
- 01:12 AM Revision 155fc60e: * Use general pkg for cvsup-without-gui
- * Download static cvs binary from files.pfsense.org
- 12:36 AM Revision 18f3482d: Include ldap.so extension
- 12:25 AM Revision f33aa6ce: Remove syntax error <?=?>
03/07/2008
-
05:46 PM Revision 406b5165: Make the multi LAN wizard actually work.
- When the other wizard are finished it will be expossed to the GUI.
-
04:58 PM Revision 2576dace: traffic shaping wizards are no longer special and they never should be!
-
04:57 PM Revision 045f0cbb: Introduce the files needed for the multi-lan wizard.
- It needs some small tweaks that is why for now it will not be exported to the gui.
-
04:55 PM Revision 3301f9d8: Remove ugly hacks from the shaper wizard and make it fully embedded compatible.
03/06/2008
-
11:07 PM Revision a0103999: Correct the name
-
10:54 PM Revision bfb60ac8: Introduce OpenVPN tab
-
10:50 PM Revision 18ad149a: Revert previous commit and remove only the unneeded parts.
-
10:43 PM Revision 15160475: Fix typo.
-
10:37 PM Revision c3d765f0: This javascript is not needed anymore.
- 10:34 PM Revision 0709d51f: Turn off kernel muting for time being while I sorta out a number of
- php5 issues.
-
10:30 PM Revision 177e04fe: Do not recreate the ciphers repeatedly.
-
07:46 PM Revision 973b3039: Remove duplicated entry for generating binat rules.
-
07:03 PM Revision 8be2d6d3: Remove ugly hacks and use propper method for dispalying generated ciphers.
-
06:09 PM Revision 6300a53d: Do not generate certificate directives if no certificate is selected.
-
06:03 PM Revision 939ee35a: Again another typo
-
05:58 PM Revision 849119e7: Correct typo.
-
05:33 PM Revision 267ab13f: Switch to using generated certificates for server mode.
- 04:43 AM Revision bc1fd2b7: Check that the item exists before using.
- 04:41 AM Revision 16ccd95c: Check if item exists before using.
- 02:37 AM Revision b21dd17d: Add missing fi
- 01:53 AM Revision 90229962: Sync with HEAD.
- 12:27 AM Revision 66f1d719: Sync w/ HEAD
03/05/2008
-
10:53 PM Revision b8788806: Save file name as key to array so we do not have much work when rebuilding back.
-
09:40 PM Revision 26b7e685: Introduce the files again for doing opvenvpn certificate generation through easy-rsa
-
05:31 PM Revision 741474ef: Show the certificate tab in all openvpn configuration tabs.
03/04/2008
-
10:34 PM Revision 85739376: Use the new introduced pages.
- 06:52 PM Revision 74f1f407: Updating php.ini to match HEAD for 7.X
-
06:29 PM Revision 3a54efed: s/intval/floatval/
- fix settings for CBQ where setting of bandwidth was wrong in some places
- 07:20 AM Revision 90923e09: OpenVPN: tidy up source...
- 12:51 AM Revision eff83433: OpenVPN: permit TLS for TCP
03/03/2008
-
05:45 PM Revision 72320b88: Allow the FloatingRules extra options to be displayed when creating rules from scratch
- 05:28 AM Revision 2b9d9a48: Ensure lock file is cleared after restart.
- Noticed-by: mcrane via forum
- 05:28 AM Revision c3214b80: Ensure lock file is cleared after restart.
- Noticed-by: mcrane via forum
- 01:26 AM Revision 2701e257: IE7 graph fixes.
- Obtained-from:m0n0wall
- 01:26 AM Revision 2df91659: IE7 graph fixes.
- Obtained-from:m0n0wall
03/02/2008
-
02:52 PM Revision e7a4132d: Introduce the Certificate generation tab for openvpn and use the certifacte generation page created by Scott.
- Add the table missing tab to the certificate generation page.
-
01:55 PM Revision 712331c3: Compensate with a space to avoid rules generation errors
- 06:11 AM Revision be824897: clarify text
- 06:09 AM Revision 61d6fbf1: show interface in uppercase (lan -> LAN, etc.)
- 05:37 AM Revision ef9ed4cd: fix new gateway code to be backwards compatible.
- 04:56 AM Revision 5daa88a6: Fix typo blowing up setlanip
- 04:55 AM Revision ca6da314: don't foreach if it isn't an array (maybe temp fix while I'm working through other issues)
- 04:45 AM Revision 0721c4f8: don't foreach if it isn't an array (maybe temp fix while I'm working through other issues)
-
12:55 AM Revision e31eebba: DSCP keyword comes first than flags and keep state
03/01/2008
02/29/2008
-
11:17 PM Revision 8e6ac824: Fix missing 'class' typo
-
09:17 PM Revision 29b42b4a: Add way to find the version of pfSense.
- This is needed since for 1.3 rules that packages install should be overridable.
02/28/2008
-
11:55 PM Revision 8f8a97c8: Make the killing of pfctl work.
-
10:47 PM Revision 1b2c6c29: Insert the ability to kill pfctl if we come from the Queue->Status page
02/27/2008
-
11:45 PM Revision c5fc1b2e: * Make the GUI aware that we can now handle DSCP in firewall rules
- * Remove duplicate entry for clamav package in filter_rules_generate()
-
10:54 PM Revision 58dc3a03: Typo fixes and some bug fixing mostly at the frontend part.
02/26/2008
- 05:34 PM Revision f98b71e5: Use escapeshellarg() instead of htmlentities()
- 05:34 PM Revision 8d0632cf: Use escapeshellarg() instead of htmlentities()
-
05:22 PM Revision 49ec6bbb: Remove quick on this rules to allow using route-to rules for daemons running on the firewall.
-
05:12 PM Revision 7af2fa41: Root queues do not have a meaning for default as normal queues do.
02/25/2008
-
06:12 PM Revision bdf383ad: Show the graph upside since we only show agraph for a interface now.
-
06:06 PM Revision 3be6078b: Calculate bandwidth only once and correct a small error on queue names.
- 05:09 AM Revision e1454e42: * Seperate prompt asking about DHCP server out to its own function.
- * When configuring the lan IP, if the lan interface exist, correctly
prompt if the admin would like to enable DHCP ... - 04:11 AM Revision 92d75c5a: Do not chmod file that is not yet created.
02/24/2008
- 09:07 PM Revision 64141c80: Readding file for embedded.
- 09:02 PM Revision 10ed00c6: Moving file to /conf.default/
- 09:01 PM Revision 01dec5a5: Move file to /conf.default/
- 12:32 AM Revision b4587122: Trigger initial wizard upon installation
02/23/2008
-
08:38 PM Revision 8d3fd818: Use propper icon for showing delete action to be consistent with pfSense GUI.
- Noticed/Suggested by: Hoba
-
10:55 AM Revision 34aa4cce: Fix typo
- 06:04 AM Revision 487ea892: Missing unset items for appliance project.
- 04:31 AM Revision ac08f689: Get ready for 1.2-RELEASE.
-
02:22 AM Revision 21a0464c: * Unbreak rrd graphs for queues and make them multiinterface aware
- * Add a new tab for queuedrops with multiinterface there is no way to have them in the same tab
* Remove $GLOBAL wher...
02/22/2008
- 09:24 AM Revision 8e2a7e8a: Do not allow enabling of DHCP server on dynamic IP interfaces (fixed in HEAD in last commit)
- added a couple TODO items to fix later
Single interface support
Appliance Project - 09:07 AM Revision d01ccca8: Fix numerous issues introduced with single interface support. Still some issues to be resolved here.
- Single interface support
Appliance Project - 08:54 AM Revision 49b94d3a: Do not allow DHCP Server to be used on WAN when it does not have a static IP address.
- Single interface support
Appliance Project - 07:59 AM Revision 785b6253: Unset block private networks on WAN when only one interface configured. We add antilockout rules on the WAN in this circumstance, and block private networks conflicts with that when your interface is on private IP space
- Single interface support
Appliance Project - 07:27 AM Revision b41456d0: Don't prompt for OPT assignment if LAN was not assigned. Previous check didn't work because the LAN setup in config.xml isn't relevant to the current interface assignment.
- Single interface support
Appliance Project - 12:40 AM Revision 4d16b797: * Correct missing }
- * Use correct config.xml variable
- 12:35 AM Revision 069f9bae: Adding script to allow enabling / disabling of SSHD from console menu.
- 12:11 AM Revision c5733422: Guard against javascript injection attacks
- Ticket #1656
- 12:11 AM Revision 08cf5428: Guard against javascript injection attacks
- Ticket #1656
- 12:02 AM Revision 53aca1fd: Add process name and id checking functions
- 12:01 AM Revision af57ba5f: Missed commit from appliance project.
- 12:01 AM Revision d2d1f8ce: Change LAN ip to interface ip.
02/21/2008
-
07:37 PM Revision 7f31d1f6: Do not show duplicate queues names on rules edit page
-
07:23 PM Revision fe93b17b: * First attempt at fixing queues rrd graph
-
06:22 PM Revision fce82460: * Fix some bugs when deleteing queues
- * Remove Manuel from firewall_shaper.php copyright this has nothing to do with him
* Apply fixes to show the actions ...
02/20/2008
- 08:49 PM Revision 925e23bf: Ensure /tmp/ is writable
- 08:42 PM Revision 0886e3f5: Correctly escape args.
- 08:28 PM Revision 5b8c24b5: Escaqpe shell arguments for Full Name when adding the user to FreeBSD.
- 07:13 PM Revision 5456326f: Remove the statement Only Supports one Container Currently!!!
- 06:54 PM Revision 26dc42ee: Add debugging helper code.
- 06:49 PM Revision 68772148: Correctly save pages with . in the ACL.
- 06:03 PM Revision 16a79d6b: Add cg2
- 05:49 PM Revision c71c47e3: Remove blank page
- 05:48 PM Revision 6341c556: remove {$concurrent}, it breaks user manager.
- 05:47 PM Revision d5fe3bbc: Remove (FAILOVER)
- 05:46 PM Revision b320170d: Rename Hidden: Exec to Command
- 05:44 PM Revision 176735aa: Add page title.
- 05:41 PM Revision 012c6834: At least one group is required for saving.
- 01:51 AM Revision b569598b: * Change /tmp/ to ug+rw to match a normal FreeBSD box for multi-user
- * Add missing ping_hosts.sh code from RELENG_1 to HEAD
- 01:43 AM Revision a7752737: s/${/{$/
- 01:42 AM Revision c649669e: * Bump nextgid, nextuid to 115 for RELENG_1/HEAD
- * s/${/{$/
- 01:23 AM Revision 03db0042: Remove dead code.
- 01:11 AM Revision 8da7252b: Add missing bits from HEAD.
- 12:31 AM Revision 02aee069: Correctly save pages.
02/19/2008
- 04:56 PM Revision 4f7c3882: Add Edir, etc to the LDAP other description.
- 07:00 AM Revision 18d8c406: Only delete a interface IP if it exists.
- 06:51 AM Revision 39e04133: Backout last commit. The dependency order is not correct.
- 05:29 AM Revision 30283b9d: Correctly deterimine if user is local
- 05:27 AM Revision 82e913df: Do not allow password change for non local user.
- 05:06 AM Revision 4561e990: Remove extra c/r
- 05:05 AM Revision 8b67117b: Ask the user if they would like to unload the IP address configuration of
- the LAN interface after they have elected to remove it (appliance mode).
- 04:55 AM Revision 45f7f880: Unset the LAN interface after the user has commited. Otherwise if they
- select N that they are not happy with the setup we have already removed
the configuration sections. - 04:48 AM Revision 8fb67752: Unset the DHCP LAN subnet information when the interface is removed.
- 03:41 AM Revision 89fcabc4: Ensure that we returned a real interface and squash reloading
- errors.
- 03:03 AM Revision dc6f8942: Correctly unset interface and do not define <if> later blindly.
- 01:55 AM Revision 2d064820: Backout my previous advice to CMB. It was grossly wrong.
- 12:28 AM Revision 2ddf8c6e: Make select button really a button intead of HTML <a href>
- 12:25 AM Revision 6344d71f: Make form more user friendly:
- "Active Directory"
hide:
LDAP Filter (use default: (samaccountname=$username))
LDAP Naming Attribute (use default: s...
02/18/2008
- 10:38 PM Revision 9613c6a7: Fix part of broken ruleset with single interface
- Single interface support
Appliance Project -
08:51 PM Revision 96d1d4ad: Do not allow a user to add or remove childs on a default queue.
- Better prevent them from doing this than dealing with other situarions.
-
08:40 PM Revision cedae3d3: * Unbreak creation of new queues
- * Fix input validation for bandwidth
- 06:07 PM Revision 59b22174: Switch over to the newly provisioned 0.pfsense.pool.ntp.org which
- ntp.org has graciously setup for pfSense.
- 06:07 PM Revision 2821f8e6: Switch over to the newly provisioned 0.pfsense.pool.ntp.org which
- ntp.org has graciously setup for pfSense.
- 05:57 PM Revision 876edc20: * Write out configuratin correctly
- * Do not assign optional interfaces if LAN has been removed.
- 05:44 PM Revision 9f5b217f: Backport -ss syslogd feature from HEAD. Only bind to 127.0.0.1 if we
- are not remotely sending logs.
- 05:44 PM Revision 6a638a89: Backport -ss syslogd feature from HEAD. Only bind to 127.0.0.1 if we
- are not remotely sending logs.
- 05:29 PM Revision f10e8e48: Ensure that $allowed is set.
- 06:55 AM Revision 9c98515d: Partially fix assignment of only WAN at console interface assignment.
- Single interface support
Appliance Project - 06:45 AM Revision 7f9a41a5: Back commit. Wrong branch.
- 06:44 AM Revision 58c30ba4: Sync w/ RELENG_1
- 06:16 AM Revision 73d0efb9: Changing minimum number of interfaces to 1 while we're working on the single interface code. cvssync overwriting my change is driving me nuts. :)
- We can discuss at a later date, closer to a release version, whether we want this to be 1 or 2.
Single interface sup... - 05:51 AM Revision ba1eb884: Remove extra }
- 05:12 AM Revision 711ee164: fix typo
- 05:11 AM Revision 42b8d9fb: fix typo
- 04:38 AM Revision c3317a8c: Don't force into interface mismatch loop when using one interface.
- Single interface support
Appliance Project - 04:12 AM Revision d9df12f7: Text fix.
- Single interface support
Appliance Project - 01:58 AM Revision 06a22f6d: Fix page title issues
- PPP
- 01:33 AM Revision 860c4e80: Initial import of PPP for 3G and dial up modem support.
- Needs testing and likely some fixing, then porting to HEAD once verified working.
02/17/2008
- 05:21 AM Revision 4d55dfba: Remove bogus check.
- 05:21 AM Revision cc3087bd: Remove bogus check.
- 05:18 AM Revision 1b7df51e: Ensure /tmp/y exists before running pkg_delete command.
- 05:18 AM Revision 1af187a1: Ensure /tmp/y exists before running pkg_delete command.
- 05:16 AM Revision ca5de7de: Missing global $g and $config
- 05:16 AM Revision 5daf1708: Missing global $g and $config
- 04:35 AM Revision cfceefc6: Unbreak packages.
- 12:29 AM Revision 6578832f: Use /var/log/openvpn.log
- 12:27 AM Revision a64fd7ff: Add head.inc.
- 12:18 AM Revision a7afefe5: Adding OpenVPN status page originall written by Peter Allgeyer
- and Manuel Kasper.
- 12:15 AM Revision 03dfcbc7: Importing OpenVPN status page form m0n0wall.
- 12:03 AM Revision e1aea2cd: When bdiff is detected in the filename, invoke the binary update
- routines.
02/16/2008
- 10:53 PM Revision a142c38d: File an alert we cannot find a matching subnet for a CARP IP address.
- 10:52 PM Revision ca7a3a5c: File an alert we cannot find a matching subnet for a CARP IP address.
- 10:40 PM Revision 612b579a: Do not destory CARP interface, simply delete it to avoid FreeBSD panics.
- 10:22 PM Revision 889ad280: Speed product correctly
- Noticed-by: Martin
- 09:51 PM Revision bb6def32: s/package/Package/CVS: ----------------------------------------------------------------------
- 09:43 PM Revision f7ad13ca: Add other misc areas.
- 09:35 PM Revision e706ed8d: Add other custom pkg.php areas.
- 09:28 PM Revision ad43fd84: * Add CARP Settings custom pkg handler
- 09:26 PM Revision 990dc9ce: * Remove blank trailing line
- * Allow custom urls that include pkg.php to be saved
- 08:53 PM Revision c8823c18: Ensure $allowed is set correctly.
- 08:31 PM Revision 60c74655: Check if item is an array. admin user has permission to all without array.
- 08:23 PM Revision 31b53653: Add custom priv for granting access to the user manager.
- 08:58 AM Revision 03acfa4a: touch up text
- 08:55 AM Revision 79ec2fe1: touch up text
- 08:46 AM Revision 6431e05b: clarify text
- 08:44 AM Revision ebcd8b53: clarify text
- 07:09 AM Revision d1c46aef: Reload filter after changes.
- 07:06 AM Revision 2c382106: * Show interface in upper case to conform to all other areas.
- * Add a couple of carriage returns
- 02:26 AM Revision 534334ba: Make set wan/lan/optX script usable.
- 02:19 AM Revision 5b6cc0c4: List LAN interface if it is available.
- 02:16 AM Revision 3faf822d: Correct MISC errors found by Scott Dale.
02/14/2008
- 10:14 PM Revision 667889e7: Close off XSS execution hole.
- Submitted-by: Charles Hooper
- 10:14 PM Revision 695b0580: Close off XSS execution hole.
- Submitted-by: Charles Hooper
- 07:52 PM Revision c147cd0e: Increase dnsmasq cache size to 5000. It defaults to 150.
- 06:41 PM Revision eb5814ae: Make sure we sync before mounting ro.
- 06:40 PM Revision 4efd4885: Make sure we sync before mounting ro.
- 04:57 AM Revision d5d2c514: * Add xmlrpc declarations missed in last commit
- * MFC exec_shell() package related function
* MFC exec_php() package related function - 04:57 AM Revision c3638879: * Add xmlrpc declarations missed in last commit
- * MFC exec_shell() package related function
* MFC exec_php() package related function - 04:27 AM Revision cdcb273e: * Add merge_installedpackages_section_xmlrpc() call used for merging
- specific <installedpackages><AREANAME> sub items without replacing
the entire <installedpackages> area with just th... - 04:27 AM Revision 82ae5cfc: * Add merge_installedpackages_section_xmlrpc() call used for merging
- specific <installedpackages><AREANAME> sub items without replacing
the entire <installedpackages> area with just th... - 02:32 AM Revision ac65e36e: touch up text
- Ticket #1644
- 02:32 AM Revision c2d7f97e: touch up text
- Ticket #1644
- 02:31 AM Revision 4762e200: touch up text
- Ticket #1644
- 02:25 AM Revision 36362c61: touch up text
- Ticket #1644
02/12/2008
- 11:08 PM Revision 27e45e65: fix typo
- Ticket #1645
- 11:06 PM Revision 3d897248: fix typo
- Ticket #1645
- 04:40 AM Revision d8c1a6c5: Make scripts XSS input safe.
- Pointed-out: by hoopercharles@gmail.com
- 04:33 AM Revision b5aebbf5: Make scripts XSS input safe.
- Pointed-out: by hoopercharles@gmail.com
02/11/2008
- 03:02 AM Revision 01764862: Latest LDAP round from Mark Batchelor
- VS: ----------------------------------------------------------------------
02/10/2008
- 07:34 PM Revision 88ff3edf: Fix multicast traffic display in widget.
- 06:53 PM Revision a720f012: Latest version of auth.inc from Mark Batchelor fixing a few misc
- LDAP auth issues + local auth issues.
-
06:51 PM Revision 9892fb82: With addition of queue column there are 9 columns to fill now so the message when there are no rules fills the whole area.
-
06:49 PM Revision e6db3f58: Move tag/mark options to the Advanced section.
02/09/2008
- 11:23 PM Revision 0cf8f600: Do not show the LAN interface when it is not present.
- 11:04 PM Revision e6bbd933: * Show WAN instead of LAN when LAN does not exist for anti-lockout
- * Do not show the LAN interface when it is not present in SSH config options
- 10:56 PM Revision 8c984f57: Return false if $net is not defined.
- 10:28 PM Revision 739090a9: Do not show LAN related items when the interface is not present.
- 05:23 AM Revision e47499d5: Do not show LAN interface when it is not present.
- 05:12 AM Revision dc22ae4d: Do not show LAN related items when the interfafe does not exist.
- 05:10 AM Revision 3afc4db0: If antilockout is enabled, and there is only one interface, apply the antilockout rules to the WAN rather than LAN.
- 05:06 AM Revision 612bb4f3: Do not show LAN related items when the interfafe does not exist.
- 05:00 AM Revision af98cced: Do not show the LAN interface when it does not exist.
- 04:43 AM Revision f2366cc0: Remove dhcpd.leases and reload daemon after LAN interface removal.
- 04:27 AM Revision cc908f39: Remove additional menu items that aren't applicable on single interface deployments
- 04:21 AM Revision f97e2dab: Remove additional menu items that aren't applicable on single interface deployments
- 04:21 AM Revision 5bf11e36: When deleting the LAN interface, automatically unset the following
- configuration areas:
* Interfaces -> LAN
* DHCPD -> LAN
* Traffic Shaper
* EZ Shaper... - 04:18 AM Revision 79f37620: * Whenb deleting the LAN interface unset NAT rules.
- 04:17 AM Revision 7385b511: When deleting the LAN interface automatically unset:
- * EZ Shaper configuration
* Traffic Shaper Configuration - 04:09 AM Revision 74e44a2e: No need for any of the NAT screens in a single interface environment, so don't show them.
- 04:06 AM Revision 0a2c6a5b: Fix braindead php {}
- 04:03 AM Revision 7131d92e: Don't show LAN in Interfaces drop down if it doesn't actually exist.
- Bye bye, LAN interface requirement.
- 04:00 AM Revision ca8869d9: Show string in uppercase.
- 03:58 AM Revision 954d8f12: s/WAN/wan/
- 03:54 AM Revision 89240fb1: Fix braindead php {}
- 03:51 AM Revision 1c451b06: Set the starting interface when LAN does not exist to WAN.
- 03:48 AM Revision 3d81372f: Fix for "Invalid argument supplied for foreach()" on 937
- 03:47 AM Revision afb16a46: Show WAN if LAN is not enabled.
- 03:45 AM Revision 52218da4: Define the WAN interface name.
- 03:37 AM Revision 49a7f82a: * Minor cleanups
- * Make sure $interface is being defined
- 03:31 AM Revision cfa78e39: Don't show LAN in Interfaces menu if it doesn't actually exist.
- Bye bye, LAN interface requirement.
- 03:31 AM Revision 8baa1e87: Convert string to lower case.
- 03:26 AM Revision 7a5b7a05: LAN is now optional.
- 03:24 AM Revision bbcc5bcd: LAN is optional now.
- 03:19 AM Revision e8df4c2f: LAN is optional.
- 03:10 AM Revision 0d21552c: Add back Save button.
- 02:56 AM Revision 72f1d372: Do not show LAN interface when it is not present.
- 02:19 AM Revision bda86e8f: * If the LAN interface exists, do not allow DHCP server on WAN.
- * If the LAN interface does not exist, do not allow DHCP server on LAN.
- 02:10 AM Revision b0d756ba: LAN interface is now optional. Allow it to be deleted.
- 02:04 AM Revision 68ad6d22: * If the LAN interface exists, do not allow DHCP server on WAN.
- * If the LAN interface does not exist, do not allow DHCP server on LAN.
- 01:52 AM Revision 959bb71a: LAN interface is now optional.
- 01:20 AM Revision d6fed99e: * If LAN interface is unassigned do not worry about interface mismatches
- 01:18 AM Revision ea5070be: * Unset the LAN interface if 1 network interface is allowed and user opts
- to not set a LAN interface during interface assignment.
- 01:10 AM Revision 01d72b37: * Allow HTTPS/HTTP revert and anti-lockout rule on WAN
- 12:58 AM Revision 8dee794b: Allow any interface to be configured from the console menu.
- 12:29 AM Revision cc46fb88: * Move minimum nic requirement information to globals.inc
- * Move minimum ram requirement information to globals.inc
02/08/2008
Also available in: Atom