Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | widentd - code style and multiple improvements/bugfixes | doktornotor | 2015-08-06 | 1 | -69/+105 | |
| |/ / | | | | | | | | | | | | | | | | | | | - Fix copyright header - FIx indentation, code cleanup - Add input validation (username, sysname, IPv4) - Actually make the default values (username, sysname) work, previously nothing was set if left empty - Fix Bug 3434 by adding custom_php_resync_config_command | |||||
* | | | Add missing return | jim-p | 2015-08-06 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merge pull request #942 from phil-davis/service-watchdog | jim-p | 2015-08-06 | 5 | -88/+121 | |
|\ \ \ | ||||||
| * | | | Service Watchdog package code style | Phil Davis | 2015-08-06 | 5 | -88/+121 | |
| |/ / | ||||||
* / / | Systen Patches package code style | Phil Davis | 2015-08-06 | 4 | -138/+175 | |
|/ / | ||||||
* | | Missed a version change for OpenVPN export | jim-p | 2015-08-05 | 1 | -2/+2 | |
| | | ||||||
* | | Merge pull request #935 from phil-davis/openvpn-export | Renato Botelho | 2015-08-05 | 3 | -115/+146 | |
|\ \ | ||||||
| * | | OpenVPN Client Export code style | Phil Davis | 2015-08-05 | 4 | -116/+147 | |
| |/ | | | | | | | | | | | | | | | | | Since doctornoktor did a bunch of this, I thought that I might as well review it also. It seems good to make the that are "internally" maintained conform to the code style guide. I bumped the version so it will be easy for people to see exactly what version of code they are running, even though there is no functional change here. | |||||
* | | sudo package code style | Phil Davis | 2015-08-05 | 2 | -7/+7 | |
| | | | | | | | | Not much here - the code is really small. | |||||
* | | Update OpenVPN Client Export due to new installer (2.3.8-Ix01) | jim-p | 2015-08-05 | 2 | -3/+3 | |
| | | ||||||
* | | Change Viscosity URL to https | Kevin Wojniak | 2015-08-05 | 1 | -1/+1 | |
| | | ||||||
* | | Update Tunnelblick URL | Kevin Wojniak | 2015-08-05 | 1 | -1/+1 | |
| | | ||||||
* | | Change "OSX" to "OS X" | Kevin Wojniak | 2015-08-05 | 1 | -5/+5 | |
|/ | ||||||
* | Merge pull request #919 from doktornotor/patch-7 | Renato Botelho | 2015-08-04 | 5 | -136/+265 | |
|\ | ||||||
| * | vpn_openvpn_export.php - fix pfSense website link | doktornotor | 2015-08-03 | 1 | -1/+1 | |
| | | ||||||
| * | vpn_openvpn_export_shared.php - fix pfSense website link | doktornotor | 2015-08-03 | 1 | -1/+1 | |
| | | ||||||
| * | openvpn-client-export.xml - fix pfSense website link | doktornotor | 2015-08-03 | 1 | -1/+1 | |
| | | ||||||
| * | openvpn-client-export.inc - fix pfSense website link | doktornotor | 2015-08-03 | 1 | -1/+1 | |
| | | ||||||
| * | openvpnexport.inc - fix pfSense website link | doktornotor | 2015-08-03 | 1 | -1/+1 | |
| | | ||||||
| * | vpn_openvpn_export_shared.php - developer style guide fixes | doktornotor | 2015-07-31 | 1 | -19/+35 | |
| | | ||||||
| * | vpn_openvpn_export.php - developer style guide fixes | doktornotor | 2015-07-31 | 1 | -11/+23 | |
| | | ||||||
| * | openvpnexport.inc - add standard copyright header | doktornotor | 2015-07-31 | 1 | -0/+27 | |
| | | ||||||
| * | openvpn-client-export.inc - developer style guide fixes | doktornotor | 2015-07-31 | 1 | -97/+136 | |
| | | ||||||
| * | openvpn-client-export.xml - XML cleanup and fixes | doktornotor | 2015-07-31 | 1 | -9/+44 | |
| | | | | | | | | | | - add standard XML and copyright headers - remove bunch of 077 chmods - remove unused tags | |||||
* | | Merge pull request #932 from doktornotor/patch-2 | Renato Botelho | 2015-08-04 | 3 | -303/+339 | |
|\ \ | ||||||
| * | | checkmk.xml - additional whitespace fixes | doktornotor | 2015-08-03 | 1 | -2/+2 | |
| | | | ||||||
| * | | checkmk- code style fixes, fix URL again to use last working stable release | doktornotor | 2015-08-03 | 1 | -183/+195 | |
| | | | ||||||
| * | | checkmk_sync.xml - fix filename in header | doktornotor | 2015-08-03 | 1 | -1/+1 | |
| | | | ||||||
| * | | checkmk- code style fixes, fix URL again to use last working stable release | doktornotor | 2015-08-03 | 1 | -72/+97 | |
| | | | ||||||
| * | | checkmk- code style fixes, fix URL again to use last working stable release | doktornotor | 2015-08-03 | 1 | -46/+45 | |
| | | | ||||||
* | | | filer.xml - remove custom_php_install_command (Fixes Bug #4917) | doktornotor | 2015-08-04 | 1 | -3/+0 | |
|/ / | ||||||
* | | Merge pull request #917 from doktornotor/patch-8 | Renato Botelho | 2015-08-03 | 1 | -33/+98 | |
|\ \ | ||||||
| * | | softflowd.xml - no need to declare $g any more | doktornotor | 2015-08-03 | 1 | -1/+1 | |
| | | | ||||||
| * | | softflowd.xml - fix inverted check | doktornotor | 2015-08-03 | 1 | -1/+1 | |
| | | | ||||||
| * | | softflowd.xml - use platform_booting() to check for boot | doktornotor | 2015-08-03 | 1 | -1/+1 | |
| | | | ||||||
| * | | Fix pfSense website link | doktornotor | 2015-07-31 | 1 | -1/+1 | |
| | | | ||||||
| * | | Fix the rest of if braces as well. | doktornotor | 2015-07-30 | 1 | -13/+26 | |
| | | | ||||||
| * | | softflowd - do not restart on boot plus style fixes | doktornotor | 2015-07-30 | 1 | -21/+73 | |
| | | | | | | | | | | | | | | | | | | - Do not try to restart service on boot, otherwise it may get started twice via /etc/rc.start_packages (Fixes bug #4731). - Add standard XML and copyright headers. - Remove doubled spaces between sentences in descriptions. - Developer style guidelines (spacing, braces). | |||||
* | | | Merge pull request #924 from doktornotor/patch-13 | Renato Botelho | 2015-08-03 | 2 | -44/+43 | |
|\ \ \ | ||||||
| * | | | nmap.inc - fix indentation | doktornotor | 2015-08-03 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | nmap.inc - remove unneeded checks | doktornotor | 2015-08-03 | 1 | -3/+1 | |
| | | | | ||||||
| * | | | nmap.inc - fix tag (XHTML) | doktornotor | 2015-08-01 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | nmap - code style fixes, add copyright headers | doktornotor | 2015-08-01 | 1 | -18/+25 | |
| | | | | ||||||
| * | | | nmap - code style fixes, add copyright headers | doktornotor | 2015-08-01 | 1 | -25/+19 | |
| | |/ | |/| | ||||||
* | | | Merge pull request #925 from doktornotor/patch-14 | Renato Botelho | 2015-08-03 | 3 | -255/+249 | |
|\ \ \ | ||||||
| * | | | nut.inc - major code cleanup and style fixes | doktornotor | 2015-08-02 | 1 | -161/+159 | |
| | | | | | | | | | | | | | | | | | | | | - remove useless functions and use pfSense equivalents - is_ipaddr(), log_error(), service_start(), service_stop() - replace deprecated eregi() with preg_match() - major coding style cleanup | |||||
| * | | | nut - code style fixes | doktornotor | 2015-08-01 | 1 | -44/+36 | |
| | | | | ||||||
| * | | | nut - code style fixes | doktornotor | 2015-08-01 | 1 | -50/+54 | |
| |/ / | ||||||
* | | | Merge pull request #926 from doktornotor/patch-15 | Renato Botelho | 2015-08-03 | 3 | -142/+137 | |
|\ \ \ | ||||||
| * | | | sshdcond.inc - fix indentation | doktornotor | 2015-08-03 | 1 | -1/+1 | |
| | | | |