Project

General

Profile

Activity

From 12/09/2010 to 01/07/2011

01/07/2011

10:39 PM Revision 1c42331b: Stop spewing backup info on bootup
Scott Ullrich
10:28 PM Revision 52f4c092: Add back booting check that existed prior to refcount code. We will improve upon this next week.
Scott Ullrich
09:37 PM Revision b89c34aa: Ticket #621. sort the contents of array used for generating subject by keys so whenever we do subject comparison we will not have problem just because of the array keys ordering.
Ermal LUÇI
03:53 PM Revision b2b15543: Need to use Unlink in tar
Scott Ullrich

01/06/2011

11:56 PM Revision 06e57df8: Shorten english
Scott Ullrich
11:30 PM Revision c2272d6d: Scroll the textarea to bottom on each update
Scott Ullrich
11:09 PM Revision 61f0a115: Take into account< 10 too
Scott Ullrich
11:02 PM Revision a0e157e9: When installing packages on console (downloading) only show every 10% meaning 10% 20% 30% instead of 1% 2% 3% 4% 5%, etc
Scott Ullrich
10:48 PM Revision 86af45ec: Ensure $pkg is defined. Send pkg_delete errors to /tmp/pkg-delete_errors.txt
Scott Ullrich
10:37 PM Revision 64974db7: Fix package dependency check code now that we no longer nuke /var/db/pkg/ before operating on packages
Scott Ullrich
09:53 PM Revision 28ed552d: Strip off the space between @depend and the package name. Otherwise it will return a space in front of the pkgname
Scott Ullrich
09:39 PM Revision 550fea7a: Do not unlink file, it's handled by behind the scenes pkg-utils.inc code
Scott Ullrich
09:06 PM Revision 7aa9ab00: Fix typo
Scott Ullrich
08:58 PM Revision 608b154d: Shorten repo download message
Scott Ullrich
08:55 PM Revision ca99d6a6: Do not show already installed messages which fill up the textarea too many times
Scott Ullrich
08:49 PM Revision 0c78d2d0: Include pkg-utils.inc
Scott Ullrich
06:53 PM Revision 72b7aa4a: Also CDATA protect the detail field. Fixes #1168
Jim Pingle
06:52 PM Revision d865241e: Don't run mb_convert_encoding on descr field, it's cdata protected in the config now and this just causes some characters to be lost on input. Ticket #1168
Jim Pingle

01/05/2011

11:30 PM Revision 19e76a0b: Do not center hard drive upgrade image
Scott Ullrich
11:20 PM Revision 4944d592: Increase textarea column size.
Scott Ullrich
11:18 PM Revision bdf790aa: Clarify a few lines of text
Scott Ullrich
09:54 PM Revision 456962bd: nuke content size.
Scott Ullrich
09:50 PM Revision 9d308f58: Do not nuke /var/db/pkg now that 2.0 has better handling
Scott Ullrich
09:44 PM Revision 9b193619: Reinstall packages on bootup during console. Ticket #1156
Scott Ullrich
09:28 PM Revision fe868e1d: Revert "Swoop through and stop any packages prior to upgrade. Ticket #1156"
This reverts commit cf42de70c84632bcee5d6d545b1242f14a73c618. Scott Ullrich
09:22 PM Revision cf42de70: Swoop through and stop any packages prior to upgrade. Ticket #1156
Scott Ullrich
09:10 PM Revision 7d62c4c8: Ticket #491. Correct username/password name fields so upgrade works correctly.
Ermal LUÇI
08:43 PM Revision 6ae19856: Actually use sigkillbypid.
Ermal LUÇI
08:41 PM Revision e7af9a80: Send a HUP to racoon which is equivalent to the reload-config racoonctl command which seems to not work in 0.7.3 of ipsec-tools.
Ermal LUÇI
07:27 PM Revision 2646434b: Set status field to upgrade in progtress during upgrade
Scott Ullrich
06:19 AM Revision c22632db: fix text
Chris Buechler

01/04/2011

11:56 PM Revision 0b821acf: comment out unfinished OpenVPN Users alias option, can finish for a post-2.0 release
Chris Buechler
07:16 PM Revision 99fbc94a: Forgot to up the array count.
Warren Baker
07:15 PM Revision 64c86313: Add kern.ipc.maxsockbuf to upgrade config and remove extra whitespace.
Warren Baker
06:32 PM Revision 807fd6cd: Unbreak dns server colletion. Pointyhat: myself
Ermal LUÇI
05:27 PM Revision abe7607f: Add sysctl for maximum socket buffer sizing. Set to 42621444. This is needed for some heavily loaded servers running unbound, squid, etc
Scott Ullrich
02:20 AM Revision 0238cc4a: don't use hard coded theme
Chris Buechler
01:50 AM Revision 68fef56f: fix CP dashboard widget
Chris Buechler

01/03/2011

10:52 PM Revision aa7c49b9: Ticket #943. Sleep 1 second to give dns time to reload.
Ermal LUÇI
10:47 PM Revision e7c9af97: Ticket #1141. Add missing sasl.inc
Pierre POMES
09:53 PM Revision 33818198: Oops remove forgotten line and correct variable name error that seems to have existed from long time. Even though the file read is not used in pfSense this days!
Ermal LUÇI
09:50 PM Revision e44e5f3a: Simplify package version checking code and use the existing pfs_version_compare function that does much (and more) of what the old code was trying to do on its own.
Jim Pingle
09:49 PM Revision e1daff07: Use glob instead of forking cat with glob patterns. Also use file() instead of forking cat just for reading a file. This might help with the issue reported on Ticket #943 which seems like a timing issue even though the dns events happen before newip events.
Ermal LUÇI
09:29 PM Revision 55c51af7: Ticket #1152. Call rc.newwanip even on openvpn linkup event to do the correct reloading of gateways and services. Add a safe belt to avoid a recursion in openvpn itself from rc.newwanip.
Ermal LUÇI
07:45 PM Revision 3dfc2d1a: When the parent interface of a pppoe is assigned do not remove the interface from ng_ether since this will break ppp clients of netgraph with this interface as parent. This solves http://forum.pfsense.org/index.php/topic,31247.75.html
Ermal LUÇI
07:00 PM Revision e9a17661: Add $nocsrf = true;
Scott Ullrich
06:12 PM Revision 4682fb7d: Turn zlib compression back on. Tested by and reminded by Pierre Pomes. Ticket #198 ... Apparently lighttpd was not compressing the php pages so this should be turned back on according to Pierre Pomes (and tested by him).
Scott Ullrich
01:30 PM Revision 0eaf7055: Attempt to make it more clear to users that "Dial on Demand" should not be enabled if the
link should be always up/on. Marcus Brown
01:21 PM Revision 5e1f9bb4: Remove uncessesary function call.
This function call is extraneous. mpd will automatically shut down existing mpd processes
gracefully because we call ...
Marcus Brown
01:18 PM Revision c8d23069: Reshuffle code a bit. Prevent potential race condition between one mpd instance
shutting down and the second one starting.
There's no need to kill mpd before restarting it since we always start it...
Marcus Brown

01/02/2011

08:34 PM Revision 1edfb2de: Ticket #1141. Typo error, use ->user to enable auth
Pierre POMES
08:30 PM Revision 2cd8d942: Ticket #1141. Add necessary stuff for smtp auth using sasl
Pierre POMES

01/01/2011

06:07 PM Revision 76d11a57: Ticket #1083. Remove alias capabilities from external and src fields
Pierre POMES

12/31/2010

07:21 PM Revision a7e431f8: Adding rc.restore_full_backup. Sync create backup with HEAD
Scott Ullrich
10:18 AM Revision 97acf646: Add new default option that makes RRD graphs with the old type of behavior for time periods, configurable on settings tab.
Erik Fonnesbeck
08:40 AM Revision 29640cee: Use correct variable for this condition.
Erik Fonnesbeck
08:29 AM Revision bf924b16: since packages aren't version-specific anymore, clarify to Available Packages
Chris Buechler
06:41 AM Revision e85604b8: remove <strong> to make consistent with all other text
Chris Buechler

12/30/2010

07:45 PM Revision 02e9880e: Improve parse_config to not be recursive for no reason. This fixes some strange cases of config lock being left held and blocking GUI.
Ermal LUÇI
06:47 PM Revision f9626e57: Only unlink /conf/needs_package_sync if no packages are installed, otherwise leave it to the package manager to take care of it.
Erik Fonnesbeck
01:05 PM Revision 9b1939e1: Move unlink back to the correct line.
Erik Fonnesbeck
09:49 AM Revision eebccaca: Fix PHP warning related to recent update of apc extension.
Erik Fonnesbeck

12/29/2010

11:33 PM Revision e8f4a58f: make rebrand friendly
Chris Buechler
09:27 PM Revision 7385a6b4: Turn off csrf checks
Scott Ullrich
09:11 PM Revision f2141df0: Allow entering an arbitrary subnet for outbound NAT translations.
Jim Pingle
08:54 PM Revision d3bea818: Add 10 to row count on textarea
Scott Ullrich
08:48 PM Revision 2388a97d: Nuke newline
Scott Ullrich
08:48 PM Revision 5edb6fee: Unbreak installedinfo option
Scott Ullrich
07:04 PM Revision 09315582: Add address pool support to outbound NAT. Allow specifying a subnet for outbound NAT rules (via a subnet of proxy arp VIPs) or a host-type alias for outbound NAT rules, and give the user a choice of pool options for address selection from within the pool.
Jim Pingle
04:53 PM Revision a9a5b957: Fix multi_all wizard to properly verify VoIP bandwidth specified.
Ermal LUÇI
04:52 PM Revision ef6f09b3: Fix multi_all wizard to properly verify VoIP bandwidth specified.
Ermal LUÇI

12/28/2010

10:39 PM Revision 66bcba1b: Ticket #802. During a config restore detect if the vlan interfaces need reassignment too. This might be problematic for other type of interfaces on 2.0!
Ermal LUÇI
10:10 PM Revision c3583058: Add radius port and radius accounting port to config if supplied.
Ermal LUÇI
09:23 PM Revision 8f5c3d8d: Ticket #1116: anonymous sainfo may be used only for single phase2 ipsec VPN's
Pierre POMES
08:04 PM Revision c23b4f0d: Fix case statements, may fix rrd graph generation for certain periods.
Jim Pingle
05:15 PM Revision 8e9adb53: Run filter configure after doing a save on CP.
Ermal LUÇI
04:55 PM Revision 3e360ca7: clarify CSRF failure message
Chris Buechler
05:09 AM Revision a82e6d37: fix text
Chris Buechler
04:23 AM Revision 46a9f4e1: Undo last commit. Need to add an additional check for opackage count == 0
Scott Ullrich
01:20 AM Revision 0f288647: Don't include rfc1918 in bogons
Jim Pingle
12:38 AM Revision e240969e: Allow any port to go out for CP. This should unbreak traffic of CP rdr!
Ermal LUÇI

12/27/2010

07:22 PM Revision 23d69b98: Use convert_friendly_interface_to_friendly_descr in the wol widget, just like on the main page. Ticket #1103
Jim Pingle
07:22 PM Revision e18278d1: Use strtoupper here
Jim Pingle
06:40 PM Revision 6622e126: Unlink needs_package_sync after one pkg has installed OK which means that our internet connection is up.
Scott Ullrich
04:41 PM Revision 528992be: Fix OpenVPN NetBIOS settings not propagating from the wizard to the server instance.
Jim Pingle
03:09 PM Revision 6b78bed7: Ticket #944. Wehn changing the parent interface make sure to destroy the old vlan before creating the new one. Since vlans use the name of the parent the old interface referencing the old parent vlan will remain intact.
Ermal LUÇI

12/26/2010

12:02 AM Revision c9d174df: Properly ignore the local link addresses
Seth Mos

12/25/2010

11:40 PM Revision 196b6749: call interfaces_gif_configure() before proceeding with system routing configure so that the tunnel is up when adding routes.
Seth Mos
11:00 PM Revision e802607f: Fix the group for dhcpd
Seth Mos
09:32 PM Revision 2b656168: fix text
Chris Buechler
09:19 PM Revision 33802679: fix text
Chris Buechler
09:06 PM Revision 9422a50f: default to single host on 1:1 NAT as it always has and is the most common usage
Chris Buechler
08:56 PM Revision df0c55a3: switch back to Internal rather than Source, Source is just confusing
Chris Buechler
08:43 PM Revision 3ec4b9de: update bogons
Chris Buechler
06:51 PM Revision 7dbbaecd: More misc pkg install txt fixups
Scott Ullrich
06:50 PM Revision f169e274: More misc pkg install txt fixups
Scott Ullrich
06:45 PM Revision 73e52b99: Add newline after restoring libs
Scott Ullrich
06:40 PM Revision 4c6a49d7: backup and restore libs in correct location
Scott Ullrich
06:38 PM Revision 2b216e51: misc text formatting fixes (tabs)
Scott Ullrich
06:07 PM Revision 9b3ade76: Increase textarea col size now that there is a lot more pkg install/deinstall information being output
Scott Ullrich
06:04 PM Revision b2dd7ab4: Only backup libraries at the beginning of the deinstall cycle.
Scott Ullrich
06:03 PM Revision 7102210a: Add tab
Scott Ullrich
05:52 PM Revision d96623ef: Add newline after installation aborted
Scott Ullrich
05:51 PM Revision 76a6d6ae: s/Trying to download/Downloading
Scott Ullrich
05:34 PM Revision 62743ffa: Version bump to 2.0-BETA5. Merry christmas!
Scott Ullrich
05:20 PM Revision e9c7a334: Backup system libraries and restore during pkg deinstall.
Scott Ullrich

12/23/2010

08:11 PM Revision 1916d34a: Instead of replacing the whole array just add the new vlanif member to the config. Should fix issues reported in http://forum.pfsense.org/index.php/topic,28202.15.html
Ermal LUÇI
08:07 PM Revision 5af3a589: Add some more safe belts and remove code that is commented from long time now. Reported on http://forum.pfsense.org/index.php/topic,28202.15.html
Ermal LUÇI
08:06 PM Revision e503c44a: Add some more safe belts and remove code that is commented from long time now. Reported on http://forum.pfsense.org/index.php/topic,28202.15.html
Ermal LUÇI
07:19 PM Revision c6c26178: Add OSPF to firewall rule protocol choices
Jim Pingle
06:41 PM Revision 60b66b60: Ticket #1128. Ooops pass the right parameter to unlock.
Ermal LUÇI
04:21 PM Revision 057c83f5: Accept # for a DNS override domain DNS server, this makes dnsmasq ignore a previous less specific domain and use system default name servers instead. So you can override example.com to 10.10.10.2 but www.example.com will consult normal DNS.
Jim Pingle
01:58 PM Revision 100b7219: Hanlde the case when advbase is not present especially on previous 2.0 setups.
Ermal LUÇI

12/22/2010

10:32 PM Revision c513c309: Prevent other types of interface for being added to ng_ether(4). It might be the cause of panics reported here http://forum.pfsense.org/index.php/topic,31404.0.html
Ermal LUÇI
08:51 PM Revision cd3346e2: Ticket #749. Do not create the queues at LAN side for traffic_shaper_wizard_dedicated. Since we cannot control bandwidth its useless to try to handle it(ALTQ was built with this concept in mind).
Ermal LUÇI
08:41 PM Revision 01184e21: misc comments
Scott Ullrich
08:40 PM Revision 44473583: Ticket #749. Do not create the queues at LAN side for traffic_shaper_wizard and traffic_shaper_wizard_multi_all. Since we cannot control bandwidth its useless to try to handle it(ALTQ was built with this concept in mind.
Ermal LUÇI
08:33 PM Revision 95b71980: Use correct lock.
Ermal LUÇI
08:05 PM Revision 60e70198: Add back easy install options for UFS and ZFS
Scott Ullrich
07:51 PM Revision a8d6ac1a: Ticket #757. Use correct pidfile.
Ermal LUÇI
04:54 PM Revision a3ccdf6e: Add newline and comment header for each disk
Scott Ullrich
04:42 PM Revision 4e8d55dd: Include captiveportal.inc if captiveportal_syslog() is not defined.
Scott Ullrich
04:41 PM Revision 34507786: Use captiveportal_syslog()
Scott Ullrich
04:06 PM Revision ba482f41: Fix whitespace.
Scott Ullrich
04:06 PM Revision 9c7b9ba0: Rework how disk definitions are defined per Kris.
Scott Ullrich
03:57 PM Revision f6d4854b: Typecast second param for array_merge to silent a warning that is breaking build since we check output of test_php.php looking for a string 'FCGI-PASSED PASSED'
Renato Botelho
03:43 PM Revision 1e312328: Add missing semicolon.
Erik Fonnesbeck
03:39 PM Revision 673e8095: nuke trailing carriage returns
Scott Ullrich
03:36 PM Revision 2d7bbd65: Nuke trailing carriage returns
Scott Ullrich
03:32 PM Revision 4d5bbdfb: White space fixes and (C) for both Ermal and myself
Scott Ullrich
03:29 PM Revision 4ac251b8: Log voucher errors. Fix whitespace. Remove trailing c/r
Scott Ullrich
03:18 PM Revision 6ac988f1: Display confirmation before sending Wake on LAN packet to clicked MAC address in list of DHCP leases. Ticket #861
Erik Fonnesbeck
02:58 PM Revision 3440de72: Change appearance of fields for saved "Additional BOOTP/DHCP Options" to be consistent with other fields on the page.
Erik Fonnesbeck
02:32 PM Revision f39b73ad: Fix interface names for Wake on LAN entries. Fixes #1101
Erik Fonnesbeck
02:27 PM Revision 227f2be5: Fix routed starting. Reported-by: http://forum.pfsense.org/index.php/topic,29015.0.html
Ermal LUÇI
02:08 PM Revision 40eb0394: Fix incorrect variable name.
Erik Fonnesbeck
02:05 PM Revision 1930ccb6: Modify comparisons for antenna settings to be more restrictive. Might help with ticket #1121
Erik Fonnesbeck
02:02 PM Revision 0d86d650: Remove extra (. Reported-by: http://forum.pfsense.org/index.php/topic,31246.msg161929.html#msg161929
Ermal LUÇI
01:59 PM Revision 475c1932: Use the provided settings even for HFSC scheduler instead of hardcoding 32Kbit/s speed on VoIP. Also cleanup some whitespace.
Ermal LUÇI
01:59 PM Revision d526314b: Be consistent on having 1K == 1024
Ermal LUÇI
12:40 PM Revision ad65b15a: Fix incorrect merge in vslb.inc
Seth Mos
02:02 AM Revision 9b4e0168: Do not break on header titles
Scott Ullrich
01:57 AM Revision a1d3953f: Turn off csrf for dashboard
Scott Ullrich
01:25 AM Revision f7bd0032: Remove note about encyrption password only used for encryped fs type. It's handled by enable/disable js code now.
Scott Ullrich
01:11 AM Revision d31bc32a: Make the CP locking more granular and make use correctly of exclusive/shared locks where appripriate. This speeds up CP login process.
Ermal LUÇI
01:09 AM Revision 3da60e0d: Correcly fire delete event
Scott Ullrich
12:56 AM Revision 68867598: Fire event for delete too
Scott Ullrich
12:52 AM Revision 3be68b60: Auto insert disk size
Scott Ullrich
12:52 AM Revision 2fa74698: Default to UFS+S
Scott Ullrich
12:28 AM Revision 72c0d2e3: Disable the available space field too
Scott Ullrich
12:27 AM Revision eb7aa263: * Use exclusive locking for parts of config involving CP db.
* Use more strict checking against empty/not set values for timeout and idletimeout
* Do not overwrite idletimeout va...
Ermal LUÇI
12:26 AM Revision bfff9331: nuke the leave one megabyte free on each disk business.
Scott Ullrich
12:15 AM Revision 5a04b6d8: Revise not about leaving 1 megabyte free on each disk
Scott Ullrich
12:10 AM Revision 3e4fbe67: Turn background of input box red if you over allocate
Scott Ullrich
12:07 AM Revision 96b25714: Add delete button. Move the add button to the right of total allocated.
Scott Ullrich

12/21/2010

11:53 PM Revision 09348d5f: Oops, check against disksseen variable
Scott Ullrich
11:50 PM Revision ec981fc5: Turn background field to green when all disk capacity has been correctly allocated to the various slices.
Scott Ullrich
11:45 PM Revision 7513352b: merge the dynamic obtained result with the static maintained list to not avoid strange problems as in Ticket #1123.
Ermal LUÇI
11:45 PM Revision 31eee4a6: Do not do useless work.
Ermal LUÇI
11:33 PM Revision 19f6b3c5: Show the capacity of all allocated disks in addition to the amount of space allocated
Scott Ullrich
09:26 PM Revision 503f3c65: Fix double click editing of GRE interfaces
Jim Pingle
04:41 PM Revision d776efd8: Black list gre interfaces from bridge member list since they cannot be part of a bridge.
Ermal LUÇI
04:38 PM Revision a2ec32a9: Reconfigure the assigned interface settings if we are modifying the clone settings from interfaces->assign->TYPE.
Ermal LUÇI
04:38 PM Revision dbdcaef4: Use 1024 not 1000 in conversion.
Ermal LUÇI

12/20/2010

10:30 PM Revision c7cfbbd8: Reinvent the 8 hour graph period, this one should work properly, needs test
Seth Mos
10:24 PM Revision d1f48a88: Show on the interface list present members of the lagg.
Ermal LUÇI
09:48 PM Revision 90b4cc7d: This checkbox enables, remove confusing enable/disable.
Chris Buechler
08:06 PM Revision aadcf6ac: Merge remote branch 'upstream/master'
Seth Mos
08:06 PM Revision 81afb509: Merge remote branch 'upstream/master'
Conflicts:
etc/inc/interfaces.inc
etc/inc/vslb.inc
usr/local/www/interfaces.php
Seth Mos
08:01 PM Revision e2c1d6c5: Add a per-entry option for Proxy ARP VIPs of the Network type to disable their expansion on Port Forwards and Outbound NAT screens. Will allow users with large proxy arp subnets used only with 1:1 to still load those pages in a reasonable time. Resolves #1119
Jim Pingle
07:41 PM Revision 49659e1c: Move the CP rule below webConfigurator abusal rule to allow adding the same protection to CP.
Ermal LUÇI
07:38 PM Revision 4cc23374: Well now that CP has the proper conditions and fastforwarding is disabled by default its needed to untighten a bit the rule of CP with direction out on pf(4).
Ermal LUÇI
04:47 PM Revision 3d04de61: attach to ng_ether(4) only on pppoe/l2tp/pptp links no others.
Ermal LUÇI
04:43 PM Revision 92a1c8e6: Unbreak pppoe clients. Pointy-hat: myself
Ermal LUÇI

12/19/2010

09:56 PM Revision 10518768: Fire this event later in the script
Scott Ullrich
09:50 PM Revision fb34dd22: Add effect when total allocated amount changes
Scott Ullrich
09:38 PM Revision e1271f32: Add note about leaving 1 megabyte free
Scott Ullrich
09:36 PM Revision 5c5610e9: Reword to not confuse
Scott Ullrich
09:35 PM Revision b98e3a72: Comment
Scott Ullrich
09:34 PM Revision d9f22217: Add rowhelper_onDelete call
Scott Ullrich
09:31 PM Revision 1c53acd3: Nuke function_exists()
Scott Ullrich
09:31 PM Revision 8fdc5159: Only for once
Scott Ullrich
09:29 PM Revision 346cc87f: Disable changing of allocated box. Merge two functions into one
Scott Ullrich
09:23 PM Revision 28a9cb7f: Add and use rowhelper_onAdd which will fire javascript code after adding new row
Scott Ullrich
09:15 PM Revision 8e946201: Remove debugging alert()
Scott Ullrich
09:14 PM Revision a17f284c: Add rowhelper_onChange variable for row helper and remove the previous function detection code
Scott Ullrich
08:51 PM Revision a1532937: Minor formatting fixes
Scott Ullrich
08:46 PM Revision b1782537: Correctly --
Scott Ullrich
08:37 PM Revision d8c96528: Decrease size by 1 megabyte as some disks are failing
Scott Ullrich
08:34 PM Revision 47127d13: Format please wait better with a table
Scott Ullrich
08:32 PM Revision a97279db: Style the hr
Scott Ullrich
08:22 PM Revision ba0c3651: Save boot manager selection when returning to previous screens
Scott Ullrich
08:13 PM Revision 8206c01d: Fix typos. Align to middle in table header row
Scott Ullrich
08:11 PM Revision be1be0b8: Jettison the ugly yellow box. Customize the title of each page in the header of table. If an error has occurred do not show the begin installation button.
Scott Ullrich
07:40 PM Revision 97e721e7: Fix typos. Only show the encryption notice once.
Scott Ullrich
06:40 PM Revision cace4c41: Only show encryption warning once
Scott Ullrich
06:21 PM Revision 80f2185d: Only add to total allocated field if the value is above > 0 for the item
Scott Ullrich
06:18 PM Revision 611c9b3d: Disable encpass when we are not using an encrypted fstype. Alert to the operator that defining an encpass on an encyrpted volume will require a password on each bootup.
Scott Ullrich
06:14 PM Revision 40f9accf: Use full path to binaries. Make savemsg a global
Scott Ullrich
06:06 PM Revision 28f9612c: Throw an error if we have an encrypted / without a non-encrypted /boot
Scott Ullrich
12:39 AM Revision 332bb9ab: Remove newline
Scott Ullrich
12:24 AM Revision 5faeedc6: Move total allocated box below rowhelper
Scott Ullrich

12/18/2010

11:48 PM Revision 4f646415: Add total allocated box that adds up all of the sizes that have been allocated thus far
Scott Ullrich
11:05 PM Revision 4b54648c: Rename conf to x counter
Scott Ullrich
11:04 PM Revision 99a20c51: Do not allow /conf and inform user to use /cf when making a dedicated conf slice
Scott Ullrich
10:41 PM Revision a16d38c9: Fix softupdates
Scott Ullrich
09:43 PM Revision b8791a31: Restore encpass as well
Scott Ullrich
09:38 PM Revision 4fdc80b1: Save layout on disk. If an installer error occurs the layout will be restored on the rowhelper screen so that you can easily make changes
Scott Ullrich
09:20 PM Revision 1ddd4ba3: USe memory *2 for default swap space
Scott Ullrich
09:14 PM Revision 502e7c83: Note that .eli are encrypted
Scott Ullrich
08:43 PM Revision df40aa86: Be less chatty
Scott Ullrich
08:32 PM Revision e9954aef: Do not spam console, spam log
Scott Ullrich
08:22 PM Revision 77a842ef: No need to output 'Loading new configuration'. We already have a line written out telling the user what we are doing
Scott Ullrich
08:12 PM Revision 81868072: use is_dir(). Sometimes php lack of uniform function names can be annoying.
Scott Ullrich
07:57 PM Revision 42ee8bde: Ensure log directory exists before invoking syslogd
Scott Ullrich
07:42 PM Revision d64fa7f2: Touch log file so it can be created on livecd
Scott Ullrich
07:02 AM Revision cc9464c1: Disable easy options until refactored to work with new rowhelper style post
Scott Ullrich
06:25 AM Revision 75a28755: Redirect to / if already installed
Scott Ullrich
06:21 AM Revision 37bd1cbb: Misc comments
Scott Ullrich
06:06 AM Revision 72b14823: Add mirroring. Default to no boot manager saving a few seconds on bootup
Scott Ullrich
04:56 AM Revision dabad9b7: Correct path
Scott Ullrich
04:44 AM Revision 2f13a852: We do not need these files
Scott Ullrich
04:43 AM Revision e2912927: Add new files
Scott Ullrich
04:38 AM Revision 9b8707c3: Catch up to recent FreeBSD-9-CURRENT changes
Scott Ullrich
03:49 AM Revision 65c6cdfa: Show begabyte size in addition to pretty formatted style
Scott Ullrich
03:44 AM Revision 4d0a1ade: Echo out newline
Scott Ullrich
03:30 AM Revision d4e79776: Correct reboot link
Scott Ullrich
03:00 AM Revision b526ca11: Unbreak more than 2 slices
Scott Ullrich
02:49 AM Revision 8b590740: Auto set 256 and remaining to /
Scott Ullrich
01:22 AM Revision 86b521ea: Ignore mountpoint for SWAP
Scott Ullrich
01:19 AM Revision ba3feae8: Add rowhelper support
Scott Ullrich
01:19 AM Revision d5b2cfd4: Adding support for custom hooks. If the function row_helper_dynamic_custom() exists it will be called and pass a tr object which is the createElement("tr") handle.
Scott Ullrich
01:19 AM Revision b176ce91: Honor rowsize.
Scott Ullrich

12/17/2010

11:28 PM Revision 7afb7ea9: Safe belts to avoid errors.
Ermal LUÇI
10:55 PM Revision 67b057a9: Do not attach ng_etther(4) to every system interface. Instead do a search if netgraph is needed on single/every interface during interface configuration. Also enable netgraph support for interface as needed when enabling pptp/l2tp/pppoe/... . This should prevent the netgraph queue to slow down network performance on fast links.
Ermal LUÇI
10:52 PM Revision 0183a568: Move to index.php.
Scott Ullrich
10:10 PM Revision 15226bf3: Moving installer to it's own directory since we will have a number of helper javascript files and such soon
Scott Ullrich
09:57 PM Revision 9f154c16: Do not copy non existent /sys
Scott Ullrich
09:56 PM Revision a37308b2: Add /boot when encrypting
Scott Ullrich
09:52 PM Revision 7168ab88: Pass bootmanager and encryption settings
Scott Ullrich
09:35 PM Revision 89058570: Allow carp as parent only to ipalias.
Ermal LUÇI
09:31 PM Revision 82db1bc5: More safety belts. Do not allow a carp referenced by an ipalias to be deleted.
Ermal LUÇI
09:22 PM Revision b3c1391a: Fallback to the sane limit of 255 now that the patch is backed out.
Ermal LUÇI
09:19 PM Revision a5a6ab28: Add safety belts since only aliases on same subnet can be added to an carp(4)
Ermal LUÇI
09:11 PM Revision dc2bb9e5: Allow ip aliases to be added to vips.
Ermal LUÇI
08:49 PM Revision 6b740881: Allow setting none for boot manager to turn off F1 pfSense
Scott Ullrich
08:34 PM Revision ffdc499a: Show when disk is encrypted. Do not uppercase .eli
Scott Ullrich
07:32 PM Revision d48927b4: Supply encpass if needed
Scott Ullrich
06:19 PM Revision f8895161: Add missing - in syslogd command line parameters, fixes #1111
Jim Pingle
04:09 PM Revision d9587b98: Add on disk encryption options and ability to set a encpass to the experimental installer
Scott Ullrich
03:53 PM Revision 6141561c: Add newline after 99 menu option. Otherwise it looks very strange.
Scott Ullrich
03:32 PM Revision 3aad9551: When we supply a version number, it should be under All/ and not Latest/ (which has names but no version numbers)
Jim Pingle
12:45 AM Revision f444c396: Prevent division by zero if the file size is zero.
Erik Fonnesbeck

12/16/2010

06:56 PM Revision 979c5783: Make $rel lowercase, since that's how it is on FreeBSD's package servers.
Jim Pingle
03:12 PM Revision 9c4c5e80: If the IP stays the same, still resync VPNs if it's a PPP type interface.
Jim Pingle
03:12 PM Revision ebbae443: Move these back, it may not play nice with DHCP renews
Jim Pingle
02:57 PM Revision b7c38b2e: Move IPsec up too, it should always resync.
Jim Pingle
02:55 PM Revision 4d3367b1: OpenVPN needs resync even if the IP did not change, because the IP may have disappeared and caused it to exit.
Jim Pingle
12:19 AM Revision 451e4a05: Fix condition that needed to be negated after a recent layout change here and prevent a PHP warning if there are no voucher rolls. Fixes #1106
Erik Fonnesbeck

12/15/2010

03:35 PM Revision 254ac496: Add contributed WOL widget. Resolves #1103
Jim Pingle
04:22 AM Revision a5e64ca0: Remove config lock for filter reload, since no config file reads or writes are happening here. Ticket #1071
Erik Fonnesbeck
03:47 AM Revision fb548cde: No need to use escapeshellcmd here.
Scott Ullrich

12/14/2010

11:03 PM Revision 622bd5e7: Ticket #1043. Check for '' and not for 'default' since this is the default value of the select.
Ermal LUÇI
10:59 PM Revision 1d164dd4: Provide a default value to the function for converting kb/Mb to coeficient for math.
Ermal LUÇI
10:48 PM Revision f5c05fcc: Make voucher xmlrpc error checking the same as others.
Ermal LUÇI
10:39 PM Revision 666bc4d1: Ticket #1087. Cleanup whitespace and also do not rely on having the db dirty flag set for backing up the dbs but always do this!
Ermal LUÇI
10:27 PM Revision eaca40df: Cleanup of whitespace and use exclusive lock during reconfiguration of vouchers.
Ermal LUÇI
10:27 PM Revision c1f9a4df: Set default interval of syncing voucher db to config to 5 minutes instead of 300. Ticket #1087.
Ermal LUÇI
10:22 PM Revision d12003c9: Revert "Add voucher backup, configurable from Diagnostics > NanoBSD. Fixes #1087" - voucher db backup already existed under a different name. Ticket is still fixed, just by different code that was already there.
This reverts commit 0d89a2fcac3deea06bdc4a481bbdfae4f18b1ff8. Jim Pingle
10:21 PM Revision deeaf52c: Revert "Set execute bit on backup script" Not needed.
This reverts commit d3a217e5d9e615058652cff5881a216c1a91a8c0. Jim Pingle
10:13 PM Revision d3a217e5: Set execute bit on backup script
Jim Pingle
10:10 PM Revision 0d89a2fc: Add voucher backup, configurable from Diagnostics > NanoBSD. Fixes #1087
Jim Pingle
09:15 PM Revision 95ceb35b: No functional change just simple cleanup.
Ermal LUÇI
08:59 PM Revision 70ed5a6a: Use file_put_contents()
Scott Ullrich
08:57 PM Revision d98d2db3: Redirect to the installedinfo page after package installation giving the system a chance to refresh the menus and the final installation text
Scott Ullrich
05:38 PM Revision 74b7361f: Backend support for the retry parameter.
Jim Pingle
05:19 PM Revision 7a517ee4: Add a retry field to the LB Pool config to allow specifying how many times to retry a server before declaring it dead.
Jim Pingle
05:06 PM Revision ece25730: Replace the LB status widget completely with one that supports the current LB system.
Jim Pingle
03:42 PM Revision a776c720: Move some lb status parsing functions to a common area so they can be reused by the widget.
Jim Pingle
03:01 PM Revision 5ca559d2: Use a slightly different regex to catch all non-whitespace characters here instead of the current method. Fixes #1085
Jim Pingle
01:46 PM Revision 7bc5c543: For bsnmpd, checking hostres also requires checking mibii. Note this requirement in the GUI and enforce it via a simple JS check.
Jim Pingle
01:21 PM Revision 841c4125: Remove dropdown to select interface. Should fix #1090
Marcus Brown
12:03 PM Revision d299e102: Merge remote branch 'mainline/master'
Conflicts:
usr/local/www/fbegin.inc
Vinicius Coque
11:56 AM Revision c92ccac7: Merge remote branch 'mainline/master' into inc
Conflicts:
etc/inc/auth.inc
etc/inc/config.lib.inc
etc/inc/filter.inc
etc/inc/gwlb.in...
Vinicius Coque

12/13/2010

10:04 PM Revision d2cba83b: A few help page updates
Jim Pingle
09:18 PM Revision 26732357: Ticket #960. Use XMLRPC automatic base64 encoding for strings (XML_RPC_auto_base64)
Pierre POMES

12/12/2010

11:49 PM Revision c9b08a50: Show the full URL used to download package files, to aid in tracking down packages that do not install correctly.
Jim Pingle
03:31 PM Revision 96b4c29a: Ticket 1041. Fix bad commit...
Pierre POMES

12/11/2010

08:31 PM Revision 00752d5a: Ticket #959. Keep local items at the top of vip section
Pierre POMES
01:42 AM Revision 25f6730a: Add IPSec 'ipalias' VIP support. Ticket #1041
Pierre POMES

12/10/2010

11:44 PM Revision 2c6b0d67: Call a filter reload even though the ip might not have changed. This makes the gateway pools work after an interface comes up again.
Ermal LUÇI
11:26 PM Revision 6d8ff5e9: Hard code maxlockouts to 15 until GUI portion is ready
Scott Ullrich
10:51 PM Revision ca092d26: Correct error messages.
Ermal LUÇI
10:47 PM Revision 37d202a3: Do not allow gateways to be selected without a direction.
Ermal LUÇI
09:53 PM Revision 65f7fba8: Correct webConfgurator auth/error messages
Scott Ullrich
09:38 PM Revision 20699f3f: Some IPsec mobile changes to inch a little closer to working L2TP+IPsec. Ticket #475
Jim Pingle
09:02 PM Revision 3aba1835: Add log_auth() which with send items to syslogd using LOG_AUTH facilities. Use this new log_authh() for login error and success entries
Scott Ullrich
08:24 PM Revision 6735d092: Allow floating rules without direction to be created again.
Ermal LUÇI
07:38 PM Revision d0f980d4: Log on the host the errors so we can use the sshlockout software for protection against abusal.
Ermal LUÇI
07:35 PM Revision 4d775dd0: Be consistent on shifting array during authentication. Also check for array to avoid strange errors.
Ermal LUÇI
07:13 PM Revision 602cb4b0: Leave a notice for this as well.
Ermal LUÇI
07:10 PM Revision 52a93b82: If we fail to authenticate consider it as fatal since nothing else can be done.
Ermal LUÇI
07:04 PM Revision a79c72d7: Actually the passed config sections are part of index 1 of the array. This fixes config sync of vips as well.
Ermal LUÇI
06:55 PM Revision 9e18b392: Do not call rc.newwanip on bootup. Remove bogus return 0;
Scott Ullrich
06:53 PM Revision d1265444: Start relayd after routing has been started.
Ermal LUÇI
06:43 PM Revision 9132ae35: Do not spam logs uselessly on bootup and sleep a bit before starting apinger.
Ermal LUÇI
06:34 PM Revision 0567899d: Fix config synchronization. Also unbreak the config when erroring out because it will loop indefinitely.
Ermal LUÇI
01:18 AM Revision 4ecc2263: Hmmm use correct keys to returned array.
Ermal LUÇI
01:02 AM Revision bb92b70f: Actually pass the right parameter!
Ermal LUÇI
12:53 AM Revision 01b1cc6a: Fix line because of copy/pasto.
Ermal LUÇI
12:51 AM Revision 728719dd: Its too late and this is optional.
Ermal LUÇI
12:44 AM Revision de272dac: Just the password here.
Ermal LUÇI
12:34 AM Revision 18be996d: Actually we expect an array to be returned.
Ermal LUÇI
12:19 AM Revision e501de37: Hello xmlrpc to another function!
Ermal LUÇI

12/09/2010

08:42 PM Revision 68ef6e03: Teach convert_friendly_interface_to_friendly_descr about carp vips. This helps cases like Ticket #1086.
Ermal LUÇI
08:33 PM Revision 8c3450c7: Make this at least right though it might not be correct.
Ermal LUÇI
07:44 PM Revision 89428f03: Use correct variable name so the message is actually displayed.
Ermal LUÇI
07:03 PM Revision ec3e48f1: Remove \n here, it was being printed on the console. Echo should do the right thing and print a newline at the end on its own.
Jim Pingle
05:18 PM Revision 76bbcff0: make rebrand-friendly
Chris Buechler
02:25 PM Revision 11decf6e: Show carp on the list of interfaces to be used for creating gif/gre tunnels.
Ermal LUÇI
02:24 PM Revision f1a93dee: Use the array index for this.
Ermal LUÇI
05:44 AM Revision 71809626: If available, display source IP's CIDR mask on external IP as well.
Erik Fonnesbeck
05:12 AM Revision 35aa4df3: This code must come after natent is defined or the style will never be applied. Ticket #1073
Erik Fonnesbeck
 

Also available in: Atom