Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | download.php - code style fixes | doktornotor | 2015-08-12 | 1 | -28/+48 | |
| | | | | ||||||
| * | | | config.php - code style fixes | doktornotor | 2015-08-12 | 1 | -36/+64 | |
| | | | | ||||||
| * | | | index.php - valid XHTML | doktornotor | 2015-08-12 | 1 | -8/+41 | |
| | | | | ||||||
| * | | | file_manager.php - code style fixes | doktornotor | 2015-08-12 | 1 | -357/+259 | |
| | | | | | | | | | | | | Add copyright header, code style fixes. | |||||
| * | | | Bump filemgr package version | doktornotor | 2015-08-12 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | filemgr - fix up a couple of paths | doktornotor | 2015-08-12 | 1 | -3/+3 | |
| | | | | ||||||
| * | | | filemgr - rewrite utterly broken junk from scratch | doktornotor | 2015-08-12 | 1 | -122/+69 | |
| | | | | ||||||
| * | | | Rename index.tmp to index.php | doktornotor | 2015-08-12 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Rename file_manager.tmp to file_manager.php | doktornotor | 2015-08-12 | 1 | -0/+0 | |
| | | | | ||||||
| * | | | Remove incredible useless crap | doktornotor | 2015-08-12 | 1 | -152/+0 | |
| | | | | ||||||
| * | | | Rename session.tmp to session.php | doktornotor | 2015-08-12 | 1 | -0/+0 | |
| | | | | ||||||
| * | | | Rename rename.tmp to rename.php | doktornotor | 2015-08-12 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Rename functions.tmp to functions.php | doktornotor | 2015-08-12 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Rename download.tmp to download.php | doktornotor | 2015-08-12 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Rename config.tmp to config.php | doktornotor | 2015-08-12 | 1 | -0/+0 | |
| |/ / | ||||||
* | | | Merge pull request #996 from doktornotor/patch-10 | Chris Buechler | 2015-08-15 | 3 | -230/+212 | |
|\ \ \ | ||||||
| * | | | diag_new_states - code style fixes | doktornotor | 2015-08-12 | 1 | -4/+4 | |
| | | | | | | | | | | | | Fix indentation and bunch of missing spaces between function arguments. | |||||
| * | | | Bump diag_new_states package version | doktornotor | 2015-08-12 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | diag_new_states - code style fixes | doktornotor | 2015-08-12 | 1 | -185/+175 | |
| | | | | | | | | | | | | | | | | | | | | | | | | - Fix copyright header - Code style - Fix indentation - Fix XHTML validation | |||||
| * | | | diag_new_states - code style fixes | doktornotor | 2015-08-12 | 1 | -43/+35 | |
| |/ / | | | | | | | Fix copyright header, indentation, permissions, remove useless stuff. | |||||
* | | | Merge pull request #997 from doktornotor/patch-11 | Chris Buechler | 2015-08-15 | 6 | -393/+176 | |
|\ \ \ | ||||||
| * | | | Bump cron package version | doktornotor | 2015-08-12 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | cron - rewrite broken package | doktornotor | 2015-08-12 | 1 | -1/+1 | |
| | | | | | | | | | | | | EOL at EOF. | |||||
| * | | | cron - rewrite broken package | doktornotor | 2015-08-12 | 1 | -165/+73 | |
| | | | | | | | | | | | | | | | | - Fix copyright header - Code style and indentation | |||||
| * | | | cron - rewrite broken package | doktornotor | 2015-08-12 | 1 | -123/+76 | |
| | | | | | | | | | | | | | | | | - Fix copyright header - Code style and indentation | |||||
| * | | | cron - rewrite broken package | doktornotor | 2015-08-12 | 1 | -54/+11 | |
| | | | | | | | | | | | | | | | | | | | | - Remove cron service and other unused junk - Clean up after previous broken versions - Add a check for running cron after configure_cron() call. (TODO: Move this to pfSense core.) | |||||
| * | | | Remove no longer used custom_php_deinstall_command as well | doktornotor | 2015-08-12 | 1 | -3/+0 | |
| | | | | ||||||
| * | | | cron - rewrite broken package | doktornotor | 2015-08-12 | 1 | -46/+14 | |
| |/ / | | | | | | | | | | | | | | | | | | | - First of all, this thing should NOT install any cron service! Cron is started by /etc/rc, and reconfiguration is handled by configure_cron() sending a SIGHUP to it. Leave it alone, stop killing and restarting it. If cron is desired as "proper" service, this needs to be done in pfSense core, not via packages creating such service. - Fix copyright header - Fix permissions - Remove broken junk - Remove unused copy-and-paste junk from god knows where | |||||
* | | | Merge pull request #998 from doktornotor/patch-12 | Chris Buechler | 2015-08-15 | 7 | -1189/+937 | |
|\ \ \ | ||||||
| * | | | Fix up fastcgi configuration so that this actually has a chance of working ↵ | doktornotor | 2015-08-13 | 1 | -26/+12 | |
| | | | | | | | | | | | | | | | | on 2.2.x | |||||
| * | | | vHosts version bump plus status to Alpha | doktornotor | 2015-08-13 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | vhosts - rewrite garbage package | doktornotor | 2015-08-13 | 1 | -43/+32 | |
| | | | | ||||||
| * | | | vhosts - rewrite garbage package | doktornotor | 2015-08-13 | 1 | -169/+144 | |
| | | | | ||||||
| * | | | vhosts - rewrite garbage package | doktornotor | 2015-08-12 | 1 | -70/+52 | |
| | | | | ||||||
| * | | | vhosts - rewrite garbage package | doktornotor | 2015-08-12 | 1 | -670/+519 | |
| | | | | ||||||
| * | | | vhosts - rewrite garbage package | doktornotor | 2015-08-12 | 1 | -80/+47 | |
| | | | | ||||||
| * | | | Rename vhosts_php_edit.tmp to vhosts_php_edit.php | doktornotor | 2015-08-12 | 1 | -0/+0 | |
| | | | | ||||||
| * | | | Rename vhosts_php.tmp to vhosts_php.php | doktornotor | 2015-08-12 | 1 | -0/+0 | |
| | | | | ||||||
| * | | | Rename system_advanced_create_certs.tmp to system_advanced_create_certs.php | doktornotor | 2015-08-12 | 1 | -0/+0 | |
| |/ / | ||||||
* | | | Merge pull request #1001 from doktornotor/patch-15 | Chris Buechler | 2015-08-15 | 5 | -245/+208 | |
|\ \ \ | ||||||
| * | | | Sanitize and bump bacula-client package version | doktornotor | 2015-08-14 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | bacula-client - code style fixes | doktornotor | 2015-08-14 | 1 | -34/+24 | |
| | | | | | | | | | | | | | | | | | | | | | | | | - Fix copyright header - Fix pfSense version checks - Nuke obsolete pfSense 1.2.x junk - Code style and indentation | |||||
| * | | | bacula-client - code style fixes | doktornotor | 2015-08-14 | 1 | -96/+86 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fix copyright header and indentation - Fix pfSense version checks - Fix permissions - Code style and indentation fixes - Remove unused global vars declaration - User stop_service() and restart_service() - Make sure that at least one local Director is configured before trying to start the service, otherwise it fails (see e.g. https://forum.pfsense.org/index.php?topic=97934.0) | |||||
| * | | | bacula-client - code style fixes | doktornotor | 2015-08-14 | 1 | -53/+43 | |
| | | | | | | | | | | | | | | | | | | | | | | | | - Fix copyright header and indentation - Remove unused tags - Sanitize version - Improve some descriptions | |||||
| * | | | bacula-client - code style fixes | doktornotor | 2015-08-14 | 1 | -61/+54 | |
| |/ / | | | | | | | | | | | | | | | | | | | - Fix copyright header and indentation - Fix permissions - Remove unused tags - Sanitize version - Improve some descriptions | |||||
* | | | Merge pull request #1003 from doktornotor/patch-18 | Chris Buechler | 2015-08-15 | 3 | -313/+419 | |
|\ \ \ | ||||||
| * | | | bandwidthd - code style and major improvements | doktornotor | 2015-08-15 | 1 | -4/+4 | |
| | | | | | | | | | | | | Fix indentation. | |||||
| * | | | bandwidthd - code style and major improvements | doktornotor | 2015-08-15 | 1 | -2/+4 | |
| | | | | | | | | | | | | Only write upgraded config if there was something actually upgraded. | |||||
| * | | | Bump bandwidthd package version | doktornotor | 2015-08-15 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | bandwidthd - code style and major improvements | doktornotor | 2015-08-15 | 1 | -200/+220 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update copyright headers - Fix code style and indentation - Provide input validation for most of the configuration options -- Check for IPv4 configured on selected interfaces -- Check for PPPoE type interfaces -- Require relevant options to be filled in when PostgreSQL is enabled (also check that the hostname is valid) -- Require sane numeric input for graphs options -- Limit Sensor ID to sane chars - PostgreSQL DB password is now base64-encoded to deal with special chars and not break config.xml - The filtering moved to advanced options, also base64-encoded - The stats interface(s) are now a multiselect instead of asking users to type subnets directly - Upgrade function provided to preserve the old settings - Use {start,stop,restart}_service() functions instead of calling the rc script directly - Probably other small things... |