Activity
From 06/28/2009 to 07/27/2009
07/27/2009
-
11:27 PM Feature #40: Allow default "appliance" setup
- This is already written for 2.0 and will be merged in the near future.
-
11:22 PM Feature #40: Allow default "appliance" setup
- Note that this is the same issue raised here:
http://www.mail-archive.com/support@pfsense.com/msg16825.html -
07:15 PM Feature #40 (Resolved): Allow default "appliance" setup
- Currently pfSense requires that interfaces be actively chosen when setup. This is done via standard PC console or via...
-
09:16 PM Revision e78901cd: Fix routes on the same interface and the return value of guess_interface_from_ip to not include \n. Reported on http://forum.pfsense.org/index.php/topic,18001.0.html.
- 08:29 PM Revision 6a054f7a: Set boot slice correctly (reversed logic)
-
07:36 PM Revision 670d3bc0: Fix rrd graphs in pfsense_ng theme for 2.0. Should Fix Ticket #1942. Someone please test on 2.0 and report back.
-
08:50 AM Bug #38: Malfunctioning of 'No XMLRPC Sync' code, causing some rules to still get synced to CARP members
- Can you try to replace the for loop with a
foreach ($config[blabla] as $x => $rule) {
if (isset($rule['nosync'...
07/26/2009
- 10:49 PM Revision f4ebc84a: Turn off fastcgi for installations with less than 65 megabytes of ram
-
09:13 PM Revision aa10aadc: PHP 5 array change handling. Better check before blindly taking the reference.
07/25/2009
-
10:11 AM Bug #39 (Resolved): Restore
- Trying to restore backup just created, to same box fails.
Version 2.0-ALPHA-ALPHA
built on Tue Jul 21 23:29:19... - 01:58 AM Revision 460ea0e1: Add prototype
- 01:58 AM Revision 80683b0d: Add prototype
- 01:56 AM Revision a340cf5e: Add debugmode sysctls
- 01:55 AM Revision d263bf7d: Add debugmode sysctlss
- 12:08 AM Revision 1b48ab03: Request noembedded tag, too
- 12:08 AM Revision 8b099656: Request noembedded tag, too
07/24/2009
- 11:41 PM Revision f4ea0192: Show size of detected on disk partition and size of upgrade file
- 11:41 PM Revision 3935f9dd: Show size of detected on disk partition and size of upgrade file
-
09:18 PM Revision 7849bdd5: Make the propper check about arrays that php5 requires.
- 06:11 PM Revision afd31b9d: Update license
- 04:54 PM Revision 3f6975ee: Don't log an error unless there really is one.
-
10:34 AM Revision 171aa30d: When renaming an alias that is referenced by other aliases make the propper ajustements to reflect the changed name.
-
10:06 AM Revision 3fc1e34f: Remove the nat_server pages they are never used and unnecessary!
-
09:42 AM Revision fc4b11dd: Eliminate the usage of global variables on the aliases. Remove some debugging leftovers.
-
07:34 AM Revision d6c9ab97: Fix typo
-
07:31 AM Revision 703d743d: Remove one global definition, unused. Fix style and use is_alias instead of doing our own testing.
07/23/2009
-
09:44 PM Revision 5e34cdb2: * If editing an alias do not display itself on the autocompletion list
- * Prevent that the user mixes wrong type of aliases, only host and network type mixing is allowed. Openvpn may be add...
-
09:32 PM Revision 7581a050: Make matching on autosuggestion case insensitive.
-
09:11 PM Revision 3c4a3d96: Remove unused code.
-
09:08 PM Revision 460b3848: Add my copyright i have done the necessary work on aliases.
-
09:05 PM Revision 0cea9a23: Add the id tag to the row helper javascript created input objects. Make the controls of aliases clearly show that they can be even alias names with autocomplete.(Loop checking is not yet implemented).
- 05:29 PM Revision dd0495be: Display interface for PPPoE and PPTP servers
- 05:26 PM Revision a3e33fa8: Merge branch 'RELENG_1_2' of http://gitweb.pfsense.org/pfsense/mainline into RELENG_1_2
- 05:26 PM Revision e5b9dc32: Fix rdr on PPPoE and PPTP servers
-
12:43 PM Revision 8c935892: Merge alias_expand_value and filter_generate_aliases this makes the more sense from functionality. This removes alias_expand_value function as it is not needed in new world order.
-
12:28 PM Revision a81cff99: * Cleanup the mess that is reflection. Basically refactor the reflection code into its own function and cleanup some code.
- * Remove alias_expand_{host,net} and fix the alias_expand_value to confirm to the new alias neting 'standards'
* Use ... - 04:13 AM Revision 637960ac: Minor commnents
- 04:13 AM Revision 0bc8c0b0: Minor commnets
- 01:59 AM Revision 32a6b30c: Set kern.geom.debugflags=16
07/22/2009
-
10:07 PM Bug #38: Malfunctioning of 'No XMLRPC Sync' code, causing some rules to still get synced to CARP members
- Looking at this. In the future please do not open duplicate tickets, we see updates on earlier tickets.
-
04:34 AM Bug #38: Malfunctioning of 'No XMLRPC Sync' code, causing some rules to still get synced to CARP members
- Also seems present in PHP 5.2.6
However, replacing unset with array_splice, seems to fix it :... -
03:48 AM Bug #38 (Resolved): Malfunctioning of 'No XMLRPC Sync' code, causing some rules to still get synced to CARP members
- Bug #26 [[http://redmine.pfsense.org/issues/show/26]] is Resolved,
not sure if my update get's it picked up again, h... - 09:18 PM Revision 0f3d0ad7: Merge commit 'mainline/master'
-
06:25 PM Revision 92b9f237: Allow to enter names in these fields for letting nested aliases to be specified.
-
06:25 PM Revision 7258e035: Create a function to generate aliases and nested aliases. This will translate all network and hosts aliases in tables and there will be no more ugly tricks in the code. While here fix the bug that aliases can generate a line longer than 4096 characters that is not supported by pf(4). The new functionality supports alias nesting for network and host type of aliases but the gui needs improvemnet on this.
- 10:51 AM Revision d01bf0c1: Merge ping_hosts.sh from the RELENG_2 branch, this should have happened somewhere in June 2008 but was forgotten about.
- Do not grep through the config.xml as this takes 3 lifetimes on large XML files.
07/21/2009
- 05:20 PM Revision fb265ec0: No NAT and static port is an invalid combination, don't allow it.
- Fixes bug #37
- 05:16 PM Revision 25e0dc14: No NAT and static port is an invalid combination, don't allow it.
- fix req status on no NAT while here
-
01:21 PM Bug #37 (Resolved): The 'static-port' option is only valid with NAT rules
- fix committed
https://rcs.pfsense.org/projects/pfsense/repos/mainline/commits/25e0dc147c69d614de8121f3ddebcf93a716cf... -
03:26 AM Bug #37 (Resolved): The 'static-port' option is only valid with NAT rules
- We're missing input validation to prevent the use of static-port with "no nat" rules. Creating such a rule results in...
-
12:43 PM Bug #26: "No XMLRPC Sync" still sends data to CARP Slaves, and CARP slave rules marques NO Sync are erased
- Somehow, this still does not work in the (current) latest snapshot of 1.2.3 of 2009-07-18 19:20.
See [[http://cvst...
07/19/2009
- 10:39 PM Revision 10bfe265: Revert the flowtable addition that should have never been accidently commited. Skip pfsync0 similar to how we do in master/HEAD
- 07:44 PM Revision f6bed300: move up glxsb to ensure it gets loaded well before VPNs start, otherwise it won't get used.
- 06:09 AM Revision c553931b: Load glxsb by default, unless disabled. Add option to disable to System -> Advanced.
07/18/2009
07/17/2009
- 09:12 PM Revision dad2b40e: Adds automated interface setup + sshd for installation only.
- 01:42 AM Revision a67a0922: don't delete PPTP rules when disabling PPTP. Enable/disable happens too much given the issues with PPTP outbound when server is enabled.
- 01:40 AM Revision e846fbda: don't delete PPTP rules when disabling PPTP. Enable/disable happens too much given the issues with PPTP outbound when server is enabled.
07/16/2009
- 09:31 AM Revision bb655a67: Fix variable name so that the prefer old SA knob actually does what one expects it to do.
- 06:52 AM Revision dc101919: touch up text
- 06:51 AM Revision 0ae553ac: missed a spot
- 06:47 AM Revision 82aa7416: touch up text
-
04:25 AM Todo #36 (Resolved): Replace PPP
- The kernel PPP implementation in 2.0 must be replaced with user PPP or mpd, since kernel PPP doesn't exist in FreeBSD...
- 01:51 AM Revision 26ee2b86: Fix from jim-p for wireless display issues.
- Issue #6
- 01:46 AM Revision 052483d7: needs to be a global now
- 01:46 AM Revision 645bdcb4: needs to be a global now
- 01:45 AM Revision a0a493fa: needs to be a global now
- 01:44 AM Revision 891e80bf: Do not allow muting of serial + full install
- 01:44 AM Revision 461fcf07: Do not allow muting of serial + full install
- 01:41 AM Revision 1286004b: Do not allow muting of a serial console. The kernel gets very cranky and dishes cannot control tty errors
- 01:41 AM Revision 149c9dfc: Do not allow muting of a serial console. The kernel gets very cranky and dishes cannot control tty errors
07/15/2009
-
09:56 PM Bug #6: Status -> Wireless display bugs
- Fixed in RELENG_1_2 with this:
https://rcs.pfsense.org/projects/pfsense/repos/mainline/commits/26ee2b8610bfc80f26db... -
09:46 PM Revision ada51839: Be smarter at it and reduce some overhead.
-
05:18 PM Revision e33ab5d0: Correct file names.
-
04:38 PM Revision b0ec358d: Remove files before recreating them. Add filter rules early content to the file it was missing.
-
03:12 PM pfSense Packages Bug #35: traffic graph in dashboard may hide the toolbar in pfsense-ng theme
- This has apparently been fixed in 2.0 (Z-index, iirc) but I need to find and replicate the fix for the package if I can.
-
03:10 PM pfSense Packages Bug #35 (Resolved): traffic graph in dashboard may hide the toolbar in pfsense-ng theme
- Reproduction :
1. Enable pfsense-ng theme
2. In your dashboard make traffic graph is enabled
3. Enable some more... -
01:22 PM Revision ea9828af: Add missing priviledge checks to the bridge pages.
- 09:20 AM Revision 4da0e32a: Fix incorrect double click edit link for phase2 records.
- The link referred the phase2 edit page with the phase1 id which was incorrect
07/14/2009
-
06:57 PM Revision 4504a769: Remove all nested functions decalaration seems php does not like them! Make all the nested functions real functions.
-
04:48 PM Todo #34 (Closed): PPTP users integration with user manager
- PPTP users tab needs to go away and be integrated with user manager.
-
04:46 PM Todo #33 (New): L2TP users integration with user manager
- The L2TP Users tab needs to go away and be integrated with the user manager.
-
04:44 PM Todo #32 (New): PPPoE Server users integration with user manager
- PPPoE Server users tab needs to go away and be integrated into the user manager along with all the other services.
-
04:28 PM Bug #31 (Resolved): Invoking early installer does not apply VMware tweaks
- When the installer is invoked using the I option during bootup, it does not detect that it's running under VMware and...
-
11:38 AM Revision 4666b787: Add missing include
- 08:57 AM Revision fc097300: Do not send a HUP to racoon as that causes issue with initial
- configuration loading.
- 08:23 AM Revision 2b7dc757: Switch over the dns list from arguments to dnswatch to a file which holds them which dnswatch will use
- 08:20 AM Revision 2b8c84e6: Switch over the dns list from arguments to dnswatch to a file which holds them which dnswatch will use.
- 01:13 AM Revision ffaa3371: Correct sysctl location
-
12:13 AM Revision 1c9512f2: Normalize the LEDs before alerting, in case the others are in the middle of some activity at the time.
-
12:02 AM Revision 0c884086: Switch notice LED alert to LED 1, and make it a little more eye-catching. Also default the LED to on when notice is ACK'd.
- Part of feature #17.
Also leaves LEDs 2 and 3 free for blinkled to use.
07/13/2009
- 11:47 PM Revision 763b5a4d: Remove redundant IPSEC entry
-
11:31 PM Revision c938d1e8: move the content area some pixels down so it doesn't conflict with the static menu layer on the very top
-
11:27 PM Revision 9e5c33e1: some pages need a minimal height to be displayed correctly
-
09:26 PM Revision dffb14f1: Fixing that annoying 1Px-Line offset background on the nervecenter theme on some pages; Cleaning up some never used images on all themes; Sending _orangeflow to the pastebin (it won't ever be finished and was never useable anyway)
-
09:23 PM Revision 1d05355c: Do not create nested function this seems to upset php for some reason.
-
08:48 PM Revision 14972c9a: some pixeltuning here and there
-
04:23 PM Feature #17: LED support on ALIX, WRAP, etc.
- So I don't forget this later, in 2.0 I have it strobe on bootup but if there is an alert during the boot sequence the...
- 02:03 PM Revision 5d88641f: Turn off flowtables by default
- 12:24 PM Revision 7664f2ef: Make the dnswatch_list array unique before processing it
- 12:16 PM Revision a5f91ef4: Silence dnscache message into a debug check
- 12:14 PM Revision 2968431b: Silence route delete, this will also match on local network connected
- vpn endpoints, those routes can not be deleted and throw a error.
07/12/2009
- 08:30 PM Revision bbaf865f: Call conf_mount_rw() early
- 08:30 PM Revision 5f123711: Call conf_mount_rw() early
-
08:03 PM Revision 6e662d8f: On popular demand: change the footer back to a classic one at the end of the page
- 06:18 PM Revision 79c2e54a: Oops, we do not need to reboot to set nmbflows
- 06:07 PM Revision e630feee: Note that we may need to reboot if the op changes the state limit
- 06:04 PM Revision 839fdfaf: Grab # cpus correctly and correct the grep for flowtable_size
- 05:54 PM Revision 7982f851: Size flowtables according to Kip's recommendations and write out loader.conf entry.
- 05:37 PM Revision b37eac3d: Enable flowtable support
- 05:38 AM Revision 03509a7d: Enable flow table support by default for new installations
- 05:32 AM Revision 55e90dab: Move save button outside of if statement and remove extra blank seperator
- 05:26 AM Revision 168171d3: Remove second save button
- 05:19 AM Revision ab1ab2ac: Trim results
- 05:10 AM Revision 6b3ef23e: Return
- 05:06 AM Revision 8e33b78f: Adding missing ; and full path to cut
-
04:59 AM Revision 00a4146e: Make the LEDs strobe to indicate initialization/bootup.
- Part of feature #17
- 04:58 AM Revision a1e3c4eb: Add enable/disable option for flow table support... Remove configuration option.
- 04:56 AM Revision 8291849a: Add enable/disable option for flow table support
- 04:55 AM Revision 305a2ab0: Add enable/disable option for flow table support
- 01:01 AM Revision 865af177: Allow auto firmware upgrade to work on NanoBSD
- 01:01 AM Revision c62c873c: Allow auto firmware upgrade to work on NanoBSD
- 01:01 AM Revision 963f93f2: For now set the number of flows to the same as allowable states.
- 01:00 AM Revision aadf2c9f: Allow auto firmware upgrade to work on NanoBSD
- 12:57 AM Revision b24a7390: Allow auto firmware upgrade to work on NanoBSD
07/11/2009
- 10:18 PM Revision e0d0eb71: Adding get_freebsd_version(). Use get_freebsd_version() to check if we should set flowtable values
- 10:02 PM Revision 56687adf: Oops, pasted wrong sysctl
- 09:56 PM Revision 8ba218f2: For now set the number of flows to the same as allowable states.
- 09:10 PM Revision d1073bf6: Do not add hostname to watch in the refresh ipsec policy section, there may be other tunnels using the same
- endpoint which need refreshing as well.
This is also done in the part where the racoon configuration is written so it... -
01:35 AM Feature #17: LED support on ALIX, WRAP, etc.
- I committed a LED wrapper library for 2.0, and I plan on making some random hooks for alerts here and there.
I als... -
12:58 AM Revision a2d02d8d: First try at an LED library to help control the LEDs on ALIX, WRAP, or anything that supports led(4) Part of feature #17
- May be useful for notifications, startup progress indication, etc.
07/10/2009
- 11:29 PM Revision 2257118f: Unbreak sshd
- 11:15 PM Revision 11da95a6: Correct out of place {
- 11:15 PM Revision eb6beec7: Correct out of place {
- 10:10 PM Revision 02e9c21b: Make the dnswatch list array unique before processing
-
07:08 PM Bug #30 (Closed): Home directory issue for admin on 2.0
- Scott checked in a fix yesterday, and I just tested it on a fresh 2.0 install and the admin account logs in properly ...
-
02:08 PM Revision e42634a6: Use the same style structure as on other guis.
-
12:49 PM Revision 4f464b16: Fix includes for the widget too.
-
12:47 PM Revision 44173def: Add missing include.
-
12:44 PM Revision 27b07eda: Make this ressemble other pages for style
- 03:48 AM Revision 38d09943: Define and use queue when available.
- Submitted-by: jim-p
- 03:06 AM Revision 9f1d61d3: Send gateway notifications to GROWL
- 02:53 AM Revision b3213553: Reinstate dhclient_update_gateway_groups_defaultroute() it was moved to gwlb.inc
- 02:51 AM Revision 3b3a7338: Send alerts/notices to Growl
- 01:59 AM Revision e98419d8: Adding register_via_growl()
- 01:53 AM Revision 8c73ff0c: Adding sockets
- 01:14 AM Revision 66184513: Restore form values correctly... really.
- 01:07 AM Revision 67ffb407: Send a sample test message when user clicks save
- 01:03 AM Revision 487b16ec: Adding Notifications tab
07/09/2009
-
11:39 PM Revision 1729ace8: Add traffic shaper queue field to UPnP config
- 11:38 PM Revision 1afa87e5: Oops, store config in correct location
- 11:32 PM Revision 066ceb39: Save to correct location and nuke dirty stuff
- 11:31 PM Revision d0e705e1: Restore growl settings correctly
- 11:22 PM Revision d9252b1f: Adding System: Advanced: Notifications to priv list
- 11:15 PM Revision 35b61112: Only invoke growl functions when an ip address is defined.
- 11:13 PM Revision d375e74a: Set priority to 1 (HIGH)
-
11:09 PM Revision 80f8f00c: Remove double global declaration
- 11:07 PM Revision caee65e3: Adding notify_via_growl() function which assists in sending growl messages to your device. Will be used to alert important things such as wan down, wan high latency, etc.
- 11:02 PM Revision facd2d76: First stab at adding growl notifications settings screen (and other future notifications)
- 10:33 PM Revision ea4d3e3a: Break after processing the first record. Anything more would be uncivilized.
- 10:06 PM Revision a983b48b: Do not show <noembedded> packages on nanobsd
- 10:06 PM Revision 9bcf197e: Do not show <noembedded> packages on nanobsd
- 08:11 PM Revision 8ecc250a: Set the memory limit to 128M
- 07:01 PM Revision 83c195f2: Increase the PHP running memory limit to 128MB from 32MB, on 1.5MB large
- config XML files we run out of memory.
- 06:38 PM Revision 2add0a66: This routine was not meant to foreach() even though it is inside a foreach(). It's slightly confusing but the foreach obtains the correct namespace and then processes. Add the needed break; statemenet because on subequent foreach() loops, the carp password will be WRONG/BLANK.
-
03:51 PM Revision 4b141b9a: Declare as a propper function to avoid errors.
-
03:44 PM Revision 3b184ca5: Prevent users to misconfigure layer7 rules for now.(Ther are supported only on pass rules)
-
02:38 PM Revision 07b73e3d: Add forgotten global so file creation actually works.
-
01:53 PM Revision 3bff737e: Correct spacing for interfaces. Reload interfaces after assinging is changed from console.
-
12:33 PM Revision 6c8a7393: Fix path to expireaccounts.
-
12:05 PM Revision bc771948: I really need to take more coffee. Fix another typo.
-
12:01 PM Revision 22d249d3: Fix typo
-
10:48 AM Revision 8dee24a6: Add missed commit for package filter functions to work.
-
10:16 AM Revision 085d1855: Include only .inc files. This fixes issues with packages that this function is really used.
- 06:08 AM Revision 89a55272: MFC fix from Ermal
- Fixes #26
- 06:04 AM Revision d7e0661c: Merge branch 'RELENG_1_2' of http://gitweb.pfsense.org/pfsense/mainline into RELENG_1_2
- 04:40 AM Revision 2b4aace0: Adding growl class which can be used to send growl alerts. Will add the GUI bits in a bit.
- 04:10 AM Revision c14aeb0e: Move upgrade wall message to the correct function (migrate_rrd_format())
-
02:11 AM Bug #26: "No XMLRPC Sync" still sends data to CARP Slaves, and CARP slave rules marques NO Sync are erased
- Committed to 1_2
https://rcs.pfsense.org/projects/pfsense/repos/mainline/commits/89a552729e4100c9cd49efe52e04bff5051... - 01:16 AM Revision 9a2febd2: Change admin home directory to /root.
07/08/2009
-
11:35 PM Revision f28a9efd: Fix error when attempting to add a DHCP static mapping. Fixes #29
-
09:14 PM Bug #27: Choosing "WAN Subnet" on a firewall rule is broken
- For the sake of completeness, I did get a chance to test this today and it does work as expected now.
-
09:12 PM Bug #30 (Closed): Home directory issue for admin on 2.0
- When trying to login to the admin account via ssh on 2.0, you get:...
- 09:03 PM Revision 4b14ae30: Unbreak packages on 1.2.3/NanoBSD.
-
07:42 PM Bug #29 (Closed): Error when adding a DHCP static mapping
- Checked a fix into git.
-
07:34 PM Bug #29 (Closed): Error when adding a DHCP static mapping
- When you try to add a DHCP static map on 2.0, you get:...
-
06:45 PM Revision 09d80b1c: There is not necessity to launch mount commands for nothing.
-
05:41 PM Revision c4f31aca: Test better with function change.
-
05:34 PM Revision a7edc0ad: Use the available function to avoid some errors.
-
05:30 PM Revision 6f5d0107: Bring captive portal widget up to date with changes.
-
04:49 PM Revision d84bd468: Remove openvpn.inc from functions.inc since its just a subsystem that does not need to be present on all of the includes.
-
04:11 PM Revision 985fc0fb: Append several functions the filter_ prefix to know they are part of filter.inc as any other function in this file.
- Remove a call to system_routing_configure on filter_configure_sync since these should have been taken care from the r...
-
04:03 PM Revision 2f50d4df: Rename generate_ipsec_filter_rules to filter_generate_ipsec_rules; Rename generate_user_filter_rule* to filter_generate_user_rule*
-
02:56 PM Revision f69d50ce: Since we could not use anchors now we need to reload the filter whenever we add/remove/reinstall a package.
-
02:50 PM Revision 07bcca25: Add needed filter_reload call.
-
02:49 PM Revision cadaf2b6: Remove pkg-utils.inc dependency on filter.inc this brings speed improvements and makes a clear distinction on subsystems.
- 03:43 AM Revision 4694ae54: Add $d_fwupenabled_path as global variable
- 03:37 AM Revision 4942c930: Unbreak 1.2.3 back from HEAD. Was unaware of this new subsystem_dirt business.
- 01:50 AM Revision cde4f5d3: Add isvm() function which will return true if it detects that we are running in a virtualized environment
-
01:12 AM Bug #28: Problems with m0n0wall configuration conversion
- Default gateway on static IP WAN also not converted
-
12:21 AM Bug #28: Problems with m0n0wall configuration conversion
- Also one other config conversion issue from cvstrac.
Existing m0n0wall (1.3b3) on WRAP (1E-2); saved config. Remo... -
12:11 AM Bug #28 (Resolved): Problems with m0n0wall configuration conversion
- 1) ICMP echo rules don't convert properly.
/tmp/rules.debug:122: unknown icmp-type echo
pass in quick on $wan inet... - 12:45 AM Revision b90885ff: Add a seatbelt check to ensure the on disk partition is the same size (or larger) and bail if it has any issues.
- 12:44 AM Revision 7d5cfef0: Add a seatbelt check to ensure the on disk partition is the same size (or larger) and bail if it has any issues.
07/07/2009
-
11:01 PM Todo #5 (Feedback): Don't sync on every filter reload
- moving to Feedback to remind me to verify
-
09:42 AM Todo #5 (Closed): Don't sync on every filter reload
-
10:41 PM Bug #18: Link loss can cause multi-WAN difficulties
- Source address alone isn't adequate, as that traffic will still follow the system routing table even when sourced wit...
-
11:42 AM Bug #18: Link loss can cause multi-WAN difficulties
- Maybe the source address should be used for the icmp packets to make sure that it tries to go the correct interface!
... - 07:38 PM Revision 102b2d8a: Do not call mute_kernel_msgs() it causes havoc.
- 07:23 PM Revision d97809ba: Backout last commit, the problem still exists when launching filter_configure() later on
- 07:04 PM Revision 23390125: On bootup check to see if rc.newwanip is excuting and if so, delay for 5 seconds until it is finished. This works around the silly bug in 1.2.X:
- Warning: no access to tty (Inappropriate ioctl for device).
Thus no job control in this shell. - 05:23 PM Revision 34c7f02e: Addd missing */
-
04:54 PM Revision c6f051b5: Rename the vlan interface after assigning the parent interface.
- 04:20 PM Revision 27173ead: Correct /etc/rc.conf_mount_ro location. Ensure /tmp/ is setup correctly.
- 04:07 PM Revision 75ba86da: Backport fix for enable buttom from master/HEAD
- 03:50 PM Revision 49c2af5c: s/swapUsage/swapusage/
- Submitted-by: garga@
-
03:49 PM Revision 03e4c599: Fix Bug #24. Actually just make the name usable in the new gateway code.
-
03:43 PM Revision bb46d659: Fix Bug #26. This can be easily backported to 1.2.x.
-
03:16 PM Revision d6f53204: Fix some typos in wizard.php code introduced by previous commit.
- Add 'displayname' even to option fields of select.
Convert traffic_shaper_wizard to use display better names with the... -
12:50 PM Revision 7a29f783: Add a 'displayname' field to make it easier to print better labels for inputs.
-
12:50 PM Bug #25 (New): Shaper Wizard, Penalty Box screen, Address field Alias Usage
- That's about what I expected. Thanks for having a look at it.
I've attached a patch for 1.2.3-RC that will at leas... -
11:32 AM Bug #25 (Needs Patch): Shaper Wizard, Penalty Box screen, Address field Alias Usage
- There is no javascript that i can see to help even if the autocomplete is enabled.
So i think this can be lived with... -
12:06 PM Revision aa2a7ea6: Remove debugging echos
-
12:05 PM Revision 679d21bb: Fix some typos.
-
11:23 AM Revision 3331a640: fix some other shortcuts provided by the GUI.
- This commit fixes even Bug #27
-
11:03 AM Revision 8a6bc505: Add l2tp
-
10:55 AM Revision 4d828a9a: Fix interface list usage
- WARN: Please ask before introducing old code on what have changed!
-
09:53 AM Bug #24 (Feedback): 2.0 Alpha | Interface Gateway Creation
- I have commited a fix for the name to not use the '-'(dash) in the name so it validates as a gateway name.
-
09:50 AM Bug #26 (Resolved): "No XMLRPC Sync" still sends data to CARP Slaves, and CARP slave rules marques NO Sync are erased
- For 2.0 i fixed it.
For 1.2.3 the same fix as here applies
https://rcs.pfsense.org/projects/pfsense/repos/mainline/... -
06:19 AM Bug #3 (Resolved): VPN negation rules not added in 2.0
- Same behaviour as in 1.2.x is restored.
Code for having a more complete behaviour needs to be done. -
06:17 AM Bug #12 (Feedback): Editing DNS forwarder overrides does not trigger sync to secondary
-
06:16 AM Bug #19 (Closed): Console VLAN setup broken by VLAN changes
- This was not a bug perse just the name of the interface to be used was printed incorrectly which confused the user.
-
06:15 AM Bug #9 (Feedback): route-to forwards broadcast and multicast frames in some scenarios
- The patch is present and seems to behave correctly.
More testing needed. -
06:13 AM Bug #27 (Closed): Choosing "WAN Subnet" on a firewall rule is broken
07/06/2009
- 10:31 PM Revision 27798303: Add suhosin module
-
05:50 PM Revision 6bb91286: Present hook points for packages to present their rules.
- This allows to remove the filter.inc dependecy from pkg-utils.inc and simplifies lot of package writing as concerened...
- 04:07 PM Revision 2bb07efc: We need to be RW to modify user information.
- 04:05 PM Revision 72544303: Oops, add needed echo ''
- 04:04 PM Revision f73d83ec: Broadcast to all ttys that a RRD upgrade is in progress.
- 04:03 PM Revision d442e4e2: Call convert_config(); after import.
- 01:26 PM Revision 7fc26246: Fix ipsec vpn phase1 post code so that we correctly try to delete the old static route if required.
- 01:22 PM Revision 70bf5abe: Correct variable names so that the logging is useful.
- Remove racoon reload signal
- 04:19 AM Revision 4ecc60ec: Use $BOOT_DRIVE
- 04:09 AM Revision febdce5a: Really set boot slice correctly
- 03:51 AM Revision 99623bd5: Set boot slice correctly (reversed logic)
- 03:09 AM Revision 099b02a7: Adding NanoBSD diagnostics page
- 03:06 AM Revision a618180a: Sync with HEAD
- 03:02 AM Revision c5eb3a17: Add and use fdisk_upgrade_log.txt
- 02:43 AM Revision e5385806: Add a <p/> between message
- 02:22 AM Revision 2c88814c: Note that the newly duplicated slice has not been set as the active slice.
- 02:01 AM Revision 9cd8fd11: Show $ORIGINSLICE -> $DESTSLICE
- 01:58 AM Revision ad3c7724: Add missing ;
- 01:57 AM Revision e3f0f84c: Correctly set fstab
- 01:55 AM Revision 935fb53e: Correct set boot slice
- 01:49 AM Revision dce5cc7c: fsck the fs after duplication. Add other misc upgrade log files.
- 01:43 AM Revision be6e1e8a: Cleanup text
- 01:38 AM Revision 393abc46: Send file list to its own logfile
- 01:38 AM Revision af214f1d: Send file list to its own logfile
- 01:35 AM Revision bcb03f4b: Add view previous upgrade log option
- 01:28 AM Revision 42be7ac3: Set the slice name after duplicating
- 01:24 AM Revision ae396e30: Do not set bootup slice after duplication. Add some progress information.
- 01:13 AM Revision 8c292e54: Full path to binaries. Correct the failed message.
- 01:05 AM Revision 28949aa1: Adding nanobsd option
- 01:00 AM Revision 104c11c6: First stab at diagnostics -> nanobsd page.
- 12:13 AM Revision 52848935: Add NanoBSD support
- 12:13 AM Revision 585fafb2: Add NanoBSD support
07/05/2009
- 11:45 PM Revision 462242d4: Fix option #2 in firmware upgrade (console) for NanoBSD, bdiff.
- 11:44 PM Revision 3c043ca0: Fix option #2 in firmware upgrade (console) for NanoBSD, bdiff.
- 11:32 PM Revision f5ad6c33: Remove newline
- 11:32 PM Revision 7615c951: Remove newline
- 11:28 PM Revision f5e70ba0: Add newline before DANGER
- 11:28 PM Revision dbbc0fc8: Add newline before DANGER
- 11:17 PM Revision 71ed7da5: Add digital secutiry signature check to console upgrades.
- 11:14 PM Revision 9c512b74: Add digital secutiry signature check to console upgrades.
- 10:57 PM Revision b11a8cbf: Add a flag to keep track of nanobsd firmware upload
- 10:56 PM Revision bfed48a4: Add a flag to keep track of nanobsd firmware upload
- 10:49 PM Revision b6636073: Remove foot shooting code that was commented out. It is not necessary for this. Enhance a comment about why we need boot0cfg
- 10:48 PM Revision e213b6fc: Remove foot shooting code that was commented out. It is not necessary for this. Enhance a comment about why we need boot0cfg
- 10:10 PM Revision bf80be34: Use tgz
- 10:10 PM Revision 80d5c3f6: Use tgz
- 10:09 PM Revision ac2bed30: Use obs and gzip -dc
- 09:38 PM Revision 5bbc5984: Let's try gzip -dc and use obs on dd
- 08:37 PM Revision ce4e7d0b: Expand /var to 60 megabytes to fix the uploading images to firmware upgrade on nanbsd.
- 08:36 PM Revision 081db683: Expand /var to 60 megabytes to fix the uploading images to firmware upgrade on nanbsd.
- 07:51 PM Revision 4d10b01b: Sync with HEAD
- 07:50 PM Revision c62532d0: Sync with HEAD
- 07:08 PM Revision b80c8975: Rename nanobsd firmware .bz2
- 07:02 PM Revision b4047760: Set active partition with boot0cfg too
- 06:57 PM Revision 7f38e934: Use bzcat
- 06:21 PM Revision dfb5933a: Remove debugflags and boot0cfg. NanoBSD does not use either of these when upgrading.
- 03:08 AM Revision f22c94e0: Reset log file on each invocation
- 02:51 AM Revision e7b0b0f7: Use fsck_ufs
- 02:11 AM Revision 53e85f50: Get a complete find prinout of disk structure
- 01:58 AM Revision 7b4accd9: Use 64k block size
- 01:56 AM Revision d7816d1b: Use same block size (64k) as builder scripts.
- 12:40 AM Revision 0e50dda6: Make upgrade file easier to read
07/04/2009
-
11:49 PM Revision 09f18f59: Add configurable option to enable glxsb.
- 08:07 PM Revision cdd3238d: Add function to explain the error code
- 07:59 PM Revision 14442033: Pass along php error number if it happens. New in 5.3. Lovely.
-
04:28 PM Bug #27 (Closed): Choosing "WAN Subnet" on a firewall rule is broken
- When creating a firewall rule on 2.0, choosing "wan subnet" is broken, in that when you try to use it for a source, t...
-
01:13 PM Bug #26 (Resolved): "No XMLRPC Sync" still sends data to CARP Slaves, and CARP slave rules marques NO Sync are erased
- Simple setup using two 1.2.3-rc1 (one full, one embeded), everything runs fine...
My goal simply is to redirect port... -
12:38 AM Bug #25 (Resolved): Shaper Wizard, Penalty Box screen, Address field Alias Usage
- On the Penalty Box screen of the Traffic Shaper Wizard, the Address field indicates that an Alias may be used ("NOTE:...
07/03/2009
- 10:38 PM Revision 2eab5dba: Sync with master
- 10:38 PM Revision 73c7a229: Sync with master
- 09:52 PM Revision b6b87fef: Output bsdlabel -A diagnostics as well
- 09:49 PM Revision ad526b14: Output all slice information prior to upgrade, after dd operations and the final.
- 09:32 PM Revision 6b3e4734: Output logs to /conf/
- 09:27 PM Revision 6decd751: revert
- 08:56 PM Revision d5c182eb: Use COMPLETE_PATH
- 08:02 PM Revision 2802e3d7: Nuke trailing newline
- 07:30 PM Revision d2692076: Match 4.X polling behavior. See thread "Polling and kern.polling.idle_poll"
- 07:27 PM Revision 059b1aa7: Set kern.polling.idle_poll to 1 to match the FreeBSD 4.x behavior. Message from the mailing list:
- "Polling and kern.polling.idle_poll" -- freebsd-net -- Jun 30 2009
"A while back I upgraded some old gateways from F... -
03:35 PM Bug #24 (Resolved): 2.0 Alpha | Interface Gateway Creation
- When using the "add a new one" link to create a new gateway from the Interfaces management page, the interface name d...
- 01:53 PM Revision c66f54e4: Fix static route code so that upgrading from 1.2 works as intended.
- We failed to clear a variable which meant we entered the wrong logic loop and with the default gateway IP at that.
-
12:47 PM Revision 0b5d5aa0: Check for an array before doing anything else. The array handling has changed in PHP5.
-
12:41 PM Revision d1e1c09c: Print the correct interface name to be used. This is reported on Issue #19 as a bug but really it is not.
07/02/2009
- 11:51 PM Revision 0590677a: remove unused variable
- 11:48 PM Revision 83e638ce: No need for special etc handling
- 06:09 PM Revision 3231a44d: Merge branch 'RELENG_1_2' of http://gitweb.pfsense.org/pfsense/mainline into RELENG_1_2
-
02:31 PM Bug #23 (Closed): Links broken on sub-folders due to relative paths
- At a screen of an installed package, like freeswitch, which uses a separate directory, the upper left logo of pfsense...
-
02:10 PM Revision 56c0c91f: Fix check for file.
07/01/2009
- 09:20 PM Revision d3d9b0ee: Add double click to edit
- Requested-by: cmb
-
06:08 PM Revision 06e28ceb: Convert even ssh key gen to the new subsystem_dirty calls.
-
06:02 PM Revision 24e3d986: Prevent recursive calls to conf_mount_*
-
05:45 PM Revision 328f902e: Do not mount rw when uneeded and even more not mounting ro again.
- 04:07 AM Revision 851504f7: Remove trailing /
- 04:06 AM Revision 47ef844d: Remove trailing /
- 04:06 AM Revision 26d40d74: Remove trailing /
- 04:04 AM Revision 7ebbf075: Add missing /
- 04:04 AM Revision 78de2481: Add missing /
- 03:49 AM Revision 0c65811b: Correct the name its parse_config
- 03:48 AM Revision 4b4dcdea: Correct the name its parse_config
- 03:48 AM Revision 5666fb4d: Correct the name its parse_config
- 02:32 AM Revision 7b3154d5: Nuke packages for any platform
- 02:31 AM Revision ba6d3521: Nuke packages for any platform
- 01:24 AM Revision d4b8f9a8: Sleep for 10 seconds before rebooting and allow disks to catch up
- 12:21 AM Revision 53be9d3c: Add note about ; and add a push example
06/30/2009
- 11:37 PM Revision f68fc963: Break before Save
- 11:37 PM Revision 6804263e: Oops, rename to avanced
- 11:35 PM Revision a9a613dd: Rename to custom_options to match the original setting name
- 11:31 PM Revision 2f4f30ee: Adding back openvpn advanced option which got lost in the -> 2.0 upgrade shuffle
- 08:07 PM Revision c5114412: Remove packages for any platform nonsense.
- 08:06 PM Revision cc1d20ab: Remove packages for any platform nonsense.
-
06:16 PM Revision 0d64af59: Clear guiconfig from all sort junk functions and put them on the specific pages where they are needed.
- Remove some sort functions not used.
- 05:48 PM Revision e8944755: Nuke sajax files, they are no longer needed and can break the CPU meter.
-
05:18 PM Revision a8ced10b: Convert even voucher to the new subsystem_dirty functions. This reduces another global.
-
05:15 PM Revision a368a026: * Reorganize the 'apply' button infrustructure in the GUI.
- - Present three new functions is/mark/clear_subsystem_dirty('name_of_subsystem'). This makes easier to create such th...
- 04:47 PM Revision 4d86a13d: Do not show the assigned priveleges area until the item has been saved. Otherwise clicking plus will take you back to the user manager screen which feels beyond broken.
- 04:43 PM Revision e2d15485: Unbreak installed information screen. After package installation the form redirects to the info page that looks identical to display the final package information and to give the menus a chance to reload with the new package options.
- 03:39 PM Revision d44d94c5: Fix nanobsd update detection
-
01:26 PM Revision 619fe0c4: * Garbage collect a variable used for lockfile in the CP before but is unuseful now.
- * Rename the dirtyfile variable to voucher_dirtyfile to reduce namespace problems or clashes with other variables.
- 11:52 AM Revision 6819b7f6: Fix last commit preserving < and > on xml_rootobj checking
- 11:45 AM Revision 2a48bc00: Respect xml_rootobj when restoring a full backup
-
10:37 AM Revision 156487ed: Fix various issues reported on http://forum.pfsense.org/index.php/topic,8672.0.html.
- 04:19 AM Revision 3e0621ca: Mount RW when script launches
- 04:09 AM Revision 762cb660: Add stub for update_output_window() if it does not exist
- 03:49 AM Revision 1a4075a9: Send log file to /conf/
- 03:08 AM Revision cff48183: Use /etc/platform to check if we are nanobsd. Misc other cleanups
- 02:58 AM Revision e74d52e4: Sync with HEAD
- 02:57 AM Revision ccf52b71: Sync with HEAD
- 02:00 AM Revision ba6662b2: Use exec()
- 02:00 AM Revision 6d87bf48: Use exec()
- 01:29 AM Revision a15d42d8: Correct copy commmand
- 01:28 AM Revision 7e009f1d: Doh, correct copy command
- 01:28 AM Revision d226535c: Add bit when restoring for diagnostics
- 12:07 AM Revision d2fdbd6f: Unbreak
06/29/2009
- 08:58 PM Revision e3ddf385: Alert when we are doing a NanoBSD style upgrade.
- 08:57 PM Revision 285b3e3f: Alert when we detect a nanobsd image.
- 08:49 PM Revision 1d3bc939: Correct filename check
- 08:47 PM Revision 50ba07ea: Mount RW so we can write to logs. Duh. Mount RO if we exit out of an upgrade.
- 08:45 PM Revision bc43f0ee: Mount RW so we can write to logs. Duh. Mount RO if we exit out of an upgrade.
- 12:33 AM Revision 507960cb: Copy host /etc/fstab to newly created area
06/28/2009
- 11:23 PM Revision 45c710da: If anything goes wrong when updating fstab then abort the upgrade and file a notice.
- 10:39 PM Revision f041d58b: Add update_status() function if needed
- 10:36 PM Revision 366f1ce9: Only unlink file if it exists.
- 10:36 PM Revision 8fe0e201: Only unlink file if it exists.
- 10:33 PM Revision 8eaa9957: Use GLABEL_SLICE
- 09:15 PM Revision 62520171: Add a function named file_notice which invokes the php version.
- 09:09 PM Revision 9581e85b: Just for kicks I tried to use a full upgrade file instead of a file labaled upgrade. Bad things hapeppened. Prevent this in the future and error out and file a notice when this is attempted and give a hint that a file namebed "upgrade" must be used.
- 09:03 PM Revision 024445ee: Use gzcat
- 08:17 PM Revision 0790b420: Require globals.inc and use correct directory name sshd, not ssh
- 08:17 PM Revision 8fe7e3fc: Require globals.inc and use correct directory name sshd, not ssh
- 08:16 PM Revision c04299f9: Require globals.inc and use correct directory name sshd, not ssh
- 03:14 AM Revision df61b7b4: Escape & and + for Diagnostics -> Edit File so that files save correctly.
- 01:33 AM Revision 7c230784: s/config/conf/
- 01:33 AM Revision 65c79f55: s/config/conf/
- 01:33 AM Revision 4c2fa5b5: s/config/conf/
- 01:32 AM Revision 35518bcb: s/config/conf/
Also available in: Atom