Activity
From 09/27/2015 to 10/26/2015
10/26/2015
- 10:18 PM Revision 5eac8374: Fix up descriptive text for logging levels. Ticket #5340
- 09:28 PM Revision b4140b14: Default log level where none is selected should be 3 here. Ticket #5340
- 08:45 PM Revision f418fde4: Correct available log levels. Ticket #5340
- 08:41 PM Revision 52005a06: fix logging config upgrade. Ticket #5340
- 08:33 PM Revision fc8b158f: Now uses tempnam() generated file name
- 08:18 PM Revision f5ba2db3: Comment typo
- 08:14 PM Revision 3e115dbf: Experimental: Fixes #5288
- 08:06 PM Revision d25eda8d: Logging fixes. Ticket #5340
- 07:30 PM Revision 42ef62a4: terminate argument parsing before giving the log level. Ticket #5340
- 05:52 PM Revision 682cea18: Remove debuggery
- 05:30 PM Revision e0ca0171: Merge pull request #1981 from phil-davis/patch-1
- 05:21 PM Revision bb80994a: Remove bonus ) in pkg.php
- Reported in forum https://forum.pfsense.org/index.php?topic=101390.0
- 05:09 PM Revision f25dac2d: Page actions convverted to font-awesome icons
- 04:34 PM Revision 0253c191: Added support for forn-awesome fonts
- 03:51 PM Revision 6ab2218f: Changed name of font-awesome folder
- 03:46 PM Revision 666505be: Added Font Awesome icon set
- 02:06 PM Revision bd8eeef9: Fixed #5343
- 01:32 PM Revision 11a6f29c: Fixed #5342
-
09:52 AM Revision f71e3804: Merge pull request #1980 from doktornotor/patch-2
-
09:38 AM Revision e1ef1ff5: Merge pull request #1986 from phil-davis/patch-6
-
09:38 AM Revision 5253e9d7: Merge pull request #1987 from phil-davis/patch-7
-
09:36 AM Revision 487235f3: Merge pull request #1985 from phil-davis/patch-5
-
09:35 AM Revision 2167f9a4: Merge pull request #1984 from phil-davis/patch-4
-
09:34 AM Revision 11547f3d: Merge pull request #1982 from phil-davis/patch-2
-
09:31 AM Revision c53154dd: Merge pull request #1981 from phil-davis/patch-1
-
08:49 AM Revision 7d790fc3: Enable CHECK_PORTINUSE option for net/miniupnpd, fixes #4320
-
08:47 AM Revision 679c4ac7: Enable IPV6 and UPNP_IGDV2 on net/miniupnpd, fixes #4321
- 05:23 AM Revision 5d6dde8a: Use 1-6 rather than 0-5 for IPsec logging levels, to stay away from complications of 0 due to PHP stupidity. Upgrade config to add 1 to any configured log levels. Default to 1 as log level where none is configured by the user. Ticket #5340
- 03:27 AM Revision 772d594f: Merge pull request #1983 from phil-davis/patch-3
10/25/2015
- 05:38 AM Revision 1867cd5c: Fix Command Prompt Download and Upload when not in English - Redmine #5343 for master
- This one is broken in master (as well as RELENG_2_2) and this code fixes it.
- 05:27 AM Revision 7e630279: Fix Command Prompt Download and Upload when not in English - Redmine #5343 for RELENG_2_2
- 02:31 AM Revision a2cae98f: Fix multi-lingual save of NAT mode Redmine #5342 for master
- 02:27 AM Revision 139cc9df: Fix multi-lingual save of NAT mode Redmine # for RELENG_2_2
- and forum https://forum.pfsense.org/index.php?topic=101276.0
10/24/2015
- 12:26 PM Revision dea1f29f: Fixed 5333
- 11:27 AM Revision 6b1b69a8: Fixup status progress messages for reinstallall
- When doing reinstall all packages the "Please wait" and similar messages need to be general about "all packages". The...
- 10:55 AM Revision f80d02a4: Fix case wildcard of package names for reinstallall
- Introduced by https://github.com/pfsense/pfsense/commit/e3b43e4bfe5a3e69028c1ab7e0e4a632ff5ee499
None of the packages... - 10:42 AM Revision 288882be: For reinstallall there is no pkg specified
- Reinstall all packages is currently just displaying the current list of installed packages. It does not prompt to rei...
-
08:13 AM Revision 952177e6: Fix external interface variable in input error message
-
08:11 AM Revision ebf4e00e: Properly validate IPv4 for UPnP - RELENG_2_2
- Since https://redmine.pfsense.org/issues/1835 got exactly nowhere for the past 4 years, the input should be properly ...
- 06:47 AM Revision 33b170df: IKE auto mode is back, remove this config upgrade code unsetting it.
- 06:46 AM Revision add49a3a: IKE auto mode is back, remove this config upgrade code unsetting it.
10/23/2015
- 11:41 PM Revision 180508d1: Fixed #5333
-
08:04 PM Revision 3e191a85: Ignore kernel-debug package when looking for main kernel package
-
05:57 PM Revision 197c6869: Merge pull request #1974 from phil-davis/patch-1
-
05:55 PM Revision 0b52797d: Merge pull request #1975 from phil-davis/patch-2
-
05:55 PM Revision 9aaa560b: Merge pull request #1976 from phil-davis/hte
-
05:54 PM Revision 6c0167f9: Merge pull request #1977 from phil-davis/patch-3
-
05:53 PM Revision 46bab024: Merge pull request #1979 from phil-davis/patch-5
-
05:50 PM Revision 463c438d: Make it possible to _exec to get $_cmd exit code instead of tee one
-
05:49 PM Revision b194ed9e: Use _exit()
-
05:22 PM Revision 54d0cd74: Fix #5338: Add -4 and -6 options to pfSense-upgrade to select IP protocol version
-
05:22 PM Revision 3beae1fb: These files are not being created anymore, we don't need to remove them
-
05:22 PM Revision 8aba7e9e: No need to concatenate
-
05:22 PM Revision 3ebb7cba: Replace mwexec() by mwexec_bg()
-
05:22 PM Revision e3b43e4b: Use already defined pkg_prefix variable
-
12:54 PM Revision c238ccae: Merge pull request #1978 from phil-davis/patch-4
- 12:39 PM Revision f860af1e: interfaces_assign tab_array numbering
- This was fixed in master for 2.3 by https://github.com/pfsense/pfsense/commit/50e6c063e6ec148917ff0bcb0bce8b0a08df579...
- 12:10 PM Revision d63edb34: Search typo
- 12:03 PM Revision d481bd7c: Explain which thing is blue
- On the installed packages table, the Version column version number has a hyper-link to the package changelog. That ap...
- 11:49 AM Revision 2d911f2c: Random comment typos like hte
- 11:28 AM Revision 1047465b: Balance a tag in pkg_mgr_installed
- 11:20 AM Revision 9ce78241: Fix text if current package is newer
10/22/2015
-
09:05 PM Revision 50e6c063: Fix array index, 6 was missing
-
08:48 PM Revision a2b0d909: Rework the way GUI reads packages tabs, it fixes #5311
-
08:32 PM Revision cf093b35: Remove more references to theme, ticket #5333
-
06:47 PM Revision 02925286: Fix function name, spotted by mgsmith
-
06:13 PM Revision b061a3c6: Remove config stuff for WEP. on upgrade, disable WEP on interfaces that have it configured and disable those interfaces and generate a notice. Fixes #5123.
- 04:27 PM Revision db1cc32f: Fixed #5336
- Page now does a sneaky refresh after a successful install/remove so that the menu changes
are available right away. -
03:43 PM Revision 3ea96dcf: Remove a leftover from merge
-
03:33 PM Revision 65a5bee1: Add kernel as a dependency for kernel-debug to prevent different version being installed, ticket #5330
-
03:19 PM Revision a9ae8dac: Fix #5330: Create a package with kernel debug symbols
- 12:58 PM Revision 995df6c3: Completed #5333
- 12:56 AM Revision 4eeb2809: Check unbound root.key file contents, and remove it if invalid, before unbound-anchor runs otherwise it will fail and unbound will fail to start. fsync the file after writing to prevent the problem. Ticket #5334
- 12:54 AM Revision d7f5b68a: Check unbound root.key file contents, and remove it if invalid, before unbound-anchor runs otherwise it will fail and unbound will fail to start. fsync the file after writing to prevent the problem. Ticket #5334
10/21/2015
- 06:02 PM Revision 1da8a2e3: Hitting "Enter" now same as clicking "Search" button
- "Where" default to "Both"
- 05:33 PM Revision 3a28934c: package search functionality completed
- 03:55 PM Revision 4861e219: Fixed #5332
- 02:54 PM Revision 1deed240: Initial seach box state is open
- 02:38 PM Revision 6c36aab3: Change '+' icon to '-' when panel is open
- 02:16 PM Revision 98dfca18: Added search panel. (Not yet functional though)
-
01:34 PM Revision f3ee8205: Make setting charon.plugins.attr.subnet conditional on net_list being set. Set
- it's value to list of subnets configured as P2's for mobile IPsec. Fixes #5327.
-
01:34 PM Revision 41f7b662: Make setting charon.plugins.attr.subnet conditional on net_list being set. Set
- it's value to list of subnets configured as P2's for mobile IPsec. Fixes #5327.
- 12:59 PM Revision 141462fa: Revision of pkg mgr messages and appearance
- 11:47 AM Revision 2d12da95: REvised appearance uses icons vs buttons
-
08:18 AM Revision e49f1a75: Point changelog to the right repo
- 01:17 AM Revision ebbd3e5c: Merge pull request #1970 from doktornotor/patch-2
- 01:16 AM Revision 1eac7c1e: Merge pull request #1971 from doktornotor/patch-5
10/20/2015
- 09:09 PM Revision ebd73e24: Disable strongswan logging under auth since it's all logged under daemon,
- so nothing is duplicated. Ticket #5242
- 09:08 PM Revision cce44072: Disable strongswan logging under auth since it's all logged under daemon,
- so nothing is duplicated. Ticket #5242
- 08:54 PM Revision 5892d600: Show "Top of page" arrows only when required (page > window)
-
08:03 PM Revision c47e78f7: Fix show categories
-
08:01 PM Revision 05666b77: Fix inverted version comparison
-
07:36 PM Revision 80db1d67: Use information from pkg to show installed packages
-
07:01 PM Revision c5ecf722: Sort return of get_pkg_info()
-
06:55 PM Revision 54f236f7: Change get_pkg_info() to also return installed_version
-
06:46 PM Revision 6544cb18: Use new installed flag to simplify logic
-
06:33 PM Revision 77340246: Make get_pkg_info() add a tag saying when package is installed
-
06:33 PM Revision 6551511c: Remove unnecessary functions verify_all_package_servers() and check_package_server_ssl()
-
06:19 PM Revision effd9be7: Rework pkg_mgt_installed.php:
- - Use complete name for get_pkg_info() filter parameter
- Remove unnecessary calls to verify_all_package_servers and
... -
06:19 PM Revision d65fc2ff: Teach get_pkg_info() to deal with an array of packages
-
06:19 PM Revision c8cae8e5: Remove WWW: line from pkg desc
-
06:19 PM Revision 8df1877b: Add pkg_version_compare()
-
06:19 PM Revision cd51e4f6: Remove fifo debug from internal functions
-
06:19 PM Revision 2efc1ffd: Use inline function
- 05:59 PM Revision 0b84a5a6: Check whether the P2 or its associated P1 are disabled before adding NAT
- rules. Ticket #5320
- 05:56 PM Revision 4f1bf902: Check whether the P2 or its associated P1 are disabled before adding NAT
- rules. Ticket #5320
- 05:41 PM Revision bf69f2f8: Fixed #5236
-
05:09 PM Revision ca35be37: Limit the auth methods where "My Certificate Authority" is displayed/saved for
- mobile clients. Fixes #5323.
-
05:02 PM Revision 3f0b8a95: Limit the auth methods where "My Certificate Authority" is displayed/saved for
- mobile clients. Fixes #5323.
- 04:52 PM Revision df6cb8fe: Fixed #5045
- 04:52 PM Revision 03b53522: Partial fix for #5045
-
11:12 AM Revision 92abb65b: Point people to 'Clear Package Lock' if the reinstall of packages got stuck (RELENG_2_2)
-
11:12 AM Revision 0cdb94e1: Cleanup unused code:
- - Remove xmlrpcbaseurl from globals
- Remove xmlrpcpath from globals
- Remove embeddedbootupslice from globals
- Remo... -
11:06 AM Revision 0acc93d8: Point people to 'Clear Package Lock' if the reinstall of packages got stuck
-
10:31 AM Revision 0246e7a2: Point people to 'Clear Package Lock' if the reinstall of packages got stuck (RELENG_2_2)
-
10:26 AM Revision 232263ec: Fix options for git package reducing dependencies
-
10:26 AM Revision c56de81e: Rework installpkg and uninstallpkg scripts to use pfSense-upgrade
-
10:26 AM Revision 9ace8a73: Remove all PBIs before upgrade to 2.3, it fixes #5221
-
10:24 AM Revision 3eaddb65: Point people to 'Clear Package Lock' if the reinstall of packages got stuck
- Way too many threads on forums with people asking what's going on. The most recent one with user waiting for 9 days (...
10/19/2015
-
09:41 PM Revision d1e172a9: Disable zero copy buffers in bpf.
- This was a no-op before my changes (so this was never really enabled) and
now it is known to cause issues with tcpdum... -
09:36 PM Revision 376ba07b: Disable zero copy buffers in bpf.
- This was a no-op before my changes (so this was never really enabled) and
now it is known to cause issues with tcpdum... - 06:52 PM Revision 6741243b: Use _echo, not echo
- 05:48 PM Revision 3d8c7228: Comment typo
- 05:43 PM Revision d190da6a: Fixed #5316
-
04:23 PM Revision fce93905: Validate that the Mobile Client settings have a valid RADIUS server selected
- as the source for user authentication when EAP-RADIUS is selected as the
phase 1 authentication method for mobile IPs... -
04:23 PM Revision 0e8674d0: Validate that the Mobile Client settings have a valid RADIUS server selected
- as the source for user authentication when EAP-RADIUS is selected as the phase
1 authentication method for mobile IPs... -
03:06 PM Revision 28c54319: Cherry-pick 98bf4991dc31f97fc7315a6b8aba433de9d39cea:
- Fixes #4150. Move to tables to accomodate unlimited number of interfaces.
Cherry-pick 52fe0465b463dd8b8f4b2099d56225... -
03:01 PM Revision 42d59a5d: Fix the captive portal rules after 98bf4991dc31f97fc7315a6b8aba433de9d39cea.
- The malformed rules breaks the parsing of initialisation rules.
Issue: #4746
10/17/2015
- 01:42 PM Revision 02570c3f: Fixed #5315
- Converted to jQuery and added functionality to edit/save alternate URL
- 12:59 PM Revision 16fd8f4a: Corrected invalid "onchange" handling
10/16/2015
- 08:01 PM Revision 605aa53c: Fixed 5310
- traffic_shaper_wizard_lulti_all* updated and tested for correct operation/appearance
- 07:47 PM Revision e79dc517: Partial fix to #5310
- wizard.php updated to generate jquery not javascript
traffic_shaper_dedicated.xml and .inc updated to correct multipl... - 02:38 PM Revision 4999ee1a: Fixed bogus "Beginning package installation" message from the install_package_XML() function
- 02:30 PM Revision 9cda2fa5: Revised to use print_input_errors() for consistency
- 02:15 PM Revision 0342d254: Fixed #5310
-
02:05 PM Revision dd76084d: Add 'caref' attribute to the ca object passed into ca_inter_create so a
- relationship to the signing CA can be maintained. Fixes #5313.
- 01:54 PM Revision d7af098f: Fixed serial speed selector
-
01:54 PM Revision c9c31047: Add 'caref' attribute to the ca object passed into ca_inter_create so a
- relationship to the signing CA can be maintained. Fixes #5313.
-
01:40 PM Revision 9d8f66b9: Limit strongswan trusted CA certificates to those required for authentication of
- the configured IPsec SA's instead of trusting all known CA's. Fixes #5243.
-
01:32 PM Revision c345288b: Limit strongswan trusted CA certificates to those required for authentication of
- the configured IPsec SA's instead of trusting all known CA's. Fixes #5243.
- 01:02 PM Revision 1166ee1e: Fixed #5291 - Reinstalling pfSense-pkg-openvpn-client-export
10/15/2015
- 08:20 PM Revision a6ee1b41: only use daemon and not auth for strongswan logging. As it was, all logs were duplicated. Ticket #5242
- 08:19 PM Revision 6d134679: only use daemon and not auth for strongswan logging. As it was, all logs were duplicated. Ticket #5242
- 05:55 PM Revision 21de7a20: Removed debug
- Improved package detection
- 05:04 PM Revision f16d76c3: Added "reinstall all packages" functionality (accessed via diag_backup.php)
- 04:54 PM Revision 1f290d62: fix comparison here. Ticket #4558
- 04:53 PM Revision d1867dd2: fix comparison here. Ticket #4558
-
03:32 PM Revision cd4aa77c: Set rightca for IPsec phase 1 using Mutual RSA, Mutual RSA + xauth, or EAP-TLS. Fixes #5241.
-
03:30 PM Revision 7a7e1ba9: Set rightca for IPsec phase 1 using Mutual RSA, Mutual RSA + xauth, or EAP-TLS. Fixes #5241.
- 12:09 PM Revision ea148bd7: Merge pull request #1965 from phil-davis/patch-11
- 07:42 AM Revision 0d17c803: Tidy some text in package install code
- 1) The "Beginning package removal" "Beginning package installation"... heading above the text box that displays the p...
10/14/2015
- 06:32 PM Revision 83b4d0f9: Changed fifo name to *.sock
- Cosmetic only
-
06:19 PM Revision 3989741c: Use a socket to talk with pkg and write json file to GUI
-
05:43 PM Revision cc31f1c3: Disable repo auto update
- 05:12 PM Revision a9559440: Fixed #5259
- 03:49 PM Revision 35fcf1c1: Fixes #5291
- Fixes #5279
-
03:14 PM Revision 92c57679: Merge pull request #1689 from jlduran/l2tp-mschapv2
-
02:57 PM Revision d3ff1e59: Run pkg update once one time every hour, like upgrade script does
-
12:36 PM Revision b7e3ab94: s/ip/IP/ it got lost on revert. Spotted by @phil-davis
-
12:35 PM Revision 578ae21f: s/ip/IP/ it got lost on revert. Spotted by @phil-davis
-
11:56 AM Revision a4a336b2: Check if image exists
-
11:48 AM Revision ba4527dd: Stop creaging md5 checksums, sha256 is enough
-
11:48 AM Revision 5e4f6768: Use UPDATES_TARBALL_FILENAME to get file name
-
11:42 AM Revision 9d811f63: Use cp -l to create hardlinks instead of duplicating images
-
10:34 AM Revision 87925fd1: Simplify logic and check if file exist before try to copy it
-
10:29 AM Revision e28305f4: Create a latest symlink for all images but nanobsd, that already have one
-
09:54 AM Revision d7827421: Revert "remove the destination server's interface(s) from dhcrelay. Ticket #4908"
- This reverts commit f791f28d6794c3b0601259f0de7acdebf6a367a8
-
09:38 AM Revision 1a850fc9: Move kill tail process to _exit()
- 07:06 AM Revision 71afb775: This is necessary for dhcrelay to function. Revert "remove the destination server's interface(s) from dhcrelay"
- This reverts commit 97613114b5b74c334609d7fcd79c94741b111793.
- 06:37 AM Revision 1ab880ef: Auto-add firewall rules for DHCP Relay, same as is done for DHCP Server. Add filter reload to DHCP Relay config so rules are immediately added/removed. Ticket #4558
- 06:25 AM Revision 59447369: Auto-add firewall rules for DHCP Relay, same as is done for DHCP Server. Add filter reload to DHCP Relay config so rules are immediately added/removed. Ticket #4558
- 05:25 AM Revision 66999e39: fix typo, spotted by Phil Davis
- 03:44 AM Revision 3c9befb9: fix typo
- 02:38 AM Revision 6f4c051c: Remove original rightsourceip. Ticket #5284
- 02:33 AM Revision 0d54d261: set enabled/disabled status accordingly on initial page load. Ticket #5284
- 01:07 AM Revision 94621fcc: pfSense-upgrade revised to kill tail on exit
- pkg_mgr_install.php revised to catch json deocde error on partial lines read from file
- 01:07 AM Revision 36b0c8af: Revisions
10/13/2015
- 10:54 PM Revision 14a9f7b6: clean up empty lines
- 10:53 PM Revision 56bd1847: clean up empty lines
- 10:51 PM Revision 0bccadcc: Add all remaining log types to status.php. Ticket #5304
- 10:49 PM Revision 8d84b036: Add all remaining log types to status.php. Ticket #5304
-
10:10 PM Revision 7dd07954: Remove old logfile before start
-
10:09 PM Revision a2df0a1b: Add quotes
-
10:09 PM Revision 2b0a0109: Do not accept blank logfile
-
10:08 PM Revision fd9c69a2: Change -l parameter to receive a complete path for logfile
-
10:00 PM Revision 13eb31fd: Silent execution
-
09:59 PM Revision 24a11c92: _force must be local
-
09:43 PM Revision 59dd1f15: Do not stop when package is up to date and force flag was passed
-
07:38 PM Revision fc3bec29: Make sure timezones listed on first level directory is also grabbed by system_get_timezone_list(). It fixes #5303
- 07:29 PM Revision 98a58bee: Changes to accommodate new pfSense-upgrade
- 07:16 PM Revision b397cc72: Reminder
-
07:08 PM Revision bb12c4b1: Add -f option to force package reinstallation
-
07:01 PM Revision 3c5a06e7: When -p is used, read fifo content and write it to a file used by GUI
- 06:31 PM Revision 8870b1c6: Merge pull request #1963 from davidjwood/ppp-ipv6
- 06:16 PM Revision 764a94d8: DEBUG set to false for testing
- 05:58 PM Revision 8237727a: Multiple changes to clean up the package installaion system by causing the installer to run in the background
- whilst monitoring its output via AJAX to provide a better GUI display.
Work in progress ! -
05:52 PM Revision fd401f7d: Do not depend of php-fpm to be running to process Additional Packages install/deinstall scripts, instead call php cli direct
-
05:13 PM Revision 4758017e: Add missing ;
-
03:13 PM Revision 5534b2ee: fix typo
-
03:09 PM Revision 57b9c54a: PHP chmod() doesn't like 1777, gives it 01777 then
-
03:08 PM Revision 176fee0d: PHP chmod() doesn't like 1777, gives it 01777 then
-
03:02 PM Revision 18be8e81: Add missing ; and also mute chmod
-
02:40 PM Revision d8a99b7b: Fix path for 2.3
-
02:39 PM Revision 44a5e263: Remove accidentally added line
-
02:39 PM Revision 61af87f6: Preserve /tmp permission, it fixes #5298. While here, replace some rm calls by unlink()
-
02:34 PM Revision 8aec8208: Preserve /tmp permission, it fixes #5298
-
01:06 PM Revision 8832202d: Update zoneinfo to 2015f, it fixes #5254
-
12:19 PM Revision 3e800a46: Respect chroot_dir, ticket #5300
-
12:10 PM Revision d6e8a994: Ticket #5300:
- Add a workaround to fix the issue of extensions.ini out of order ending
up breaking PHP. Since the only dependency we... -
10:53 AM Revision 844556b2: Do not obsolete includes, they are small and it obsoleting it adds lots of warnings during pkg upgrade
-
10:43 AM Revision 3646fbcb: Remove /usr/local/lib/php.ini, we don't need 2 copies of this
-
09:45 AM Revision 624799c9: Move ppp-ipv6 helper script into the correct location
- 03:05 AM Revision 96d5ca11: Remove strongswan's cert directories and repopulate them, to ensure no removed CAs, certs, or CRLs remain. Ticket #5238
- 03:03 AM Revision f248cdc0: Remove strongswan's cert directories and repopulate them, to ensure no removed CAs, certs, or CRLs remain. Ticket #5238
- 02:49 AM Revision 31630f47: Fix up strongswan logging levels. Remove charondebug since strongswan.conf settings take precedence. Set logging levels in strongswan.conf to match what's set on a running system via 'ipsec stroke loglevel', and remove log levels that were hard coded in strongswan.conf. Ticket #5242
- 02:42 AM Revision 54a52757: Fix up strongswan logging levels. Remove charondebug since strongswan.conf settings take precedence. Set logging levels in strongswan.conf to match what's set on a running system via 'ipsec stroke loglevel', and remove log levels that were hard coded in strongswan.conf. Ticket #5242
- 12:10 AM Revision 94b89bdf: Merge pull request #1962 from davidjwood/RELENG_2_2-ppp-ipv6
- 12:09 AM Revision dc525432: Merge pull request #1961 from davidjwood/ppp-ipv6
10/12/2015
-
09:04 PM Revision d198c749: improve spacing for non form panels
-
09:03 PM Revision a455c1dc: add missing column header
-
08:47 PM Revision f152acf0: replace buttons with icons
-
05:28 PM Revision 05dc7976: Ticket #5248 style panels within widgets differently
-
03:29 PM Revision d7e5efa4: Merge pull request #1958 from phil-davis/patch-11
-
03:13 PM Revision 8d070c07: Merge pull request #1957 from phil-davis/patch-10
-
02:47 PM Revision fd22b964: Fix usage
- 12:31 PM Revision c434ec3a: Merge pull request #1960 from heper/patch-1
- 12:22 PM Revision 2bdda63b: Rogue <br /> removed
- https://forum.pfsense.org/index.php?topic=100686.0
- 12:05 PM Revision f00e23d9: Fixed #5296
10/11/2015
-
05:35 PM Revision 55fe5491: Use named variables for ppp-linkup command line parameters
-
05:32 PM Revision f7dfd39f: Make route deletions quiet - it may well be the routes have already disappeared
-
05:32 PM Revision 6df89ece: Make code dealing with the IPv4 default gateway conditional on the IPv4 link going down
-
05:32 PM Revision 6c452777: Connect ppp-ipv6 helper script to ppp-linkdown and ppp-linkup
-
05:32 PM Revision 05a73e0e: Add /usr/local/sbin/ppp-ipv6 helper script
- /usr/local/sbin/ppp-ipv6 <real interface> up|down
Interface using SLAAC or DHCP6 going down:
* bring down dhcp6c if... -
04:49 PM Revision a7cc117f: Use named variables for ppp-linkup command line parameters
-
04:42 PM Revision 0c54b756: Make route deletions quiet - it may well be the routes have already disappeared
-
04:39 PM Revision f190f1a0: Make code dealing with the IPv4 default gateway conditional on the IPv4 link going down
-
04:23 PM Revision 37803aa5: Connect ppp-ipv6 helper script to ppp-linkdown and ppp-linkup
-
04:05 PM Revision c3485245: Add /usr/local/sbin/ppp-ipv6 helper script
- /usr/local/sbin/ppp-ipv6 <real interface> up|down
Interface using SLAAC or DHCP6 going down:
* bring down dhcp6c if... -
03:24 PM Revision 46a11485: Update firewall_rules_edit.php
- https://forum.pfsense.org/index.php?topic=100695.msg561326#msg561326
- 08:43 AM Revision d5161e8e: Redmine #5294 Do not delete a system group
- This code checks if the user has somehow posted a group deletion for a group that has "system" scope. If so, then the...
- 08:17 AM Revision eef67fd5: Redmine #5294 Do not delete a system user
- This code checks if the user has somehow posted a user deletion for a user that has "system" scope. If so, then the d...
-
03:38 AM Revision 2e4cad90: Coding style fixes in interface_mtu_wanted_for_pppoe()
-
02:30 AM Revision 80f142db: Limit interface MTU to 1500 if no explicit MTU configured
- Without this change, setting the MTU of a PPPoE interface with a
VLAN parent interface above 1492 will result in the ... -
02:26 AM Revision 6a74d2d7: Add RFC4638 support (MTU > 1492) to the PPPoE client
-
02:17 AM Revision 4cd0e27d: Adjust interface MTUs for PPPoE but do not override explicitly configured MTUs
-
01:59 AM Revision 65176697: Add interface_mtu_wanted_for_pppoe()
- Returns the MTU wanted if an interface or vlan is used as a PPPoE port.
-
01:59 AM Revision dec8e5ff: get_parent_interface() - add support for vlans configured as a vlan but not an interface
- One scenario when this happens is a vlan used solely as a PPPoE port.
10/10/2015
- 12:12 PM Revision 6f5a3fea: Fixed #5293
- 05:57 AM Revision 6ed90cfd: remove stray >
- 05:26 AM Revision bf3eb23d: Add field descriptions since there are no column titles. Ticket #5109
10/09/2015
- 11:36 PM Revision d3dbd302: Fixed #5292
- 10:27 PM Revision 7110a157: Merge pull request #1956 from heper/patch-3
-
09:36 PM Revision bfd0e4ce: proposed fix for Bug #5194
- https://redmine.pfsense.org/issues/5194
- 08:30 PM Revision 9efe9a8d: CHanges to correct the TLS logic
- 07:24 PM Revision b18303f1: Fixed #5248
- 04:15 PM Revision 54c8ef44: Fixed errors when no packages installed
- 03:24 PM Revision b1f13533: Addresses #5248
- (But needs to be tested with a variety of OpenVPN configurations)
-
02:30 PM Revision d237b444: Do not show static arp entries as Online on wol widget, based on PR #1768
-
02:11 PM Revision 8822be67: Ignore possible erroneously negative temperatures
- It's based on 2 pull requests (#1800 and #1801) by nagyrobi
- 02:08 PM Revision 3928c6f1: Further refinement to #5290
- Use pkg_remove_prefix()
- 01:45 PM Revision 0071ef19: Fixed #5290
-
01:42 PM Revision 53a21565: Merge pull request #1954 from doktornotor/patch-2
- 12:37 PM Revision c2159402: Merge pull request #1955 from phil-davis/patch-10
- 09:32 AM Revision c4f5e057: Fix #5289 Available Packages version display
- I left the "View changelog" code that was commented out, for future reference I guess when that data becomes availabl...
-
08:25 AM Revision 1bdbada6: Add SVG MIME type - RELENG_2_2
- Because it breaks traffic graphs for people.https://forum.pfsense.org/index.php?topic=87390.0
- 03:36 AM Revision 5d0fd04e: Do curl_init above any curl_setopt, and take it out of that if block since it applies to all types.
- 03:34 AM Revision 0ec4b3b4: Do curl_init above any curl_setopt, and take it out of that if block since it applies to all types.
- 01:15 AM Revision 79012b3f: Comment type fix
10/08/2015
- 10:17 PM Revision 239f0508: Fixed Swap usage
- Deleted disk space progress bar
- 09:58 PM Revision 19272434: Fixed % sign in mbuf
- 09:57 PM Revision a306181b: Fixes #5287
- 09:32 PM Revision 1e682717: Further update for #5287
- 08:57 PM Revision 155d30f8: Partial fix to #5287
- More to come
- 06:37 PM Revision 3d00a29b: Further updates to pfSense-upgrade-GUI.sh
- 06:15 PM Revision 42cf0f48: Script to set up pfSense-upgrade when called from web GUI
- 03:38 PM Revision 55e73a56: Preparation for $5279
- New wrapper script to be called by web GUI
- 02:05 PM Revision 8b53fe2f: Fixed #5286
- COnverted pop-up format to table and added description
- 12:58 PM Revision 112284e1: Fixed #5034
- 02:36 AM Revision 7da63a64: Merge pull request #1953 from phil-davis/patch-10
- 02:34 AM Revision 0aa7de09: correct htmlentities unintentionally removed by earlier commit
- 01:51 AM Revision cbf81857: Wording of alias_info_popup tip
- I noticed this while comparing alias popup behavior between 2.2.5-DEVELOPMENT and 2.3
Might as well fix the grammar h...
10/07/2015
- 11:06 PM Revision 27e2bf9f: fix placeholder copy/pasted from CA screen, back to what it was in 2_2
-
08:30 PM Revision 7b1e6c3a: https://redmine.pfsense.org/issues/5207
- change auth methods for both peers when using hybrid RSA + xauth with IKEv1
-
08:28 PM Revision db322752: https://redmine.pfsense.org/issues/5207
- change auth methods for both peers when using hybrid RSA + xauth with IKEv1
-
08:22 PM Revision 446db735: Add support for an IPv6 pool for mobile clients.
- 07:19 PM Revision 6bc6fb8e: Ditch the pencils
-
07:15 PM Revision 5bf321b6: Add support for an IPv6 pool for mobile clients.
-
07:04 PM Revision 05fecf61: Remove PERL_UTILS from ntp and PGM from libzmq4
-
06:51 PM Revision a5733f63: Rework pfSense-upgrade script to make it work with nanobsd
-
06:51 PM Revision 366d1482: Exit script when _exec fails
-
06:51 PM Revision a9ba7be8: Define boot delay for VGA too
- 06:49 PM Revision e83aaa50: Fixed #5282
- 06:26 PM Revision 1d770fc7: Partial fix for #5181
- P2 entries now drag/dropable
- 05:20 PM Revision bda7ff6d: Fixed #5283
- 05:17 PM Revision 02597252: Further refinement to #5223
- Prevent "Store widget configutation" button from apeparing when opening/closing the available widgets panel.
- 04:22 PM Revision 654e8007: Fixed #5283
-
04:14 PM Revision b07f827a: Don't enforce the use of only IPv4 or IPv6 when using IKEv2 since it works fine with IKEv2
-
04:10 PM Revision 8a907ba7: Don't enforce the use of only IPv4 or IPv6 when using IKEv2 since it works fine with IKEv2
-
04:01 PM Revision 13c9ff68: Fix shortcut destination for filter rules.
- 03:46 PM Revision e27eac0c: Fixed #5282
- 02:25 PM Revision 26ea93b9: Fixed #5281
- 02:16 PM Revision 19076df1: Comment fix
- 02:15 PM Revision 166b0099: Fixed #5280
- 01:30 PM Revision 2288d860: Fixed incorrect label
- https://github.com/phil-davis/pfsense/commit/d14064550e96b109544507e70780e3f1e6eeed04
- 01:07 PM Revision 1baa4e7b: Part of fix to 5277
- 01:05 PM Revision d8ed9328: Fixed #5277
- 12:18 PM Revision ea1bbc43: Fixed #5276
- 12:15 PM Revision 06972ee5: Fixed #5275
- 12:02 PM Revision b19ff0d2: Fixed #5274
10/06/2015
-
11:01 PM Revision 0f64b71f: improve spacing for non form panels
- 10:15 PM Revision 900e52f7: Fixed #5272
- 10:05 PM Revision 4670142b: Fixed #5264
-
10:01 PM Revision 2ca4eec2: improve spacing for non form panels
- 09:57 PM Revision aeff01b3: Fixed #5265
- 09:07 PM Revision d90a0e2d: Fixed #5271
-
08:55 PM Revision 40c55526: update widget header color and fix collapse toggle
-
08:55 PM Revision a80708e0: add support for white icons
- 08:30 PM Revision d500b9da: Fixed #5270
- 08:27 PM Revision 9f3f4276: Fixed #5269
-
08:09 PM Revision 3896a57e: add white glyphicons file
- 07:34 PM Revision 9abccff3: Fixed #5268
- 06:55 PM Revision 4dda3174: Fixed #5266
- 06:35 PM Revision 214e79b0: Fixed #5267
- 05:00 PM Revision 12e15d0a: Merge pull request #1949 from phil-davis/patch-8
- 04:46 PM Revision 3e8bac5f: Fix #5261 last time I hope
- The previous version was considering "Single host or alias" to be "Network"because the !is_specialnet() test came fir...
- 04:03 PM Revision d1dbbf4d: Fixed 5261 (Properly)
- 03:17 PM Revision aadc5973: Fixed #5261
- Corrected src/dst type logic
- 02:41 PM Revision a2febf9a: Partial fix for #5263
- Added timeout to pkg_call function to prevent GUI lockup when beta.pfsense.org is not available
-
02:26 PM Revision e00ad357: Merge pull request #1572 from stilez/patch-5
-
02:22 PM Revision 3f39b3f2: Merge pull request #1942 from heper/patch-3
-
02:22 PM Revision 11bb80d6: Merge pull request #1944 from phil-davis/patch-4
10/05/2015
- 07:47 PM Revision b0bd79a4: Fixed https://forum.pfsense.org/index.php?topic=100250.0
- 07:41 PM Revision 273d2256: Fixed https://forum.pfsense.org/index.php?topic=100388.0
- 07:31 PM Revision 5fec2813: Fixed #5252
- 07:16 PM Revision 9c82e8ed: Merge pull request #1945 from phil-davis/patch-5
- 07:13 PM Revision b5032691: Fixed #5251
- Behavior now same as 2.2.x
- 06:48 PM Revision 3511647f: Fixed #5249 ?
- 05:48 PM Revision 1c7bd4a6: Addessed part of #5248
- Added tunnel UP/Down indicators
- 05:31 PM Revision 34f86ebc: Merge pull request #1943 from heper/patch-4
- 05:22 PM Revision 1e8f28de: Fixed #5247
- Corrected numerous issues in NTP widget
- 02:12 PM Revision 74b0f23e: Page converted to POST operation
10/04/2015
- 07:33 AM Revision 42d74bad: Delete old commented-out code
- 07:30 AM Revision 6c287b0e: Fix #5252 Preserve alias when editing an existing rule
- and default src and dst to any when creating a new rule.
- 05:19 AM Revision 5215809d: Inconsistent aming of labels for alias types
- In firewall aliases edit, if you select URL Table (IPs) then the row label said just "URL (IPs)"
But if you select UR...
10/03/2015
- 06:48 PM Revision d42b970e: Converted interfaces_vlan.php from GET to POST for security
- Added Bootstrap attributes to table
-
05:54 PM Revision 16f996b3: Update firewall_aliases_edit.php
-
05:50 PM Revision dda43901: cosmetic changes
- attempt to address https://forum.pfsense.org/index.php?topic=100232.0
- 12:37 PM Revision 44fad9cc: Comment refinement
-
10:10 AM Revision 46d5a378: dhcp_lease_counter fix
- i broke the counter when i added the interface column.
should be ok now. - 05:11 AM Revision becd6caa: Where doing a dynamic DNS update on IPv4, force curl to resolve IPv4 IPs. Ticket #3858
- 05:07 AM Revision 23ec30ee: Where doing a dynamic DNS update on IPv4, force curl to resolve IPv4 IPs. Ticket #3858
10/02/2015
- 07:59 PM Revision 5697a26a: Comment typo
- 07:46 PM Revision 86a20575: Create a Form_Section if hte XML has not yet defined one
- https://forum.pfsense.org/index.php?topic=100249.0
- 07:18 PM Revision 2c2fed92: Fixed #5240
-
07:08 PM Revision 9dcb68a4: Do not set loader.conf on nanobsd-vga
-
07:08 PM Revision db96a95c: Call /etc/rc.reboot in bg and exit just after that
- 06:57 PM Revision 08ec2d99: Completes #5159
- All duplicated JS removed to included file
- 04:41 PM Revision 60e27eb0: Fixed #5236
- 02:11 PM Revision e561ccdf: Fixed #5234
- Javascript Base64 class was MIA
- 01:30 PM Revision 1bde7312: Fixed #5233
- 12:19 PM Revision 488e38f5: Fixed # 5232
-
11:32 AM Revision c6c3b066: Let user know it's going to reboot if any package of core repo needs upgrade
-
11:30 AM Revision 0d04830f: Check if packages are up to date early
-
11:07 AM Revision b476eb8d: Make sure partition are mounted in rw mode before any operation
-
11:06 AM Revision f0308648: Only reboot if there are upgrades from core repo
-
11:05 AM Revision 375a1754: Remove unnecessary variable
-
10:08 AM Revision 54d0134b: Remove more cases of hard coded pfSense and use product_name
-
09:16 AM Revision f07d7913: Merge pull request #1803 from nagyrobi/patch-18
- 06:00 AM Revision 9f1815d4: Fix typo
- 06:00 AM Revision 2cf5f94a: Fix typo
- 05:14 AM Revision 41d968bd: Specify PSK for mobile configurations without the leading ID selectors. Fixes PSK mismatches from iOS clients.
- 05:03 AM Revision acdcdb2d: Specify PSK for mobile configurations without the leading ID selectors. Fixes PSK mismatches from iOS clients.
- 02:53 AM Revision fc8415f0: fix text
- 01:26 AM Revision d49e37a7: Comment typo fix
10/01/2015
-
11:54 PM Revision 7788baf8: When using eap-radius, if the virtual address pool is left blank, pull the IP addresses from RADIUS instead. (Will need an IP address defined for each account.) Doesn't seem to be possible to pull from either RADIUS *or* a local pool that I can see from experimenting and looking at strongSwan's docs.
- 08:29 PM Revision 2cd2f78f: Fixed #5227 by changing button type to Global
-
08:20 PM Revision 9239f765: improve spacing for non form panels
- 08:12 PM Revision f99564e1: Fixed #5230
-
07:02 PM Revision 86330e2b: When using eap-radius, if the virtual address pool is left blank, pull the IP addresses from RADIUS instead. (Will need an IP address defined for each account.)
- Doesn't seem to be possible to pull from either RADIUS *or* a local pool that I can see from experimenting and lookin...
- 06:23 PM Revision a83fce46: Specify %any where identifier is "any", so the note on these pages
- actually works.
- 06:19 PM Revision 46545f30: Specify %any where identifier is "any", so the note on these pages
- actually works.
- 05:52 PM Revision 36cd9f2b: Merge pull request #1941 from heper/patch-2
- 05:43 PM Revision 96c18fe4: Addresses #5159 by removing hide/show/disable/enable functions to included file
-
05:27 PM Revision 67b35209: Fixed #5193 clean up user prompts
-
05:02 PM Revision 35ba9a6b: $mac missing in output
-
04:27 PM Revision e4121dde: Introduce read_global_var:
- - Add a new script, read_global_var, that returns the value of any item
contained in global array $g
- Replace all ... - 04:03 PM Revision 3ece7116: Preparation #5159 (Javascript refactoring)
- javascript/pfSenseHelpers.js created and populated with common hide/show/disable/enable functions
file included via f... - 03:32 PM Revision ad6b0ac0: Improved styling of page title prevents spurious underline
- 02:26 PM Revision 5d457c04: Page title now hyperlink to page
- 01:48 PM Revision 2f1f9a98: Fixed 5225
- 01:33 PM Revision d25878c7: Fixed 5225
- Programmer had mangled element name in if($_POST) section
-
01:21 PM Revision a5c36eb2: Introduce read_xml_tag.sh
- Create /usr/local/sbin/read_xml_tag.sh, that will read a xml tag from
config file using xmllint. Replace all direct r... -
11:51 AM Revision 339b8893: Fix #5220, setup PHP timezone:
- - Get defined zoneinfo in the following order:
- /var/db/zoneinfo
- /cf/conf/config.xml
- /et... - 01:59 AM Revision 4169bf0c: Only need to check 'vip' here.
- 01:58 AM Revision 8ed4a139: Only need to check 'vip' here.
- 01:53 AM Revision c9ab2622: fix comment typo Phil Davis noted
09/30/2015
- 11:12 PM Revision 701f5caa: Can't use continue here as it continues the foreach, which skips the "ipfw zone" command, breaking CP for any system that doesn't have VIPs defined.
- 11:11 PM Revision 1dc9bd3c: Can't use continue here as it continues the foreach, which skips the
- "ipfw zone" command, breaking CP for any system that doesn't have VIPs
defined. -
09:30 PM Revision 0403236d: Restore item accidentaly removed on last commit
-
09:25 PM Revision 27cd9844: Remove timezone from default config, we have a definition in globais.inc now
-
09:21 PM Revision 60ff91f1: Remove /usr/share/zoneinfo.tgz and use FreeBSD stock zoneinfo. It fixes #4726
-
08:13 PM Revision 9cffad03: One more hardcoded pfSense name
-
07:34 PM Revision fe7b27a3: Cert fields should be used for EAP-RADIUS as well.
- 06:50 PM Revision d1f641a0: Removed bogus array_merge()
- 06:43 PM Revision 9511d1a2: Fixed bogus array_merge in localid_type selector
- 06:35 PM Revision 9120eda6: Fixed incorrect encryption bits selectors
- Hide Remote network if mobile
-
05:48 PM Revision b1438199: Fix detection of mobile IPsec P1 when editing.
- 05:48 PM Revision f2cbd2e3: time for 2.3-ALPHA
-
05:33 PM Revision 2344bed4: Use product_name global variable in more places
-
05:33 PM Revision c580e34c: Consider globals_override.inc and replace hard coded pfSense string by product_name
- 05:26 PM Revision 205c51a2: Fixed #5127
- Don't "foreach($config['menus'])" if there are no menus defined
- 04:21 PM Revision 5bca8df4: Corrected page title (which was using incorect PHP format)
-
03:54 PM Revision 22616af2: Create symlinks during the boot for nanobsd
- 03:48 PM Revision 40547fe4: Corrected logo hyperlink
- Changed Jumbotron font to white so you can actually read the text
-
01:45 PM Revision 48b79a60: Make sure pkg db and cache is safe on nanobsd and on pfSense with /var mounted as MFS
-
01:45 PM Revision f39bb5b6: pkg 1.6.x upgrade command called with -q is now respecting it
-
01:45 PM Revision 92135bfd: Remove cust_fixup_nanobsd(), similar actions are done at specific create image functions, do the same for nanobsd
- 01:43 PM Revision 51bcc515: Suppress progreess bar until package system revision is complete
- 01:28 PM Revision 4e43ef22: Wizard system completed and tested agains all wizard files
- Progress bar added to show progess through wizard steps
- 12:48 AM Revision 70fc7a15: Fix up IKE auto mode
- 12:40 AM Revision 72b4057b: Correctly show v1/v2/auto on vpn_ipsec.php
- 12:24 AM Revision d6bc3091: Bring this back, I'll fix issues afterwards. Revert "Remove "auto", it's just a synonym for IKEv2. Ticket #4873"
- This reverts commit 47f802694a1e1dfbbd011d7ec431c0948358b5c3.
- 12:07 AM Revision f1d3adf1: Use the appropriate parent interface with gateway groups using CARP VIPs.
- Ticket #4990
09/29/2015
- 11:57 PM Revision e0c822a1: Use the appropriate parent interface with gateway groups using CARP VIPs.
- Ticket #4990
- 10:32 PM Revision acda1403: Do a service reload of dyndns when changing gateways in case something has
- changed. Ticket #5214
- 10:29 PM Revision b98a584a: Do a service reload of dyndns when changing gateways in case something has
- changed. Ticket #5214
- 09:41 PM Revision 89dcfa01: Bootstrap conversion mostly complete.
- Tested with setupwizard.xml and looks good. Couple more thankgs to check so don't test yet please.
- 08:53 PM Revision 34c9962b: Disable DHS as a dynamic DNS provider option. It's never worked, and
- fixing is more complex than just fixing the variable screw up and
disabling cert validation for their SSLLabs F-grade... - 08:45 PM Revision 069df7d6: Disable DHS as a dynamic DNS provider option. It's never worked, and
- fixing is more complex than just fixing the variable screw up and
disabling cert validation for their SSLLabs F-grade... -
08:43 PM Revision 2bd7417d: Call correct script on upgrade process and obsolete the old version
-
08:42 PM Revision 7a19c326: Do not run pkg update between first and second step of upgrade process
-
05:23 PM Revision 26bc0c20: Remove old references to undefined variable firmwarelock
-
05:17 PM Revision 9f25db73: Call exit after detect another instance is already running, otherwise it would end up deleting pid file
-
05:12 PM Revision b6c72ae2: Detect when pkg must be upgraded and do it early, followed by a pkg update to make sure metadata is updated
- 03:59 PM Revision 1818df8b: Fixed #5209
- 03:18 PM Revision f5dbca0d: Fixed #5206
- Completes conversion of the pkg* files
- 02:23 PM Revision 567d7fd6: Fixed #5212
- 01:24 PM Revision eb3743d8: Fil;e conversion complete. Tested against multiple packages
-
01:05 PM Revision 490920ef: Replace macros by variables after install bsdinstaller
-
01:05 PM Revision 39ec1134: Install only bsdinstaller in install_bsdinstaller()
- 04:00 AM Revision be817d98: Add dh-parameters files to the nanobsd exclude_files as well. Ticket #4816
09/28/2015
- 08:42 PM Revision be4e2cfe: Use self rather than any in auto-added IPsec rules to prevent
- over-matching. Ticket #5211
- 08:37 PM Revision 0e512ee3: Use self rather than any in auto-added IPsec rules to prevent
- over-matching. Ticket #5211
-
06:01 PM Revision d2f163a6: Make sure FreeBSD src is available to setup pkg repo
-
05:46 PM Revision 635ee4eb: Ensure this only contains a partial name, not a path, before attempting to craft a full name and read the file. Fixes #5203.
-
05:44 PM Revision 3b635066: Ensure this only contains a partial name, not a path, before attempting to craft a full name and read the file. Fixes #5203.
- 05:29 PM Revision f8cc55bf: Redmine #5200 be less aggressive about DHCP Pool Notice V2
- This one will log_error() the DHCP pool message when it detects the inconsistency at the end of the setup wizard duri...
-
05:29 PM Revision a5bf7adb: Merge pull request #1938 from phil-davis/patch-5
-
01:18 PM Revision 184a4999: Merge pull request #1939 from doktornotor/patch-5
-
01:17 PM Revision a1c141eb: Merge pull request #1940 from doktornotor/patch-2
-
01:15 PM Revision 16c26e65: Merge pull request #1937 from heper/patch-2
-
12:22 PM Revision 04efa936: Look for src and ports repo in the same git server
-
11:56 AM Revision 0825aaea: Set FreeBSD src and ports repo to use github or git.pfmechanics.com based on local clone of pfSense repo
-
06:43 AM Revision f164ace4: Fix comment language
-
06:42 AM Revision aac2557e: Fix comment language
09/27/2015
-
04:39 PM Revision ce7edfff: Remove syslog.conf entries on package uninstall (Bug #5210)
- The remove_text_from_file() is not needed at all. However, system_syslogd_start() must be run after the package entri...
-
04:35 PM Revision 0c2f769c: Remove syslog.conf entries on package uninstall (Bug #5210) - RELENG_2_2
- The remove_text_from_file() is not needed at all. However, system_syslogd_start() must be run after the package entri...
Also available in: Atom