Project

General

Profile

Activity

From 06/11/2009 to 07/10/2009

07/10/2009

11:29 PM Revision 2257118f: Unbreak sshd
Scott Ullrich
11:15 PM Revision 11da95a6: Correct out of place {
Scott Ullrich
11:15 PM Revision eb6beec7: Correct out of place {
Scott Ullrich
10:10 PM Revision 02e9c21b: Make the dnswatch list array unique before processing
Seth
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 ... Jim Pingle
02:08 PM Revision e42634a6: Use the same style structure as on other guis.
Ermal Luçi
12:49 PM Revision 4f464b16: Fix includes for the widget too.
Ermal Luçi
12:47 PM Revision 44173def: Add missing include.
Ermal Luçi
12:44 PM Revision 27b07eda: Make this ressemble other pages for style
Ermal Luçi
03:48 AM Revision 38d09943: Define and use queue when available.
Submitted-by: jim-p Scott Ullrich
03:06 AM Revision 9f1d61d3: Send gateway notifications to GROWL
Scott Ullrich
02:53 AM Revision b3213553: Reinstate dhclient_update_gateway_groups_defaultroute() it was moved to gwlb.inc
Scott Ullrich
02:51 AM Revision 3b3a7338: Send alerts/notices to Growl
Scott Ullrich
01:59 AM Revision e98419d8: Adding register_via_growl()
Scott Ullrich
01:53 AM Revision 8c73ff0c: Adding sockets
Scott Ullrich
01:14 AM Revision 66184513: Restore form values correctly... really.
Scott Ullrich
01:07 AM Revision 67ffb407: Send a sample test message when user clicks save
Scott Ullrich
01:03 AM Revision 487b16ec: Adding Notifications tab
Scott Ullrich

07/09/2009

11:39 PM Revision 1729ace8: Add traffic shaper queue field to UPnP config
Jim Pingle
11:38 PM Revision 1afa87e5: Oops, store config in correct location
Scott Ullrich
11:32 PM Revision 066ceb39: Save to correct location and nuke dirty stuff
Scott Ullrich
11:31 PM Revision d0e705e1: Restore growl settings correctly
Scott Ullrich
11:22 PM Revision d9252b1f: Adding System: Advanced: Notifications to priv list
Scott Ullrich
11:15 PM Revision 35b61112: Only invoke growl functions when an ip address is defined.
Scott Ullrich
11:13 PM Revision d375e74a: Set priority to 1 (HIGH)
Scott Ullrich
11:09 PM Revision 80f8f00c: Remove double global declaration
Ermal Luçi
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.
Scott Ullrich
11:02 PM Revision facd2d76: First stab at adding growl notifications settings screen (and other future notifications)
Scott Ullrich
10:33 PM Revision ea4d3e3a: Break after processing the first record. Anything more would be uncivilized.
Scott Ullrich
10:06 PM Revision a983b48b: Do not show <noembedded> packages on nanobsd
Scott Ullrich
10:06 PM Revision 9bcf197e: Do not show <noembedded> packages on nanobsd
Scott Ullrich
08:11 PM Revision 8ecc250a: Set the memory limit to 128M
Scott Ullrich
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. Seth
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.
Scott Ullrich
03:51 PM Revision 4b141b9a: Declare as a propper function to avoid errors.
Ermal Luçi
03:44 PM Revision 3b184ca5: Prevent users to misconfigure layer7 rules for now.(Ther are supported only on pass rules)
Ermal Luçi
02:38 PM Revision 07b73e3d: Add forgotten global so file creation actually works.
Ermal Luçi
01:53 PM Revision 3bff737e: Correct spacing for interfaces. Reload interfaces after assinging is changed from console.
Ermal Luçi
12:33 PM Revision 6c8a7393: Fix path to expireaccounts.
Ermal Luçi
12:05 PM Revision bc771948: I really need to take more coffee. Fix another typo.
Ermal Luçi
12:01 PM Revision 22d249d3: Fix typo
Ermal Luçi
10:48 AM Revision 8dee24a6: Add missed commit for package filter functions to work.
Ermal Luçi
10:16 AM Revision 085d1855: Include only .inc files. This fixes issues with packages that this function is really used.
Ermal Luçi
06:08 AM Revision 89a55272: MFC fix from Ermal
Fixes #26 Chris Buechler
06:04 AM Revision d7e0661c: Merge branch 'RELENG_1_2' of http://gitweb.pfsense.org/pfsense/mainline into RELENG_1_2
Chris Buechler
04:40 AM Revision 2b4aace0: Adding growl class which can be used to send growl alerts. Will add the GUI bits in a bit.
Scott Ullrich
04:10 AM Revision c14aeb0e: Move upgrade wall message to the correct function (migrate_rrd_format())
Scott Ullrich
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...
Chris Buechler
01:16 AM Revision 9a2febd2: Change admin home directory to /root.
Scott Ullrich

07/08/2009

11:35 PM Revision f28a9efd: Fix error when attempting to add a DHCP static mapping. Fixes #29
Jim Pingle
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. Jim Pingle
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:... Jim Pingle
09:03 PM Revision 4b14ae30: Unbreak packages on 1.2.3/NanoBSD.
Scott Ullrich
07:42 PM Bug #29 (Closed): Error when adding a DHCP static mapping
Checked a fix into git. Jim Pingle
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:... Jim Pingle
06:45 PM Revision 09d80b1c: There is not necessity to launch mount commands for nothing.
Ermal Luçi
05:41 PM Revision c4f31aca: Test better with function change.
Ermal Luçi
05:34 PM Revision a7edc0ad: Use the available function to avoid some errors.
Ermal Luçi
05:30 PM Revision 6f5d0107: Bring captive portal widget up to date with changes.
Ermal Luçi
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.
Ermal Luçi
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... Ermal Luçi
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*
Ermal Luçi
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.
Ermal Luçi
02:50 PM Revision 07bcca25: Add needed filter_reload call.
Ermal Luçi
02:49 PM Revision cadaf2b6: Remove pkg-utils.inc dependency on filter.inc this brings speed improvements and makes a clear distinction on subsystems.
Ermal Luçi
03:43 AM Revision 4694ae54: Add $d_fwupenabled_path as global variable
Scott Ullrich
03:37 AM Revision 4942c930: Unbreak 1.2.3 back from HEAD. Was unaware of this new subsystem_dirt business.
Scott Ullrich
01:50 AM Revision cde4f5d3: Add isvm() function which will return true if it detects that we are running in a virtualized environment
Scott Ullrich
01:12 AM Bug #28: Problems with m0n0wall configuration conversion
Default gateway on static IP WAN also not converted Chris Buechler
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...
Chris Buechler
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...
Chris Buechler
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.
Scott Ullrich
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.
Scott Ullrich

07/07/2009

11:01 PM Todo #5 (Feedback): Don't sync on every filter reload
moving to Feedback to remind me to verify Chris Buechler
09:42 AM Todo #5 (Closed): Don't sync on every filter reload
Ermal Luçi
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... Chris Buechler
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!
...
Ermal Luçi
07:38 PM Revision 102b2d8a: Do not call mute_kernel_msgs() it causes havoc.
Scott Ullrich
07:23 PM Revision d97809ba: Backout last commit, the problem still exists when launching filter_configure() later on
Scott Ullrich
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.
Scott Ullrich
05:23 PM Revision 34c7f02e: Addd missing */
Scott Ullrich
04:54 PM Revision c6f051b5: Rename the vlan interface after assigning the parent interface.
Ermal Luçi
04:20 PM Revision 27173ead: Correct /etc/rc.conf_mount_ro location. Ensure /tmp/ is setup correctly.
Scott Ullrich
04:07 PM Revision 75ba86da: Backport fix for enable buttom from master/HEAD
Scott Ullrich
03:50 PM Revision 49c2af5c: s/swapUsage/swapusage/
Submitted-by: garga@ Scott Ullrich
03:49 PM Revision 03e4c599: Fix Bug #24. Actually just make the name usable in the new gateway code.
Ermal Luçi
03:43 PM Revision bb46d659: Fix Bug #26. This can be easily backported to 1.2.x.
Ermal Luçi
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...
Ermal Luçi
12:50 PM Revision 7a29f783: Add a 'displayname' field to make it easier to print better labels for inputs.
Ermal Luçi
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...
Jim Pingle
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...
Ermal Luçi
12:06 PM Revision aa2a7ea6: Remove debugging echos
Ermal Luçi
12:05 PM Revision 679d21bb: Fix some typos.
Ermal Luçi
11:23 AM Revision 3331a640: fix some other shortcuts provided by the GUI.
This commit fixes even Bug #27 Ermal Luçi
11:03 AM Revision 8a6bc505: Add l2tp
Ermal Luçi
10:55 AM Revision 4d828a9a: Fix interface list usage
WARN: Please ask before introducing old code on what have changed! Ermal Luçi
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. Ermal Luçi
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/...
Ermal Luçi
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.
Ermal Luçi
06:17 AM Bug #12 (Feedback): Editing DNS forwarder overrides does not trigger sync to secondary
Ermal Luçi
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. Ermal Luçi
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.
Ermal Luçi
06:13 AM Bug #27 (Closed): Choosing "WAN Subnet" on a firewall rule is broken
Ermal Luçi

07/06/2009

10:31 PM Revision 27798303: Add suhosin module
Scott Ullrich
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... Ermal Luçi
04:07 PM Revision 2bb07efc: We need to be RW to modify user information.
Scott Ullrich
04:05 PM Revision 72544303: Oops, add needed echo ''
Scott Ullrich
04:04 PM Revision f73d83ec: Broadcast to all ttys that a RRD upgrade is in progress.
Scott Ullrich
04:03 PM Revision d442e4e2: Call convert_config(); after import.
Scott Ullrich
01:26 PM Revision 7fc26246: Fix ipsec vpn phase1 post code so that we correctly try to delete the old static route if required.
Seth Mos
01:22 PM Revision 70bf5abe: Correct variable names so that the logging is useful.
Remove racoon reload signal Seth Mos
04:19 AM Revision 4ecc60ec: Use $BOOT_DRIVE
Scott Ullrich
04:09 AM Revision febdce5a: Really set boot slice correctly
Scott Ullrich
03:51 AM Revision 99623bd5: Set boot slice correctly (reversed logic)
Scott Ullrich
03:09 AM Revision 099b02a7: Adding NanoBSD diagnostics page
Scott Ullrich
03:06 AM Revision a618180a: Sync with HEAD
Scott Ullrich
03:02 AM Revision c5eb3a17: Add and use fdisk_upgrade_log.txt
Scott Ullrich
02:43 AM Revision e5385806: Add a <p/> between message
Scott Ullrich
02:22 AM Revision 2c88814c: Note that the newly duplicated slice has not been set as the active slice.
Scott Ullrich
02:01 AM Revision 9cd8fd11: Show $ORIGINSLICE -> $DESTSLICE
Scott Ullrich
01:58 AM Revision ad3c7724: Add missing ;
Scott Ullrich
01:57 AM Revision e3f0f84c: Correctly set fstab
Scott Ullrich
01:55 AM Revision 935fb53e: Correct set boot slice
Scott Ullrich
01:49 AM Revision dce5cc7c: fsck the fs after duplication. Add other misc upgrade log files.
Scott Ullrich
01:43 AM Revision be6e1e8a: Cleanup text
Scott Ullrich
01:38 AM Revision 393abc46: Send file list to its own logfile
Scott Ullrich
01:38 AM Revision af214f1d: Send file list to its own logfile
Scott Ullrich
01:35 AM Revision bcb03f4b: Add view previous upgrade log option
Scott Ullrich
01:28 AM Revision 42be7ac3: Set the slice name after duplicating
Scott Ullrich
01:24 AM Revision ae396e30: Do not set bootup slice after duplication. Add some progress information.
Scott Ullrich
01:13 AM Revision 8c292e54: Full path to binaries. Correct the failed message.
Scott Ullrich
01:05 AM Revision 28949aa1: Adding nanobsd option
Scott Ullrich
01:00 AM Revision 104c11c6: First stab at diagnostics -> nanobsd page.
Scott Ullrich
12:13 AM Revision 52848935: Add NanoBSD support
Scott Ullrich
12:13 AM Revision 585fafb2: Add NanoBSD support
Scott Ullrich

07/05/2009

11:45 PM Revision 462242d4: Fix option #2 in firmware upgrade (console) for NanoBSD, bdiff.
Scott Ullrich
11:44 PM Revision 3c043ca0: Fix option #2 in firmware upgrade (console) for NanoBSD, bdiff.
Scott Ullrich
11:32 PM Revision f5ad6c33: Remove newline
Scott Ullrich
11:32 PM Revision 7615c951: Remove newline
Scott Ullrich
11:28 PM Revision f5e70ba0: Add newline before DANGER
Scott Ullrich
11:28 PM Revision dbbc0fc8: Add newline before DANGER
Scott Ullrich
11:17 PM Revision 71ed7da5: Add digital secutiry signature check to console upgrades.
Scott Ullrich
11:14 PM Revision 9c512b74: Add digital secutiry signature check to console upgrades.
Scott Ullrich
10:57 PM Revision b11a8cbf: Add a flag to keep track of nanobsd firmware upload
Scott Ullrich
10:56 PM Revision bfed48a4: Add a flag to keep track of nanobsd firmware upload
Scott Ullrich
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
Scott Ullrich
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
Scott Ullrich
10:10 PM Revision bf80be34: Use tgz
Scott Ullrich
10:10 PM Revision 80d5c3f6: Use tgz
Scott Ullrich
10:09 PM Revision ac2bed30: Use obs and gzip -dc
Scott Ullrich
09:38 PM Revision 5bbc5984: Let's try gzip -dc and use obs on dd
Scott Ullrich
08:37 PM Revision ce4e7d0b: Expand /var to 60 megabytes to fix the uploading images to firmware upgrade on nanbsd.
Scott Ullrich
08:36 PM Revision 081db683: Expand /var to 60 megabytes to fix the uploading images to firmware upgrade on nanbsd.
Scott Ullrich
07:51 PM Revision 4d10b01b: Sync with HEAD
Scott Ullrich
07:50 PM Revision c62532d0: Sync with HEAD
Scott Ullrich
07:08 PM Revision b80c8975: Rename nanobsd firmware .bz2
Scott Ullrich
07:02 PM Revision b4047760: Set active partition with boot0cfg too
Scott Ullrich
06:57 PM Revision 7f38e934: Use bzcat
Scott Ullrich
06:21 PM Revision dfb5933a: Remove debugflags and boot0cfg. NanoBSD does not use either of these when upgrading.
Scott Ullrich
03:08 AM Revision f22c94e0: Reset log file on each invocation
Scott Ullrich
02:51 AM Revision e7b0b0f7: Use fsck_ufs
Scott Ullrich
02:11 AM Revision 53e85f50: Get a complete find prinout of disk structure
Scott Ullrich
01:58 AM Revision 7b4accd9: Use 64k block size
Scott Ullrich
01:56 AM Revision d7816d1b: Use same block size (64k) as builder scripts.
Scott Ullrich
12:40 AM Revision 0e50dda6: Make upgrade file easier to read
Scott Ullrich

07/04/2009

11:49 PM Revision 09f18f59: Add configurable option to enable glxsb.
Jim Pingle
08:07 PM Revision cdd3238d: Add function to explain the error code
Scott Ullrich
07:59 PM Revision 14442033: Pass along php error number if it happens. New in 5.3. Lovely.
Scott Ullrich
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... Jim Pingle
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...
Rudolph Sand
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:... Jim Pingle

07/03/2009

10:38 PM Revision 2eab5dba: Sync with master
Scott Ullrich
10:38 PM Revision 73c7a229: Sync with master
Scott Ullrich
09:52 PM Revision b6b87fef: Output bsdlabel -A diagnostics as well
Scott Ullrich
09:49 PM Revision ad526b14: Output all slice information prior to upgrade, after dd operations and the final.
Scott Ullrich
09:32 PM Revision 6b3e4734: Output logs to /conf/
Scott Ullrich
09:27 PM Revision 6decd751: revert
Scott Ullrich
08:56 PM Revision d5c182eb: Use COMPLETE_PATH
Scott Ullrich
08:02 PM Revision 2802e3d7: Nuke trailing newline
Scott Ullrich
07:30 PM Revision d2692076: Match 4.X polling behavior. See thread "Polling and kern.polling.idle_poll"
Scott Ullrich
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...
Scott Ullrich
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... Derek Buttineau
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. Seth Mos
12:47 PM Revision 0b5d5aa0: Check for an array before doing anything else. The array handling has changed in PHP5.
Ermal Luçi
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.
Ermal Luçi

07/02/2009

11:51 PM Revision 0590677a: remove unused variable
Scott Ullrich
11:48 PM Revision 83e638ce: No need for special etc handling
Scott Ullrich
06:09 PM Revision 3231a44d: Merge branch 'RELENG_1_2' of http://gitweb.pfsense.org/pfsense/mainline into RELENG_1_2
Chris Buechler
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... Chris Buechler
02:10 PM Revision 56c0c91f: Fix check for file.
Ermal Luçi

07/01/2009

09:20 PM Revision d3d9b0ee: Add double click to edit
Requested-by: cmb Scott Ullrich
06:08 PM Revision 06e28ceb: Convert even ssh key gen to the new subsystem_dirty calls.
Ermal Luçi
06:02 PM Revision 24e3d986: Prevent recursive calls to conf_mount_*
Ermal Luçi
05:45 PM Revision 328f902e: Do not mount rw when uneeded and even more not mounting ro again.
Ermal Luçi
04:07 AM Revision 851504f7: Remove trailing /
Scott Ullrich
04:06 AM Revision 47ef844d: Remove trailing /
Scott Ullrich
04:06 AM Revision 26d40d74: Remove trailing /
Scott Ullrich
04:04 AM Revision 7ebbf075: Add missing /
Scott Ullrich
04:04 AM Revision 78de2481: Add missing /
Scott Ullrich
03:49 AM Revision 0c65811b: Correct the name its parse_config
Scott Ullrich
03:48 AM Revision 4b4dcdea: Correct the name its parse_config
Scott Ullrich
03:48 AM Revision 5666fb4d: Correct the name its parse_config
Scott Ullrich
02:32 AM Revision 7b3154d5: Nuke packages for any platform
Scott Ullrich
02:31 AM Revision ba6d3521: Nuke packages for any platform
Scott Ullrich
01:24 AM Revision d4b8f9a8: Sleep for 10 seconds before rebooting and allow disks to catch up
Scott Ullrich
12:21 AM Revision 53be9d3c: Add note about ; and add a push example
Scott Ullrich

06/30/2009

11:37 PM Revision f68fc963: Break before Save
Scott Ullrich
11:37 PM Revision 6804263e: Oops, rename to avanced
Scott Ullrich
11:35 PM Revision a9a613dd: Rename to custom_options to match the original setting name
Scott Ullrich
11:31 PM Revision 2f4f30ee: Adding back openvpn advanced option which got lost in the -> 2.0 upgrade shuffle
Scott Ullrich
08:07 PM Revision c5114412: Remove packages for any platform nonsense.
Scott Ullrich
08:06 PM Revision cc1d20ab: Remove packages for any platform nonsense.
Scott Ullrich
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. Ermal Luçi
05:48 PM Revision e8944755: Nuke sajax files, they are no longer needed and can break the CPU meter.
Scott Ullrich
05:18 PM Revision a8ced10b: Convert even voucher to the new subsystem_dirty functions. This reduces another global.
Ermal Luçi
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... Ermal Luçi
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.
Scott Ullrich
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.
Scott Ullrich
03:39 PM Revision d44d94c5: Fix nanobsd update detection
Renato Botelho
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. Ermal Luçi
11:52 AM Revision 6819b7f6: Fix last commit preserving < and > on xml_rootobj checking
Renato Botelho
11:45 AM Revision 2a48bc00: Respect xml_rootobj when restoring a full backup
Renato Botelho
10:37 AM Revision 156487ed: Fix various issues reported on http://forum.pfsense.org/index.php/topic,8672.0.html.
Ermal Luçi
04:19 AM Revision 3e0621ca: Mount RW when script launches
Scott Ullrich
04:09 AM Revision 762cb660: Add stub for update_output_window() if it does not exist
Scott Ullrich
03:49 AM Revision 1a4075a9: Send log file to /conf/
Scott Ullrich
03:08 AM Revision cff48183: Use /etc/platform to check if we are nanobsd. Misc other cleanups
Scott Ullrich
02:58 AM Revision e74d52e4: Sync with HEAD
Scott Ullrich
02:57 AM Revision ccf52b71: Sync with HEAD
Scott Ullrich
02:00 AM Revision ba6662b2: Use exec()
Scott Ullrich
02:00 AM Revision 6d87bf48: Use exec()
Scott Ullrich
01:29 AM Revision a15d42d8: Correct copy commmand
Scott Ullrich
01:28 AM Revision 7e009f1d: Doh, correct copy command
Scott Ullrich
01:28 AM Revision d226535c: Add bit when restoring for diagnostics
Scott Ullrich
12:07 AM Revision d2fdbd6f: Unbreak
Scott Ullrich

06/29/2009

08:58 PM Revision e3ddf385: Alert when we are doing a NanoBSD style upgrade.
Scott Ullrich
08:57 PM Revision 285b3e3f: Alert when we detect a nanobsd image.
Scott Ullrich
08:49 PM Revision 1d3bc939: Correct filename check
Scott Ullrich
08:47 PM Revision 50ba07ea: Mount RW so we can write to logs. Duh. Mount RO if we exit out of an upgrade.
Scott Ullrich
08:45 PM Revision bc43f0ee: Mount RW so we can write to logs. Duh. Mount RO if we exit out of an upgrade.
Scott Ullrich
12:33 AM Revision 507960cb: Copy host /etc/fstab to newly created area
Scott Ullrich

06/28/2009

11:23 PM Revision 45c710da: If anything goes wrong when updating fstab then abort the upgrade and file a notice.
Scott Ullrich
10:39 PM Revision f041d58b: Add update_status() function if needed
Scott Ullrich
10:36 PM Revision 366f1ce9: Only unlink file if it exists.
Scott Ullrich
10:36 PM Revision 8fe0e201: Only unlink file if it exists.
Scott Ullrich
10:33 PM Revision 8eaa9957: Use GLABEL_SLICE
Scott Ullrich
09:15 PM Revision 62520171: Add a function named file_notice which invokes the php version.
Scott Ullrich
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.
Scott Ullrich
09:03 PM Revision 024445ee: Use gzcat
Scott Ullrich
08:17 PM Revision 0790b420: Require globals.inc and use correct directory name sshd, not ssh
Scott Ullrich
08:17 PM Revision 8fe7e3fc: Require globals.inc and use correct directory name sshd, not ssh
Scott Ullrich
08:16 PM Revision c04299f9: Require globals.inc and use correct directory name sshd, not ssh
Scott Ullrich
03:14 AM Revision df61b7b4: Escape & and + for Diagnostics -> Edit File so that files save correctly.
mcrane
01:33 AM Revision 7c230784: s/config/conf/
Scott Ullrich
01:33 AM Revision 65c79f55: s/config/conf/
Scott Ullrich
01:33 AM Revision 4c2fa5b5: s/config/conf/
Scott Ullrich
01:32 AM Revision 35518bcb: s/config/conf/
Scott Ullrich

06/27/2009

11:28 PM Revision 94fd56e4: Add back packages on nano
Scott Ullrich
11:27 PM Revision 72cbe1bd: Add packages on 2.0
Scott Ullrich
11:26 PM Revision ac7ad6e2: Wrong branch, revert. We need to test packages heavily and won't be available until 2.0.
Scott Ullrich
11:25 PM Revision 8c5dff01: Show packages on NanoBSD
Scott Ullrich
11:13 PM Revision 6fabe487: If the key is 0 then return, it is not a valid key.
Scott Ullrich
11:13 PM Revision d1f4a1ce: If the value is 0 we are not a valid key. Return.
Scott Ullrich
11:10 PM Revision 4af51543: Remove hard line break.
Scott Ullrich
11:03 PM Revision f05d33ce: Surpress sem_ errors
Scott Ullrich
11:02 PM Revision 4e408262: Supress sem_ errors.
Scott Ullrich
10:59 PM Revision 4e90019b: Add nanobsd support
Scott Ullrich
10:48 PM Revision d62bcdef: Adding new file from master
Scott Ullrich
10:47 PM Revision 4f6ce2ea: Woops, that should be rc.initial_firmware_update
Scott Ullrich
10:47 PM Revision b1a20203: Woops, that should be rc.initial_firmware_update
Scott Ullrich
10:46 PM Revision 6cdfdeeb: Add rc.initial.firmware_update to obsoleted files
Scott Ullrich
10:45 PM Revision dc1dba83: add rc.initial.firmware_update to obsolted files
Scott Ullrich
10:45 PM Revision 15a4a859: Rename to rc.initial.firmware_update which is the name of the file in HEAD for consistency
Scott Ullrich
10:41 PM Revision b5855499: Add support for the NanoBSD platform
Scott Ullrich
10:41 PM Revision 0a453188: Add support for the NanoBSD platform
Scott Ullrich
10:38 PM Revision 9fab6391: Add support for the NanoBSD platform
Scott Ullrich
10:35 PM Revision b538999b: Add support for the NanoBSD platform
Scott Ullrich
10:34 PM Revision a89bcef7: Add support for the NanoBSD platform
Scott Ullrich
10:32 PM Revision 7b804bb3: Add support for the NanoBSD platform
Scott Ullrich
10:30 PM Revision 227811a4: Add support for the NanoBSD platform
Scott Ullrich
10:28 PM Revision 800b73e6: Handle nanobsd platform
Scott Ullrich
10:26 PM Revision 803c0401: Add support for nanobsd platform
Scott Ullrich
10:25 PM Revision 7a3cc4df: Handle nanobsd platform
Scott Ullrich
08:54 PM Revision 04c84e49: Oops use /config/
Scott Ullrich
08:54 PM Revision 5c3ccc0d: Add ssh key support for nanobsd to preserve the ssh data
Scott Ullrich
08:51 PM Revision 0fa9ebb1: Oops use /config/
Scott Ullrich
08:48 PM Revision ff258b43: Sync working nanobsd upgrade code with 1.2.X
Scott Ullrich
08:46 PM Revision ed88d0a8: Teach config about nanobsd
Scott Ullrich
08:44 PM Revision 2996ec62: Teach config about nanobsd platform
Scott Ullrich
08:31 PM Revision 359d9ec9: Reinstall packages after upgrade
Scott Ullrich
07:37 PM Revision 36bb9bea: Use OLD_UFS_ID when replacing the old fstab entry (needs to be 0 or 1, not 1 or 2). Confusing!
Scott Ullrich
07:27 PM Revision feff69c9: Use UDS_ID when updating fstab
Scott Ullrich
06:28 PM Revision b250db6c: Add NanoBSD upgrade bits. Fix the older non-used bdiff methods
Scott Ullrich
06:00 PM Revision 69769bcc: Check $_FILES['ulfile']['name'] and not ['tmpname'] since it will not tell us
the original uploaded file name. Duhhhhhh. Scott Ullrich
05:47 PM Revision ef98fd9f: Adding NanoBSD upgrade bits
Scott Ullrich
05:44 PM Revision e9f72992: Use gpart to set the active partition slice
Scott Ullrich
04:46 AM Revision 903f12d4: Turn off foot shooting when we are done.
Scott Ullrich
04:38 AM Revision 9cc7a636: Fix diagnostics text
Scott Ullrich
04:36 AM Revision db7c7513: use GLABEL_SLICE
Scott Ullrich
03:43 AM Revision 79b9570c: umount correct slice. cleanup code and add log for normal upgrade too
Scott Ullrich
03:30 AM Bug #22 (Resolved): Problems with 1.2.x configuration restore to 2.0
There are at least two issues with restoring a configuration from 1.2.x onto 2.0. Ones noticed during one particular... Chris Buechler
03:29 AM Bug #21 (Resolved): Rulesets containing hostnames do not load at boot time
Rulesets in 2.0 containing hostnames does not load properly at boot time because the host names do not resolve. Chris Buechler
01:20 AM Revision 29fb3e02: Use '' since we are already in a ""
Scott Ullrich
12:57 AM Revision 5924c7f8: Output ls -lah /dev/ as well
Scott Ullrich
12:46 AM Revision db3c87be: Oops, add spacer before command name output
Scott Ullrich
12:44 AM Revision 2eedd055: Add some extra diagnostics which might help diagnose an upgrade problem after the fact
Scott Ullrich
12:37 AM Revision 4e3c4f13: Do not append variable
Scott Ullrich
12:30 AM Revision 36fcc0ad: Move stray |
Write out log to /cf/upgrade_log.txt so we can see the upgrade log after reboot Scott Ullrich
12:27 AM Revision 93585de9: Use GLABEL_SLICE
Scott Ullrich
12:15 AM Revision 63f29ad5: Use correct names. Mount correct directory and modify fstab
Scott Ullrich

06/26/2009

11:31 PM Revision bbae22d6: Check for pfsense and not pfsense1
Scott Ullrich
11:20 PM Revision c16601e6: Add a space between interfaces
Scott Ullrich
09:24 PM Revision b47833cc: Add a dummy update_status() function if we need it.
Scott Ullrich
08:58 PM Revision a3b8edea: Foot shooting is fun. Add some debugging echos to logger
Scott Ullrich
07:21 PM Revision df5ffcf6: When running fsck_ffs to check the validity of the upgrade, check ${TOFLASH}a
Scott Ullrich
07:16 PM Revision 99760ae6: Out image to the slice and not a
Scott Ullrich
07:10 PM Revision cfa379bd: Use REAL_BOOT_DEVICE
Scott Ullrich
07:10 PM Revision 004675b6: Set slice as well
Scott Ullrich
06:00 PM Revision 498be2fc: Add my (C) since I have rewritten large portions of this file. Remove firmware lock if we exit before doing an upgrade.
Scott Ullrich
04:25 PM Revision 15533c1e: Operate on real devices instead of glabels
Scott Ullrich
03:17 PM Revision 85dc3534: Adding enablefields tag to enable/disable form elements
Manoel Carvalho
05:18 AM Revision 0200ad7b: Output more text
Scott Ullrich
05:11 AM Revision ac8de020: Output everything for debugging. Do not sleep.
Scott Ullrich
05:09 AM Revision baabd21d: No need to remove firmware.lock twice
Scott Ullrich
05:07 AM Revision cba6ac91: Mount $TOFLASH and check for post upgrade command
Scott Ullrich
05:05 AM Revision 35aa9ecd: Stop sleeping
Scott Ullrich
05:03 AM Revision 15ed384a: Pre_upgrade commands not supported ATM on nanobsd upgrades
Scott Ullrich
05:02 AM Revision 5423f1a0: Reboot after upgrade and do not check for /tmp/ file which will never be able to be set.
Scott Ullrich
05:00 AM Revision 9492ad9d: Exit on failure
Scott Ullrich
04:56 AM Revision 31abe4ea: No need to \" in this case
Scott Ullrich
04:41 AM Revision 69025059: /root/pfsense/
Scott Ullrich
04:19 AM Revision b2d15ced: Add missing );
Scott Ullrich
01:52 AM Revision 453a59ca: rename root0 and root1 pfsense0 and pfsense1
Scott Ullrich
12:59 AM Revision ac44e7b4: MFC Holger's new theme but do not make it the default on 1.2.3
Scott Ullrich
12:57 AM Revision b220cc48: Make pfSense_ng the new default theme
Holger Bauer
12:51 AM Revision 26857a89: Adding the pfSense_ng theme
Holger Bauer
12:06 AM Revision c36e48f0: Remove copy-and-pasted code. Add globals.inc, too we need to define $g
Scott Ullrich

06/25/2009

11:55 PM Revision e348af75: Add support for nanobsd upgrades
Scott Ullrich
11:38 PM Revision 459a97e9: Add NanoBSD support
Scott Ullrich
07:17 PM Revision 457106da: Revert 2 last hunks of last commit since it's not related with the fix
Renato Botelho
07:13 PM Revision dcf6d563: PHP wasn't generating javascript for input fields named with brackets like "iface_array[]"
Manoel Carvalho
06:41 PM Revision 3e1b29a8: Only mount rw ro when a POST operation occurs
Scott Ullrich
06:41 PM Revision 61a90ed5: Only mount rw on $_POST
Scott Ullrich
06:31 PM Revision 7955cde8: Check to see if dir exists before blindly mounting rw
Scott Ullrich
06:31 PM Revision e9fc058c: Check to see if dir exists before blindly mounting rw
Scott Ullrich
06:29 PM Revision ca8e7d45: Add missing conf_mount_ro();
Scott Ullrich
06:28 PM Revision 6e2365bb: Add missing conf_mount_ro();
Scott Ullrich
06:16 PM Revision e18e4ed4: No need to call conf_mount_rw() when generating config.cache, it is on /tmp
Scott Ullrich
06:14 PM Revision b856cf90: No need to call conf_mount_rw() to generate config cache, its written to /tmp
Scott Ullrich
05:09 PM Revision ca1cad0f: Give admin user special treatment just like root.
Scott Ullrich
09:11 AM Revision 2ea8c759: Merge branch 'RELENG_1_2' of http://gitweb.pfsense.org/pfsense/mainline into RELENG_1_2
Chris Buechler
08:21 AM Revision 6e4288f1: merge changes from merge request on pzanitti clone
Chris Buechler
06:36 AM Revision 991ad577: Patch from Aarno Aukia for cvstrac ticket #1932
Chris Buechler
06:29 AM Revision 366810df: Patch from Aarno Aukia for cvstrac ticket #1932
Chris Buechler
04:51 AM Bug #20 (Resolved): net.inet.icmp.icmplim affects traffic passing
net.inet.icmp.icmplim has been reported to limit the amount of ICMP passing through FreeBSD/pfSense, not just destine... Chris Buechler
02:52 AM Revision d8307a65: It looks like half of my commit is missing, comment this function out for a bit.
Scott Ullrich
01:06 AM Revision 27556fa9: Unset $g['booting'] instead of setting it to false.
Scott Ullrich
01:06 AM Revision b66cf573: Instead of setting $g['booting'] to false, unset the entry.
Scott Ullrich
01:04 AM Revision c41aa4a5: Zap config.cache and ensure we reset g['booting'] so we can read-only
Scott Ullrich
01:03 AM Revision 4171fa68: Zap config.cache after bootup
Scott Ullrich
12:26 AM Revision f16f30cf: move after reload_all
Chris Buechler
12:26 AM Revision c057951e: move after reload_all
Chris Buechler
12:22 AM Revision fc1e7d9f: Skip sleep if argument is specified, and update bogons at end of setup wizard.
Chris Buechler
12:20 AM Revision 5f4493a7: update bogons at end of setup wizard.
Chris Buechler
12:11 AM Revision 6746f41b: Skip sleep if an argument is specified.
Chris Buechler

06/24/2009

10:50 PM Revision 69de054a: Nuke Available, wasting tab space
Scott Ullrich
10:50 PM Revision e4980b14: Remove Packages for any platform. It currently does nothing and is wasting space.
Scott Ullrich
10:48 PM Revision 2b9fbe3a: Nuke Available its wasting tab space.
Scott Ullrich
10:44 PM Revision be8de62e: Disable Packages for any platform menu item, it does nothing currently.
Scott Ullrich
08:50 PM Bug #19 (Closed): Console VLAN setup broken by VLAN changes
After changing from vlanX where X is the VLAN ID to a naming scheme including the parent interface name, the console ... Chris Buechler
08:02 PM Revision 34c94e6e: Merge branch 'RELENG_1_2' of http://gitweb.pfsense.org/pfsense/mainline into RELENG_1_2
Chris Buechler
08:01 PM Revision 8d8b70cb: fix AES-256
Chris Buechler
06:20 PM Revision 6a581b52: Use updatep1 from /root/
Scott Ullrich
06:17 PM Revision aaffe234: Backout last commit
Scott Ullrich
06:16 PM Revision 43640486: Backup SSH keys for NanoBSD
Scott Ullrich
06:03 PM Revision 2a47e68f: Call save_sshkeys on reboot for nanobsd
Scott Ullrich
05:15 PM Revision 0fd8c409: Oops, zcat not cat the nanobsd update file
Scott Ullrich
04:06 PM Revision f93a2816: Let update1 handle file modifications
Scott Ullrich
03:47 PM Revision c2aff9da: Add pfSenseNanoBSDupgrade upgrade routine
Scott Ullrich
05:52 AM Revision 0eb1fdbc: Move RO operation down in rc and revert rc.bootup commit
Scott Ullrich
05:51 AM Revision 17961690: Revert
Scott Ullrich
05:51 AM Revision f83fd0f8: Move RO operation down
Scott Ullrich
05:39 AM Revision d29647be: Call conf_mount_ro(); on bootup final
Scott Ullrich
05:38 AM Revision 1fb166cf: Call conf_mount_ro(); after bootup
Scott Ullrich

06/23/2009

11:14 PM Bug #18 (Resolved): Link loss can cause multi-WAN difficulties
When you lose link on a NIC assigned as an OPT WAN, the static route that directs the monitor IP out the correct WAN ... Chris Buechler

06/22/2009

09:11 PM Revision c8c4c1d0: remove watchdog
Chris Buechler
04:30 PM Revision 1a479479: Disable watchdogd until we can workaround its brain-dead-eness
Scott Ullrich
04:29 PM Revision 854a64d1: Disable watchdogd until we can find a workaround. When IPSEC is thumping (or any other network intensive opeartion) for long period of times can trigger the watchdog. Really watchdogd needs to check to see if network packets are flowing because if network packets are flowing the box is up from our standpoint.
Scott Ullrich
02:55 PM Feature #17: LED support on ALIX, WRAP, etc.
I see that there is already code which blinks on a pending alert, so that's already in and taken care of.
I'll pro...
Jim Pingle
10:17 AM Feature #17 (Closed): LED support on ALIX, WRAP, etc.
There is now hardware support for LEDs on several embedded platforms, but there isn't much to do with them yet.
A ...
Jim Pingle
12:34 AM Revision 74c9f9c5: Fix divert protocol number, should be 258. Sockstat was broken with the old number.
Jim Pingle

06/21/2009

11:19 PM Revision e4fdbcf2: Commit patches from jim-p:
1. When deleting a lease, if you were viewing all leases, it should now retain that view after deleting.
2. When che...
Scott Ullrich
11:00 PM Bug #15: Package reinstall on configuration restore doesn't work
Upon further review, I may be remembering something else, not sure if this ever happened automatically. After restore... Chris Buechler
10:44 PM Bug #15 (Resolved): Package reinstall on configuration restore doesn't work
Not sure when this stopped working, in 1.2.3-RC1 official and current snapshots, when a configuration including packa... Chris Buechler
10:47 PM Bug #16 (Resolved): Deleting multiple OPT interfaces results in an invalid configuration
If you delete two OPT interfaces with the DHCP server enabled, you end up with a broken configuration.
XML error:...
Chris Buechler
03:41 PM Revision 69ec9ecf: Fix a couple minor bugs in DHCP lease deletion.
1. When deleting a lease, if you were viewing all leases, it should now retain that view.
2. When checking for leases...
Jim Pingle
01:19 AM Revision a2c59511: remove is_int check, its failing for some reason
Scott Ullrich
01:18 AM Revision 7e542bd1: Remove is_int check, it appears to be failing
Scott Ullrich
12:25 AM Revision 13e92c36: Unbreal rowhelper in 2.0
Scott Ullrich
12:24 AM Revision 8f01466d: Remove debugging info
Scott Ullrich
12:23 AM Revision 6c66f42e: It should be is_int()
Scott Ullrich

06/20/2009

11:19 PM Revision 4c09b655: Ensure size is a int
Scott Ullrich
11:17 PM Revision 0bed8e7d: Ensure size is a int
Scott Ullrich
11:15 PM Revision ee8655e4: Add size support to row helper fields
Scott Ullrich
09:10 PM Revision 6915d688: Replace PHP init system with the init system.
Scott Ullrich
09:09 PM Revision 8e2eb65e: Replace PHP init system with the init system.
Scott Ullrich
01:04 PM Revision 32a7a1f6: Include certs.inc is needed by lookup_certs.
Ermal Luçi
05:47 AM Revision 742d9c2d: Include certs.inc explicitly.
Ermal Luçi

06/19/2009

12:50 AM Revision 4d917da3: remote temp, env4801 has been gone for a long time and nothing else supports it.
Chris Buechler
12:29 AM Revision 8fc0412d: Remove trailing space
Scott Ullrich
12:27 AM Revision 678ad905: Sync list. Remove files that are obsoleted
Scott Ullrich
12:27 AM Revision 39b7cd07: Process and remove obsoleted files
Scott Ullrich
12:27 AM Revision 89f49b8f: Complete path to rm
Scott Ullrich
12:24 AM Revision a7f0aadf: Add cvssync to obsolete files. Sync file to RELENG_1_2
Scott Ullrich
12:23 AM Revision c37044f5: Add cvssync to jettison list
Scott Ullrich
12:19 AM Revision 03ab2869: Rename cvssync to gitsync and do not introduce haproxy changes
Scott Ullrich
12:17 AM Revision 5e7d127a: Revert "Rename cvssync to gitsync"
This reverts commit 62b035ce5f41c8342f0eea0b78e5878ff467e525. Scott Ullrich
12:16 AM Revision 62b035ce: Rename cvssync to gitsync
Scott Ullrich
12:16 AM Revision 02d03c3b: Rename cvssync to gitsync
Scott Ullrich

06/18/2009

08:29 PM Revision ab0dbe3c: Remove uneccessary locking.
Ermal Luçi
08:25 PM Revision f239ff11: Remove filter_configure from dhcrelay_configure.
Ermal Luçi
08:20 PM Revision f2333a99: Remove filter_configure from openvpn.inc it just ends up in recursive calls.
Ermal Luçi
08:02 PM Revision 3d999c5d: Only include captiveportal.inc on this file as that is the only needed one.
Ermal Luçi
07:59 PM Revision 14f5ae08: Remove certs.inc from functions.inc it is needed only by two pages usermanager and certmanager.
Ermal Luçi
07:55 PM Revision 16416481: Remove crypt.inc from functions.inc. It is included by config.inc which is included by auth.inc which is included by auth.inc. Easy no?! :)
Ermal Luçi
07:49 PM Revision 36bdbe2d: Remove unneeded include.
Ermal Luçi
07:46 PM Revision c8950940: Change order slightly.
Ermal Luçi
07:45 PM Revision 546c9e4a: Add priviledge checks to restart_httpd.php page.
Ermal Luçi
07:45 PM Revision 643d92bf: Remove unneccessary include from system.inc
Ermal Luçi
07:28 PM Revision 047cb829: Add propper access control to L2TP pages.
Ermal Luçi
07:24 PM Revision 72bd8df5: Remove some unneccessary calls to filter_configure() they just give recursivity!
Ermal Luçi
07:19 PM Revision 840549ca: patch from jim-p to fix remote VPN logging now that we have apinger
Chris Buechler
06:05 PM Revision 28506915: Restor previous NEGATE behaviour for 'any' destination behaviour
Ermal Luçi
04:59 PM Revision a5d6f60b: * Fix the pppoe reset script.
* Do not reload recursevly services while configuring interfaces
* Clean up the resync_all and reload_interfaces to n...
Ermal Luçi
12:40 PM Revision 6dc88d53: * Move functions that output html to guiconfig.inc
* Remove some recursive dependency on some includes
* Remove ^M or \r from files
* Remove some entries from functions...
Ermal Luçi
12:01 PM Revision 4b9980ec: Do not include things just for being able too. Reduce a it to only config.inc
Ermal Luçi

06/17/2009

09:03 PM Revision 7f7a359b: Adding base_package feature to restore menu items for base packages after configuration
restore. Scott Ullrich
08:58 PM Revision 1a7d4821: Handle packages on embedded the same. Ssshhhh, don't tell anyone.
Scott Ullrich
08:57 PM Revision 3420028c: Adding base_package feature to restore menu items for base packages after configuration
restore when the packages did not exist prior (did not install from current media). Scott Ullrich
08:57 PM Revision 04364063: Adding base_packages feature.
Scott Ullrich
08:57 PM Revision d3c02149: Handle packages on embedded the same. Ssshhhh, don't tell anyone.
Scott Ullrich

06/16/2009

11:27 PM Revision 48315e65: s/./_/ for vlans since netgraph does not like .(dots) in the path names.
Ermal Luçi
03:57 PM Revision a0368e6c: Add a few more *'s so that rebrands look OK
Scott Ullrich
03:57 PM Revision 73f0b9dd: Add a few more * so rebrands look OK
Scott Ullrich
03:33 PM Revision 55eb9c44: Remove ^M or \r from this file its impossible to read in vi.
--global

06/15/2009

11:06 PM Revision f0a3b883: Adding Scott Dale's rate package to system -> traffic graphs. Cool stuff!
Scott Ullrich
02:49 PM Revision 45e974c9: Fix ruleset for > 100 OpenVPN connections
clean up the old unused bridge code while here. Chris Buechler
06:30 AM Revision 2f3446db: More vlan interface name change fixes.
Ermal Luçi
06:22 AM Revision 7b5f455b: Now that vlans have different name correct regex.
Ermal Luçi

06/13/2009

05:24 PM Revision 336e3c1c: Port voucher login ability on CaptivePortal from M0n0Wall.
Various locking fixes are done with the import and this means that as of now pfSense has a better performin/behaving ... Charlie

06/12/2009

11:48 PM Revision 67115722: Clarify log error message for pf wedged situations
Scott Ullrich
03:28 AM Revision 1673d04c: Oops, use exec()
Scott Ullrich
03:21 AM Revision bd13f2b1: Reload rules after unwedging
Scott Ullrich
03:17 AM Revision 2c374c02: When PF is busy, do a pfctl -d and pfctl -e. I just ran into a situation where
PF was busy and would only respond to a pfctl -d pfctl -e to reload the rules. Scott Ullrich

06/11/2009

08:36 PM Revision 153958b9: Nuke snort2c
Requested-by: rob iscool Scott Ullrich
08:36 PM Revision 688d49ff: Nuke snort2c
Requested-by: rob iscool Scott Ullrich
 

Also available in: Atom