Activity
From 05/13/2010 to 06/11/2010
06/11/2010
-
08:07 PM Revision 0d90fcaf: Add array_merge_recursive_unique which was called in xmlrpc.php but did not yet exist. Fixes #645
-
08:01 PM Revision 7869c580: Properly sync CA/Certs when syncing OpenVPN (might need to be its own option, but forced on for OpenVPN). Also adds capability (though not enabled) to sync users. That will need more thought. Ticket #645
-
06:08 PM Revision c3fef0c9: Restart dhcpd and OpenVPN on backup box. Fixes #646 - Helps ticket #645 but that still needs work.
-
05:45 PM Revision fefa5621: Sync gateways if we sync routing.
-
05:45 PM Revision 51e72bf5: Rework connections a bit and report errors when they happen.
- 05:42 PM Revision 7c7c8be2: Correct carp_configure_doc
- 05:40 PM Revision efe7562e: Correctly reload carp interfaces via xmlrpc
- 04:52 PM Revision 18139ba7: Need to create a new rpc message before sending
- 04:52 PM Revision da7aa26d: vslb.inc is already included by functions.inc
-
03:50 PM Revision 9434370c: Sync OpenVPN settings and DHCP Daemon settings via XMLRPC, and for DHCP set a proper failover IP where needed. Ticket #645 & Ticket #646 - Still needs a way to sync/restart services on Backup after config sync.
-
12:29 PM Revision ddc75a80: Fix typo.
-
11:59 AM Revision a4f07557: Ticket #642. Fix logic for the wizard code to unset and arraynum usage.
- 12:39 AM Revision d40b2a88: change privs too
- 12:32 AM Revision d1104fa6: page is Status not Diag
- 12:32 AM Revision c0879a43: fix description in line with 2.0 changes
-
12:08 AM Revision 3c446c66: This page is System: Firmware, not Diagnostics: Firmware
06/10/2010
- 11:03 PM Revision 5f109003: Update priv info
- 09:52 PM Revision 0004c08b: s/;/./
- 09:49 PM Revision 7afae53f: Adding option to show the PF overload tables (sshlockout, virusprot) and the ability to delete individual or all entries
-
06:34 PM Revision 2a63a07f: Don't use a fake CARP VIP name since it doesn't match up with the new style names, which are already properly obtained in this code block.
-
05:50 PM Revision 1ce96d36: Check for an array here to prevent against a foreach error showing in the GUI.
-
05:33 PM Revision 85b13495: Don't perform these multiple times as they do not change on each loop iteration. Having them inside the loop can also generate an invalid DHCP config file, instead of just warning that there is no CARP VIP defined.
-
05:33 PM Revision 2b52ecd6: Actually seems this option is deprectated. Thanks-to: gnhb
-
05:28 PM Revision f58342b8: Place bundle options at the bunlde code section.
-
05:14 PM Revision df9e93f0: Fixup code.
-
05:00 PM Revision 315e1253: Do not delete/create a route for a gateway that is marked as down to avoid removing needed routes to check teh gateways. Reported-by: http://forum.pfsense.org/index.php/topic,25854.0.html
-
04:04 PM Revision 32876374: With no * mpd will suppress some of the logs, but still doesn't seem quite right.
-
03:54 PM Revision ced4df74: Take out all code that assumes to use DHCP for local ip if local ip is left blank.
- Also, check for blank local IPs and error out if they occur.
-
02:55 PM Revision 3b15d924: Remove old interface_pppoe_configure and interface_pptp_configure functions.
-
02:54 PM Revision ab413aaa: Merge branch 'master' of rcs.pfsense.org:pfsense/mainline
-
02:51 PM Revision 23721285: Fix some things in interfaces.inc, attempt to suppress mpd log verbosity.
- Fix also localip handling in interfaces.php
-
02:16 PM Revision 15df206e: Add a space here.
-
01:32 PM Revision 64b4be44: Show friendly interface name on the gui for members when they are assigned interfaces.
-
01:27 PM Revision 8d73e7a9: Allow assigned interfaces to be choosed as ppp members. This allows ppp over gre/gif etc....
-
12:59 PM Revision bfbb9bc0: Catch up with latest ppp configuration type in convert_real_interface_to_friendly_interface. Fix some logic on interface_ppps_configure to support for assigned interfaces to be used as members.
-
12:27 PM Revision 0bca02ca: Do not log useless log and do the check earlier as a microoptimization.
-
10:32 AM Revision 8a4778d3: Add files to obsolete list. Correct permission for renamed(why?) ppp pages.
06/09/2010
- 09:07 PM Revision 70cc6249: Only change max procs for captive portal configurations
- 09:03 PM Revision f6f05741: Remove newline
- 09:02 PM Revision 5aaa3238: Remove second %
-
07:54 PM Revision 3be0dff4: Clean up this code a little.
-
07:40 PM Revision e22eca36: Use different logic for this function, copied from crypt_acb.php. Ticket #537
- 07:06 PM Revision 901aa044: Include rrd.inc if dump_rrd_to_xml() is not found to be included to avoid Fatal error: Call to undefined function dump_rrd_to_xml() in /etc/inc/upgrade_config.inc on line 1752
-
06:39 PM Revision 4a1ee8ac: Clean up pptp a bit and modify text description in interfaces_ppps_edit
-
05:29 PM Revision 3a765865: Merge branch 'mlppp'
- Conflicts:
usr/local/www/interfaces_ppp_edit.php -
05:07 PM Revision d09ca87e: Fix up upgrade function for new PPPs implementation.
-
04:20 PM Revision 33d2e510: Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlppp
-
03:51 PM Revision 1d7e1d6c: Fix up for new ptpid scheme and new iface naming scheme.
-
03:20 PM Revision 21e17a37: Fix missing "or" ||.
-
03:17 PM Revision f7480829: Fix up for new ptpid scheme and iface name scheme.
-
03:02 PM Revision 99c26d44: Make assignment work with new ptpid and if name structure.
-
02:40 PM Revision 5c8e8a17: Make pppoe reset work again with new <if> naming scheme.
- Previous commit also moved pppoe reset functions to interfaces.inc
so we don't have to duplicate in interfaces.php an... -
02:14 PM Revision e5d558bf: Change ptpid to use sequential number. This makes Ermal happy. :)
- Also add <if> section to <ppps><ppp> which is ppp type + ptpid.`
06/08/2010
-
08:48 PM Revision af8fca8f: Don't delete these additional files until the end of the package uninstall process. Otherwise files needed in some steps will be missing. Should fix some outstanding package issues (especially uninstall/reinstall issues). At the very least this fixes uninstall/reinstall of OpenVPN Client Export.
-
03:48 PM Revision 5dc6f9b4: Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlppp
-
03:39 PM Revision 513b762e: Add check for required fields for PPP connections.
-
03:32 PM Revision 8256f324: Fix all issues that Ermal found.
- Interfaces.php problems.
1- When creating a pppoe ptpid on the config is empty(<<ptpid/>).
2- after switching from pp... -
03:06 PM Revision 58cbe016: Trim the output. This only nails you if your interface is last in the list.
-
11:46 AM Revision 743994a6: Give more time for getting dhcp address and DNS lookup.
-
12:06 AM Revision b20f7363: Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlppp
06/07/2010
-
09:32 PM Revision f4a17fcf: Be consistent on % for loss state.
-
09:24 PM Revision 9ae7d46f: Catch up with php limits.
-
09:17 PM Revision de42da41: Show some sensible defaults for delay and loss.
-
09:08 PM Revision 66a96e72: Reorganize code to be able to actually use the lookup_gateway_ip_by_name() function to find even dynamic gateways ip.
- 08:55 PM Revision ac7609c2: Binaries should not be in the git repo
- 08:54 PM Revision 906bf57a: Binaries should not be in the git repo
- 08:54 PM Revision 80b38739: Binaries should not be in the git repo
- 08:53 PM Revision 571f89a2: Binaries should be in the git repo
-
08:52 PM Revision 5a5447ab: Correctly check when to actually save dynamic gateways or not.
-
08:34 PM Revision 4b4be09e: Actually show other data with gateways status.
-
07:17 PM Revision beb7b814: Correctly control status of gateways. These code is tripled in these pages not sure what is the best solution.
-
04:24 PM Revision 277d0250: Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlppp
- Conflicts:
etc/inc/interfaces.inc
etc/inc/pfsense-utils.inc -
04:15 PM Revision c1cc447c: Fix up little things.
-
04:02 PM Revision 04969976: Fix some typos/omissions.
-
03:54 PM Revision 09f2bf85: Honor GUI configured DNS settings for PPTP/PPPoE/L2TP if present.
-
03:42 PM Revision 3a906378: Initial support for DCHP+PPtP/L2tP. DHCP + PPPoE is supported too.
- Must create an OPTx interface and set to DHCP for DHCP+PPPoE.
06/06/2010
-
12:52 PM Revision ebdbdbc2: Make display of interface name and uptime work again on status_interfaces.php
-
04:15 AM Revision 692730bf: One more $if changed to $ifdescr and remove unneccessary line.
-
03:41 AM Revision f78c5975: Revert "One more $if must change to $ifdescr"
- This reverts commit a045b3270f13f39908beb875ede4e75f565e12e9.
Not correct. -
03:40 AM Revision a045b327: One more $if must change to $ifdescr
-
03:34 AM Revision ba7b2b86: Merge branch 'master' of rcs.pfsense.org:pfsense/mainline
-
12:48 AM Revision 65982868: Some $config variable referencing $if but $if is not defined.
- Change $if to $ifdescr to restore normal functionality.
06/05/2010
06/04/2010
-
04:34 PM Revision 5523fa3d: Fixes #632. Actually pass the interface and not the vip configuration to the function.
-
03:57 PM Revision 956950de: Fixes #374. Actually reload teh dhcpleases utility whenever the hosts files is regenerated to avoid problems.
-
12:20 AM Revision 7db2ef5f: Simplify GUI even more, especially for PPP connections.
06/03/2010
-
08:41 PM Revision 922693e9: Silence is better for this command.
-
07:56 PM Revision 6d5446a2: Add some missing code to convert_real_interface_to_friendly_interface_name. There is no need to go through all the interfaces just to find out if an interface has a gateway or not and is the same for finding the real interface name of a friendly interface. Also while here do not rely on stristr for finding if an interface exists rather do a proper matching on interface name otherwise wrong results might come up.
-
07:40 PM Revision f81cfcc9: Use require_once instead of require, in case these files have been loaded previously. Fixes #631
-
06:22 PM Revision ae9618af: Return the gateway status only for gateways apinger knows about instead of assuming that all gateways are down, which might give consecuences. Also prepend 'filter_' to the function used to kill states for down gateways in filter.inc to be consistent.
-
04:27 PM Revision 8adc1e49: Set default values to what we've had in the past.
- `
-
04:07 PM Revision c5232cbb: Rework GUI to hide advanced options and display via button.
- requested by Ermal.
-
04:01 PM Revision 4749cccb: Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlppp
- 03:47 AM Revision b72eb6c8: Show when Padlock is active
-
12:02 AM Revision 60ce86ea: For settings that exist in the configuration but are blank, only consider it true when associated with a checkbox.
06/02/2010
-
11:56 PM Revision 5d9c6c3c: Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline
-
11:23 PM Revision 1a5f6ddf: Merge branch 'mlppp' of rcs.pfsense.org:pfsense/gnhb-clone into mlppp
-
11:01 PM Revision b554f7bf: Fix logic.
-
10:55 PM Revision 6ef98d29: Mute this command so people do not think something went wrong.
-
05:20 PM Revision d538b8fa: Correct ifconfig syntax
-
05:17 PM Revision 3d063391: Use the module functions to set/remove/test interface capabilities.
-
04:56 PM Revision bf444c34: Use the new functions on CP code too.
-
04:50 PM Revision b29d9c8e: Start sshd early on boot so it is availble as soon as the first ip is configured.
-
04:40 PM Revision 871768cf: Use the functions from the pfSense module to configure interfaces on interfaces.inc.
-
04:27 PM Revision 2d99dce7: Don't kill ssh, it will stop the rest of the process when done from ssh. Instead, do not shut down network interfaces before a reboot. The original motive for doing this may no longer be necessary. Fixes #626
-
04:26 PM Revision 79d87198: Remove this line, it is not needed.
-
03:26 PM Revision 3dd81dea: Ensure that monitor IP stays blank when editing a system dynamic gateway.
-
03:13 PM Revision 41d98471: Default to "dynamic" for a dynamic gateway.
-
02:42 PM Revision b9b9b4d8: Add status links to shaper pages.
-
02:34 PM Revision af1e2031: Add status link to Interfaces
-
02:27 PM Revision 14e96066: Remove auth logs tab, since it is handled by the log link above.
-
02:23 PM Revision 5633ab30: Add status/log links to Captive Portal pages
-
02:04 PM Revision 3cceb5d5: Add status/log links to Firewall rules
-
01:58 PM Revision 02ca24c9: Add status links to gateway/route pages.
-
01:51 PM Revision e234921a: Add status/log links to LB pages.
- 01:22 PM Revision 460b635f: Listing service providers
- - Added dropdown list to select provider
- Added javascrit methods to handle Ajax requests - 01:09 PM Revision f1a7a397: Creating Ajax file that lists mobile service providers
- 12:08 PM Revision b93dbed8: Update service providers.xml to latest version
- 11:30 AM Revision 3ffa8318: First steps for 3g serviceproviders support
- o Move xml2array from rrd.inc to pfsense-utils.inc because it'll be used
on non-rrd related places
o Add necessary ...
06/01/2010
-
11:19 PM Revision ac8ff0a4: When an interface spoofs its mac address change the mac address of all vlans having it as parent. Remove such code from the vlan configuration phase since this is way the mac change will always get propagated and its faster.
-
11:13 PM Revision 634e5206: Remove spurious call to mute console.
- 11:05 PM Revision 3fb8caf2: Do not nuke /tmp/ on livecd's
-
10:23 PM Revision 155e343b: Do not use netstat to fetch default gateway interface but other faster commands to avoid problems on large interface setups.
-
10:13 PM Revision f73be85c: Use sockstat, netstat might take to long under certain circumstances.
-
09:09 PM Revision eb15decb: Provide a default error message on error pages if there is none provided by other means.
-
08:49 PM Revision b90996c5: Add forgotten newlines.
-
08:33 PM Revision e06b7fa2: Do not overwrite previous rules.
-
08:31 PM Revision 4d349ede: Free ipfw ruleno so it can be reused. Propperly delete passthrough mac entries that are not used.
-
08:22 PM Revision 3bf8eb93: Use correct array to iterate.
-
08:03 PM Revision 5224b8e7: Add status/log icons to DHCP page.
-
07:35 PM Revision e85858df: Remove Logs tab from OpenVPN, as it is no longer needed.
-
07:33 PM Revision 6deedfde: Add status/log icons to IPsec pages.
-
07:28 PM Revision e7086984: Remove logs tab from OpenVPN, since it is now replaced by the Log icon.
-
07:27 PM Revision efe2be81: Add status and log urls to OpenVPN pages.
-
07:24 PM Revision c2e23f7b: Add a way to show status/log icons by the help icon. Define $statusurl and/or $logurl in the same manner as $pgtitle and if the variables are defined and not empty, the shortcut icons will appear. Ticket #623.
-
07:19 PM Revision 67252466: Fix images.
-
06:55 PM Revision dcc9beef: Add some simple Log and Status icons. Part of ticket #623
-
05:35 PM Revision 59cfe65d: Do not set max_execution time here.
-
05:06 PM Revision 0c88fc1e: Fix disabled setting for OpenVPN CSC entries, which was causing them to disapper. (Disable was handled inconsistently, as with normal OpenVPN entries.) Fixes #633.
-
05:06 PM Revision 1e68a58b: Fix upgrade code for disable bit on OpenVPN CSC entries.
-
04:50 PM Revision 99f42109: Send TERM to sshd during shutdown/reboot to ensure that client sessions are kicked properly. Fixes #626.
-
04:50 PM Revision 651e77c6: Don't kill login here. When this happens from ssh is also resets the console menu. Kill $PPID instead which should have the same intended effect.
05/31/2010
-
07:14 PM Revision 924f202e: Fixes #622. Add a new file status for signaling default gateway under /tmp. dhclient script will check for this file to define if the interface needs a default gateway or not from its given routes.
-
06:21 PM Revision 1fb05961: Use full path and use variables to be consistent.
-
03:02 PM Revision 24bc6ffb: Update note text.
- Change label and update note text about Advanced and MLPPP configs.
-
02:18 PM Revision 5cf2c533: Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline
- Conflicts:
usr/local/www/interfaces_ppp_edit.php -
01:27 PM Revision e8d50a4a: Get rid of old file versions with old name.
- New files names are interfaces_ppps.php and interfaces_ppps_edit.php.
05/30/2010
05/29/2010
- 07:17 PM Revision 309b3a20: Remove typo
- 07:17 PM Revision 5d4f96c6: Refactor code
- 07:17 PM Revision 6bd7a614: Only allow installer.php on non pfSense and nanobsd platforms
-
02:30 PM Revision 6c05cfb0: Delete the interface_ppp_configure function and change how PPP data is saved.
- PPP data entered in interfaces.php was clobbering data that didn't have associated
fields in this page. Fixed now. Al... -
11:36 AM Revision 6c538d04: Clean up javascript even more, so unnecessary loops don't get executed.
-
04:13 AM Revision 7005d843: Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlppp
- Conflicts:
usr/local/www/interfaces.php -
03:55 AM Revision 93ee6323: little html tag change.
-
03:51 AM Revision fda60849: Merge branch 'master' of rcs.pfsense.org:pfsense/mainline
-
03:49 AM Revision 3a13f094: Fix up whitespace so file is easier to read, and fix a few missing tags.
-
03:11 AM Revision 68f0c07a: Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlppp
- Conflicts:
etc/inc/pfsense-utils.inc
usr/local/www/interfaces.php - 02:44 AM Revision 12fa7ea1: more text fixes
- 02:43 AM Revision 88e4881b: fix text
- 01:31 AM Revision 40e18a72: Revert "add a status tab to the CP screens as well", this is just a tad too long
- This reverts commit 881eb09217613337da4dd5376a038446a0e18b1c.
- 01:26 AM Revision 881eb092: add a status tab to the CP screens as well
- 01:12 AM Revision 943d4ad2: add auth logs tab to CP screens
05/28/2010
-
10:40 PM Revision fe383a26: Use REQUEST to hanle both POST/GET.
-
09:30 PM Revision 5b87b24e: Make the logout page configurable like the other pages. The only difference is that this page/code will be treated as a .php page so it may contain internal php CP variables referenced.
-
09:01 PM Revision d462a851: Provide an error message to the call.
-
08:17 PM Revision 72b9e452: Some configurations want to be able to ask users about replacing their existing mac during auto mac passthrough logins if they change equipment. Allow this in the backend by requiring the user to need posting a replacemacpassthru field with the post. Also add the possibility to send back with a portal_reply_page generated page the username and password posted.
-
08:13 PM Revision 23e95c1a: Don't let someone add a custom PSK that conflicts with an existing username. While here, style formfields appropriately.
-
08:13 PM Revision 66a72c9f: Show user keys on PSK list, edit link reroutes to user edit page.
-
08:13 PM Revision 4ed2dde7: Add per-user PSKs to racoon.
-
08:13 PM Revision ddd1fb7f: Add IPsec PSK field to User Manager. No backend code to use this value yet.
-
07:28 PM Revision 1b026311: Remove part of the message displayed some people might find its completely ok to use it.
-
07:16 PM Revision 1c291e64: Add the username to the auto added mac passthrough entry. Add an option to services->captiveportal page to activate/deactivate the auto-saving of username with the auto added mac passthrough.
-
06:59 PM Revision 9a31a1ce: Make sure to cleanup /tmp before using it. Solves config cache issue as a start.
-
06:56 PM Revision 8ca2c9ab: Remove stale code.
-
06:38 PM Revision fac13a5e: Add a function to find the mac address on a passthrough mac entry by username(if present) in the <username> tag of the entry.
-
06:35 PM Revision 4fc68c5a: Do comparions as meant not assignment. Pointy-hat: Myself
-
03:46 PM Revision d6366dd7: Really fix javascript . . .
-
03:23 PM Revision 041b35cc: Fix missing case statement for L2TP.
-
03:10 PM Revision 39f750b5: Add client l2tp support. Not complete yet.
-
03:05 PM Revision 114990f4: Fixed problems in javascript and added L2TP support to GUI.
-
01:15 AM Revision ebef8175: Fix javascript error.
-
01:00 AM Revision 8d657558: Clean up code in interfaces_ppps_edit.php and in javascript.
05/26/2010
-
08:47 PM Revision 2c9a4ed1: Compress RRD backup data. Results are dramatic.
-
08:47 PM Revision a2fb9e48: Default to NOT backup RRD data. It can get quite large, and should be chosen deliberately by the user.
- 05:15 PM Revision 505371be: Few cosmetic adjustments on classes to fix table borders
-
03:59 PM Revision 59d73709: Add nanobsd size to system info widget after platform.
-
02:21 PM Revision 6fdfa8fb: Update upgrade_config to remove 'defaultgw' from <ppp> config sections
-
02:17 PM Revision 82effddb: Remove all "defaultgw" settings from PPPs config page.
- Just use existing defaultgw configuration settings from System:Gateways settings.
-
02:07 PM Revision 0661b194: Fix many things related to PPP connections.
- Fixed tab array numbering in interfaces_* files. Enabled multilink over PPtP connections.
Fixed handling of bandwidth...
05/25/2010
-
10:58 PM Revision e3a78007: Actually send the wan ip address as calledstationid as advertised on captiveportal configuration page. The same fix was previously done to radius authentication code.
-
10:24 PM Revision d1eea523: On gre/gif case when the interface is saved do a reconfigure of the underlying interface itself. This helps when an interface is enabled/disabled as reported on http://forum.pfsense.org/index.php/topic,25329.0.html.
-
09:35 PM Revision d76f45b1: Show friendly interface name.
-
09:30 PM Revision 1fd35e95: Do not show ipfw0 for assignment.
-
08:35 PM Revision 63276ecd: Correctly teardown states for down gateways.
-
07:03 PM Revision 89e52df8: Add a default setting to location type of wireless that leaves the setting at its default for the interface.
-
06:52 PM Revision 1cf76394: pfSense_get_interface_stats no longer gives the up/down status of the interface, so use pfSense_get_interface_addresses instead.
-
05:39 PM Revision b99544e8: Fix caps/grammar.
-
04:22 PM Revision 9b1a8d98: Ticket #444. Use noatime even here.
-
04:19 PM Revision f2033fc7: Ticket #444. Use noatime even here.
-
03:27 PM Revision 2cd85631: Remove logs from temp config backup so they aren't clobbered when restored.
-
03:27 PM Revision 78d7e759: Standardize upgrade log filenames
-
03:27 PM Revision ce09186c: Backup all of /conf including subdirectories during upgrade instead of just files in /conf/
-
03:22 PM Revision cffe41cb: Do not run netstat but use pfSense_get_interface_stats to gather interface statistics. This speedups a lot on nanobsd which needed some time to generate the statistics especially with dashboard
05/24/2010
-
11:43 PM Revision 814992f7: Use url_redirection even on successful login case if present. Add a redir functionality to portal_reply_page to keep the code centralized.
-
11:01 PM Revision f49c1b00: Actually use the previous configured mac/ip, if present, for finding rules to be deleted.
-
10:58 PM Revision d5c56d72: When editing a mac/ip passthru entry readd the rules again since values might have changed.
-
10:54 PM Revision 0eb9b1b4: Actually use the radius WISPr(4) attribute 'url_redirection' when present.
-
10:18 PM Revision 27588018: Actually match the description and send the wan interface ip as Called-Station-Id on default settings.
-
10:12 PM Revision 9628bd1c: Actually use the radius WISPr(4) attribute 'url_redirection' if present.
-
08:43 PM Revision e588bd54: Insulate some variables as they are used.
-
06:10 PM Revision 70d6b5c4: Ticket #612. Correctly show the number of users as 0 on a group with no users. Also handle the case of empty arrays on the xmlparser.
-
05:49 PM Revision 0914b6bb: Use mwexec where it does not make sense to use popen for something that does not take any parameters. Create a function to actually remove a user from its groups when the user itself is deleted.
-
05:30 PM Revision 042fa85c: Fix VIP list generation here also.
-
05:26 PM Revision 08a5d2eb: Properly generate a list of proxy arp VIPs for address drop-down list.
-
04:57 PM Revision f37caa93: Add to the System->Advanced an option to disable the redirect from port 80 when on https.
-
04:38 PM Revision cd12fce3: Let these files stay since they were brought back (for now).
05/23/2010
- 11:35 PM Revision 58fdcb9c: Adding initial version of pc-sysinstaller GUI frontend which so far supports Quick/Easy install
- 08:12 PM Revision b713d790: Use hw.physmem when other methods fail
- 08:44 AM Revision 14cf5bf4: Do not copy verbose
- 08:07 AM Revision 514026a5: Reboot after install
- 07:45 AM Revision 07c47ddc: Do not run command in chroot
- 07:30 AM Revision e5ca8dfe: cd to / before running after_installation_routines.sh
- 07:05 AM Revision cb8b81c7: Make sure script it a+rx
- 06:54 AM Revision 18fd8c21: Copy to same target
- 06:42 AM Revision e427428a: Sort by ,
- 06:26 AM Revision abfcf13a: Move to INSTALLMEDIUM
- 06:12 AM Revision e4cce28b: Handle cpdup mode
- 05:43 AM Revision 99e0bc97: oops, make variable
- 05:38 AM Revision b44a76e7: Move cpdup to LiveCD INSTALLTYPE
- 05:09 AM Revision f9996791: Adding cpdup packageType
- 04:58 AM Revision 8b3a495b: Make installer unionfs
- 04:46 AM Revision 89e47a07: Add missing then
- 04:44 AM Revision efce1588: Add newline
- 04:40 AM Revision 0d1ee87f: Adding pfSense UFS example
- 04:34 AM Revision 58a8852c: Run /usr/local/bin/after_installation_routines.sh after installation
- 04:28 AM Revision b552874a: Correct example
- 04:27 AM Revision 8f8e4434: Reduce to two disks
- 04:25 AM Revision a9401cec: Adding pfSense example
- 04:11 AM Revision e3ccf050: cpdup correctly
- 04:03 AM Revision 3d99ee74: Customize for both PC-BSD and pfSense
- 03:57 AM Revision 996b3504: Adding cpdup option
- 03:18 AM Revision e5cd6d89: Do not include altq/shaper twice
- 03:04 AM Revision 2e98ba40: Removing desktop specific items
- 03:02 AM Revision 26e50f43: Adding changes file describing changes made so that installer works with pfSense in hopes of getting changes made upstream to accomidate both. Change test-live.sh to detect /dev/iso9660/pfSense
- 12:43 AM Revision ff161129: Adding pc-sysinstall so that I can start experimenting with a php based installer. This is necssary because PCBSD must live in the root of the disk and there is no way to include it in a unionfs. By default it will not be copied to a new hard disk installation.
- 12:36 AM Revision 4e920317: Do not reinclude filter.inc
05/22/2010
- 08:48 PM Revision 329b7707: Remove unionfs /, will have to come up with a new plan
- 08:30 PM Revision 0fd81918: Use unionfs for /
- 08:26 PM Revision 22af75a3: Add missing ;
- 07:32 PM Revision 055abc57: Add (C)ontinue option for the impatient
- 07:01 PM Revision cdf97b13: Generate a MFS partition for / since ZFS likes to mount its disk on /
- 06:19 PM Revision a57d6170: Ensure config.cache does not exist so the subsequent requests can cleanly reload the configuration. Ticket #601
- 05:50 PM Revision f76d5242: Move machine arch over a bit to the right
- 05:47 PM Revision 807c2e7a: Oops, include /etc/
- 05:47 PM Revision 2b0c49e3: We now have a restore command, note this
- 03:09 AM Revision 3bc77cd3: Do not allow nonstop redirects to self
- 02:55 AM Revision 979f35f3: Check if file is tgz
- 02:38 AM Revision eb2c4175: We accept PHP pages now, note this
- 02:20 AM Revision 38080cc1: Move get_include_contents function to pfsense-utils.inc
- 02:18 AM Revision 7a7e94a7: Allow php code to be included in the primary captive portal page. Add new ORIGINAL_PORTAL_IP post item which will be experimenting with a master mutli voucher setup.
- 01:38 AM Revision 851f4184: Remove stray done
- 01:17 AM Revision 40a60696: Adding enablesshd pfSsh.php script
- 12:06 AM Revision 8022e257: Do not fsck /cf on each bootup
05/21/2010
- 11:54 PM Revision 842878b5: Unbreak nanobsd since Ticket #444
- 11:07 PM Revision ce8efd06: Unbreak nano since ticket #444
-
08:54 PM Revision cb88138a: Ups remove erroneous curly.
-
08:50 PM Revision 61d54be6: Actually return to previous function code for lookup_gateway_ip_by_name() to not create recursive loops. There is still the question of how dynamic interfaces should be handled here?
-
08:45 PM Revision 962625aa: Revert "Use a global array for the most part of using the return_gateways_array() function in the backend which should lower the memory allocated/cached by php a lot."
- This reverts commit e51cf5960f6718a14c07daa7b6e96337fdba1f0e.
-
07:44 PM Revision e51cf596: Use a global array for the most part of using the return_gateways_array() function in the backend which should lower the memory allocated/cached by php a lot.
-
05:45 PM Revision de792e62: Fix whitespace while I'm here.
-
05:31 PM Revision 6d1af0e9: Preserve DHCP numbered options when there is an input error. Fixes #494
- 04:42 PM Revision dc4f649e: Make Firewall Optimization Options text readable
-
12:29 PM Revision 61630681: Remove unecessary check.
- 04:23 AM Revision c099a987: Add space between the and forum
- 04:05 AM Revision d7f742c2: Do not process items in which we cannot resolve the config file
- 02:16 AM Revision 1f06d217: Revise text
- 02:15 AM Revision 6cf2e475: pipe to more
- 02:14 AM Revision ea546e49: Minor fixes
-
12:34 AM Revision d9e2c171: Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlppp
- Conflicts:
usr/local/www/interfaces.php
Not sure why there was a conflict since the last change to this file ...
05/20/2010
- 11:59 PM Revision 02bdb544: Use echo
- 11:55 PM Revision 7ec0aeb1: Adding restore script for rc.create_full_backup. First argument is the restore filename
-
11:09 PM Revision 30ade846: Fixing whitespace so this file is more readable. And comment out extra html tags at the end of the file.
- This file was in bad shape wrt tab spaces lining up. It should be more readable now.
- 10:16 PM Revision c0ed686f: Do not allow duplicate Roll #'s
-
09:36 PM Revision 79f9b9bc: Fixes #610. Do not use the value of mtu blindly test it is set or use 1500 as default.
- 09:24 PM Revision fdb085fa: Add captive portal voucher configuration backup area option Ticket #609
-
07:38 PM Revision 02611466: Do not aritificially add spaces around values on CDATA fields. Tested-by: Jim
- 07:36 PM Revision fa90d701: Add note about required enabled WPA option for 802.1x
-
04:55 PM Revision 96033063: Various fixes to usage of ip2long, long2ip, and negated subnet masks, mostly affecting 64-bit. Ticket #459
- 01:32 AM Revision 986a3acc: block carp traffic to hosts self to avoid loops. fixes #598
-
01:22 AM Revision 9978e156: Fix HTML tags in interfaces.php and delete extra javascript function in ppps_edit.js
- 01:19 AM Revision 69490b55: Handle mounting of extra filesystems correctly. Ticket #444
- 01:08 AM Revision c4995e62: move mount up for cases where /usr and other partitions may be separate, and needed for other things to function
- 12:27 AM Revision a23a6db3: get rid of flowtable
05/19/2010
-
10:03 PM Revision 091cb5e9: Add a global declaration.
-
08:16 PM Revision cd25a2b2: Refactor this function a little so it will also rebuild the cache if it does not already exist. Fixes missing config history after reboot on NanoBSD.
-
07:19 PM Revision eef52225: Use the PHP call here instead of a shell exec.
-
07:12 PM Revision cf9a4467: Fix post-restore reboot on NanoBSD. Fixes #602
-
01:44 PM Revision 71fdaecd: Include filter.inc for the ipfw load function.
-
09:52 AM Revision 4994b350: Re-create the hosts file on bootup after configuring all the interfaces. Ticket #567
-
04:52 AM Revision 7f039071: Move this up in the boot sequence, the reset button check relies on its existence.
- 01:16 AM Revision 1a2911a7: Use nanobsd
- 01:06 AM Revision 223ef06a: Use !=
05/18/2010
- 10:08 PM Revision d16af75d: Nuke nonsense
- 10:03 PM Revision 31c9379c: Add back needed functions
- 09:59 PM Revision fa83737d: Only check g['platform'] for nanobsd
- 09:58 PM Revision 7188fc6d: Add missing functions and move check earlier since this only checks on bootup
- 09:31 PM Revision 2c7d67ff: Add system_identify_specific_platform()
- 09:27 PM Revision 15f14889: Add reset button support to alix/wrap. Obtained-from: m0n0wall
-
08:03 PM Revision 2e6a43a1: Encode/decode special characters with htmlentities/html_entity_decode combo to make the parser not bail on special characters.
-
07:31 PM Revision e490f995: Do not bail out when we write a new config. Seems that we can write some special characters but might not be able to read them back but we still should be able to recover from this. Include globals.inc before calling any config.lib.inc functions.
-
07:22 PM Revision 873b2f0c: Fix NanoBSD update detection for console update by URL
-
06:04 PM Revision 7382c59d: Do not duplicate gateway entries when status file is not present. Mostly an innocuos programmer error.
-
05:36 PM Revision 01207fd8: Fixes #536. More fixes and optimizations on the various functions and status pages used for gateways [groups].
-
05:36 PM Revision fe22a89b: Fixes #536. More fixes and optimizations on the various functions used for gateways [groups].
-
05:36 PM Revision d9dda2a5: Fixes #536. Actually add all available gateways to the gateway_groups array so all up members will be present for balancing.
-
04:54 PM Revision 4e6593de: Unbreak automatic updates.
-
04:51 PM Revision c1191d5b: Add myself to copyright for gwlb file.
-
03:40 PM Revision c2b2b571: PPPoE config upgrade code and bump config version in globals.inc
-
03:06 PM Revision 9db6993f: Fix deletion of authentication servers. Fixes #600.
-
09:52 AM Revision 2666de59: Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlppp
-
09:38 AM Revision e40e6724: Modify and fix code to set pppoe periodic reset.
05/17/2010
- 09:18 PM Revision 98be58a2: Tag for beta 2
-
08:11 PM Revision bd7ca506: Revert "Allow the user to override OpenVPN interface name in custom options (e.g. dev tap99 or dev tun99) and set related options appropriately. ticket #482 Item 2a/2b." - Revert for now, may cause more issues than it fixes.
- This reverts commit be58c36ded298a1cb7a0eac40cd2edd62908d882.
-
07:55 PM Revision be58c36d: Allow the user to override OpenVPN interface name in custom options (e.g. dev tap99 or dev tun99) and set related options appropriately. ticket #482 Item 2a/2b.
-
04:19 PM Revision b65f56f6: Fix copypasta error. Part of ticket #449.
-
04:14 PM Revision 763a1b52: Fix OpenVPN upgrade code to properly handle the disable option. Fixes item 1a (and probably 1b) in #482 and should be the rest of the fix for #449.
-
03:54 PM Revision 8319ee63: Fix OpenVPN client disable variable. It is being set/tested improperly (or at least inconsistently). Partial fix for #449.
-
02:20 PM Revision 373a1e7b: Ticket #493. Set a value for checkboxes since the parsers marks empty tags(<tag/>) as arrays.
-
11:56 AM Revision 79f30c1c: Do not throw the error message unnecerssarily. It is legal on 2.0 to not specify default gw on 2.0 with pppoe/pptp links specified.
-
09:23 AM Revision b61154fb: Reduce the amount of logic in system_routing_configure to check for existing routes. This code is in the same style as used
- by Ermal. Ticket #507
05/14/2010
-
09:42 PM Revision bcbcc2f8: Use client-side values in the function call rather than PHP-generated values for further calls to this client-side function.
-
04:21 PM Revision ba374e4b: Ticket #493. Ticket #302. Actually correct code flow to be correct and consistent to what it should do.
-
02:47 PM Revision 07b54e8c: Do not unconditionaly remove the default route and readd it. This should make system_routing_configure more
- reliably. Ticket #507
stability -
01:06 PM Revision 839cad07: Improve the parsing of the memory value, use the reported amount of bytes, divide to get megabytes and get the 1st result. Ticket #526
-
12:02 PM Revision 08825acc: Allow the use of ">" in filter rule descriptions. Even whilst stripping the > before the comparison htmlentities
- will still trigger on the <. It is safe to assume here that creating any sort of html tag is unlikely. Ticket #465
-
11:54 AM Revision ee23ccab: Ticket #295. Use empty to prevent some ghost entries in some configurations.
- 12:58 AM Revision c1263bbd: fix typo
05/13/2010
-
11:36 PM Revision 96372523: fix seperation between href and class
-
09:17 PM Revision 5337fe2e: Simplify/optimize code.
-
08:39 PM Revision e774e3b3: Its bits/sec now.
-
08:36 PM Revision 6894b25a: Add PSK tab to all IPsec pages, it was missing from some.
-
07:46 PM Revision fb586a16: Add a GUI field to let the user configure the maxium table entries size. Resolves #588
- NOTE: Actual tables, not states.
-
07:32 PM Revision ef021ff7: Use full path to rate and pass -b option to show the speeds in bits/s rather than byte/s in conformance with the traffic graph metric which is bits/s.
-
06:56 PM Revision f83fa942: Test correctly for previous existing entries of linked rules otherwise some bad deletions might happen. Reported-by: http://forum.pfsense.org/index.php/topic,25091.0.html
-
06:51 PM Revision 2b001b5d: Ticket #548. Change message displayed when modifying an interface to actually tell people to modify dhcp server setting after applying settings since the interface configuration/ip will only change after applying settings and pfSense does not read the interface address from the config but from the interface itself and the complications for this and possibly other cases are not worth the effort.
-
06:23 PM Revision b6c34bfc: Ticket #544. Restore locking, seems w+ migh already lock the file sometimes. While there improve the locking to a read/write locking schema. Make the default locking a read only lock and if explicitly specified a write locking can be specified through LOCK_EX optional parameter to lock(). During config manipulation do the filesystem mounting in rw, if needed, before doing any locking to avoid possible problems and also to be consistent through out the code on the method used. Also update calls to config to lock exclusively where required.
-
05:03 PM Revision 883b2552: Correct the shell for the admin account, this should be /etc/rc.initial. Not /bin/sh
-
03:41 PM Revision 99b9708b: Fix static route for DNS from DHCP servers.
-
11:46 AM Revision fe19e7d7: Using binat for reflection rules created some NAT issues under certain circumstances. Use rdr with the bitmask address pool type instead.
Also available in: Atom