Activity
From 03/09/2009 to 04/07/2009
04/07/2009
- 11:50 PM Revision d6cb86d1: Set all log files to 600
- 08:40 PM Revision 28359758: don't kill routed unless it's running to avoid error in system log
- 08:32 PM Revision be361291: Merge branch 'master' of git@rcs.pfsense.org:pfsense/mainline
- 08:31 PM Revision 974ff781: fix typo, clean up text
- 01:09 PM Revision 329bb764: Add some smarts so that it always shows the 1st found quality database with Static gateways
- Replace ifthenelse with a switch
- 06:06 AM Revision b040124a: clean up text
- 05:46 AM Revision 7098c77f: clean up text
04/06/2009
- 10:58 PM Revision 8e31e049: Merge branch 'master' of git@rcs.pfsense.org:pfsense/mainline
- 10:57 PM Revision 126a0b09: Set ipfw's state limit the same as pf's
- 09:51 PM Revision 3901843a: Do not remove shaper config unless stepid > 0
-
09:22 PM Revision 58936a34: Update my copyright.
-
09:22 PM Revision 15b78e3e: Remove debug string.
- 07:57 PM Revision 732181e2: No need to wipe logs twice
- 05:26 PM Revision 0529f24a: Set ipfw's state limit the same as pf's
- 03:41 PM Revision 9ffede93: Trigger drop down menus on 83 chars
- 07:17 AM Revision fe4df9b7: Show correct Monitor, previously always showed TCP.
- 02:20 AM Revision 910efe27: Block all IPv6 traffic by default, since IPv6 isn't supported, there isn't any way to add such rules in the GUI, and nearly all users won't want IPv6 to traverse their firewall at this point. Add "Allow IPv6" checkbox to disable this behavior.
- 02:00 AM Revision 4bc0961e: Block all IPv6 traffic by default, since IPv6 isn't supported, there isn't any way to add such rules in the GUI, and nearly all users won't want IPv6 to traverse their firewall at this point. Add "Allow IPv6" checkbox to disable this behavior.
- 01:19 AM Revision 354f1f01: fix order
- 12:35 AM Revision 0958770c: Since they're listed by name, order alphabetically.
- 12:29 AM Revision 0f01013a: Since they're listed by name, order alphabetically.
04/05/2009
- 11:59 PM Revision c5d381e3: clean up text
-
09:15 PM Revision e82d4a41: Configurable filtering for Services Status widget
- 08:03 PM Revision 60359eaa: Add Use PowerD
- 07:55 PM Revision c912fe28: Add missing spacing before PowerD section
- 07:47 PM Revision d66a8cae: Add power savings header
- 07:38 PM Revision 8e9fa41d: Adding PowerD knob to system -> advanced -> misc. This will be useful
- for folks wishing for their firewall to use less power overall. Blurb
from the powerd man page from freebsd:
T... -
07:19 PM Revision 37c7bad8: Fix include for gmirror status widget
-
07:03 PM Revision 5aaccff5: New Widget: Gmirror Status
-
05:50 PM Revision 5579cecd: Fix log widget title/link
- 01:01 AM Revision d38805bc: Honor monitor type for server load balancing
04/04/2009
-
11:50 PM Revision af8ae7ce: Filter log parsing update
- * Share filter log parsing code instead of using copy/paste/code duplication.
* Reworked the JavaScript a little so i... -
11:18 PM Revision 5155bb33: Optimize adding new members to QinQ to evitate recreating the whole QinQ members.
- 05:28 PM Revision 379ab9a5: Use $g['factory_shipped_password']
04/03/2009
- 09:40 PM Revision e623dd70: Sync
- 09:37 PM Revision e9c593bd: Allow custom branch in addition to custom GIT URL.
- 09:12 PM Revision e761ffb4: Add missing \n
- 09:09 PM Revision e2b6dd91: Detect .git URL's too.
- 09:06 PM Revision 3ab35d30: Adding custom branch support. Just enter the URL instead of master
- or RELENG_1_2 etc.
-
08:50 AM Revision c1289cfd: * Convert the QinQ code to use a file where the commands are passed. This speeds up most of the vlan creation.
- Before you'd need 20min to create qinq with 1000 member now it adds 2000 members in just 1 minute
* Fix some cleanups... - 01:20 AM Revision 446ffdbd: Add missing space
- 01:18 AM Revision 05f6a267: Correct grep statement for hideplatform
- 12:58 AM Revision 6fafc69f: Correct check for hideplatform
- 12:57 AM Revision ad225303: Correct check for hideplatform
04/02/2009
- 06:57 PM Revision aebbbb63: Use 80 chars
- 06:55 PM Revision f56097a3: Woops, use 80 chars not 70
- 06:54 PM Revision 3a42330e: Switch to a dropdown menu when there are more than 80 characters combined
- in the display_top_tabs() function.
- 04:42 AM Revision 8ff2395b: Do not show an * in schedule box. No schedule is applied for block private.
- 04:34 AM Revision d4e6c445: Raise tab char count to 82
- 03:58 AM Revision 53b67506: Bumb value to > 70 for dropdown invocation.
- 03:55 AM Revision 4316a60a: Convert tab strips into a select dropdown when there are more than 50
- characters appearing in the tab names combined.
04/01/2009
-
07:47 PM Revision a5adbd09: Do not show massive amount of members but just what can be shown on the gui
- 06:13 PM Revision e1f27ca8: Add array_combin() for php4
-
02:45 PM Revision ed8fab52: Fix dump_clog to handle fifolog and clog timestamps and entries.
- 10:01 AM Revision fd03e4f3: Add Broadcom BCM5708 bce driver to the list
- Add Intel 82598 10 Gigabit ixgbe driver to the list
- 04:08 AM Revision 8274afc7: Use clog or fifolog
- 04:00 AM Revision fe5f3b38: Remove extra space
- 02:51 AM Revision d6abaa18: * Add clear_log_file() function and reduce code reuse
- * Use clear_log_file() instead of duplicated logic
- 02:28 AM Revision 568f30c2: Switch back to clog but leave option to run fifolog.
- 02:19 AM Revision b24358d1: Switch back to CLOG by default. Leave support for fifolog as a config.xml item.
- 12:46 AM Revision 7ee97cb3: * Make it easier to switch back and forth between logging providers (clog, fifo)
- * Add a $config['system']['usefifolog'] switch
* Switch back to defaulting to clog
03/31/2009
- 08:21 PM Revision 8e9c0681: Improve the matching of carp ints to IPs.
- Previously this stristr substring match would return incorrect/unexpected results. 10.0.0.1 would also match 10.0.0.1...
-
08:16 PM Revision 7e9547cf: Improve the matching of carp ints to IPs.
- Previously this stristr substring match would return incorrect/unexpected results. 10.0.0.1 would also match 10.0.0.1...
- 01:24 PM Revision 70ce9162: Make sure to handle a empty settings array correctly
- 05:41 AM Revision 04d487e0: Version bump to 1.2.3-RC1
03/30/2009
-
06:22 PM Revision 37c53a0d: Read shaper config only once. This should speedup on large shaper config the loading of the page.
-
06:20 PM Revision c6196310: Do not allow to add a vlan tag on the same interface when it is used by qinq.
-
06:16 PM Revision 08057ba6: Add description even for parent QinQ vlan.
-
06:15 PM Revision 265188ea: Allow QinQ interfaces to be assigned.
-
06:09 PM Revision cd22ddab: Add nat rules even for l2tp. While there fix some issues which might produce bad cidr notation for pppoe/l2tp/pptp.
- 04:51 AM Revision cc460ee9: When optimization is "conservative", also increase UDP timeouts. Helps prevent disconnects and drops with some VoIP services.
- 04:43 AM Revision fa1fafb6: When optimization is "conservative", also increase UDP timeouts. Helps prevent disconnects and drops with some VoIP services.
-
12:38 AM Revision a55e9c70: * Hide interfaces internals to other code and use the propper interfaces.
- Basically use get_interface*() functions instead of accessing fields like 'ipaddr'/'descr' etc...
* Make get_interfac...
03/29/2009
-
09:22 PM Revision a80281c6: Clarify that ranges can be specified and add a fix to not leave the upper limit of the range unused as a tag.
-
09:19 PM Revision 4b653c44: Fix copyrights.
-
09:18 PM Revision b991e3b5: Add GUI pages for QinQ missed in previous commit.
- 12:22 AM Revision 94059f49: Sync with billm's fixes in 2.0.
03/28/2009
- 11:41 PM Revision 8619963c: Properly enable and disable sticky
- 05:14 PM Revision fa60d6f7: Use mwexec()
-
09:08 AM Revision 5f1e1d26: Bring in support for QinQ. At this time it is limited to only 2 levels.
03/27/2009
- 10:24 PM Revision 5fb0ac9e: Use -q to hopefully git rid of messages such as: pw: WARNING account 'admin' will have a valid id of 0 (superuser access!)
- 10:19 PM Revision a64c490a: Use mwexec() to hide find *-quality.rrd messages
- 10:17 PM Revision 66b35c5c: Use mwexec() so we do not see this error on fresh installation:
- cp: /root/.. is a directory (not copied).
cp: /root/. is a directory (not copied). - 10:13 PM Revision 774c9a00: Ensure $user_base directory exists and is writable. Kills ugly warning on
- fresh installation.
- 12:53 AM Revision be804887: Don't check for overrides, that's a valid config.
- 12:51 AM Revision 6089aa11: Don't check for overlaps, that's a legit configuration.
- 12:36 AM Revision ba2cbed4: Correct variable name
03/26/2009
-
05:15 PM Revision 53af8835: Take care of cleaning the ip alias when we delete an entry of ipalias type or modify it.
-
05:13 PM Revision 2064fb9d: Make sure that the item isset before checking.(part of PHP5 array handling)
- 05:27 AM Revision c1285ca6: Change log message. This doesn't necessarily mean the IP has changed, so it was misleading.
- 05:15 AM Revision 12df13d4: Log actual interface rather than CARP interface
- 02:29 AM Revision 7bc4057d: DPD and NAT-T are not required
-
01:19 AM Revision 67763264: Use the new function of interfaces and get_interface_ip to get propper results.
-
01:19 AM Revision bb34737f: Add function which returns the list of interfaces by realif index.
03/25/2009
- 11:00 PM Revision 89ee8c55: Add missing then
- 10:57 PM Revision 5dcd63b5: Add missing then
03/24/2009
- 07:39 PM Revision 82ef398a: Add hideplatform
- 07:38 PM Revision c6a15b30: Add hideplatform
- 07:33 PM Revision 1cb58b79: Add hideplatform item which is useful for rebranding
- 07:30 PM Revision 3d7639eb: Add hideplatform directive useful for rebranding
- 06:09 PM Revision aeca0c4e: Add missng `
03/23/2009
- 09:36 PM Revision e28d3bb3: Ensure dpddelay is a value, not that its simply set leading to racoon.conf errors:
- my /var/etc/racoon.conf file has: "dpd_delay ;"
Reported in ##pfSense on FreeNODE by Overrand
03/22/2009
-
11:55 PM Revision 1a6df0f2: Fix tab display as reported in http://forum.pfsense.org/index.php/topic,15114.0.html
-
11:54 PM Revision 40de0b13: Add secret option required on some setups.
-
11:19 PM Revision f2ba47f8: * Keep only one function to return the mac address
- * Bring the mac address function to interfaces.inc its the only consumer of those.
03/19/2009
- 02:06 AM Revision 833eb9d6: Do not restart syslkog, just hup it
- 01:56 AM Revision 9dac9942: Add space after tabs
- 01:54 AM Revision 0d9d2a1b: Cleanup and reduce code line count.
- 01:05 AM Revision 892a42ae: Ensure fifolog_writer is still not running after killing syslogd.
- 12:37 AM Revision 5e7eff74: Use more human readable format
- 12:34 AM Revision 69de2290: Convert epoch time to human readable
- 12:25 AM Revision 0ecc7729: Fix ${g errors
- 12:19 AM Revision c676893c: Echo out data to start of log files
- 12:12 AM Revision 77518fbf: Ensure tmp is ready before beginning operation.
- 12:09 AM Revision 17e3db6f: Add sleep() after killing syslogd
- 12:05 AM Revision 37c71b53: Add missing )
- 12:02 AM Revision c9a8a669: Ensure file exists.
03/18/2009
- 11:57 PM Revision c7f78649: Add missing )
- 11:56 PM Revision 9b364c04: Add missing )
- 11:51 PM Revision bb89e5d0: Use unlink()
- 11:46 PM Revision 783cdcaa: * Rm log file before fifolog_create if it exists
- * Do not hard code path to logs
- 11:38 PM Revision 3d5b2e45: Clear logs before fifolog_create command
- 11:27 PM Revision ba403c37: Use fifolog_create
- 11:04 PM Revision 2468ae76: Update gateway group gateway IP for dhcp interface wan interfaces.
- 11:04 PM Revision 2ccad09a: Make logging work. Investigated by jim-p
- 11:04 PM Revision f4538770: Remove blank newline
-
09:40 PM Revision 8693d698: Remove file that should have gone away when the interface code was rewritten.
-
09:18 PM Revision 22e6d572: * Add a link to go directly to interface group rules.
- * Reinitialize the members array to show correctly the members.
- 05:59 AM Revision 86488702: Query host with host and also check this against cached address.
- 04:39 AM Revision dfdc44a6: Turn off package reinstall now that we are established on the 7.X platform.
- 04:19 AM Revision 45faf3da: Revert "Sync from HEAD to avoid complete meltdowns when downgrading from 2.0"
- This reverts commit 1987293b2cf80d15677860f9c5d6ff52b9ff03db.
03/17/2009
-
08:43 PM Revision a4d372d5: Merge branch 'master' of git@rcs.pfsense.org:pfsense/mainline
-
08:41 PM Revision 6e164365: fifolog_create size needs to be a multiple of 512
- 08:39 PM Revision 330cbe3a: Make 0 byte sized log files happy
-
12:01 AM Revision 42753d25: Actually merge the part that does the real work with FreeBSD groups.
03/16/2009
-
11:48 PM Revision 0ec2fdf0: * Introduce interface groups. For now they are availble only on Firewall:Rules section maybe it would be usable to have tham on nat too.
- * Some fixes and cleanup.
- 11:15 PM Revision 40d0ba9e: Replace "Add something meaningful here" with a note about the cached
- ip adddress field being green when it is in sync.
-
10:29 PM Revision 7cf210f1: Make it more readble by removing unecessary php open/close tags.
- 10:24 PM Revision 7a7caefe: Use get_real_interface()
- Requested-by: Ermal
- 09:31 PM Revision 9abce230: Correct colspan, show green cached ip when correct, red when not correct.
- 08:55 PM Revision c89b5110: Show cached IP address on summary page
- 08:40 PM Revision 2ff9980b: * Remove non-needed grep (we use fifolog now)
- * Change "No data" to "Gathering data"
-
05:53 PM Revision f6a30b17: Strange how this has survived the interface changes!
-
05:50 PM Revision 049a688e: Remove ftp-proxy/pftpx/ftpsesame references we handle all of this in kernel now.(yay!)
- 02:47 AM Revision c9aee395: We include ng_l2tp in kernel already, do not kldload
- 02:40 AM Revision 2f647f7c: Use divisibles of 512
- 01:17 AM Revision 40f7d056: Use full path to fifolog_writer
03/15/2009
- 11:06 PM Revision 906f6b71: Jettison clog. Man overboard!
- 11:01 PM Revision 57ecd9b6: Jettison clog and replace with fifolog which is included in FreeBSD 7.1
- 06:29 AM Revision 57dc2556: Correct a typo in vpn.inc that broke esp encryption algorithm configuration.
- 06:18 AM Revision 4b96b367: Modify IPsec code to allow for transport mode. All existing configurations are
- marked as tunnel for backwards compatibility. There are problems with the spd
read code which Will likely choke on tr... - 04:44 AM Revision 310b1aa7: Prevent creation of invalid racoon.conf with omitted or non-numeric DPD delay.
- 03:59 AM Revision 030f0cb7: Move (DHCP)
- 03:47 AM Revision 87e07f52: Move the IPsec pinghost option from phase1 to phase2. Correct some
- bugs that were preventing the local address from being selected.
-
02:58 AM Revision 07ea77d0: missing semicolon
- 02:50 AM Revision 46aa2c26: General widget cleanups
-
02:46 AM Revision 791bcfd4: Move 1700 lines of config upgrade code into it's own include file that's only
- brought in when we actually need to upgrade the config file
- 02:09 AM Revision 9344dd7b: Correct the path of the javascript after Bills cleanup.
- 02:07 AM Revision 5bd2aa63: Handle post correctly
- 02:01 AM Revision 6871d2c3: Allow setting of how many words to show.
- 01:51 AM Revision e1f15d08: Correctly restore rsswidgetheight size
- 01:45 AM Revision 416a5c1a: * Allow setting the div size and scroll the rest
- * Format items better
-
01:03 AM Revision c755c016: Remove duplicate config.xml and restore conf.default/config.xml if /conf/config.xml and no backups exist
- 12:40 AM Revision 4b805dbe: Break before last <hr>
- 12:39 AM Revision 0092b3bd: Modify captive portal to use centralized user management. The user manager has
- been modified to include an account expiration option to support this service.
- 12:38 AM Revision d1d1e961: Default to 3 entries
- 12:29 AM Revision 1cc2fe06: Close <a> tag
- 12:24 AM Revision b2fcc7e3: Widget is ready for general usage and defaults to pfS blog
-
12:02 AM Revision f359eb45: nice idea, never implemented, purge
03/14/2009
-
11:59 PM Revision c622d660: this is firmware upgrade, not package installation
-
11:58 PM Revision f8a437b6: remove new lines
-
11:55 PM Revision 2a2b79f4: guiconfig.inc is important, it includes authentication!
-
11:54 PM Revision 52860a44: fix typo
-
11:45 PM Revision b1e3b7f4: remove dead JS files
- 11:22 PM Revision 40416105: First crack at RSS widget.
- 08:20 PM Revision 7ef9bb4d: Add comment
- 08:20 PM Revision b2e02eef: Adding simplepie RSS system
-
07:41 PM Revision 625dcc40: Massive javascript cleanup, all .js files now live in $g['www_path']/javascript
- Purged unused JS
-
07:22 PM Revision d3bc15ea: Move datetimepicker javascript to JS directory
- 06:48 PM Revision 8ac4df97: Use friendly interface name (in this case WLAN) as opposed to OPT1 which means nothing to me.
- 06:38 PM Revision ef1d930a: Add global.js
- 06:16 PM Revision 2687a6fa: Adding Ajax queue system.
- Example usage:
AjaxQueue.setBatchSize(1);
AjaxQueue.push("http://www.testingqueue.com/process/",{onSucess: funcSucce... -
07:20 AM Revision bae568cc: a little cleaner JS
-
06:28 AM Revision 55c63539: Premature commit...remove the copy/paste-o's
-
06:26 AM Revision 01da41cf: Sajax is no more, long live Prototype
- This eliminates one AJAX library, but not all "non-Prototype" AJAX code
- 06:07 AM Revision 9050b9f9: Make NOTE bold
- 06:03 AM Revision 397c4d6d: Set NOTE size to 350x350
- 06:01 AM Revision e70cc23b: Add json
- 05:48 AM Revision 60ff6204: Use writev.
- Tested by uploading to Picture widget, firmware update with 45 megabyte upload on 128 megabytes of ram.
- 05:37 AM Revision d4ecd24b: Use write a the network backend to avoid FreeBSD falling all over
- itself when uploading.
- 05:34 AM Revision e3349f9c: Adding picture viewer widget. Add a picture of your firewall, or a network
- diagram, or a picture of your girlfriend... OR?
-
03:13 AM Revision f8b14770: Make use of Prototype-ism's in sajax.js - first small step in attempting to remove sajax from pfSense
-
02:33 AM Revision 5fbefa5b: cleanup minor javascript issues
- 02:02 AM Revision 218111c8: Also show for through gateway we are adding the new monitor.
- 02:01 AM Revision 0ae397e2: Add log_error() when removing a route for a monitor IP when running setup_gateways_monitor();
-
01:41 AM Revision 944f9879: fix generation of pgtitle
-
01:35 AM Revision e4f8f7d2: make packages use the same formfield css the rest of the UI uses
03/13/2009
- 09:00 PM Revision 37c98ef9: Add code to the backend so that apinger will use the configured high and low watermarks for latency and packetloss.
- 08:59 PM Revision 6c5334c7: Fix input validation
- Fix page title
- 08:13 PM Revision db7b006f: * Make sure the trigger level on the gateway groups edit page loads it's settings from the config.
- * Add the settings tab to the tabs
* Add a settings page that allows you to define the global trigger levels for all ... - 06:19 PM Revision 71c47cb6: Remove ActiveXObject code. Who cares about older IE at this point.
- 06:48 AM Revision 6ae008d9: Add the DPD option to the mobile ipsec page. The DPD option makes the most sense for the mobile IPSEC clients as this is
- helps cleaning up any dangling SA entries before their lifetime expires.
The default value is 120 seconds.
Move the N... -
06:38 AM Revision 547fb934: dunno where prototype 1.6.0.3 ran off to, but reign it back in and make it submit
-
06:29 AM Revision aa3cb4f0: bump scriptaculous to 1.8.2
-
06:22 AM Revision 8bf02470: Fix javascript include in head.inc
- Add dragdrop (used in index.php for the Sortable class)
use dom:loaded event instead of window.loaded -
06:04 AM Revision 2e069686: Move Scriptaculous/Prototype includes to head.inc and remove the code duplication
-
06:04 AM Revision 6327599d: Fix CSS form fields
- 05:17 AM Revision 179210b4: Use index of 1
- 05:07 AM Revision 0a360d72: Set zorder of graph to -10
-
04:58 AM Revision c313b3d5: make consistent with services_dnsmasq_edit.php
-
04:45 AM Revision a3f1c10d: Fix missing single quote
- Use Prototype the right way, have to observe for the DOM being loaded before using it (yes, some boxes can render the...
-
04:23 AM Revision 19f11aef: fix image alignment
-
04:19 AM Revision 3dee90e6: fix path to IP Alias image
- 04:12 AM Revision a3e4524d: Handle 1.2 correctly
-
04:03 AM Revision e7d9eea6: Set focus to the username field
- 03:55 AM Revision 6ca212bb: Sync
- 03:50 AM Revision 1a57c46a: cd to correct directory
- 03:33 AM Revision 563c9ca9: Add DPD backend configuration to the racoon configuration.
- 03:25 AM Revision 9bf114ff: Make sure the DPD interval makes it into the configuration. Also make sure it is numeric
- 03:21 AM Revision 5dd4db17: Base 64 decode the rrd data before writing out
- 03:18 AM Revision 86d5553e: Do not use freebsd-kqueue and freebsd-sendfile
- 03:08 AM Revision be7b496c: Use NAT-T when enabled on a per tunnel basis
- 02:47 AM Revision a2b8f7b2: Write out config after unsetting RRD data
- 02:24 AM Revision 8dcc8bbc: Use require_once()
- 01:43 AM Revision 957d8f75: Rewrite the rrd upgrade code to use the newly added xml2array function specifically for the rrd upgrade code.
- This is about 4 times faster then our builtin parser. Hoping this can solve part of the the 45 minute upgrade cycles ...
- 12:26 AM Revision 6edc48fe: Move the admin socket parameter into the existing listen section.
03/12/2009
- 09:51 PM Revision 0b7fd3e9: Correct the configuration file IPsec certificate upgrade process.
- 08:00 PM Revision 082be6a9: Added custom_php_service_status_command support for packages.
- Package authors can define a
custom_php_service_status_command
block in their package XML. Such block should only con... - 07:48 PM Revision 8be44c5a: Merge branch 'master' of git://rcs.pfsense.org/pfsense/ltning-clone into review/master
- 07:00 PM Revision 8d534565: Actually remove the spd reload files after processing it. This would break the tunnels as it would re-process all files in order every time the configuration reloads a
- tunnel.
- 06:48 PM Revision e92fb875: Reload phase2 tunnel items when adding, remoing or editing a phase 2 entry.
- 06:44 PM Revision 287e0c9d: Correct and expand the local and remote IP address endpoint check so that it specifies which one is at fault.
- 08:06 AM Revision 73fbece8: Migrate IPsec certificate management to centralized system.
- 07:30 AM Revision fabd8cdb: Make sure the field names and description match up
- 07:23 AM Revision b19533ed: Fix typo in function names
- 06:35 AM Revision b9064a4d: Reverse style fixes to get our subnet mask listed backed from get_interface_info()
- 06:33 AM Revision 0dfd5d33: Moving corporate
- 06:33 AM Revision e43c9881: Mv corporate to _corporate
- 06:13 AM Revision 7bc60232: Make sure we don't add any routes for the 127.0.0.2 dummy address
-
04:42 AM Revision e637075a: close comment
- 04:31 AM Revision bd6af475: If either the old or new local or remote endpoint is not a IP address we make sure to abort.
- 04:31 AM Revision 54d0c16c: Add GIT array type rrddatafile
- 04:31 AM Revision 1390b049: Backup RRD graphs and restore but remove the RRD data from config.xml before writing to disk.
-
04:29 AM Revision 63d05a4f: fix merge conflict
-
04:26 AM Revision 4a1cd18f: cleaner and more proper cpu graph
- 01:46 AM Revision 5a3b0d3b: Cleanup ipsec interfaces a bit and make sure they are displayed in tabs for consistency.
- 01:40 AM Revision d9acea75: Use nice -n20 for common launched items
- 01:21 AM Revision 6e8bd1b0: Fix typo in function name. This caused the page to break off.
- 12:27 AM Revision 613e6381: Add 3 seconds on to each subsequent graph to space out the ajax calls.
03/11/2009
- 11:36 PM Revision a927edff: Fixed the outbound macro for displaying the outbound interfaces with the Quality Graphs
- Make sure we show either the gateway name or interface name on the graph top header
- 10:35 PM Revision d2c5fcc1: * Make function opening braces uniform.
- * Minor documentation additions
- 10:32 PM Revision 98509219: Ensure that the gateway widget exists before populating data during ajax calls.
- 10:19 PM Revision 4f94e09f: Center the CPU graph.
- 10:15 PM Revision 4fab3ba5: Correctly set the status field HTML text during ajax process.
- 10:05 PM Revision c2d49311: Added custom_php_service_status_command support for packages.
- Package authors can define a
custom_php_service_status_command
block in their package XML. Such block should only c... - 10:02 PM Revision e0a16925: Change to 11 second refresh, a lot of underlying information refreshes
- every 10 seconds.
- 09:28 PM Revision 3dfa6a52: Add ajax mojo to gateway status widget
- 08:55 PM Revision 00707bc5: Correct spelling to the past tense
- 08:39 PM Revision 8b060357: Add input validation on the gateway groups page as well, fix the check on the gateways page.
- 08:25 PM Revision 31ace93c: Add input validation on the gateway name field.
- We apply the same input validation as we use from the aliases page as we do not want a - in the name nor spaces.
- 06:55 PM Revision 07e8a013: Correct the label name for the out pass traffic
- 03:26 AM Revision fb5ba3b3: Adding new files from jimp
- 03:25 AM Revision ff0d33c5: * Share code instead of using copy/paste/code duplication.
- * Fixes a large number of bugs, especially in the AJAX-based dynamic log viewer.
* Picks up some more detail from the... - 02:56 AM Revision 1987293b: Sync from HEAD to avoid complete meltdowns when downgrading from 2.0
- back to 1.2.*. Tested by rebooting and visiting many pages.
- 02:53 AM Revision 754d81a5: Fix the status page ordering so that it uses the correct tier order
- 02:35 AM Revision 16654db5: After package installation, redirect and show the installation
- was OK. This has the side effect of reloading the menus so the package
can be clicked on immediately. - 02:35 AM Revision d145b6e8: Minor formatting changes.
- 01:47 AM Revision 09ae0c17: Make sure to sort the tiers array by tier priority key
- 01:33 AM Revision c557e063: Add loss information
- 01:30 AM Revision 0cbcf355: Check to make sure item is an array
- 12:57 AM Revision febb43c4: Show all RTT items correctly
- 12:37 AM Revision 716e49d0: Report the RTT (delay) as well.
03/10/2009
- 09:51 PM Revision 0f558379: Match crypto on safe, ubsec, padlock and glxsb in addition to hifn
- Ticket #1890 (cvstrac)
- 09:41 PM Revision 2627439e: Never filter on carpX interfaces.
- Ticket #1613 (cvstrac)
- 09:35 PM Revision 2f9fc961: Never filter on carpX interfaces.
- Ticket #1613 (cvstrac)
- 06:42 PM Revision 0fdfce06: correctly convert friendly name for PPTP interface.
- Ticket #1875 (cvstrac)
- 04:11 PM Revision f1c6aeca: Make sure we set the ID as a hidden input otherwise it will never be possible to edit a existing
- entry. This was a copy and paste error.
- 03:32 PM Revision 3df6d458: More tree unbreaking. Damn, I thought I tested this.
- Maybe I really can't type as well as I think I can.
- 03:26 PM Revision 1142c9a9: Unbreak the tree
- 06:17 AM Revision af25d415: move killall dhcpd above section that exits if no DHCP servers are enabled, and configure dhcpd if it's disabled by option #2 at the console.
- Ticket #1867 (cvstrac)
- 05:59 AM Revision a296c95d: Show dmesg interface names when first configuring the network
- 02:14 AM Revision f2a5b5e4: Fix display of DHCP status on Status -> Interfaces
- 01:40 AM Revision ac33db20: Fix check for running ftp proxy.
- PHP bug, when running exec() the output array will _not_ be cleared before using it again.
This means that one needs... - 12:11 AM Revision b92305a6: Fix deletion of gateways from the systems gateways page.
03/09/2009
- 10:37 PM Revision 44b0ec83: Return interface names in caps
- 09:57 PM Revision 13f6f415: really fix route-to this time
- 09:37 PM Revision b4dc99f3: Merge branch 'master' of git@rcs.pfsense.org:pfsense/mainline
- 09:36 PM Revision 16e78aa0: fix return of gateway interface for route-to
- 09:33 PM Revision 9aef654c: Correctly fill in route-to interface name instead of "opt1"
- 06:09 PM Revision a2026525: Wait about 4 seconds before checking if an update is available
- 06:04 PM Revision 7683029a: Set default refresh time to 10 seconds
- 06:00 PM Revision 48d872de: Allow refresh up to 10 seconds
- 05:37 PM Revision 24f53f5c: Use window onload to initialize sortable and such.
- 05:36 PM Revision 3be4cbe9: Properly escape more quotes and add more of them
- 02:52 PM Revision 82faf94d: Escape quotes in command
- Add missing quote
- 02:39 PM Revision b491abc1: Fix ftp-proxy check for running processes
-
07:07 AM Revision ccfabf39: Fix http://forum.pfsense.org/index.php/topic,14361.0.html
- 03:25 AM Revision b3b5c188: s/Updating in 5 seconds/Updating in 10 seconds/
- 03:12 AM Revision 97e553ae: rm -rf /pfSenseGITREPO, too
- 03:08 AM Revision 37fea5cc: Graph value on the GraphLink graph, too
- 02:57 AM Revision fcddf282: Set CODIR early, remove directories as needed
-
02:49 AM Revision 2f998593: Use the vlan tag for interface name even when creating vlans from console.
- 02:40 AM Revision 5a038d6a: Use full path to rm binary
- 02:37 AM Revision dad93012: Correctly close opened [ arrays and such.
- 02:31 AM Revision 7b94aef3: Use ) instead of ]
- 02:31 AM Revision 179b09e1: Remove /home/pfsense on each run until we can fine tune this script.
- 01:59 AM Revision 7c6fe5c5: Add block stats to the graphs
- Fix stay '
-
01:37 AM Revision 47c8b036: Restore interface ordering to mimic 1.2
- Requested-by: Scott
Also available in: Atom