Project

General

Profile

Activity

From 09/08/2008 to 10/07/2008

10/07/2008

03:30 AM Revision 67dc59f0: change to fix menu "squashing", as found here:
http://forum.pfsense.org/index.php/topic,10975.msg61023.html#msg61023
as suggested by user "itshuge"
ok on dev@ fro...
Chris Buechler
01:16 AM Revision d231c4d3: Break before information text to match other pages
Scott Ullrich
12:37 AM Revision ba5be9ef: No need to lock config when setting filter update status
Scott Ullrich
12:29 AM Revision fdda1d22: Do not lock the filter when setting filter reload status.
Scott Ullrich

10/06/2008

10:23 PM Revision df4ae7c8: * Remove bigpond support from backend.
* Use killbypid instead of sigkillbypid SIGUSR2 is not doing what is expected.
* Actually start pppoe/pptp when the r...
Ermal Luçi
06:25 PM Revision 1f5309a3: Use the correct syslog LOG_ERR constant and make this file executable.
Matthew Grooms

10/04/2008

11:56 PM Revision 92525855: add missing quotes in mobile IPsec my_identifier
Chris Buechler
10:52 PM Revision 723e16b8: Actually take a shorter route at saving the gateway.
Ermal Luçi
10:50 PM Revision 8b127117: Use correct interface to record gateway.
Ermal Luçi
10:04 PM Revision d12c3813: trim description so long descriptions on IPsec doesn't create an invalid ruleset
Chris Buechler
10:03 PM Revision d78e6763: trim description so long descriptions on IPsec doesn't create an invalid ruleset
Chris Buechler
09:58 PM Revision 94b101fd: trim description so long descriptions on IPsec doesn't create an invalid ruleset
Chris Buechler

10/02/2008

11:11 PM Revision 99bf7d90: Repack tgz with ./
Noticed-by:Volker Kuhlmann Scott Ullrich
11:11 PM Revision 9d51486c: Repack tgz with ./
Noticed-by:Volker Kuhlmann Scott Ullrich
12:47 AM Revision 3f78cd36: Update with latest zone information
Scott Ullrich
12:47 AM Revision a8de5705: Update with latest zone information
Scott Ullrich
12:09 AM Revision d14aea59: Switch network-backend to freebsd-sendfile from writev now that
lighttpd 1.4.20 has had some fixes applied. Scott Ullrich

10/01/2008

05:26 PM Revision 2cbdf97e: Cleanup the status queues so it does not does stupid things.
Apparnetly this needs to be converted to 'ajax' calls as the traffic graph but for now live with this. Ermal Luçi

09/30/2008

03:31 PM Revision 9e21d318: Introduce a 'None' option for the gateways select box.
Apart fixing aestetic when there is no gateway configured for the interface it allows you to setup gateways and not
s...
Ermal Luçi

09/29/2008

10:09 PM Revision 82458abb: pkg_edit add <wrap>off</wrap> for textarea
Mark Crane

09/28/2008

05:28 AM Revision 447611c4: Remove stray 1
Scott Ullrich
05:26 AM Revision fae0b511: * Remove debugging code
* Hide syntax highlighting option for now Scott Ullrich
05:24 AM Revision bd125eb2: Do not encode, AJAX function handles.
Scott Ullrich
05:06 AM Revision 5f05c1e8: Automatically remote /tmp/config.cache if it exists after file save.
Scott Ullrich
03:33 AM Revision 77045939: run hostap later in script, fixes ral(4) card difference in FreeBSD 7.0. Works with ath(4) also.
Ticket #1813 Chris Buechler
03:31 AM Revision 75eb2012: run hostap later in script, fixes ral(4) card difference in FreeBSD 7.0. Works with ath(4) also.
Ticket #1813 Chris Buechler

09/24/2008

02:20 AM Revision 5252b98d: Move alwaysbroadcast item to a settable field.
Ticket #1814
XXX: Create GUI option
Scott Ullrich
02:12 AM Revision d3d6bbf3: Always broadcast to help fix vista fun.
Ticket #1814 Scott Ullrich

09/23/2008

06:51 PM Revision df1fc198: Correct check if we are running with only one interface. LAN ca be deleted without problems with the new interface code.
Ermal Luçi
06:32 PM Revision bd33ee57: Take into consideration the subnet mask configured.
Ermal Luçi

09/22/2008

06:37 PM Revision 9ff5048f: Cleanup bootup script
Remove starting dhcp twice.
Remove double resolv.conf generation.
Remove direct pfctl filter load command.
Move initi...
Seth Mos
04:38 PM Revision 1d45c5ec: Use correct variable name for parent interface.
Ermal Luçi
04:40 AM Revision 6f00d853: missing spaces for mobile IPsec
Chris Buechler

09/21/2008

09:49 PM Revision d526d669: Use correct arguments
Seth Mos
08:36 PM Revision 93ecc2fb: Reffer to correct variable
Seth Mos
08:33 PM Revision 9d635f0a: Set full path to ping
Seth Mos
07:53 PM Revision 4c9f3cf5: If we really can't find what to ping just continue with the next graph
Seth Mos
07:48 PM Revision 551e9159: Remove dependency on WAN having the default route.
Also failed because it did not use the full path to /sbin Seth Mos
07:42 PM Revision 778b6128: Make sure we get a valid address to ping for the rrd graphs.
Seth Mos

09/20/2008

07:25 PM Revision f3ac3404: Fix enable/disable checkbox
Seth Mos
07:24 PM Revision 48b135c6: Fix enable/disable checkbox
Seth Mos
02:56 PM Revision 3cf15912: kill(1) does not need SIG in front of signals anymore. Though i do not think mpd4 responds to SIGUSR[1,2] the same as mpd3.
Ermal Luçi
02:43 PM Revision 1c7b35ae: Leave an XXX(note) for later on.
Ermal Luçi
02:08 PM Revision 16e6485b: Workaround agressive cache of firefox by adding some options in the header. this is the same issue as the traffic graph one.
Ermal Luçi
02:02 PM Revision 0605bbe3: Add text, from lagg(4) man page, that explains what the various protocols do. Add even a note to explain that only un-assigned interfaces can be part of a lagg(4) interface with suggestion from http://forum.pfsense.org/index.php/topic,11614.0.html.
Ermal Luçi
01:51 PM Revision cea35dd8: Seems that mtu and up parameters of ifconfig cannot be specified together, at least on lagg(4) case.
Ermal Luçi
01:42 PM Revision 3b613904: Reintegrate global minimum count setting enforcment.
Ermal Luçi
01:35 PM Revision 3a312927: Remove duplicated comment and add some style(9).
Ermal Luçi
01:34 PM Revision 4e7da37c: Correctly determine interface mismatches.
Ermal Luçi
01:11 PM Revision 7f04301d: Remove unrelated code from function. Add some style(9) to code so readability is improved.
Ermal Luçi
01:05 PM Revision 30c1b51e: Add a note that interfaces part of a lagg(4) will not be shown(allowed to be assigned.
Ermal Luçi
12:58 PM Revision dbdd08af: Do not allow lagg(4) members to be assigned.
Ermal Luçi

09/19/2008

07:18 PM Revision 4f9b0f01: Filter_configure takes too long to run on embedded and this seems to
upset apinger? Seth Mos

09/18/2008

04:51 PM Revision ae5143a7: Oops, typo.
Ermal Luçi
06:34 AM Revision 1ba5e90a: Catch up with traffic graph changes.
Ermal Luçi

09/16/2008

08:20 PM Revision 43140710: Add missing quota to the titles so pages actually display.
Ermal Luçi
07:00 PM Revision 1d3bcd2a: Use get_configured_interface_with_descr() for OpenVPN gui pages. Suggested
by Ermal. Matthew Grooms
06:23 PM Revision b8fce6cc: Remove old utility used for interface statistics.
Ermal Luçi
06:22 PM Revision 913ba941: Nuke old utility to take interface statistics
Ermal Luçi
06:20 PM Revision dec6c228: MFC
Fix the Traffic Graph for Firefox case, which caches agressively and makes the XMLHttpRequest calls return the same r... Scott Ullrich
06:18 PM Revision 45581172: Fix the Traffic Graph for Firefox case, which caches agressively and makes the XMLHttpRequest calls return the same result and the output is just a red line at the end of the graph since the difference between the old and new traffic is always 0.
Ermal Luçi
06:15 PM Revision 453074aa: * Fix 'descr'setting and displaying.
* Some white space cleanup. Ermal Luçi
06:04 PM Revision 99bbd213: Fix a few minor problems with the IPsec configuration interface. Make sure
we don't copy the ikeid when duplicating a phase1 entry. Simplify the code
that deletes all associated phase2 entries...
Matthew Grooms
05:41 PM Revision b63f2e8b: Make it possible for pakages to insert additional tabbed pages into an
existing tab group. This requires that each page in the tab group call
add_package_tabs() with the tab group name bef...
Matthew Grooms

09/15/2008

05:42 PM Revision 2e814e0d: Fix empty wep array
Seth Mos
05:41 PM Revision 24461604: Fix Wireless detection logic
Seth Mos
05:12 PM Revision fed043ef: Disable the second call to the same script for configuring wireless interfaces it seems redundant.
Ermal Luçi
05:08 PM Revision bfe1ef8c: Correctly handle 802.11x setting.
Ermal Luçi
05:03 PM Revision 29c69135: Search disabled interfaces too, this is needed since some code assumes this(i.e. wireless).
Ermal Luçi

09/12/2008

11:16 PM Revision ff2f4e43: Some style and consistency fixes, no functional change.
Ermal Luçi
10:54 PM Revision 872ce0dd: Fix the Status->Traffic Graph graphic.
Ermal Luçi
10:51 PM Revision fb707f4a: Correctly gather statictics for virtual interfaces. Maybe bridge needs to be added to the list but i will have to test that further.
Ermal Luçi

09/11/2008

09:52 PM Revision 998b88ad: Use the correct function to find the right interface to use in loginterface knob.
Ermal Luçi
09:49 PM Revision a72d04b3: Remove the ppp hack from filter_translate_type_to_real_interface we know better now.
Ermal Luçi
09:44 PM Revision f4758c47: Bring the ppp frontend to functionality.
Add a more options like max connection attempt, support for static ip setups, username and password configs. Ermal Luçi
09:42 PM Revision abc1cbc5: Fix ppp(3G) backend code and make it possible to create more the one.
Although it needs to be though how would we want to setup something as failover with such setups since we cannot expe... Ermal Luçi
08:10 PM Revision 2d8d4f56: * Rename $debug to $g['debug']
* Fix renamed functions call especially the wireless config
* Fix some ppp code backend
Ermal Luçi
04:48 PM Revision a953bbc0: Mostly missed renaming and typos.
* Missed function call rename
* This needs to be gif not gre
Ermal Luçi
12:30 AM Revision bddd43b4: Add ability to hook into tabs on various screens. Each tab area will
need to hook into this sytem similar to:
$tab_array = array();
$tab_array[] = array("Port Forward", t...
Scott Ullrich

09/10/2008

11:29 PM Revision 1a0cb96d: Revise default allow all to any rule text. Remove > and attempt to cleanup
text to make it more friendly to a new user. Scott Ullrich
10:50 PM Revision 586293d1: Remove (not parsed) from description. It IS parsed and checked for XSS
problems now that we can assign owners of interfaces. Scott Ullrich
10:32 PM Revision 5157927f: Backout last change, we need to think about this some more.
Scott Ullrich
10:24 PM Revision aa8cdf52: Learn how to spell "Acknowledge"
Pointed-out-by: billm Scott Ullrich
10:20 PM Revision b8f33727: We already escape characters. Do not worry about notifying user that
the description field is invalid as it will be escaped again
during firewall_rules.php
Scott Ullrich
07:59 PM Revision 8a7712ea: Require_once instead of require.
Scott Ullrich
07:57 PM Revision ebd0d77b: Make the pointy-hat gods happy by fixing missing ) error.
Scott Ullrich
07:16 PM Revision 75a56c02: Increment interface counter for wan too.
Seth Mos
07:10 PM Revision c8664b2a: Add more optional debugging
Seth Mos
06:48 PM Revision e647cc2e: Increase the page redirect time after switching between http and https. It
can take longer on slower embedded systems. Matthew Grooms
06:41 PM Revision 4c951cc9: Whitespace and minor bug fixes for package manager pages.
Matthew Grooms
01:41 PM Revision 228d6f9a: Bring up to more sane config.
Ermal Luçi
01:34 PM Revision 2cc504e1: Show correct interface.
Ermal Luçi
01:26 PM Revision e1a121db: PPP forgotten knobs syncronization.
Ermal Luçi
01:18 PM Revision 5d41713c: Catch up with backend modification and synchronize some fields in the GUI itself.
Ermal Luçi
01:15 PM Revision 9b1c39e3: * Fixup stray dots('...') on bootup and add some comments since we do loading of the filters twice during bootup?!
* Merge all interface related bootstraps under interfaces_configure so this allows us to handle propperly assigned br... Ermal Luçi
11:08 AM Revision 1d4bd2bc: Catch up with function renaming.
Ermal Luçi
11:07 AM Revision 1fb7c265: * Remove the wan word from most of the functions in this file.
* Remove the 's' from functions that deal only with one interface.
* Some other fixes in general.
Ermal Luçi
10:26 AM Revision 6d230d1f: Remove uneeded and commented out code.
Ermal Luçi
10:26 AM Revision 8f6f2a11: Correctly return gre/gif addresses if selected on the firewall rules or needed elsewhere.
Ermal Luçi
09:27 AM Revision 934240ef: * Correctly show dhcp tabs for the service
* Do not display tabs for the interface not elligible for running a dhcp service. Ermal Luçi
07:55 AM Revision 12b3b339: Oops, typo. Thanks, http://forum.pfsense.org/index.php/topic,11442.0.html
Ermal Luçi
02:53 AM Revision c8423fbf: Make sure the /var/db/racoon path exists before starting racoon. This is
needed to ensure racoonctl can communicate properly with racoon. Matthew Grooms

09/09/2008

10:25 PM Revision 4b176ed2: Do not execute the command if interface is not configured at all(type = none).
Ermal Luçi
09:50 PM Revision 3f24dd12: Array checks too.
Ermal Luçi
09:45 PM Revision bfe776f0: * Array checks too.
* Add some style(9)
NOTE: Maybe someone needs to verify these strange checks on this function!
Ermal Luçi
09:25 PM Revision f20f9461: Add missing quote char.
Ermal Luçi
09:23 PM Revision b9ed163d: Array checks too.
Ermal Luçi
09:22 PM Revision 89019922: Add some check if we are working with arrays and fix the check for not allowing dhcpd to be configured on nonstatic ip interfaces.
Ermal Luçi
09:08 PM Revision 0a242e9d: Add validation for the ca configuration array presence. Minor style fixes.
Matthew Grooms
09:03 PM Revision b6dd2496: Add validation
Seth Mos
08:54 PM Revision 571f89fa: * Remove dead code
* Use the correct underlying interface when issuing command
* Do not forget to bring the physical interface before cr...
Ermal Luçi
08:49 PM Revision 43e255d2: * Introduce an apply button before the changes get effect.
* Actually fix the form submit action to work correctly. Ermal Luçi
08:32 PM Revision fe787fc7: Modify the OpenVPN server configuration to allow the DH parameter length
to be specified. Upgraded 1.2.x configurations will default to 1024 bits. Matthew Grooms
08:01 PM Revision 15b414e6: Comment out the code that creates a dh-parameters file at boot time and
add three new static parameters files to the /etc directory. In the near
term OpenVPN configurations will use the 204...
Matthew Grooms
06:54 PM Revision 2ff19bfd: Move the 'advanced users only' notice into the tab body so the tab headers
are not displaced by this message. Matthew Grooms
06:49 PM Revision 77446beb: Whitespace and minor bug fixes for system general setup page.
Matthew Grooms
03:36 PM Revision cd79b2bc: If we are an single interface setup we need the anti-lockout rule for wan so correct the parameter to find the right interface.
Ermal Luçi
02:55 PM Revision 8da53af8: Handle renaming of the pppoe/pptp username and password parameters.
Ermal Luçi
11:08 AM Revision 69e5a8be: Rename interfaces_wan_configure to interface_configure now that it is used for all assigned interface configuration.
Ermal Luçi
10:42 AM Revision e1bce2c5: Add interfaces_wlan.inc to the obsolete list.
Ermal Luçi
10:41 AM Revision 4634cb48: Merge interfaces_wlan.inc into interfaces.php there is no need for the to be different files so when one is edited the other can be broken.
Ermal Luçi
08:05 AM Revision 92f7d37d: Insure this function returns always an array.
Ermal Luçi
07:45 AM Revision 998552f8: NOTE: Part of the interfaces history is located on interfaces_lan.php and interfaces_opt.php.
Ermal Luçi
07:39 AM Revision 18961b4e: Catch up with file rename.
Ermal Luçi
07:38 AM Revision 01eb687d: Catch up with file rename.
Ermal Luçi
07:27 AM Revision 1e257f47: Oops, this is a test and not an assignment.
Ermal Luçi
07:16 AM Revision 4596c155: Oops, this is a test and not an assignment.
Ermal Luçi
06:55 AM Revision e30001cf: Cleanup the tab format of the system user/group/server management pages.
The edges were square instead of rounded like most pfSense pages. Also
make sure tabs and cancel buttons are present ...
Matthew Grooms
06:19 AM Revision 96c7a492: Cleanup the tab format of the system ca/certificate pages. The edges were
square instead of rounded like most pfSense pages. While here, fix a bug
that made the submit button disappear when i...
Matthew Grooms
05:50 AM Revision ab3c8553: Cleanup the tab format of the system advanced pages. The edges were square
instead of rounded like most pfSense pages. Matthew Grooms
04:21 AM Revision 486b4999: Whitespace and html cleanup of the configuration history page.
Matthew Grooms
04:08 AM Revision fb1266d3: Moves the protocol and certificate options out of the general config page
to the Advanced admin access tab. The thought is that they should be next
to each other. The certificate management h...
Matthew Grooms
01:17 AM Revision b28278a2: Add "Services" to the page title
Bill Marquette

09/08/2008

10:08 PM Revision 5d8c7db8: Remove obsoleted files after upgrade
Scott Ullrich
10:03 PM Revision 643739ae: Adding file that keeps track of obsoleted files. We'll start with
the various interfaces_???.php files that where just removed. Scott Ullrich
09:51 PM Revision 94d73e3d: Clarify operation in progress
Scott Ullrich
09:35 PM Revision b2bc44cd: * Rename to interfaces.php
* Fix tab style issues Scott Ullrich
09:34 PM Revision 732cabc5: Rename to interfaces.php
Repocopy following up to this commit. Scott Ullrich
04:06 PM Revision 76369bfc: Correct a bug where we attempt to kill an OpenVPN process even though its
pid file does not exist. Matthew Grooms
03:50 PM Revision 035e4289: Revert the dh parameters generation back to 1024 bits. There were several
complaints that 2048 bit parameters took too long to generate. Matthew Grooms
01:23 AM Revision c67dd94e: Log why we're writing a new config out
Bill Marquette
01:21 AM Revision a825c6f7: No need to use a reference to the array, if it doesn't exist already
this tends to make it exist the next time a write_config() occurs
which is now happening during bootup thanks to Open...
Bill Marquette
01:16 AM Revision 2a727bac: fix 4.6->4.7 upgrade check
Bill Marquette
 

Also available in: Atom