Activity
From 07/23/2009 to 08/21/2009
08/21/2009
- 09:40 PM Revision a8868e1a: remove unnecessary include
- thanks to Ermal for heads up
- 07:15 PM Revision c8e5238a: use globals
-
11:00 AM Revision 61fb5dca: Fix another wrong code.
- Initialize $config_parsed before even expecting things to work.
Set $config_parsed value inside lock protected code t... -
10:53 AM Revision 58ca68ef: Fix wrong code!
- This is wrong since it is not that simple to rename an alias in an alias and correct code for this was already presen...
-
10:38 AM Revision 7515fb4b: Use global variable which defines the tmp_path and remove hardcoded ones.
- 07:30 AM Revision 64fe3233: Update the Altq capable list with the 7.2 list
- 07:21 AM Revision 5fba3c6e: Make altq driver list up to date with 7.2
- 07:06 AM Revision 6d6746da: Add vge interface to AltQ capable list
- 05:20 AM Revision 06e48ccd: Sync run_plugins() with head
- 05:00 AM Revision 3b659222: Unbreak parse_config plugins and fix autoconfigbackup
- 04:59 AM Revision 135ef84a: Unbreak parse_config plugins and fix autoconfigbackup
-
03:58 AM Feature #54: Ability to allow IP options
- Ah yes, I hadn't noticed that box. Just tried it and it works.
-
03:37 AM Feature #54 (Resolved): Ability to allow IP options
- As far as i know 2.0 has this resolved since under firewall rules -> Advanced option button there is such a choice i ...
- 03:01 AM Revision e1fc88f1: oops fix if statement
- 03:01 AM Revision f8037e90: Fix Warning: Invalid argument supplied for foreach() in /etc/inc/filter.inc on line 415
- 02:55 AM Revision 6a8b668b: Remove extra plugin info
- 02:26 AM Revision 45723d1b: Update link to traffic shaper config because HTTP/500 errors are bad mmmkay?
- 02:08 AM Revision b1d132f5: Hide Additional BOOTP/DHCP Options behind an advanced button like other items
- 02:01 AM Revision 4e10cf0a: Change size of columns to 10 and 55 for the number option rowhelper
- 01:59 AM Revision d72b4114: Misc comments
- 01:56 AM Revision c7820b65: Use intval()
- 01:45 AM Revision 990a271c: Make sure entered # is a integer and use htmlspecialchars()
- 01:33 AM Revision 2a778c44: Add URL to custom BOOTP and DHCP options page hosted at iana.org
- 01:27 AM Revision f2305ddb: Reduce colspan to 3
- 01:24 AM Revision 8c19e67d: Do not turn the fields red when restoring previously saved items
- 01:13 AM Revision 518030b3: Add rowhelper field which allows defining custom dhcp option numbers. Sponsored-by: BSD Perimeter Commercial Support
08/20/2009
- 11:17 PM Revision 9c347273: Make the icon the correct size
- 11:14 PM Revision f1c49ff4: Add avanced item indicator which will show when hovering the mouse over the icon which advanced item has been enabled
- 10:47 PM Revision 24b9ea9a: Oops, use address instead of name
-
10:33 PM Feature #54 (Resolved): Ability to allow IP options
- PF sensibly blocks packets with IP options by default.
http://www.openbsd.org/faq/pf/filter.html#ipopts
But we h... - 10:31 PM Revision 869857aa: Handle alias in an alias rename situation
- 10:29 PM Revision 82adb823: Remove non-needed debugging item and rename debug log to /tmp/alias_rename_log.txt
- 10:23 PM Revision af8ae82e: Rename 'DNS' to 'DNS Lookup' to better match what the diag utility does
- 10:18 PM Revision 08b596d9: Wait while bogons table is being updated up to 90 seconds. After it is updated notify user that it was updated
- 09:59 PM Revision f5200c44: Add missing debug checks
- 09:57 PM Revision ed0b7949: Allow editing of alias names that already are being referenced by rules, nat, etc by looping through items and replacing the old alias name with the newly updated alias name.
- Sponsored-by: BSD Perimeter Commercial Support
- 09:47 PM Revision 515ac0f0: fix merge mess
- 09:41 PM Revision e49dc1bd: Merge branch 'master' of rcs.pfsense.org:pfsense/mainline
- Conflicts:
usr/local/www/diag_showbogons.php - 09:21 PM Revision 9dbb93ba: Fix bogons update in GUI without duplicating logic
- 09:09 PM Revision 6c0fb304: don't log sleep if not sleeping
- 08:33 PM Revision acf23e63: Only remove tmp file if we succeed
- 08:31 PM Revision 0c348a2b: Add savemsg
- 08:19 PM Revision d114f3e3: Duplicate logic to download bogons data. For some reason the shell script is ignoring the first argument AND the file that was created to prevent it from sleeping. Life is too short to chase stupid stuff -- if you don't like it spend your own time to figure out the issue.
-
08:17 PM Revision 53ce59b3: Icon for rules overview screen to indicate that advanced options are configured
- 08:07 PM Revision d2619820: Add sorting ability to status -> UPNP
- 08:04 PM Revision 2f6cd24f: Move Note below table so it does not interefere with table sorting
- 07:47 PM Revision 1f919154: Unbreak dhcp lease sorting
- 07:33 PM Revision ff9d6728: Modify sortable.js to work on tabcont as opposed to sortable class. This has the effect of making any table that has a single header sortable instead of having to visit each page. Sponsored-by: BSD Perimeter Commercial Support
- 07:16 PM Revision 0f78d3ad: Make Status -> IPSec table sortable. Fix colors and styling on sortable table headers to match all other forms. Sponsored-by: BSD Perimeter Commercial Support
- 08:56 AM Revision 9aca6e5b: Disable sshlockout. It's locking out after one failed login now that it's reading the logs correctly. It also isn't configurable, doesn't have a status page. Since 1.2.3 is close, let's ditch this from RELENG_1_2 and fix it properly for 2.0.
- 04:37 AM Revision 2a87b190: Move sleep to correct location
- 04:25 AM Revision b089ad3a: Do not sleep if /var/run/donotsleep_bogons exists. For some reason the first argument is not being passed when ran from webConfigurator
- 04:12 AM Revision c54c2d23: Rename Reload to Download latest bogon data
- 04:06 AM Revision 5769ba0a: Only echo out when we are sleeping
- 04:04 AM Revision e97076a5: Add Reload button
- 04:03 AM Revision 5de28171: Do not sleep if an argument is passed
- 03:50 AM Revision 83c56e9c: Correct filename
- 03:50 AM Revision a7fcf251: Add Show Bogons command.
08/19/2009
-
04:45 PM Bug #53: Some packages with RC scripts start twice at bootup
- I was able to at least get snort to behave better by changing its startup routine slightly:
https://rcs.pfsense.org/... - 11:57 AM Revision 74acf806: Use sha256 -q instead of | awk
08/18/2009
- 07:29 PM Revision 32912001: Only sync packages once.
-
05:04 PM Bug #53 (Resolved): Some packages with RC scripts start twice at bootup
- Some packages like snort startup on package sync, and they create and RC script.
This means that when packages are...
08/17/2009
- 02:31 PM Revision b430c98f: Make sure we write out the new kernel choice when /boot/kernel/pfsense_kernel.txt does not exist.
- 09:05 AM Revision ddd61833: Merge branch 'RELENG_1_2' of http://gitweb.pfsense.org/pfsense/mainline into RELENG_1_2
- 08:55 AM Revision defe97dd: Fix typo
08/16/2009
- 05:36 PM Revision 2f90ab8c: When a UDP reflection line was added for inetd, it was added as stream
- 07:49 AM Revision 5335abae: Changed automatical filter rule creation to have multiple options.
-
01:51 AM Bug #44 (Feedback): Nano issue2
-
01:50 AM Bug #43 (Feedback): Nano issue 1
-
01:48 AM Bug #26 (New): "No XMLRPC Sync" still sends data to CARP Slaves, and CARP slave rules marques NO Sync are erased
-
01:47 AM Bug #46 (Feedback): 1.2.3 Loadbalancer Status "Description" incorrect
-
01:47 AM Bug #46: 1.2.3 Loadbalancer Status "Description" incorrect
- A fix for this was committed, please verify.
-
01:18 AM Revision 758a370e: Fix NAT reflection for UDP. Was using the incorrect socket type, when udp was reflected, inetd was still listening on TCP.
08/15/2009
- 06:53 PM Revision 44b27984: Add fix from JimP. Fix non shaper use case
-
04:44 AM Revision 02afa684: Fix potential bug in UPnP config.
- If the shaper has never been used, the value being checked may not exist or not be an array.
08/14/2009
- 08:53 PM Revision b9e28d57: Added support for automatically managing firewall rules with NAT rules.
- 08:53 PM Revision a4698195: Added support for automatically managing firewall rules with NAT rules.
- 08:18 PM Revision 816bfaaa: Patch from garga@ to resolve NanoBSD upgrade issues
-
05:25 PM Revision 9568c1a1: Add my copyright.
-
05:21 PM Revision b3167422: Forgotten increase of the limit.
-
05:13 PM Revision f9f71ad3: * Convert captive portal rules to use tables. This reduces the number of rules ALOT.
- * Make the peruserbw setting use tables also by taking advantage of the tablearg option.
* Convert statistics to use ... -
10:06 AM Revision 74194bf7: Catch up with allowed ip using ipfw tables. This makes allowed ips be configured without reloading the whole other ones.
-
10:00 AM Revision 5fbeb279: Prevent gif(4) interfaces from being used in bridges.
08/13/2009
-
05:21 PM Revision cb0a2913: Use ipfw tables for allowed ips. This reduces the number of rules needed for them and speedups things when this list is big. This simplifies even deleteing an allowed ip from services->captiveportal->allowedips since we just need to remove them from the table.
-
03:59 PM Revision d1bd66b4: Micro speedup improvements on the parser.
-
01:49 PM Revision 46197353: Check even if the file exists or not. Only checking filesize its not enough for all cases.
-
11:42 AM Bug #52 (Resolved): nanobsd- bootup slice doesn't reflect changes until reboot.
- When changing the bootup slice under diagnostics, nanobsd the dropdown for bootup slice still reflects the old select...
08/12/2009
- 07:09 PM Revision 37ca89c5: Cleanup NanoBSD firmware upgrade
- 06:50 PM Revision dee5d2fb: Ensure nanobsd save tmp files under /root
- 06:00 PM Revision a9d6bfc4: Reload DHCP server after making changes
- 06:00 PM Revision 1dcba27c: Really restart DHCPD server after changes
-
05:55 PM Revision caea0c47: Add xmlreader module to the list of modules used on pfSense.
-
05:55 PM Revision d7b6c842: Change the parser to xmlreader instead of the current parser. This brings speed improvements and reduces some of the errors of the previous parser.
-
12:40 PM Revision 85250056: Fix some logic on enabling or disabling ipfw filtering on interfaces.
-
12:36 PM Revision 33056a18: Readd rule since it makes the policy easier to read.
-
12:04 PM Revision 104e9d36: Actually do the test right.
-
12:02 PM Revision 70562c2c: Catch up with the new System->Misc option added for schedules.
-
12:02 PM Revision f204df7d: * Fix setting unsetting of a few option under System-> Misc
- * Present a new option to control clearing of states when Schedules expire. Seems sometimes this is a desirable behav...
-
12:02 PM Revision b7cfb4ea: Just return without the complete rule otherwise some misconfiguration may happen when a schedule expires.
- Reported-by: mileswu
08/11/2009
-
08:45 PM Revision 5bdddd2d: Reduce some unneeded overhead in CP generated ipfw rules.
-
02:01 PM pfSense Packages Bug #47 (Resolved): Nano img issue 3
-
01:41 PM pfSense Packages Bug #47: Nano img issue 3
- Freeswitch needs to call conf_mount_rw(); (php) or /etc/rc.conf_mount_rw (shell)
When finished installing, ru... -
01:35 PM pfSense Packages Bug #48 (Resolved): pfsense 7.2 / 2.0 build issue
-
01:33 PM pfSense Packages Bug #51 (Resolved): patch for builder_snapshot_loop.sh
-
12:55 PM pfSense Packages Bug #51 (Resolved): patch for builder_snapshot_loop.sh
- it never makes it to the 4 gig build
-
10:35 AM Revision db2116d3: Remove unneeded double quoutes from expression.
-
10:33 AM Revision e8910ad4: Mark some other function with COMPAT comment to easily find them when needed.
-
10:30 AM Revision fe9afce6: Add a compat function after renaming tdr_install_cron to filter_tdr_install_cron with a warning for the renaming.
-
10:23 AM Revision b6494651: Fix typo its tagged and not tag.
- Reported-by: mileswu
Patch-extracted-from: https://rcs.pfsense.org/projects/pfsense/repos/mainline/merge_requests/30 -
10:23 AM Revision 70ca5bb7: Unlock a little faster otherwise a deadlock will occur.
- Reported-by: mileswu
Patch-extracted-from: https://rcs.pfsense.org/projects/pfsense/repos/mainline/merge_requests/30 -
10:23 AM Revision 4fea01e0: Use the global variable for referencing tmp path and do not use hardcoded value.
08/10/2009
- 10:57 PM Revision 7f9bd1c2: fix typo
- Resolves #49
- 10:56 PM Revision 764c5b79: fix typo
- Resolves #49
- 08:42 PM Revision 482e9e22: Make sure config.inc is sourced
-
07:33 PM Bug #50 (Resolved): DHCP Server input validation lacking
- The network and broadcast addresses shouldn't be allowed as usable addresses within the range.
If the range inclu... -
06:59 PM Bug #49 (Resolved): typo in diagnostics, nanobsd
- Fixed, thanks
-
06:34 PM Bug #49 (Resolved): typo in diagnostics, nanobsd
- When duplicating a slice, the message still says "Duplicaating slice"
- 01:03 AM Revision 778b080b: Overwrite .cshrc and .profile
- 01:03 AM Revision 3eb3ac6c: Overwrite .cshrc and .profile
- 12:55 AM Revision 21588948: Escape command
- 12:55 AM Revision 5e9cb189: Escape command
08/09/2009
- 11:56 PM Revision b001e0e5: Handle console too for noninteractive
- 11:56 PM Revision da5cc675: Backout last commit, need to figure out the console angle as well
- 11:55 PM Revision e4225b6f: Handle console too for noninteractive
- 11:55 PM Revision 8a14ed49: Backout last commit, need to figure out the console angle as well
- 10:38 PM Revision 4ef2d703: Allow logging everything to syslog (allows syslog of snort, amongst other things)
- 10:12 PM Revision 4fc46699: Allow logging everything to syslog (allows syslog of snort, amongst other things)
- 09:26 PM Revision e512c0a0: Fix non-interactive script bug on upgrade.
- 09:26 PM Revision 08fe1302: Fix non-interactive script bug on upgrade.
08/08/2009
- 11:02 PM Revision 08c7e2e3: Allow tcpdump by default on enc. There is no measurable performance impact, and it's annoying to flip the sysctls to allow when needed.
- 10:59 PM Revision ace6d864: Allow tcpdump by default on enc. There is no measurable performance impact, and it's annoying to flip the sysctls to allow when needed.
08/07/2009
-
04:52 PM pfSense Packages Bug #45 (Resolved): not all ports being built in iso/images 2.0
- Should be fixed by
https://rcs.pfsense.org/projects/pfsense-tools/repos/mainline/commits/1597db121251d749e6e34418b3... -
09:26 AM pfSense Packages Bug #48: pfsense 7.2 / 2.0 build issue
- correction on my statement it seems on 8.0 it says it builds it but I do not see it installed.
-
09:11 AM pfSense Packages Bug #48 (Resolved): pfsense 7.2 / 2.0 build issue
- after running the build_pfsorts.sh on freebsd 7.2 building a 2.0 img it seems that thre script is not building the p...
- 12:11 AM Revision 1213235c: Do not create /root/var/tmp
- 12:11 AM Revision cd465e06: Do not create /root/var/tmp
- 12:10 AM Revision 06823877: Do not touch /var/tmp/
08/06/2009
- 11:50 PM Revision 163454cc: Only symlink pkg dir
- 11:49 PM Revision eb071c7d: Only symlink pkg dir
- 11:46 PM Revision 95399b72: Reverse link arguments and rm dir
- 11:46 PM Revision be1e1880: Reverse link arguments and rm dir
-
11:13 PM pfSense Packages Bug #47 (Resolved): Nano img issue 3
- when installing pkgs . some pkgs have startup scripts that should endup in /usr/local/etc/rc.d . none of these script...
- 10:32 PM Revision f25dc205: Create symlink after disks are mounted
- 10:30 PM Revision 99b8b304: Create symlink after disks are mounted
- 10:28 PM Revision 8bb895eb: Create symlink after disks are mounted
- 06:49 PM Revision 22c0770c: Merge ng theme changes per Holger's request
- 06:22 PM Revision fd541ad9: Correct SLBD load balancing description. Resolves #46
-
02:20 PM Bug #46 (Resolved): 1.2.3 Loadbalancer Status "Description" incorrect
- The "Description" column on the Loadbal Status page (status_slbd_vs.php) displays the same entry on every line.
I'... -
01:44 PM pfSense Packages Bug #45: not all ports being built in iso/images 2.0
- Please do not assign tickets to me. Thank you.
-
01:42 PM pfSense Packages Bug #45 (Resolved): not all ports being built in iso/images 2.0
- back on the 6th of july jim-p helped commit php5-pdo and php5-pdo_sqlite to the borts to be built on pfsense 2.0 7.2/...
08/05/2009
-
07:00 PM Revision 1ec24317: Allow packages to be persistent across reboots. Resolved #44
-
07:00 PM Revision ecf6dc07: Allow packages to be persistent across reboots. Resolved #44
-
03:03 PM Bug #43: Nano issue 1
- A fix has been commited. Please test future snapshots.
-
03:02 PM Bug #44: Nano issue2
- A fix has been commited. Please test future snapshots.
08/04/2009
-
04:34 PM Bug #44 (Resolved): Nano issue2
- when installing pkgs on the nano img there is a issue of the /var /var/tmp mem fs. it is to small for some of the big...
-
04:32 PM Bug #43 (Resolved): Nano issue 1
- after installing and booting a nano image and installing the freeswitch pkg . I have come to notice that when you reb...
- 12:19 AM Revision efefb2a1: add "Disable reply-to" box. Work around for bug #14
08/03/2009
-
08:22 PM Bug #14: reply-to should not be added when bridging
- work around committed to RELENG_1_2. https://rcs.pfsense.org/projects/pfsense/repos/mainline/commits/efefb2a1e860d082...
-
07:13 PM Bug #14: reply-to should not be added when bridging
- Note this also causes difficulties when you have a static route on WAN pointing to something other than your default ...
- 07:52 PM Revision 07881462: Use php to detect product name on shell scripts
-
12:43 AM Feature #42 (Resolved): OpenNTPD logging
- OpenNTPD pretty much never logs anything, not a startup message or anything, which can lead users to think it's not w...
-
12:40 AM Bug #41 (Resolved): OpenNTPD javascript error
- There is a Javascript error on the OpenNTPD page (in 1.2.3 at a minimum).
Webpage error details
User Agent: ...
07/31/2009
-
06:49 PM Revision 2b0a8994: Save update file on [upload_path] instead of /tmp
- 06:41 PM Revision 0ba45a79: Save update file on $g[upload_path] instead of /tmp
-
02:17 PM Revision 8e51cc6a: Circumvent weirdness of php when unsetting an array members during a loop.
-
10:11 AM Revision 2b0eeeaa: Add ';' which should make the error page link work again.
07/30/2009
-
10:12 PM Revision 889b0934: Fix a probably php undetermined behaviour of code in php.
- 06:25 PM Revision 07bf44a1: Patch from garga@ to fix NanoBSD auto upgrade
- 06:22 PM Revision 61ffe8b8: Check for nanobsd update
- 01:45 PM Revision 7dde365c: Check if file exists before unlink
-
04:05 AM Bug #38: Malfunctioning of 'No XMLRPC Sync' code, causing some rules to still get synced to CARP members
- Hi Ermal,
That code does not seem to solve the problem unfortunately, I get the same results.
While my previous s...
07/29/2009
-
05:05 PM Revision c9f8d4f5: Tell syslogd to not compress information to the following line is repeated N times. This unbreaks sshlockout_pf.
- 03:35 PM Revision e4079496: Tell syslogd to not compress information to the following line is repeated N times. This unbreaks sshlockout_pf.
07/28/2009
-
06:46 PM Revision cb11c1e3: Patch from Garga@
-
05:52 PM Revision 7cde4840: Call conf_mount_rw()
- 05:26 PM Revision 96099c6a: Call conf_mount_rw() before execute boot0cfg to prevent I/O errors
- 01:02 PM Revision 58cd9724: s/ABOOT_DRIVE/BOOT_DRIVE/ since this variable is not defined, and the drive is always the same, the only thing that changes is the slice.
-
10:28 AM Revision 96b4269c: Change only needed aliases.
-
10:00 AM Revision f4875d35: Add better checks to the lighty port setting to prevent some issues with php5 arrays and wrongly set values.
-
09:59 AM Revision 16f78ff0: Fix the alias replacing when renamed so it does not do casualities like replacing thing with same name. This change prevents i.e. alias Test and Test34 refrenced in alias MyHome after renaming alias Test to Testagain the previous code would replace even Test34 to Testagin34 which is very unexpected.
-
09:31 AM Revision 3e6ec921: It is printf and not print. Thanks-To: merlin from forums for spotting it.
07/27/2009
-
11:27 PM Feature #40: Allow default "appliance" setup
- This is already written for 2.0 and will be merged in the near future.
-
11:22 PM Feature #40: Allow default "appliance" setup
- Note that this is the same issue raised here:
http://www.mail-archive.com/support@pfsense.com/msg16825.html -
07:15 PM Feature #40 (Resolved): Allow default "appliance" setup
- Currently pfSense requires that interfaces be actively chosen when setup. This is done via standard PC console or via...
-
09:16 PM Revision e78901cd: Fix routes on the same interface and the return value of guess_interface_from_ip to not include \n. Reported on http://forum.pfsense.org/index.php/topic,18001.0.html.
- 08:29 PM Revision 6a054f7a: Set boot slice correctly (reversed logic)
-
07:36 PM Revision 670d3bc0: Fix rrd graphs in pfsense_ng theme for 2.0. Should Fix Ticket #1942. Someone please test on 2.0 and report back.
-
08:50 AM Bug #38: Malfunctioning of 'No XMLRPC Sync' code, causing some rules to still get synced to CARP members
- Can you try to replace the for loop with a
foreach ($config[blabla] as $x => $rule) {
if (isset($rule['nosync'...
07/26/2009
- 10:49 PM Revision f4ebc84a: Turn off fastcgi for installations with less than 65 megabytes of ram
-
09:13 PM Revision aa10aadc: PHP 5 array change handling. Better check before blindly taking the reference.
07/25/2009
-
10:11 AM Bug #39 (Resolved): Restore
- Trying to restore backup just created, to same box fails.
Version 2.0-ALPHA-ALPHA
built on Tue Jul 21 23:29:19... - 01:58 AM Revision 460ea0e1: Add prototype
- 01:58 AM Revision 80683b0d: Add prototype
- 01:56 AM Revision a340cf5e: Add debugmode sysctls
- 01:55 AM Revision d263bf7d: Add debugmode sysctlss
- 12:08 AM Revision 1b48ab03: Request noembedded tag, too
- 12:08 AM Revision 8b099656: Request noembedded tag, too
07/24/2009
- 11:41 PM Revision f4ea0192: Show size of detected on disk partition and size of upgrade file
- 11:41 PM Revision 3935f9dd: Show size of detected on disk partition and size of upgrade file
-
09:18 PM Revision 7849bdd5: Make the propper check about arrays that php5 requires.
- 06:11 PM Revision afd31b9d: Update license
- 04:54 PM Revision 3f6975ee: Don't log an error unless there really is one.
-
10:34 AM Revision 171aa30d: When renaming an alias that is referenced by other aliases make the propper ajustements to reflect the changed name.
-
10:06 AM Revision 3fc1e34f: Remove the nat_server pages they are never used and unnecessary!
-
09:42 AM Revision fc4b11dd: Eliminate the usage of global variables on the aliases. Remove some debugging leftovers.
-
07:34 AM Revision d6c9ab97: Fix typo
-
07:31 AM Revision 703d743d: Remove one global definition, unused. Fix style and use is_alias instead of doing our own testing.
07/23/2009
-
09:44 PM Revision 5e34cdb2: * If editing an alias do not display itself on the autocompletion list
- * Prevent that the user mixes wrong type of aliases, only host and network type mixing is allowed. Openvpn may be add...
-
09:32 PM Revision 7581a050: Make matching on autosuggestion case insensitive.
-
09:11 PM Revision 3c4a3d96: Remove unused code.
-
09:08 PM Revision 460b3848: Add my copyright i have done the necessary work on aliases.
-
09:05 PM Revision 0cea9a23: Add the id tag to the row helper javascript created input objects. Make the controls of aliases clearly show that they can be even alias names with autocomplete.(Loop checking is not yet implemented).
- 05:29 PM Revision dd0495be: Display interface for PPPoE and PPTP servers
- 05:26 PM Revision a3e33fa8: Merge branch 'RELENG_1_2' of http://gitweb.pfsense.org/pfsense/mainline into RELENG_1_2
- 05:26 PM Revision e5b9dc32: Fix rdr on PPPoE and PPTP servers
-
12:43 PM Revision 8c935892: Merge alias_expand_value and filter_generate_aliases this makes the more sense from functionality. This removes alias_expand_value function as it is not needed in new world order.
-
12:28 PM Revision a81cff99: * Cleanup the mess that is reflection. Basically refactor the reflection code into its own function and cleanup some code.
- * Remove alias_expand_{host,net} and fix the alias_expand_value to confirm to the new alias neting 'standards'
* Use ... - 04:13 AM Revision 637960ac: Minor commnents
- 04:13 AM Revision 0bc8c0b0: Minor commnets
- 01:59 AM Revision 32a6b30c: Set kern.geom.debugflags=16
Also available in: Atom