Project

General

Profile

Activity

From 05/25/2011 to 06/23/2011

06/23/2011

11:02 PM Revision 95c8cf48: Intermediate CAs and openssl_xxx() error checking in CA management.
Evgeny Yurchenko
08:12 PM Revision 034e4e83: Merge remote branch 'upstream/master'
Jim Pingle
06:08 PM Revision ca4acbcd: After an interface mismatch and apply actually show when we are rebooting instead of the same message that the interface mismatch exists when really the system is rebooting.
Scott Ullrich
03:34 PM Revision d2a08a06: Add small comment about rrd binaries
Scott Ullrich
03:14 PM Revision cb6630e5: Loosen grep for rrd
Scott Ullrich
03:11 PM Revision efea7969: Backup rrdtool binaries during package reinstallation. Currently that is the onlyp package that can be clobbered by others. We will rework this completely in a future version when we adopt PBIs.
Scott Ullrich

06/22/2011

09:25 PM Revision e0ed1aa3: The fix of Ticket #1341 broke the FQDN aliases with only one hostname entry, reported-by: http://forum.pfsense.org/index.php/topic,38051.0.html. Fix this regression by properly handling this cases.
Ermal LUÇI
09:00 PM Revision 0e61e3e4: Merge remote branch 'upstream/master'
Conflicts:
etc/inc/filter.inc
etc/inc/util.inc
Jim Pingle
06:52 PM Revision ff629977: Properly generate a subnet based on the range of IPs for PPTP clients. Bonus: fix off-by-one math error in the NAT code that does the same thing. Fixes #1614
Jim Pingle
05:19 PM Revision 91c31339: Revert "Correct displaying any availble default value."
This reverts commit 01c170c4612a4afdbaa2d6e9bf98552dddc1cde3. Warren Baker
02:39 PM Revision 68d1632c: New line missing after pkg is extracted.
Warren Baker

06/21/2011

07:13 PM Revision adc4bdcc: Set extension name correctly.. Duh!
Scott Ullrich
07:04 PM Revision 14033103: Fix copy and pasto
Scott Ullrich
06:55 PM Revision 9c881f26: Add extension directory
Scott Ullrich
06:05 PM Revision 5bbd08e1: More whitespace fixes.
Warren Baker
05:44 PM Revision 1015b3a9: If no event_address in globals.inc specified assume the default. Also fixed whitespaces.
Warren Baker
04:08 PM Revision 490615d3: Add custom boot early hook
Scott Ullrich
04:08 PM Revision f81cbdad: Use correct directory
Scott Ullrich
12:27 PM Revision 160d5497: Merge remote branch 'upstream/master'
Jim Pingle
12:26 PM Revision a6c85b8b: More icons missing from certain themes...
Jim Pingle
12:12 PM Revision c7bb0eed: Merge remote branch 'upstream/master'
Conflicts:
etc/version
Jim Pingle
08:02 AM Revision f27526cd: Do not store CA and CERT in config unless needed. Will allow deleting unused certs.
Evgeny Yurchenko
07:08 AM Revision 7cca77de: Kill olsrd if it is not enabled. Reported-by: http://forum.pfsense.org/index.php/topic,37931.0.html
Ermal LUÇI

06/20/2011

11:55 PM Revision 5b9afe1e: mkdir zend modules
Scott Ullrich
10:53 PM Revision 8ef700da: Add 'dynamodules' for zend_extension and zend_extension_ts. /etc/php_dynamodules_zend and /etc/php_dynamodules_zend_ts directories
Scott Ullrich
10:29 PM Revision c76ce920: Remove ioncube
Scott Ullrich
08:06 PM Revision 90ecc0b6: Disable state killing in VPN down scripts.
Jim Pingle
06:57 PM Revision c880d032: Fix ovpn-linkup so it writes out the proper gateway IP in all cases.
(For some reason -n wasn't working properly, plus $5 is the right parameter for the remote IP here) Jim Pingle
02:40 PM Revision 06bfdd53: Add missing theme images.
Jim Pingle
11:50 AM Revision f0b17f3f: Merge remote-tracking branch 'mainline/master' into inc
Vinicius Coque

06/19/2011

11:40 PM Revision 3745f21e: bump to RC3
Chris Buechler
07:08 PM Revision 857da904: Do not check dynamic and special interfaces for a complete interface mismatch error
Scott Ullrich
07:01 PM Revision 53bbbf04: Do not create blank domain lines if domain is gone from config.xml. It breaks tools such as dig when troubleshooting, etc.
Scott Ullrich
07:01 PM Revision a53992b7: Simplify message that wraps off screen
Scott Ullrich
04:39 PM Revision ffdcbeb6: Also ignore lines starting with server-duid, and fix the # ignore so it is anchored on the start of the line. Add a note to fix a loop later that can fall into infinity.
Jim Pingle
02:58 PM Revision 248501cd: Merge remote-tracking branch 'upstream/master'
Jim Pingle

06/17/2011

11:40 PM Revision 2dfaa85f: Cleanup and drop verbosity
Scott Ullrich
10:32 PM Revision ad893298: Add new config option cpdupPathsPrefix
Scott Ullrich
10:25 PM Revision dbd3b18c: Turn down verbosity
Scott Ullrich
06:14 PM Revision 5d2e5116: Fix formatting of fastcgi params in lighty config.
Jim Pingle
05:53 PM Revision c41602e1: Add a GUI field to adjust the max number of processes for lighttpd.
Jim Pingle
03:27 PM Revision dd4bded7: Bug #1602. diag_arp.php hangs when DNS server unreachable.
Evgeny Yurchenko
04:57 AM Revision 24cbe7a8: Bug #1437. Dropdown list for country codes for CSRs (Cert Manager)
Evgeny Yurchenko
04:41 AM Revision 21cc2faa: Bug #1437. Check for invalid characters in the fields for ca, cert and csr.
Evgeny Yurchenko
03:04 AM Revision 9d2d65f3: Bug #1437. Dropdown list for country codes (CA manager)
Evgeny Yurchenko

06/16/2011

08:26 PM Revision 2de8d745: Do a more thorough check for platform on the ro call, or factory reset blows up.
Jim Pingle

06/15/2011

07:31 PM Revision 3df8786b: Merge remote branch 'upstream/master'
Jim Pingle
07:30 PM Revision 62905808: Faster/more efficient xmlrpc sync for users/groups. Seems to work fine for me. Coded-By: Ermal
Jim Pingle
04:57 PM Revision 1540194f: PHP says that arrays cannot be used as keys, protect against this case as reported that some keys are arrays!
Ermal LUÇI
04:15 PM Revision d56f17d1: Merge remote branch 'upstream/master'
Jim Pingle
02:22 PM Revision f45075dd: Restore this back to allow both users and vouchers enabled at same time.
Ermal LUÇI
02:05 PM Revision 8f5d92a9: Add carp.xml to obsolete file list.
Ermal LUÇI
02:04 PM Revision 12a0cd74: Remove obsolete file lurking on installs.
Ermal LUÇI
01:43 PM Revision 5aa7a46c: Ticket #1598. Correctly handle ipalias vips when re-enabling carp from the carp_status screen.
Ermal LUÇI

06/14/2011

08:41 PM Revision e49d4564: Merge remote branch 'upstream/master'
Conflicts:
etc/inc/globals.inc
etc/inc/upgrade_config.inc
Jim Pingle
08:36 PM Revision 144fbff2: Show the OpenVPN instance description when listing interfaces to assign in the gui.
Jim Pingle
02:10 PM Revision c333d609: Use the new username field from the GUI or default to admin.
Ermal LUÇI
02:10 PM Revision 6a06d896: Up config number for username sync upgrade.
Ermal LUÇI
02:10 PM Revision 34fb609c: Up config number for username sync upgrade.
Ermal LUÇI
02:10 PM Revision e6ee8fc6: Upgrade sync username to latest config version.
Ermal LUÇI
01:43 PM Revision 88adfa28: Allow Accounting Updates to become configurable when Accounting is selected.
Warren Baker
01:40 PM Revision fddb3cd6: Allow people to enter another user than admin for syncrhonizing in the carp settings page.
Ermal LUÇI
01:39 PM Revision 01c170c4: Correct displaying any availble default value.
Ermal LUÇI
01:16 PM Revision 1127df5f: Correct check for ipaliases over carp so we do not allow the deletion.
Ermal LUÇI
01:00 PM Revision fb5830ef: Actually correct check so it throws some errors during the second try.
Ermal LUÇI
12:50 PM Revision b526daaf: Correct functiong does_vip_exist() to actually work. Fixes #1598
Ermal LUÇI
11:44 AM Revision 31d5d37e: Ooops fix the function. Spotted-by: wagnosa(IRC)
Ermal LUÇI
11:36 AM Revision 2708a5cf: NEw functiong does_vip_exist() which works for carp and ipalias type vips to help in carp sync issues. Fixes #1598
Ermal LUÇI
09:57 AM Revision 7905df98: Porvide information for the filter reload status screen.
Ermal LUÇI

06/13/2011

06:16 PM Revision 63f81fbd: Do not assume that every merge is about vips. Found-by: Jim
Ermal LUÇI
03:04 PM Revision 19ed1624: unset after checking that no reconfiguring is needed.
Ermal LUÇI
12:34 PM Revision b09c2d86: Do not call time() uselessly every time for each entry. Instead just snapshot it and use it in calculations. This helps performance and useless paranoic time fetching since every 60 seconds the code will be executed again.
Ermal LUÇI
12:22 PM Revision 48de5a10: Do not test for availbility of voucher session_timeout in the database it is mandatory for vouchers. This will make sure that if ever a corrupted db happens a user will be required to relogin and correct the db. Possibly related to: http://forum.pfsense.org/index.php/topic,37636.0.html
Ermal LUÇI

06/12/2011

02:10 PM Revision f8c462dd: Allow packages to specify that their tabmenus should not be a drop-down list by using a <no_drop_down/> tag.
Warren Baker
12:51 AM Revision 424be584: Allow someone to add a host DNS override twice, so long as the IP type isn't the same. Lets you add a host override for both IPv4 and IPv6 for the same hostname.
Jim Pingle
12:49 AM Revision 06da79f9: Merge remote-tracking branch 'upstream/master'
Jim Pingle

06/10/2011

08:02 PM Revision 5ebe85e9: Fixes #1327. Trigger synching of vouchers to config through check_reload_status. Retire the saveinterval option since it is not useful anymore. Use the prune process of captiveportal to sync vouchers as well to fix issues as reported-by: http://forum.pfsense.org/index.php/topic,37636.0.html
Ermal LUÇI
07:20 PM Revision b9eccc77: Fixes #1327. Put description that a full qualified hostname is required.
Ermal LUÇI
04:37 PM Revision de408516: Merge remote branch 'upstream/master'
Jim Pingle
04:19 PM Revision dd28abbd: Ticket #1545. Ooops pass parameter so the dyndns works correctly. Pointy-hat: Copy/pasto
Ermal LUÇI

06/08/2011

09:33 PM Revision 7401c8c4: Allow OpenNTPD to listen on Virtual IPs, not just interfaces. Fixes #342
Jim Pingle
07:53 PM Revision c7422829: Fixes #1341. If a table has not entries it is marked as persist and pf(4) does not clear its contents. Schedule a table flush for these tables after filter reload to make sure an entry is not forgotten.
Ermal LUÇI
06:22 PM Revision 92ca32cc: Actually make this code more readble.
Ermal LUÇI
06:21 PM Revision d1e03822: Remove the entry from old entries even when there are no changes to prevent marking them down.
Ermal LUÇI
06:16 PM Revision 3c3cd07e: Merge remote branch 'upstream/master'
Jim Pingle
06:15 PM Revision 578f20ec: Actually correct vip check to be correct for all vip types.
Ermal LUÇI
06:13 PM Revision 156bf9b1: Merge remote branch 'upstream/master'
Jim Pingle
02:54 PM Revision 0042f5d9: Send correct event for reloading packages.
Ermal LUÇI
07:44 AM Revision 6a7dd9bb: Do not destroy and create the vip during interface [re]configuration since it causes unecessary work and most importantly issues.
Ermal LUÇI
07:29 AM Revision 7fc6c005: Generate proper index for unsetting so we do not destroy all the vips in the backup.
Ermal LUÇI

06/07/2011

05:25 PM Revision 2c85b316: Disconnect any voucher forced to expire if there are active sessions with it.
Ermal LUÇI
05:15 PM Revision e64c894f: Allow a second optional argument to captiveportal_read_db to be able to index the read db by the field in the db.
Ermal LUÇI
05:06 PM Revision f989aa5b: Correct variable name so voucher disconnect on synchronized vouchers works properly.
Ermal LUÇI
04:52 PM Revision d06f9f45: Adding ioncube
Scott Ullrich
03:09 PM Revision 720e2e60: Nuke trailing newline
Scott Ullrich
01:47 PM Revision d8012adb: Merge remote-tracking branch 'mainline/master' into inc
Conflicts:
etc/inc/voucher.inc
usr/local/www/fbegin.inc
Vinicius Coque
08:08 AM Revision 3f8a13e0: Oops correct the POST destination page.
Ermal LUÇI
12:44 AM Revision 60ccf01c: Add a div around input errors box so that it can be hidden on subequent page posting
Scott Ullrich

06/06/2011

09:09 PM Revision c88ff708: Include ssh2 module if available
Scott Ullrich
06:12 PM Revision 4e192846: Correct event calling during bootup for rc.newipsecdns and also convert the command executed during an ipsec even to go through check_reload_status which will prevent races on calling rc.newipsecdns. Which might lead to many filterdns processes.
Ermal LUÇI
05:57 PM Revision f6bf0661: Switch this to check_reload_status event to see if it solves any possible issues of nohup blocking signals to be delivered to filterdns proces.
Ermal LUÇI
04:04 PM Revision 63dfc7ef: Suppress keyboard device errors on bootup
Scott Ullrich
03:48 PM Revision 0b704a40: Correct whitespace.
Ermal LUÇI
02:37 PM Revision a9c489c7: Fix pppoe server user rule generation. Fixes #1577
Jim Pingle
01:12 PM Revision 7d6be855: Correct possible lock leak.
Ermal LUÇI
12:40 PM Revision ac07425a: Fix whitespace.
Ermal LUÇI
11:04 AM Revision 43f26ab1: Ticket #1412. Provide even a link to this page through System->User Manager
Ermal LUÇI
10:53 AM Revision e33be77c: Ticket #1412. Fixing the access login to the user manager presented another problem since now users cannot change their passwords anymore. Allow this through another page and an extra priviledge needed to be added to the user for allowing them to change the password.
Ermal LUÇI
10:22 AM Revision 425ba708: Ticket #1545. Take into account curl errors during dyndns service checks otherwise will just mark some updates as successful even though they are not.
Ermal LUÇI

06/05/2011

08:23 PM Revision 6627e4ec: Restoring gray background to the right of some tables in GUI (theme pfsense_ng).
Evgeny Yurchenko
08:09 PM Revision 79633b6c: Reverting class="sortable" damaged by commit 17d5077f61d963178f47e016b8768b768800ba68
Evgeny Yurchenko
07:17 PM Revision 8527bc02: Merge remote branch 'origin/master'
Evgeny Yurchenko
07:15 PM Revision 17d5077f: Restoring gray background to the right of some tables in GUI.
Evgeny Yurchenko
03:18 AM Revision cf371185: s/WAN//
Chris Buechler
02:58 AM Revision 14c354ee: fix typo, add warning
Chris Buechler
12:43 AM Revision 81debd44: Show the MAC on the page rather than just a hover, too many times it needs to be copied/pasted or quickly viewed, and the vendor isn't nearly as useful as the actual MAC.
Chris Buechler

06/03/2011

10:29 PM Revision 5cb0360b: Merge branch 'master' of github.com:bsdperimeter/pfsense
Bill Marquette
10:29 PM Revision 5b542ae5: Typoes
Bill Marquette
07:34 PM Revision 534375b6: Merge remote branch 'upstream/master'
Conflicts:
etc/inc/openvpn.inc
Jim Pingle
06:53 PM Revision bd4b0982: If a mode_cfg subnet is defined for IPsec, also add it to outbound NAT.
Jim Pingle
02:29 PM Revision c8ff68a4: Allow duplicating an IPsec phase 2. The code was already on vpn_ipsec_phase2.php but unlinked.
Jim Pingle
01:50 PM Revision 5cd9e96a: Add a GUI selection for racoon's generate_policy directive since it may be useful in certain configurations, especially for mobile clients.
Jim Pingle
01:29 PM Revision 039cb920: Add a button here to clear the package lock.
Jim Pingle
01:20 PM Revision 5dc6c910: When making a P2P SSL/TLS OpenVPN server, if the given CIDR for the tunnel network is a /30, don't use the OpenVPN server directive. See ticket #1417
Jim Pingle
01:03 PM Revision 19cdeb3e: Instead of showing an emtpy drop-down for CA/Cert/CRL, show an error that there are none defined, and link to the page to create one.
Jim Pingle
01:03 PM Revision 1591ea6f: Remove the warning message that a user doesn't have any CA/Certs when viewing OpenVPN connections. This is just confusing people, and isn't relevant to people using only shared key tunnels.
Jim Pingle
01:03 PM Revision 2f51259b: Redirect back to the CA/Cert management page after delete so a person can't refresh and accidentally delete other CA/Certs. (CRLs are deleted differently and don't need this fix)
Jim Pingle
07:25 AM Revision 327d958a: fixed for use pfsense API
Luiz Gustavo S. Costa
07:15 AM Revision 8c0199ea: Better management for reload lighttpd
Luiz Gustavo S. Costa

06/02/2011

10:03 PM Revision 67dde8b0: Merge remote branch 'origin/master'
Evgeny Yurchenko
04:47 PM Revision f451ea09: Show how much data has passed on an SAD entry.
Jim Pingle
03:43 PM Revision e96bbf82: Patch from EvgenyY to allow editing an existing p2 without it being flagged a duplicate.
Jim Pingle
03:23 PM Revision b717f1bc: Bug #1560.IPsec GUI needs to reject duplicate subnets in phase 2s for a given phase 1 (fixing p2 edit)
Evgeny Yurchenko
01:07 PM Revision 0640a65b: Add "Default" choice that will unset the media/mediaopt, otherwise whatever is first in the list is saved in the config.
Jim Pingle
08:14 AM Revision 3781d809: Correct input object name from wrong copy/pasto. Reported-by: http://forum.pfsense.org/index.php/topic,37369.0.html
Ermal LUÇI

06/01/2011

10:29 PM Revision fc3dcc8b: Merge remote branch 'origin/master'
Evgeny Yurchenko
10:28 PM Revision 3da5c50d: Bug #1560.IPsec GUI needs to reject duplicate subnets in phase 2s for a given phase 1 (improvement of previous patch)
Evgeny Yurchenko
09:39 PM Revision 2e88102d: Disable this until it can be properly fixed.
Jim Pingle
08:56 PM Revision ee0cf21f: Merge remote branch 'upstream/master'
Jim Pingle
08:54 PM Revision a01ce4c7: Make the ICMP echo request type less ambiguous, and since it's likely the main one to get used, move it to the top.
Jim Pingle
03:25 PM Revision 7af360ce: Add tunable, by default disabled, to enable the default gateway switching feature when the default one 'disappears'.
Ermal LUÇI
03:25 PM Revision f8f3732a: Fixes #1412. Properly pass the page to match so users are not always presented with the change password screen. Proper fix.
Ermal LUÇI
02:42 PM Revision b5ef447f: Fix merge blip.
Jim Pingle
02:03 PM Revision f4645d7f: Add tunable, by default disabled, to enable the default gateway switching feature when the default one 'disappears'.
Ermal LUÇI
01:00 PM Revision 58005e52: Merge remote branch 'upstream/master'
Conflicts:
conf.default/config.xml
etc/inc/filter.inc
etc/inc/globals.inc
etc/inc/pfs...
Jim Pingle
12:23 PM Revision 9584d162: Fixes #1412. Properly pass the page to match so users are not always presented with the change password screen. Proper fix.
Ermal LUÇI
11:14 AM Revision 97c1f268: Fixes #1412. Properly pass the page to match so users are not always presented with the change password screen.
Ermal LUÇI
10:49 AM Revision 695a35ae: Ticket #944. Also destory the previous interface if the user changing the vlan tag of an existing vlan entry.
Ermal LUÇI
10:49 AM Revision 6b421a0f: Fixes #944. Use the correct interface name to destroy the previous vlan if the parent is changed.
Ermal LUÇI
03:41 AM Revision 538b6eb3: Bug #1560. IPsec GUI needs to reject duplicate subnets in phase 2s for a given phase 1(site-to-site).
Evgeny Yurchenko

05/31/2011

08:32 PM Revision 0ca52cff: fix typoes
Bill Marquette
06:42 PM Revision f9d7c5b3: Use array_overlay()
Scott Ullrich
06:28 PM Revision 0b581a8a: Use array_extend
Scott Ullrich
05:50 PM Revision 456026b5: Use pfsense.restore_config_section
Scott Ullrich
05:47 PM Revision 485b1ca5: Remove debugging code
Scott Ullrich
05:45 PM Revision db748384: Add merge handler code
Scott Ullrich
04:35 PM Revision 10d74dff: Remove bogus protection. We have better handling of this now.
Scott Ullrich
03:58 PM Revision 85055175: Remove old vidcontrol cruft lingering from long long ago
Scott Ullrich
09:05 AM Revision 9d545c88: Merge remote branch 'origin/master'
Evgeny Yurchenko
09:03 AM Revision 061f28bf: Bug #1560. IPsec GUI needs to reject duplicate subnets in phase 2s for a given phase 1(mobile clients).
Evgeny Yurchenko
02:10 AM Revision edb2a3da: Bug#1528. Automatically create outbound NAT rules on WAN for localhost when switching to manual.
Evgeny Yurchenko

05/30/2011

07:27 PM Revision a3d58a12: Use aon plugin
Scott Ullrich
07:25 PM Revision 2ba7d6f8: Add plugin features to aon edit
Scott Ullrich
04:28 PM Revision 2ea00c3e: Add missing plugin code. Move the pre_write section up a bit.
Scott Ullrich
04:02 PM Revision 3dbceb92: Include .inc files for plugin system
Scott Ullrich
01:11 PM Revision d97ff036: Prevent races on resovlconf generation as well by adding a lock.
Ermal LUÇI

05/28/2011

04:19 PM Revision ce91583b: Merge pull request #1 from EvgenyY/6e2a15e677fa0558ba0c9b1700be38f4065a76f6
Speed/duplex select for interfaces Ermal LUÇI

05/27/2011

09:55 PM Revision b45babae: Bug #1403. Filter Rules description do not get saved when "(quote) present as character
Evgeny Yurchenko
05:27 PM Revision 55260532: Add note about voucher sync (only enable on slave nodes).
Scott Ullrich
05:06 PM Revision 58f963d0: Clarify auth option to include Vouchers
Scott Ullrich
04:02 PM Revision f40a03a4: Only add pppoe to the interfaces list if it both has an entry and is in server mode (i.e. not disabled.)
Jim Pingle
04:02 PM Revision 685c9776: Some extra protection against putting empty values into the ruleset.
Jim Pingle
03:32 PM Revision a1b86994: Ticket #1534. Try to stop packages during reboot of system.
Ermal LUÇI
03:21 PM Revision 6e2a15e6: Hiding mediaopt under Advanced button
Evgeny Yurchenko
10:46 AM Revision 93b8df2a: Increase timeout to 2 minutes. Ticket #1545.
Ermal LUÇI
10:45 AM Revision 71070cc5: Ticket #1545. Lock each dnsHost to be updated to prevent running two instances in parallell.
Ermal LUÇI
08:24 AM Revision 224ddbad: Silence the route changing since it fills the logs with not needed info.
Ermal LUÇI
07:56 AM Revision dfb30a89: Trigger reloading of packages through check_reload_status so it can serialize the calls to not DoS the OS with processes triggered from this. Ticket #1534
Ermal LUÇI
03:52 AM Revision e5770bc2: DHCP only knows about IPv4
don't allow admins to shoot themselves with v6 addresses in the config Bill Marquette
03:28 AM Revision 13f0762d: Fix #1277
Wasn't able to remove the multicast RIPv2 discovery at startup, but
all ripv1 response's are gone now.
Bill Marquette

05/26/2011

08:51 PM Revision b75d32e5: Free ipfw rule number after mac pass-through deletion.
Ermal LUÇI
08:16 PM Revision ab731f54: Bring more consistent style to CP edit mac and ip passthrough pages.
Ermal LUÇI
07:39 PM Revision adcf909a: Just use the long reference here instead of creating potential dangerous reference.
Ermal LUÇI
11:41 AM Revision 1a6cb6e7: Remove decimals from cumulative users graph.
Warren Baker
08:25 AM Revision 3c5e10fc: Add debugging notes so that we can easily fix this when IPv6 support is added to the pfSense module.
Remove the Accept router advertisement from all interfaces unless we enable them Seth Mos
08:14 AM Revision 668ce1f9: Increase the minimum time between generating images from 5 to 15 seconds to prevent DoS the firewall.
Seth Mos
08:13 AM Revision d67d99a1: Fix packet graph label alignment
Seth Mos
08:10 AM Revision a63f2b7d: Fix the graph label alignment
Seth Mos
07:59 AM Revision a555cc58: Fix my traffic graphs
Seth Mos

05/25/2011

11:51 PM Revision e4a8ed97: Add function header
Scott Ullrich
11:43 PM Revision d65962a7: Adding a new hook system for firewall nat edit and firewall rules edit page.
Basically if the directory exists it will suck in the files to extend these pags.
/usr/local/pkg/firewall_nat/input_...
Scott Ullrich
10:43 PM Revision 838e4eb8: Rather make use of $global variable for RRD path.
Warren Baker
10:02 PM Revision 474f36d1: * Add is_ipaddr_configured() so that people do not need to reinvent the wheel for this task
* Check to make sure the administrator is not entering the IP address of the same host preventing a issue where the f... Scott Ullrich
10:00 PM Revision 5c723d9f: Remove out-dated RRD file as it will cause broken images to appear on RRD graphs page.
Warren Baker
08:36 PM Revision c206a2ab: Disable csrf checks when posting from scripts.
Ermal LUÇI
08:28 PM Revision 05771a24: Provide a voucher_expire function so that voucher can be expired through a POST.
Ermal LUÇI
05:35 PM Revision 669113f9: Merge remote-tracking branch 'mainline/master' into inc
Vinicius Coque
05:33 PM Revision 19bd7032: Remove gettext from negotiation mode
It is causing errors on raccon because config file were generated with
translated words
Vinicius Coque
05:08 PM Revision dceff62e: Put some debug info during dyndns update under debug conditionals.
Ermal LUÇI
04:51 PM Revision 193ee786: Actually add more error checking and do not schedule a scan if it is not possible to retreive the wan ip address.
Ermal LUÇI
04:41 PM Revision dd575ea4: Improve some code and check return value from _checkIP.
Ermal LUÇI
04:29 PM Revision 7788c76a: Don't overwrite the $target variable. Fixes #1415
Jim Pingle
03:38 PM Revision c749ef62: Check that the returned ip is an ip_address and not blindly trust the returned information.
Ermal LUÇI
01:35 PM Revision f0e80b72: Correct dhcpd statement for unknown-clients. Fixes #1555
Jim Pingle
11:02 AM Revision f6f1c847: Update some code to be more readble and more compliant to php5
Ermal LUÇI
05:35 AM Revision b2d00d91: Unset the correct variables
Seth Mos
 

Also available in: Atom