Project

General

Profile

Activity

From 08/05/2013 to 09/03/2013

09/03/2013

07:05 PM Revision c59dd719: Revert back the behaviour to cleanup all states for 2.1 Fixes #3181 and related to Ticket #1629. This commit is only for 2.1 since on master development will continue for better alternatives
Ermal LUÇI
06:40 PM Revision 44f0f09b: Fixes #3173 if any port information exists on the rule than put it on the NEGATE rule generated.
Ermal LUÇI
06:39 PM Revision 81d81b94: Fixes #3173 if any port information exists on the rule than put it on the NEGATE rule generated.
Ermal LUÇI
06:19 PM Revision 3cb55704: Remove SPD when disable phase2, it fixes #2719
Renato Botelho
06:13 PM Revision 03131eb9: Remove SPD when disable phase2, it fixes #2719
Renato Botelho
05:31 PM Revision f70df069: Increased needed memory for APC to 512M + code cleanup
- Increased the needed memory for APC to 512M as we often run into memory problems on our 256M box
- fixed the RAM ca...
Individual IT Services
05:29 PM Revision fcca1783: Merge pull request #786 from individual-it/master
Increased needed memory for APC to 512M + code cleanup Renato Botelho
05:08 PM Revision be40ce0b: Merge pull request #796 from phil-davis/master
Traffic Shaper GUI text typos Chris Buechler
05:05 PM Revision faf4b1fc: Merge pull request #796 from phil-davis/master
Traffic Shaper GUI text typos Chris Buechler
05:04 PM Revision 0c1870ca: Merge pull request #790 from shahidsheikh/RELENG_2_1
#3174 Added handling of gateway groups in openvpn_restart Chris Buechler
05:03 PM Revision fcb5121d: Merge pull request #793 from shahidsheikh/master
Fix #3174 Handling of gateway groups in openvpn_restart() Chris Buechler
05:03 PM Revision 96551a20: Merge pull request #794 from phil-davis/RELENG_2_1
Backport get_memory changes to 2.1 Chris Buechler
04:52 PM Revision 32a9eb18: Bring back static routes to fix issues reported on Ticext #3179
Ermal LUÇI
04:52 PM Revision c9d099d7: Bring back static routes to fix issues reported on Ticext #3179
Ermal LUÇI
04:36 PM Revision c59e21b5: Fix #3004:
. Create a function to replace strings on deep associative arrays
. Use the recent created function array_replace_val...
Renato Botelho
04:00 PM Revision 243680e5: Disable state killing on gateway failure by default for new configs.
Clarify the text describing the option while here. Chris Buechler
04:00 PM Revision 7050776a: Disable state killing on gateway failure by default for new configs.
Clarify the text describing the option while here. Chris Buechler
03:42 PM Revision 497841f5: Correct typo on variable name
Ermal LUÇI
03:39 PM Revision 6f8cf553: Correct typo on variable name
Ermal LUÇI
03:37 PM Revision f2cc3344: Fix #3004:
. Create a function to replace strings on deep associative arrays
. Use the recent created function array_replace_val...
Renato Botelho
02:20 PM Revision 628a64a9: Fix issue reported on http://forum.pfsense.org/index.php/topic,66160.0.html
Ermal LUÇI
02:20 PM Revision a8ab2b76: Fix issue reported on http://forum.pfsense.org/index.php/topic,66160.0.html
Ermal LUÇI
11:56 AM Revision 7ca8bef4: Make sure RRD data is restored from backup before upgrading data and a new backup is done after. It should fix #2159
Renato Botelho
11:55 AM Revision 42ec9337: Make sure RRD data is restored from backup before upgrading data and a new backup is done after. It should fix #2159
Renato Botelho
11:45 AM Revision 794195d1: Traffic Shaper GUI text typos
and note the Queue Limit is a number of packets (not packets per second) Phil Davis
10:27 AM Revision 7cb3f7d2: Resolves #3177. Do a filter reconfigure if the dynds ipsec hosts are present and being reloaded.
Ermal LUÇI
10:27 AM Revision bee7cd82: Resolves #3177. Do a filter reconfigure if the dynds ipsec hosts are present and being reloaded.
Ermal LUÇI
09:33 AM Revision 254261e0: fix text
Chris Buechler
09:07 AM Revision 4cdae0ac: fix text
Chris Buechler
09:05 AM Revision 18f3c2fd: add option to send prefix hint for requesting desired prefix length for delegation
This change adds an option on the interfaces page for sending a prefix hint for the selected delegation size. If enab... Daniel Becker
07:15 AM Revision a2ac3661: Merge pull request #792 from razzfazz/RELENG_2_1
add option to send prefix hint for requesting desired prefix length for ... Ermal Luçi
07:06 AM Revision 4a6f3d96: Merge pull request #791 from jean-m-cyr/RELENG_2_1
Dummynet does not require burst size specification Ermal Luçi
06:49 AM Revision e9215ad4: Use physmem and realmem from get_memory() in the appropriate places
Backport to 2.1 Phil Davis
06:43 AM Revision 98c10c92: Use new names for get_memory parameters
Phil Davis
06:35 AM Revision 68b253ad: Use hw.physmem when calculating pfsense_default_state_size
hw.physmem is the actual amount of memory that FreeBSD/pfSense can get its hands on, so use this for the calculation.... Phil Davis
06:27 AM Revision 324e112d: touch up text, s/nat/NAT/
Chris Buechler
06:26 AM Revision ec532672: touch up text, s/nat/NAT/
Chris Buechler
01:23 AM Revision 330ecea1: Fix #3174 Handling of gateway groups in openvpn_restart()
If the underlying vip of a gateway group that an openvpn client is bound
to is in backup mode then the client should ...
Shahid Sheikh
12:34 AM Revision 90652fbf: add option to send prefix hint for requesting desired prefix length for delegation
This change adds an option on the interfaces page for sending a prefix hint for the selected delegation size. If enab... Daniel Becker
12:10 AM Revision 9880a11d: Dummynet does not require burst size specification
Dummynet traffic shaper does not require burst size specification and
assumes 0 if not specified. Allow user to leave...
Jean Cyr

09/02/2013

08:13 PM Revision 6eb6e720: #3174 Handling of gateway groups in openvpn_restart()
If the underlying vip of a gateway group that an openvpn client is bound to is in backup mode then the client should ... Shahid Sheikh
08:09 PM Revision 414edd3e: #3174 Added handling of gateway groups in openvpn_restart
Shahid Sheikh
06:08 PM Revision e7a209f5: Merge pull request #789 from jean-m-cyr/master
shaper burst may be blank, but if not then must be numeric Renato Botelho
06:01 PM Revision 6aab2ea3: shaper burst may be blank, but if not then must be numeric
Jean Cyr
11:12 AM Revision 0c3a7a05: Use updated get_memory var names
Backport to 2.1 Phil Davis
11:01 AM Revision 7a6851df: Fix #3172, return_gateway_groups_array() was returning the last vip since it was using wrong variable name on iteration
Renato Botelho
11:00 AM Revision 22234bbb: Fix #3172, return_gateway_groups_array() was returning the last vip since it was using wrong variable name on iteration
Renato Botelho
10:54 AM Revision d613b9d5: Improve var names in get_memory
Backport from master Phil Davis
08:26 AM Revision ce4aea3a: Merge pull request #788 from jean-m-cyr/master
Dummynet does not require burst size specification Ermal Luçi
06:55 AM Revision b3e0fedf: Dummynet does not require burst size specification
Dummynet traffic shaper does not require burst size specification and
assumes 0 if not specified. Allow user to leave...
Jean Cyr

08/31/2013

02:31 PM Revision f89f3b3d: Merge pull request #787 from phil-davis/master
Provide get_uptime_sec in a common include file Renato Botelho

08/30/2013

05:37 PM Revision 3fcb6a21: Show a count of the CPUs if more than one is detected, and show how those CPUs are supplied by the hardware.
Jim Pingle
05:37 PM Revision b097a7cf: Show a count of the CPUs if more than one is detected, and show how those CPUs are supplied by the hardware.
Jim Pingle

08/29/2013

05:38 PM Revision 35eb76fa: Use ipprotocol to check gateway protocol, this fix a issue that allow to set more than one default gateway when it's dynamic
Renato Botelho
05:38 PM Revision beb7cd97: Use ipprotocol to check gateway protocol, this fix a issue that allow to set more than one default gateway when it's dynamic
Renato Botelho
07:12 AM Revision 806e5979: Call get_uptime_sec from functions.inc.php
to avoid code duplication Phil Davis
07:09 AM Revision df0cb10b: Provide get_uptime_sec in a common include file
so it is available to anything that cares. Phil Davis
06:32 AM Revision 73fa0178: Increased needed memory for APC to 512M + code cleanup
- Increased the needed memory for APC to 512M as we often run into memory problems on our 256M box
- fixed the RAM ca...
Individual IT Services

08/28/2013

11:58 PM Revision 58ddb24f: Merge pull request #785 from phil-davis/master
Tidy up use of hw.physmem and hw.realmem from get_memory() Renato Botelho
08:13 PM Revision 5517f604: Use physmem and realmem from get_memory() in the appropriate places
Phil Davis
08:11 PM Revision 6b0739ac: Use new names for get_memory parameters
Phil Davis
08:09 PM Revision 386758bb: Use hw.physmem when calculating pfsense_default_state_size
hw.physmem is the actual amount of memory that FreeBSD/pfSense can get its hands on, so use this for the calculation. Phil Davis
08:05 PM Revision 493360f5: Use updated get_memory var names
The value of minimum_ram_warning is designed to be compared to hw.physmem - so do that. Usse the appropriate physmem ... Phil Davis
08:01 PM Revision 517fb89e: Improve var names in get_memory
realmem is the amount of actual (real) memory installed - the size of the RAM card - e.g. 256MB
physmem is the amount...
Phil Davis
05:54 PM Revision f6339216: s/require/require_once/g for filter.inc to avoid redeclaration errors in some rare cases.
Jim Pingle
05:53 PM Revision b6239962: s/require/require_once/g for filter.inc to avoid redeclaration errors in some rare cases.
Jim Pingle
02:49 PM Revision a41c0316: If upgrading NanoBSD, try to grab the previous timezone file so the zone is preserved on the next boot.
Jim Pingle
02:48 PM Revision 495dd804: If upgrading NanoBSD, try to grab the previous timezone file so the zone is preserved on the next boot.
Jim Pingle
02:44 PM Revision fa92a6a4: Also run mtree check post-upgrade.
Jim Pingle
02:43 PM Revision 636307a5: Also run mtree check post-upgrade.
Jim Pingle
01:00 PM Revision c53f1e0c: Support the names used by the status page as well as those used internally by service entries.
Jim Pingle
01:00 PM Revision aed00539: Support the names used by the status page as well as those used internally by service entries.
Jim Pingle

08/26/2013

11:33 AM Revision 4b1c16b9: Merge pull request #783 from phil-davis/master
Add option to specify client management port for OpenVPN client export use Renato Botelho
06:23 AM Revision faf61f12: Add option to specify client management port for OpenVPN client export use
See forum http://forum.pfsense.org/index.php/topic,63668.0.html and OpenVPN Manager GitHub discussion https://github.... Phil Davis

08/23/2013

09:39 PM Revision a91773bb: Merge pull request #781 from PiBa-NL/CreateCertificate_DigestAlgorithm
Certificate Manager, for 'Create an internal Certificate' use the correct 'Digest Algorithm' Jim Pingle
07:48 PM Revision 8f07b51c: Certificate Manager, for 'Create an internal Certificate' use the correct 'Digest Algorithm'
Pi Ba

08/22/2013

07:14 PM Revision e89c3caf: Delete old route for remote gateway when its IP changes. It fixes #3155
Renato Botelho
07:14 PM Revision 083a9e6d: Delete old route for remote gateway when its IP changes. It fixes #3155
Renato Botelho
03:34 AM Revision 475aa214: fix text to remove non-applicable copy/paste from v4 relay
Chris Buechler
03:33 AM Revision afde5956: fix text to remove non-applicable copy/paste from v4 relay
Chris Buechler

08/21/2013

07:21 PM Revision 35e125b4: Fixup check for existing easyrule block rule to account for the ipproto and when the ipproto is blank.
Jim Pingle
07:20 PM Revision 4475997e: Fixup check for existing easyrule block rule to account for the ipproto and when the ipproto is blank.
Jim Pingle
01:24 AM Revision b4dcdbcf: Remove this particular form tag that doesn't appear to serve any purpose on this page, and breaks the drop-down zone selector. Fixes #3153
Jim Pingle
01:23 AM Revision 8cd1d911: Remove this particular form tag that doesn't appear to serve any purpose on this page, and breaks the drop-down zone selector. Fixes #3153
Jim Pingle

08/20/2013

07:41 PM Revision eb0287e9: Add patch from the ticket to fix #3149
Jim Pingle
07:41 PM Revision 51f9b7e4: Add patch from the ticket to fix #3149
Jim Pingle
07:30 PM Revision d318da67: Add scope to target when it is a link-local, it helps ticket #3150
Renato Botelho
07:29 PM Revision 3830eeb3: Add scope to target when it is a link-local, it helps ticket #3150
Renato Botelho
05:39 PM Revision 8f61cb87: Add scope to target when it is a link-local, it helps ticket #3150
Renato Botelho
05:37 PM Revision bd6ff328: Add scope to target when it is a link-local, it helps ticket #3150
Renato Botelho
11:17 AM Revision 86797a92: Merge pull request #779 from CharlieMarshall/fileCss
remove css from edit.php page Renato Botelho

08/19/2013

08:12 PM Revision 45ce573d: Revert "Improve sh syntax using ${} for all variables"
This was cherry-pick'd by mistake
This reverts commit 1702a838194d2f4ffaa99359f888a42b0832472a.
Renato Botelho
05:55 PM Revision bbd87523: Attempt to recognize pfsync entries from pf logs.
Jim Pingle
05:54 PM Revision e56cb3de: Attempt to recognize pfsync entries from pf logs.
Jim Pingle

08/18/2013

11:12 PM Revision 289dd691: Merge pull request #778 from N0YB/patch-11
Update functions.inc.php Renato Botelho
09:37 PM Revision 4fd09104: remove css
Charlie Marshall
02:01 AM Revision ffd2f320: Update functions.inc.php
May as well remove this errant td end tag too. N0YB
01:31 AM Revision 30416166: Strip off scope before attempting to resolve the IPv6 IP here.
Jim Pingle
01:31 AM Revision 5d6d1958: Strip off scope before attempting to resolve the IPv6 IP here.
Jim Pingle
12:16 AM Revision e6cfcd26: Update functions.inc.php
Fix gateway widget size change on first update.
Inner table size changes because the table in update data does not ha...
N0YB

08/17/2013

10:11 AM Revision 44e72b7c: Fix selection of IPv6 target IP for IPv6 Outbound NAT rules.
This makes it possible (without source hacking) to do many:1 NAT of IPv6.
Some will rejoice. Some will curse.
This ...
Chris Buechler
10:05 AM Revision 31202953: Fix selection of IPv6 target IP for IPv6 Outbound NAT rules.
This makes it possible (without source hacking) to do many:1 NAT of IPv6.
Some will rejoice. Some will curse.
This ...
Chris Buechler

08/16/2013

08:06 PM Revision 5ef99bd9: Obsolete more ntp binaries from base
Renato Botelho
07:55 PM Revision 6d501aef: Use ntpdate from ports also and obsolete base one
Renato Botelho
07:49 PM Revision 17921b7e: Ooops fix this to add only th einterface
Ermal LUÇI
07:48 PM Revision f8436649: Ooops fix this to add only th einterface
Ermal LUÇI
07:43 PM Revision 62580df4: Obsolete base ntpd since we are using the one from ports
Renato Botelho
07:43 PM Revision 4a19d53c: Obsolete base ntpd since we are using the one from ports
Renato Botelho
07:35 PM Revision 42f33846: Add scope identifier to target when its link-local
Ermal LUÇI
07:35 PM Revision 7d3eaae2: Add scope identifier to target when its link-local
Ermal LUÇI
06:48 PM Revision f7ff77fa: Fix Diag > Tables AJAX fadeOut after deletion for rows with CIDR mask format.
Jim Pingle
06:48 PM Revision 68b0311c: Rather than doing auto-detection, fall back to a glob for now when listing potential PPP serial devices. This will allow us to push ticket #2433 back to 2.2 with a more proper long-term fix for the auto-detection.
Jim Pingle
06:48 PM Revision 0f78c59e: Fix Diag > Tables AJAX fadeOut after deletion for rows with CIDR mask format.
Jim Pingle
03:00 PM Revision f2999907: Add also a special case so the correct ip is returned for the case when WAN is v4 PPP type and v6 is DHCP but with option fetch v6 info from v4.
Ermal LUÇI
03:00 PM Revision 420aa48b: Add also a special case so the correct ip is returned for the case when WAN is v4 PPP type and v6 is DHCP but with option fetch v6 info from v4.
Ermal LUÇI
02:45 PM Revision f253e928: When using DHCPv6 and only requesting a prefix the communication on the WAN interface will be over link-local so return the link-local address of the interface in this case rather than nothing.
Ermal LUÇI
02:45 PM Revision d5707d33: When using DHCPv6 and only requesting a prefix the communication on the WAN interface will be over link-local so return the link-local address of the interface in this case rather than nothing.
Ermal LUÇI
02:35 PM Revision 912e3f6f: Optimize a bit to try and convrt back to friendly interface only when needed
Ermal LUÇI
02:35 PM Revision ebcbc110: Optimize a bit to try and convrt back to friendly interface only when needed
Ermal LUÇI
02:34 PM Revision 45c07f16: Resolves #2627. When WANv4 is PPP and v6 is DHCP but the option get v6 info from v4 is ticked the real interface is different. For WANv4 is pppXX and for v6 is the real underlying interface. Take this into consideration during interface_bring_down to properly cleanup things
Ermal LUÇI
02:33 PM Revision 90af1b8b: Resolves #2627. When WANv4 is PPP and v6 is DHCP but the option get v6 info from v4 is ticked the real interface is different. For WANv4 is pppXX and for v6 is the real underlying interface. Take this into consideration during interface_bring_down to properly cleanup things
Ermal LUÇI
02:11 PM Revision 8b257982: Correctly remove IPv6 addresses from the interface rather than just erroring out. The same trick that works for IPv4 of not specifying address does not work with v6
Ermal LUÇI
02:11 PM Revision c289c48a: Correctly remove IPv6 addresses from the interface rather than just erroring out. The same trick that works for IPv4 of not specifying address does not work with v6
Ermal LUÇI
01:38 PM Revision a55dd537: Even if called with wrong parameters try to do something rather than return here.
Ermal LUÇI
01:37 PM Revision 2391780c: Even if called with wrong parameters try to do something rather than return here.
Ermal LUÇI
10:42 AM Revision 329acfb2: Reduce diff with master
Ermal LUÇI
10:40 AM Revision b77d19c7: Add the check even here when dealing with ipv6 addreses
Ermal LUÇI
10:39 AM Revision 93d38614: Handle link local addresses with embedded interface scope on is_ipaddrv6 and also on dnsmasq which is not yet there for these addresses
Ermal LUÇI
10:33 AM Revision 55909a9a: Handle link local addresses with embedded interface scope on is_ipaddrv6 and also on dnsmasq which is not yet there for these addresses
Ermal LUÇI

08/15/2013

07:31 PM Revision 8b226290: Unbreak limitrules and probably pfblocker errors. Spotted-by: Jim
Ermal LUÇI
07:30 PM Revision c6868a8f: Unbreak limitrules and probably pfblocker errors. Spotted-by: Jim
Ermal LUÇI
07:17 PM Revision bc317d1e: Merge pull request #776 from CharlieMarshall/helper
improve the look of the pop up helper widget Renato Botelho
07:17 PM Revision f59c7ae0: Merge pull request #772 from CharlieMarshall/jQueryWidgets
convert dashboard progress bars to jqueryUI Renato Botelho
06:17 PM Revision 5ef8ec88: fix swap & temp
Charlie Marshall
05:51 PM Revision b8131408: When renaming or deleting a virtual server, clean up the old relayd anchor name. Otherwise the rules are still there and valid, and will cause problems as they will override the new VS settings. Also clear out the anchors when stopping relayd or starting fresh that way no old settings could conflict.
Jim Pingle
05:46 PM Revision 108e868d: When renaming or deleting a virtual server, clean up the old relayd anchor name. Otherwise the rules are still there and valid, and will cause problems as they will override the new VS settings. Also clear out the anchors when stopping relayd or starting fresh that way no old settings could conflict.
Jim Pingle
11:40 AM Revision 1702a838: Improve sh syntax using ${} for all variables
Renato Botelho
11:39 AM Revision c0fc63d1: Improve sh syntax using ${} for all variables
Renato Botelho
09:02 AM Revision 174a331e: Also take dhcpv6 into consideration even here.
Ermal LUÇI
09:02 AM Revision 4529f07d: Also take dhcpv6 into consideration even here.
Ermal LUÇI
09:01 AM Revision a38b4bfb: Synchronize dhcpv6 as well if dhcp sync setting is on. Reported-by: http://forum.pfsense.org/index.php/topic,65487.0.html
Ermal LUÇI
09:01 AM Revision 5c4fdda3: Synchronize dhcpv6 as well if dhcp sync setting is on. Reported-by: http://forum.pfsense.org/index.php/topic,65487.0.html
Ermal LUÇI

08/14/2013

11:16 PM Revision f7496377: Cleanup some code that is not needed anymore
Ermal LUÇI
11:16 PM Revision 2c3924a1: Cleanup some code that is not needed anymore
Ermal LUÇI
11:05 PM Revision ce14e37b: Use pfSense module functions for finding interface v6 addresses. The addresses will be not in friendly format as returned by getnameinfo
Ermal LUÇI
11:05 PM Revision ed7edf07: Use pfSense module functions for finding interface v6 addresses. The addresses will be not in friendly format as returned by getnameinfo
Ermal LUÇI
09:12 PM Revision 1a6c12ca: improve the look of the pop up helper widget
Charlie Marshall
07:19 PM Revision 55f2ca66: Merge pull request #775 from phil-davis/master
Display pfSense interface name on status interfaces Ermal Luçi
06:54 PM Revision e2ddbda7: Display pfSense interface name on status interfaces
Sometimes it is a bit difficult to work out which interface descriptive name is which pfSense internal interface name... Phil Davis
05:43 PM Revision 5a1c54f0: Merge pull request #774 from phil-davis/RELENG_2_1
Relax advanced options firewall rules tests (2.1) Renato Botelho
05:37 PM Revision 0caaa810: Merge pull request #773 from phil-davis/master
Relax advanced options firewall rules tests Ermal Luçi
05:18 PM Revision ff6e6929: Relax advanced options firewall rules tests
Various advanced options are now possible for any protocol since https://github.com/pfsense/pfsense/commit/653bde345e... Phil Davis
05:15 PM Revision e2ad288e: Relax advanced options firewall rules tests
Various advanced options are now possible for any protocol since https://github.com/pfsense/pfsense/commit/653bde345e... Phil Davis
02:56 PM Revision 9a478340: reduce height of progress bars
Charlie Marshall
02:09 PM Revision bc0a344b: convert dashboard progress bars to jqueryUI
Charlie Marshall
01:34 PM Revision 38546223: ammend css for jquery progressbars
Charlie Marshall
12:52 PM Revision 818b5e64: Fix double-click to edit on OpenVPN CSC entries
Jim Pingle
12:52 PM Revision de85521a: Remove prior CSC entry when cleaning up. Fixes #3143
Jim Pingle
12:52 PM Revision f2291484: Declare globals as global before defining them in openvpn.inc
Jim Pingle
12:51 PM Revision a161bfb8: Make sure an alias is not used by a static route before delete, ticket #2941
Renato Botelho
12:51 PM Revision 72745233: Fix double-click to edit on OpenVPN CSC entries
Jim Pingle
12:48 PM Revision 2a666130: Remove prior CSC entry when cleaning up. Fixes #3143
Jim Pingle
12:41 PM Revision 37143833: Declare globals as global before defining them in openvpn.inc
Jim Pingle
11:05 AM Revision 90bc28cc: Fix checkes for nested aliases containing FQDNs on static routes. It fixes #2941
Renato Botelho
11:00 AM Revision 42626418: Do not allow to add nested alias containing FQDNs when current alias is used on a static route, ticket #2941
Renato Botelho
10:57 AM Revision cf96a1a9: Make sure an alias is not used by a static route before delete, ticket #2941
Renato Botelho
10:56 AM Revision c6592f21: Add a parameter, off by default, to expand all alias items, including hostnames
Renato Botelho

08/13/2013

08:56 PM Revision 4be0c837: Fix check for existing IP Address in DHCP mapping
Even the Error message says: "This Hostname, IP or MAC address already exists." the IP Address was not checked if it ... Individual IT Services
08:53 PM Revision 7a2f4f58: Merge pull request #770 from individual-it/master
Fix check for existing IP Address in DHCP mapping Renato Botelho
08:10 PM Revision 9a85884b: Force apinger to write the status file before getting gateway status
Ermal LUÇI
08:09 PM Revision 2db93ddb: Force apinger to write the status file before getting gateway status
Ermal LUÇI
01:10 PM Revision 1016c546: Merge pull request #768 from CharlieMarshall/dyn
tiny cosmetic change Renato Botelho
11:14 AM Revision ce13cc5f: Fix check for existing IP Address in DHCP mapping
Even the Error message says: "This Hostname, IP or MAC address already exists." the IP Address was not checked if it ... Individual IT Services
10:18 AM Revision 7aae1866: Ticket #3139 try to detect if the popen is closed from an error
Ermal LUÇI
10:18 AM Revision 61ef1385: Ticket #3139 try to detect if the popen is closed from an error
Ermal LUÇI

08/12/2013

07:26 PM Revision 0abc8f4a: remove whitespaces
Charlie Marshall
07:25 PM Revision f5da0849: change to span all cells
Charlie Marshall
06:16 PM Revision 1ca626e7: Prevent assigned vlans from being changed the tag.
Ermal LUÇI
04:36 PM Revision f8466c36: Fix interface selections on UPnP to show the customized descriptions entered by the user. While here, add an external interface selection knob. Fixes #3141
Conflicts:
etc/inc/pkg-utils.inc
Jim Pingle
04:33 PM Revision afa76eff: Fix interface selections on UPnP to show the customized descriptions entered by the user. While here, add an external interface selection knob. Fixes #3141
Jim Pingle
12:15 PM Revision 3c249cfa: Remove datetimepicker.js since it's not used anymore
Renato Botelho
12:13 PM Revision f7c908aa: Merge pull request #767 from CharlieMarshall/usermanager-datePicker
Imrpoves the datePicker on the add/edit userManager page Renato Botelho

08/11/2013

04:33 PM Revision 23991e58: change to plus 100 years as opposed to hard coded date
Charlie Marshall
04:12 PM Revision 3ccb9689: remove whitespaces
Charlie Marshall
04:08 PM Revision 12c2ec2e: improve datePicker on usermanger page
Charlie Marshall

08/08/2013

06:05 PM Revision a2dc7392: Fix #1047
* When advanced options (LRO, TSO and CSUM) changes, enable capabilities
again on interfaces
* For lagg and bridge,...
Renato Botelho
06:05 PM Revision 47e26c6c: Warn user that change will not take effect immediately
Renato Botelho
06:05 PM Revision f5013fea: Remove duplicate polling set
Renato Botelho
05:54 PM Revision a9e44127: Fix #1047
* When advanced options (LRO, TSO and CSUM) changes, enable capabilities
again on interfaces
* For lagg and bridge,...
Renato Botelho
02:55 PM Revision 22ffa33e: Warn user that change will not take effect immediately
Renato Botelho
12:16 PM Revision 16723984: Remove duplicate polling set
Renato Botelho

08/07/2013

02:59 PM Revision 5c724215: Do not call -f twice (thx eri)
Renato Botelho
02:58 PM Revision be1ebaa9: Do not call -f twice (thx eri)
Renato Botelho
12:43 PM Revision ed0f54e3: Fix whitespaces
Renato Botelho
12:43 PM Revision b6d4c666: Improvements on Diagnostics -> Routes
* Add filter expression
* Add limit number of rows option (default 100)
* Run one netstat for each section
* Load net...
Renato Botelho
12:17 PM Revision e166769c: Fix whitespaces
Renato Botelho
10:44 AM Revision 92e8cb11: Improvements on Diagnostics -> Routes
* Add filter expression
* Add limit number of rows option (default 100)
* Run one netstat for each section
* Load net...
Renato Botelho
01:24 AM Revision 29672051: Merge pull request #766 from CharlieMarshall/whitespaces
remove whitespaces from widgets Renato Botelho

08/06/2013

10:46 PM Revision 9b50c0ed: remove whitespaces from widgets
Charlie Marshall
08:38 PM Revision b05a8f35: Show apinger as a service when active, and display its status on gateway-related pages.
Jim Pingle
08:37 PM Revision 624660bc: Show apinger as a service when active, and display its status on gateway-related pages.
Jim Pingle
08:01 PM Revision f955f036: Add the MAC manufacturer code to the CP status page
Jim Pingle
08:01 PM Revision 2947c389: Add the MAC manufacturer code to the CP status page
Jim Pingle
07:53 PM Revision 45630319: Add the MAC manufacturer code to the DHCPv6 leases view.
Jim Pingle
07:53 PM Revision f7cd2ed8: Add the MAC manufacturer code to the DHCPv6 leases view.
Jim Pingle
05:42 PM Revision 9cd01cd6: Add the MAC manufacturer code to the NDP table.
Jim Pingle
05:41 PM Revision 7afcbe23: Add the MAC manufacturer code to the NDP table.
Jim Pingle
02:05 PM Revision b1ea7072: Don't print this message for a mobile IPsec setup. It's normal for it to not have an endpoint, and not worth spamming the log about.
Jim Pingle
02:05 PM Revision 8ab8d853: Don't print this message for a mobile IPsec setup. It's normal for it to not have an endpoint, and not worth spamming the log about.
Jim Pingle
08:27 AM Revision 8629713e: Try to do the loading operations as close as possible to avoid any issues coming from it
Ermal LUÇI
08:26 AM Revision 71549fa7: Try to do the loading operations as close as possible to avoid any issues coming from it
Ermal LUÇI

08/05/2013

11:07 PM Revision 44551882: Merge pull request #765 from CharlieMarshall/rss
fix / make RSS widget textarea full width & remove whitespaces Renato Botelho
10:49 PM Revision 1bc946f1: disable horizontal resizing
Charlie Marshall
10:07 PM Revision 14bcaa4b: remove whitespaces
Charlie Marshall
09:56 PM Revision 82beeb74: fix / make textarea full width
Charlie Marshall
05:09 PM Revision 44ec9215: fix text - add space between sentences. This got lost in another commit
Warren Baker
05:06 PM Revision 3efa7976: fix text - add space between sentences. This got lost in another commit
Warren Baker
04:12 PM Revision 9e906c4d: Clarify that the graph is for mbuf clusters
Jim Pingle
03:50 PM Revision 84f55b5b: Clarify that the graph is for mbuf clusters
Jim Pingle
10:18 AM Revision 3903d524: Update system.php
fix text - s/by/be
Conflicts:
usr/local/www/system.php
N0YB
10:17 AM Revision 44399bd2: Update system.php
fix text - s/by/be
Conflicts:
usr/local/www/system.php
N0YB
10:12 AM Revision a4c83811: typos
Charlie Marshall
10:11 AM Revision fa2a57b7: Merge pull request #757 from CharlieMarshall/typos
typos Renato Botelho
10:10 AM Revision 3b77e5f2: Update diag_logs_filter.php
fix typo - s/expression/expression N0YB
10:08 AM Revision 4c47d7c2: Merge pull request #763 from N0YB/patch-9
Update diag_logs_filter.php Renato Botelho
09:07 AM Revision 0ea03ffd: Update system_advanced_admin.php
fix typo s/Communcations/Communications/ N0YB
09:07 AM Revision 9191b2f6: Update system.php
fix text - add space between sentences. N0YB
09:07 AM Revision 61ca05e2: Update interfaces.php
fix text - Capitalize sentence. s/this/This N0YB
09:07 AM Revision 9eee0a15: Update services_dyndns_edit.php
fix typo - s/sperate/separate N0YB
09:07 AM Revision 321905e5: Update diag_logs_settings.php
fix text - s/rulessets/rule sets N0YB
08:15 AM Revision e031ca68: Merge pull request #759 from N0YB/patch-5
Update system_advanced_admin.php Warren Baker
08:14 AM Revision 5121b46d: Merge pull request #760 from N0YB/patch-6
Update system.php Warren Baker
08:14 AM Revision 49613c9c: Merge pull request #761 from N0YB/patch-7
Update interfaces.php Warren Baker
08:14 AM Revision 2e990047: Merge pull request #762 from N0YB/patch-8
Update services_dyndns_edit.php Warren Baker
08:12 AM Revision 959a48a8: Merge pull request #764 from N0YB/patch-10
Update diag_logs_settings.php Warren Baker
07:55 AM Revision 7e750430: Update diag_logs_settings.php
fix text - s/rulessets/rule sets N0YB
07:49 AM Revision c05bf25e: Update diag_logs_filter.php
fix typo - s/expression/expression N0YB
07:31 AM Revision ac505083: Update services_dyndns_edit.php
fix typo - s/sperate/separate N0YB
07:14 AM Revision 823bcb15: Update interfaces.php
fix text - Capitalize sentence. s/this/This N0YB
07:02 AM Revision da497780: Update system.php
fix text - add space between sentences. N0YB
06:46 AM Revision fd828c9c: Update system_advanced_admin.php
fix typo s/Communcations/Communications/ N0YB
 

Also available in: Atom