Project

General

Profile

Activity

From 06/23/2008 to 07/22/2008

07/22/2008

11:24 PM Revision 3f304727: define variable correctly
Scott Dale
04:18 PM Revision 942e38a7: Only signal a package reinstall on full installations.
Scott Ullrich
04:18 PM Revision 7770cea8: Only signal a package reinstall on full installations.
Scott Ullrich
03:41 PM Revision 04f4a116: Make the GUI fast and capable of working in environments with RAM less than 128.
Actually this make the GUI on this system respond faster than in an ALIX with 256MB RAM.
Tested on: Soekris, Wrap, V...
Ermal Luçi
03:29 PM Revision 2b937162: Revert to previous version it was incorrectly patched.
Ermal Luçi
05:55 AM Revision 73881721: Say hello to outputJavaScriptFileInline() and outputCSSFileInline which
can take a css and or javascript file and pass it through the php
parser without forking and return the results inlin...
Scott Ullrich
02:31 AM Revision 5c4b23a9: guiconfig.inc needs to come first.
Noticed-by: fernando.a.quintero@gmail.com Scott Ullrich
02:31 AM Revision 510e86d1: guiconfig.inc needs to come first.
Noticed-by: fernando.a.quintero@gmail.com Scott Ullrich
12:21 AM Revision c9cfb807: one last change, forgot to restore widget counter
Scott Dale
12:10 AM Revision 8b06c9ff: code cleanup. Let hope this kills the dashboard bug
Scott Dale

07/21/2008

03:07 AM Revision 925f3fe9: General whitespace and style cleanup of the auth.inc file. I was having a
hard time following some of the code logic due to poor formatting. There
should be no functional change.
Matthew Grooms

07/20/2008

08:45 PM Revision fdcaa527: Fix NO-IP dyndns client the url has changed according to the source code of the client distributed by no-ip.com and from my test. Use urlencode() for usernames when passed directly on url.
Ermal Luçi
08:36 PM Revision 789af363: Use new function to update the configured client and not the others to get better GUI response time.
Ermal Luçi
08:35 PM Revision 181d7c95: Split dyndns client configuration to its own function so we do not retry to update all
other configured clients when add a new one from the GUI. Ermal Luçi
08:10 PM Revision 07cdb9a2: Actually update host when a new account is configured.
Ermal Luçi
08:09 PM Revision d5d0d9fe: Make dyndns reset more specific since its only consumer is the edit GUI page.
Ermal Luçi
07:49 PM Revision 83fc5fdf: Now that the cache file is back to config path use it.
Ermal Luçi
07:46 PM Revision acdfc164: Fix setting/unsetting of Disable option.
Ermal Luçi
07:17 PM Revision 1f51641d: Use interface name rather than ip address as a better option.
Ermal Luçi
07:16 PM Revision 59f5a0ee: this is super annoying in VMware, exit if running in VMware
Chris Buechler
07:15 PM Revision 6f895eca: this is super annoying in VMware, exit if running in VMware
Chris Buechler
07:12 PM Revision 9bfdc8ee: Correct function call.
Ermal Luçi
07:06 PM Revision b88e05cb: * Make some sanity checks before using CURLOPT_SETINTERFACE
* close the curl instance after using it. With CURLOPT_SETINTERFACE a new instance is needed to correcly use it. Ermal Luçi
07:01 PM Revision 13db70b4: * Revert cache file path to the config file one, it was braught to my attention that if we try to update very often might get blacklisted.
* Use CURLOPT_SETINTERFACE so we correctly check the ip address for each configured interface. Ermal Luçi
06:47 PM Revision fd44e282: Remove code used by ez-ipupdate, it is now obsolete.
Ermal Luçi
03:23 PM Revision 05025c6e: Do not take into consideration root_ queues.
Ermal Luçi
02:53 PM Revision b6a5183d: Remove not used anymore file.
Ermal Luçi
02:52 PM Revision 33178d86: Remove unnecessary copying of dyndns cache file for ez-ipudate program. It is only a cache file after all and i do not think ez-ipupdate is used anymore.
Ermal Luçi
02:45 PM Revision 0bd73c2c: Now that the cache file is moved to /var/etc no need to mount rw since that part is writable even on embedded by default.
Ermal Luçi
02:42 PM Revision f5419cb3: NOTE: that the cache file is moved on /var/etc no need for it to be on the /cf part.
Ermal Luçi
02:39 PM Revision d4ecc94b: * Correct yesterday commit seems that DNS-o-mattic commit support had shifted the values
cause of bad separator use ' '(space) instead of ','(comma).
* Implement DNSexit support.
Feature request: #1588
Ermal Luçi
02:37 PM Revision 0a1b0183: Implement DNSexit support for DynDns Services.\n Feature Request #1588.
Ermal Luçi

07/19/2008

11:16 PM Revision 4e1f4ba6: Fix a but in the IPsec Mobile Client screen that caused the 'Apply' banner
to be displayed unconditionally when IPsec support is globally disabled. Matthew Grooms
09:47 PM Revision 9bca2575: Make dyndns work correctly there was a problem in parameters order passed to the class.
Ermal Luçi
09:45 PM Revision 8ab1c5e2: Fix shifted order. Somebody must have removed a service from here. I am still not sure if the first should be only dyndns or it should be dnsomatic as for values saved on configscp services_dyndns.php root@192.168.10.1:/usr/local/www.
Ermal Luçi
09:13 PM Revision 6c762c62: fix up text.
This page still needs some help
Ticket #1775
Chris Buechler
03:18 PM Revision 8c89af58: Remove stray 'Array' title.
Ermal Luçi
03:09 PM Revision 00b0fad6: PHP is a hell of a language it just has oddities just to make you feel stupid!
Ermal Luçi
06:47 AM Revision b4f8fa28: Silence the "Beginning upgrade to version 4.7" message.
Matthew Grooms
02:21 AM Revision dc3b8823: Remove trailing blank line
Scott Ullrich
02:21 AM Revision f7522c2b: Correctly check if sysctl item is array
Scott Ullrich
02:16 AM Revision ee7ff1f0: Add TCP Inflight
Scott Ullrich
01:38 AM Revision e79c4769: change this to a legit value (3, and any other non-zero number does the same thing as 1 which is what the correct value is)
Chris Buechler
01:12 AM Revision a4b186ff: change this to a legit value (3, and any other non-zero number does the same thing as 1 which is what the correct value is)
Chris Buechler

07/18/2008

06:02 PM Revision 084a1fb3: Fix regression on interface list.(missed merge from RELENG_1_MULTI_ANYTHING)
Ermal Luçi
04:48 PM Revision 39571a23: Describe only the functionality it does we know where we are at.
Ermal Luçi
04:46 PM Revision 8cb1c6e3: Do not create pipe/queue if it is disabled by the user.
Ermal Luçi

07/17/2008

09:02 PM Revision 7807634c: Remove last piece of accidentally slipped in code.
Ermal Luçi
08:57 PM Revision f3768226: Remove accidentally slipped in code.
Ermal Luçi
04:52 PM Revision 9bb1524c: Replace create button with a gif image and text.
Ermal Luçi
04:37 PM Revision ec656e20: Fix php oddities. How can empty/count return true for an empty/0 elements arrayscp shaper.inc root@192.168.10.65:/etc/incscp shaper.inc root@192.168.10.65:/etc/inc.
Ermal Luçi
04:24 PM Revision cc72f352: Improve javascrpt.
Ermal Luçi
04:24 PM Revision 1c3fd96b: Hide advaned options under a 'Show advanced options' button.
Ermal Luçi

07/16/2008

10:57 PM Revision 19190e1a: Improve it even for queues.
Ermal Luçi
10:52 PM Revision 2e1abb31: Improve my crunkines with html.
Ermal Luçi
10:49 PM Revision a83afb1f: Improve my crunkines with html.
Ermal Luçi
10:41 PM Revision 12a72ca1: Catch up with javascript.
Ermal Luçi
10:40 PM Revision ff0189e7: Better version with suggestions from Scott.
Ermal Luçi
10:34 PM Revision b7d124fe: Add javascript to show advanced portions of config options.
Ermal Luçi
10:33 PM Revision 94b85249: correctly show limiter tab on wizards page.
Ermal Luçi
10:31 PM Revision 77dc6894: Hide some options under an show button.
Ermal Luçi
10:07 PM Revision 1fa12d94: Remove 'Remove all' button and rename the create button to the new name!
Ermal Luçi
10:06 PM Revision 6d0c07ea: Rename for not confusing people!
Ermal Luçi
09:03 PM Revision ae62bbcf: We have our own roll of dummynet now.
Ermal Luçi
08:49 PM Revision 48d418e8: Reread the config after the new settings are saved.
Ermal Luçi
08:41 PM Revision 64c7753b: Create rules for dummynet propperly and add support on filter rule generation for differentiating between pipes and queues.
Ermal Luçi
08:40 PM Revision a5fd67e1: Allow user to select dummynet pipes/queues.
Ermal Luçi
07:53 PM Revision 309ffde9: Correct some function definitions.
Ermal Luçi
07:49 PM Revision 91979c27: Update pattern for rtable support
Seth Mos
07:48 PM Revision b5e64c50: Update pattern for rtable support
Seth Mos
07:38 PM Revision afaf2b2e: Foreach only if it is an array to be on the safe side.
Ermal Luçi
07:34 PM Revision d62ba478: Fix some bugs and provide small style(9) to shaper.inc
Ermal Luçi
07:33 PM Revision d3e5e7df: Make dummynet page visible in the frontend under the "Virtual Interfaces" tab.
So people can think of pipes as virtual interfaces as it seem easier to grok. Ermal Luçi
06:29 PM Revision 585a8faf: Insert frontend code for dummynet(4).
Ermal Luçi
03:08 PM Revision b4d480ff: Log Error to system logs when we don't have any gateway available
Seth Mos
03:06 PM Revision 5846d858: If somehow all members are marked, proceed with the configured XML settings
Seth Mos

07/15/2008

03:12 PM Revision e1f675e4: When switching to AON rules do not create nat rules for interfaces that have gateway.
This fixes some broken generated rules.
NOTE: That some more work is needed to make it comply to interfaces that are...
Ermal Luçi
02:58 PM Revision 63161b3f: Correctly show interface addresses on Status->Interfaces page
Ermal Luçi

07/14/2008

09:50 PM Revision c25a6b6a: Introduce back end code for dummynet(4).
Ermal Luçi
09:34 PM Revision 42e64aca: Add mising global definition.
Ermal Luçi
09:33 PM Revision 7f6afb29: Unbreak traffic shaper rules creation.
Ermal Luçi
09:16 PM Revision 6d7de776: Add myself to the Copyright.
Ermal Luçi
09:12 PM Revision cbe4111f: Add other needed files so everything works as expected.
Ermal Luçi
09:10 PM Revision fed2cb61: This is not needed anymore.
Ermal Luçi
09:09 PM Revision d5c8fe83: Missed previous merge config.
Ermal Luçi
09:01 PM Revision f1f60c92: * Merge multiple PPPoE/PPTP interfaces from RELENG_1_MULTI_ANYTHING
* Much improved rule generation speed
* Many bug fixing in general of the interface handling
NOTE: this is the other...
Ermal Luçi
08:43 PM Revision 67ee1ec5: * Merge multiple PPPoE/PPTP interfaces from RELENG_1_MULTI_ANYTHING
* Much improved rule generation speed
* Many bug fixing in general of the interface handling
NOTE: this is only half...
Ermal Luçi
04:47 PM Revision cbdf9821: Bump execution timeout to 15 minutes on upgrades
Seth Mos
03:42 PM Revision 469dc3c0: Correct a the spelling of accessible in the IPsec mobile access page.
Matthew Grooms
05:11 AM Revision 9803ecec: * Start inetd regardless if nat entries exist due to tftp proxy needing it.
Scott Ullrich
05:03 AM Revision 3acf72fa: * Add tftp proxy
* Add inetd file (will need to update reflection code as well) Scott Ullrich
04:57 AM Revision 77cdcbad: * Add more debugging
* Add more logging information
* Add ignore return text field
Scott Ullrich
03:11 AM Revision 135dad58: Fix a few bugs in the IPsec pages HTML output that were causing problems
with IE. Matthew Grooms
03:07 AM Revision c320be0a: Include cmd_chain
Scott Ullrich
02:37 AM Revision 7b996ea3: Adding CmdCHAIN class which is similar to the BSDInstaller Lua CmdCHAIN()
object. Example usage:
$cmdchain = new CmdCHAIN();
$cmdchain->add("grab freebsd version", "uname -a");
$cmdchain->s...
Scott Ullrich
12:44 AM Revision 723cceb3: Output input_errors when they are set
Scott Ullrich
12:42 AM Revision b4525bfe: * Add invalid characters for description input error
* Do not save the data when input_errors are set Scott Ullrich
12:32 AM Revision 50ff254c: Automatically zap spaces, they can be harmful.
Scott Ullrich

07/13/2008

11:49 PM Revision 9d23d1fe: fix IE login
Ticket #1707 Chris Buechler
11:28 PM Revision 3462a529: Introduce a new and improved version of IPsec mobile client support. The
mobile client tab is now used to configure user authentication (Xauth) and
client configuration (mode-cfg) options. U...
Matthew Grooms
09:21 PM Revision 916c5001: Remote last_term_seen variable. It's not in use and was debugging only.
While here, cleanup the identing mess. Scott Ullrich
09:04 PM Revision 5813dd60: Allow new terminals to update last_term_seen even if they are not root.
Scott Ullrich
05:11 PM Revision e14c862a: Correct a few more issues with the IPsec automatic configuration upgrade
process. We now consolidate multuple enabled phase1 entries for the same
remote gateway. This is to prevent multiple ...
Matthew Grooms
01:25 AM Revision cc72a7d8: Correct a problem with the IPsec upgrade code. This was related to the
key lengths being set to auto in phase1 which is not currently supported.
Instead, set the key lengths to the default...
Matthew Grooms

07/12/2008

12:01 PM Revision faa6dd5b: Do not build unparsable rulesets to avoid rule errors.
Ermal Luçi

07/11/2008

01:55 AM Revision a93e56c5: Overhaul IPsec related code. Shared functions have been consolidated into
a new file named /etc/ipsec.inc. Tunnel definitions have been split into
phase1 and phase2. This allows any number of...
Matthew Grooms

07/10/2008

06:07 PM Revision 01ac16ab: Fix page break issues.
Scott Ullrich
06:06 PM Revision 2a66b533: Fix page break issue.
Scott Ullrich
06:01 PM Revision a4529ec0: Fix file not found errors.
Scott Ullrich
06:00 PM Revision 40b3f269: Fix file not found errors.
Scott Ullrich
04:52 PM Revision d424576b: Use the full path to the vlan parameters seems that the foreach block creates a copy of the
original.
This should fix vlan upgrade issues reported.
Ermal Luçi
12:42 PM Revision ccdc611c: Update NOIP URL
Ticket #1766 Scott Ullrich
12:42 PM Revision c61e56a7: Update NOIP URL
Ticket #1766 Scott Ullrich

07/09/2008

10:19 PM Revision 7fc82535: Reactivate the rdr so the pptp server works normally now that pptp workaround is disabled.
Ermal Luçi
06:55 PM Revision 3aa3cee2: Remove the parent interface reconfiguration functions they are only bogusly/erroneously called here:
* On bootup without this change the parent interface will be configured twice.
* Even when the system is up a vlan do...
Ermal Luçi
04:53 PM Revision 6bdf2c68: Commit missed pftpx -> ftp-proxy entries
Scott Ullrich
04:28 PM Revision a95cdf23: Cleanup unused/forgotten assignment.
Ermal Luçi
04:25 PM Revision 78152bbd: Correctly show interface names.
Ermal Luçi
04:20 PM Revision be94bb10: Correctly show interface names on the tabs.
Ermal Luçi
04:17 PM Revision 28115e32: * Correctly edit existing vlans.
* Speedup very much the vlan creation/editing but not reconfiguring all the other interfaces
but just the one...
Ermal Luçi
04:11 PM Revision 04bff45a: Correct typo and better handle recreation of vlan with specific name.
Ermal Luçi
04:09 PM Revision a9e48685: Fixup for now utterly complex/braindead interface finding for user rules till the
merge of the RELENG_1_MULTI_ANYTHING happens. Ermal Luçi
08:02 AM Revision 2c719748: Fix devfs mount so that the DHCP server works again
Seth Mos
06:51 AM Revision 748225fa: Merge VLAN fixes from RELENG_1_MULTI_ANYTHING branch.
Ermal Luçi
02:28 AM Revision 86b7b185: POST to the correct page. this brings up a new problem, though it's closer to being fixed.
Chris Buechler

07/08/2008

11:16 PM Revision 52650065: * Copy stdlib libs
* Fix mount line for devfs Scott Ullrich
09:33 PM Revision 1348a09b: Exit slbd, enter relayd
Seth Mos
09:28 PM Revision 651c32e2: move relayd to after all gateways are configured - it'll be happier, trust me
Bill Marquette
09:25 PM Revision 41e6d4bd: Setup gateways monitor after a rpc sync
Seth Mos
09:23 PM Revision f2e89324: add comment with an XXX to remind me to fix
Bill Marquette
09:23 PM Revision 5fbee6aa: remove slbd_configure and start removal of gateway stuff from load balancer screens
Bill Marquette
09:22 PM Revision 32259bc1: s/slbd/relayd/ move to after filter is configured
Bill Marquette
09:19 PM Revision cdcea13f: Move gateway status and monitoring over to gwlb.inc.
Still needs a return_gateway_status_by_name(); Seth Mos
09:13 PM Revision 0d47aeff: Add relayd logging file
Seth Mos
09:12 PM Revision 1d04e310: Remove slbd anchor from pf rules
Seth Mos
09:11 PM Revision f7f2ef1f: Remove configure_slbd() from rc.newwanip.
Does relayd need this hook no rc.newwanip? Seth Mos
09:08 PM Revision 99944dc5: Remove configure_slbd() from rc scripts
Seth Mos
08:56 PM Revision 16e9406e: Raise the timeout value to 1 second on checks, setting a global timeout does
no good. See http://readlist.com/lists/openbsd.org/misc/15/78304.html
many thanks to Alex Volkov who pointed me to t...
Bill Marquette
07:30 PM Revision fff75fa4: Change /sbin/setkey to ipsec-tools /usr/local/sbin/setkey
Seth Mos
07:27 PM Revision 9f8b7ccb: Change /sbin/setkey to ipsec-tools /usr/local/sbin/setkey
Seth Mos
06:07 PM Revision 79b322f0: Correctly set interface to dhcp in wan case.
Ermal Luçi
08:10 AM Revision 2e76e612: Switch over to interface_has_gateway() for gateway detection
Seth Mos
07:27 AM Revision 1c3acb76: Remove escape slashes so our quality stats gathering works again.
Seth Mos
03:41 AM Revision 3e08a4fb: Show correct updating URL source when it is overriden by admin
Scott Ullrich
03:36 AM Revision 6d0227f7: format error fix
Scott Dale
12:15 AM Revision d402dcaa: make tabs all the same
Scott Dale
12:14 AM Revision b7cf86b0: show error correctly and display current version is up to date
Scott Dale

07/07/2008

11:15 PM Revision 6aed99d0: Turn off CARPDEV.
Scott Ullrich
10:35 PM Revision db747fb1: clean up text a bit, still some issues remaining (like "http://DHCP", my logic is apparently flawed)
Chris Buechler
10:22 PM Revision 004de808: Use new style mount command for devfs
Scott Ullrich
10:17 PM Revision 4a166751: Unlink only if the file exists to aviod errors.
Ermal Luçi
10:02 PM Revision 774c23c1: Remove unneeded code.
Ermal Luçi
09:36 PM Revision 424b758b: Fix interface ip assignment. Originally commited by Ermal
Scott Ullrich
04:46 AM Revision 5493e30c: Add shortcut command for manual config editing
Chris Buechler
04:44 AM Revision 5c42b389: Add shortcut command for manual config editing
Chris Buechler
04:06 AM Revision 651d99c5: allow relayd to actually restart
sitedown isn't required, but may still be set to nothing, don't write out
a bogus config line in this situation
Bill Marquette
02:11 AM Revision 6e52053b: Record prior version
Scott Ullrich
02:11 AM Revision 7a4e37e1: Record prior version
Scott Ullrich
02:06 AM Revision 39346bbf: Add pre_upgrade_command hook support
Scott Ullrich
02:06 AM Revision 4a8e802d: Add pre_upgrade_command hook support
Scott Ullrich
01:52 AM Revision d184e095: #!/bin/sh
Scott Ullrich
01:52 AM Revision 75c7ac37: Adding pre upgrade hook
Scott Ullrich
01:47 AM Revision f4b60051: Signal a package reinstall after upgrade
Scott Ullrich
01:47 AM Revision 71bd8e06: Signal a package reinstall after upgrade
Scott Ullrich
01:11 AM Revision dd64811a: It appears that malloc options have changed for RELENG_7.
Eliminate old aj options. Scott Ullrich
01:05 AM Revision aef749eb: Eliminate interfaces_carp_bring_up_final()
Scott Ullrich
12:59 AM Revision 0e79d356: Eliminate interfaces_carp_bring_up_final()
Scott Ullrich
12:53 AM Revision 1b58b513: * Cleanup carp code
* Eliminate interfaces_carp_bringup_final() Scott Ullrich

07/06/2008

11:24 PM Revision 2789033a: We do not need the simplexml php exentsion
Scott Ullrich
09:08 PM Revision cf3fb41a: Simplify (and really) sleep correctly to avoid hammering files.pfsense.org
Scott Ullrich
09:08 PM Revision 205744b1: Simplify (and really) sleep correctly to avoid hammering files.pfsense.org
Scott Ullrich
01:21 PM Revision e15be9c5: match tabs to other pages
Scott Dale
01:21 PM Revision 9df75243: removed extra JS update.progressbar. This was killing the webupdate page and causing thousands of JS errors.
Scott Dale
01:52 AM Revision 96ffccf5: Only push 1 char version, such as 7 instead of 7.0
Scott Ullrich
01:52 AM Revision 416c47c1: Only push 1 char version, such as 7 instead of 7.0
Scott Ullrich
01:29 AM Revision 150705b4: Add freebsd version as parm.
Scott Ullrich
01:29 AM Revision 340c0677: Add freebsd version as parm.
Scott Ullrich
12:41 AM Revision d09682e9: Chmod/Chgrp only if item exists and is a directory.
Scott Ullrich

07/05/2008

09:35 PM Revision 0652f3ae: Make sure our /tmp is always read write for everyone on boot.
Now set to 1777. Seth Mos
09:31 PM Revision 4d5851cc: Switch back touch file in tmp. This is permitted as user nobody under
which apinger runs. FIXME: Make sure that /tmp is always 777. Seth Mos
01:30 PM Revision b25b1595: Use filter configure instead
Seth Mos
09:44 AM Revision df134721: Do not generate empty queue fields when the rule queue fields are empty but set.
Seth Mos
09:39 AM Revision cca8d74e: Move none queue item to top of the list.
Check for empty queue names Seth Mos
09:25 AM Revision e11202d5: Add gateway compound groups to the firewall gateway drop down
Seth Mos
12:40 AM Revision 5e657bbb: remove un-needed code, refine update check error
Scott Dale
12:24 AM Revision e862ba62: show when new firmware is available
Scott Dale

07/04/2008

11:11 PM Revision 6b91fe11: Correct setkey path to correct usr local sbin location.
Seth Mos
07:32 AM Revision 3fb4929c: Make sure the owner and group is set correctly so apinger can write it's
configuration. Seth Mos
04:50 AM Revision 5b6210e3: Always run openntpd as a client
Setup listeners if the service is requested Bill Marquette

07/03/2008

02:22 PM Revision 0c4520d0: Handle empty monitor address correctly
Seth Mos
12:29 PM Revision e7986ed7: Handle empty monitor address
Seth Mos
11:35 AM Revision ea0f9959: Correct page title
Seth Mos
11:34 AM Revision 6686c7b0: Define type
Seth Mos
12:49 AM Revision 9575504e: RIP BigPond.
Scott Ullrich

07/02/2008

09:02 PM Revision bfc45c0b: do not create unparseable rules for VPN behind the scene rules
Seth Mos
06:11 PM Revision bba3a775: Missed interface improvements commit.
Ermal Luçi
09:29 AM Revision 51b84146: If we sleep longer then the ping interval between killing and starting
apinger again it works?
Starting 2 apinger processes will never work apparently
Seth Mos

07/01/2008

08:22 PM Revision d5996d4f: Revert user and unlink file.
Start apinger using nohup. Something is really upsetting the console somehow. Seth Mos
07:38 PM Revision e6f8542a: run as a different user, unlink status file at start.
Seth Mos
07:22 PM Revision 13bbe450: Trigger setup_gateways_monitor() when applying routing or gateway settings.
Seth Mos
07:21 PM Revision b9c501ea: Correct return value
Seth Mos
07:16 PM Revision c6a22c85: remove the setup_gateways_monitor() from system_routing_configure() as this causes a filter reload loop when
apinger is reloading.
Change apinger to reload instead of killing
use setup_gateways_monitor() in rc.bootup and rc.ne...
Seth Mos
03:39 PM Revision 8874c692: Correctly name clients and server interfaces otherwise we have clashes.
Ermal Luçi
01:52 PM Revision 8dfbe37a: Remove 2 extraneous blank lines by way of Ermal.
Seth Mos
12:49 PM Revision daec7536: Remove spurious text
Seth Mos
12:46 AM Revision ea298b82: correct width for widget coloumns
Scott Dale
12:15 AM Revision 9d6ce77f: Eliminate stray ...
Scott Ullrich

06/30/2008

06:36 PM Revision 78155ff9: PPPoE server fixes. Patch submitted by Ermal.
Scott Ullrich
09:26 AM Revision 719769d6: Add status gateway groups page.
Seth Mos
03:59 AM Revision 59de818e: Add missing ;'s.
Scott Ullrich
02:42 AM Revision c061e6b9: Silence stray ... by adding echo stage info.
Scott Ullrich

06/29/2008

10:21 PM Revision 171217dc: * HEAD is dead, zed.
* Add RELENG_1_MULTI_ANYTHING for ermals branch Scott Ullrich
09:03 PM Revision b5848422: Replace mount_devfs with mount -t devfs devfs
Scott Ullrich
01:57 AM Revision d835d6b8: display product name properly
Chris Buechler

06/28/2008

11:30 PM Revision 634be286: Make sure /usr/local/etc/php.ini matches needed reality of /usr/local/lib/php.ini
Scott Ullrich
08:09 PM Revision 415c8d9a: Fix libraries
Scott Ullrich

06/27/2008

03:49 PM Revision 5335811d: Do not use the same variable name as the interface we are working with.
Ermal Luçi
03:59 AM Revision 3f5d66e0: Load needed modules, we no longer requires a retarted master port that is hard to sync so each module is loaded seperately.
Scott Ullrich

06/26/2008

04:29 AM Revision 5ac93075: Remove bogus - blah text.
Scott Ullrich
04:18 AM Revision c5d54354: Load pcre
Scott Ullrich

06/25/2008

04:01 PM Revision 16d0ed50: Missed interface improvements commit.
Ermal Luçi

06/24/2008

06:25 PM Revision aef4dc74: Use different name for loop var.
Ermal Luçi
06:02 PM Revision ddd272d3: Fixup problems that aries by using the same variables withing for loops.
PHP does not define any scope for this vars and this breaks things.
For this instance fix tabs on dhcp and firerwall...
Ermal Luçi

06/23/2008

11:59 PM Revision 36053044: Finally remove not used anymore really ugly code.
Ermal Luçi
11:57 PM Revision c3bc7432: Missed rule removal commit.
Ermal Luçi
11:06 PM Revision d59557dc: Fix Ticket #1660.
This also means this part of interface improvements is finished, although other are needed. Ermal Luçi
10:02 PM Revision c71276f7: fix typo
Ticket #1761 Chris Buechler
09:35 PM Revision 9c0209ef: Remove unused function.
Ermal Luçi
05:38 PM Revision bf826b4f: Fixup VPN interface rule creation after the break the cosmetic change yesterday did.
Ermal Luçi
05:28 AM Revision 911f8511: Nuke binaries
Bill Marquette
 

Also available in: Atom