Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | 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... | |||||
| * | | | | bandwidthd - code style and major improvements | doktornotor | 2015-08-15 | 1 | -108/+192 | |
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fix copyright header and indentation - Reorder the GUI and split into logical sections - Improve descriptions - Move the menu entry to Diagnostics section, to match other similar packages (ntop, ntopng, darkstat etc.) - Add another menu entry to access bandwidthd graphs directly from menu - Add input validation | |||||
* | | | | Merge pull request #1004 from doktornotor/patch-19 | Chris Buechler | 2015-08-15 | 3 | -73/+103 | |
|\ \ \ \ | ||||||
| * | | | | Bump open-vm-tools package version | doktornotor | 2015-08-16 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | open-vm-tools - code style cleanup | doktornotor | 2015-08-16 | 1 | -23/+53 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | - Add missing copyright header - Code style cleanup - Use stop_service, reorder some stuff | |||||
| * | | | | open-vm-tools - code style cleanup | doktornotor | 2015-08-16 | 1 | -49/+49 | |
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fix copyright header - Remove unused tags - Fix indentation - Fix version - Create vmware-guestd as service - Move some stuff to open-vm-tools.inc | |||||
* | | | | Merge pull request #1005 from doktornotor/patch-20 | Chris Buechler | 2015-08-15 | 7 | -660/+440 | |
|\ \ \ \ | ||||||
| * | | | | Bump phpservice package version | doktornotor | 2015-08-16 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | phpservice - rewrite garbage package | doktornotor | 2015-08-16 | 1 | -126/+81 | |
| | | | | | ||||||
| * | | | | phpservice - rewrite garbage package | doktornotor | 2015-08-16 | 1 | -123/+82 | |
| | | | | | ||||||
| * | | | | phpservice - rewrite garbage package | doktornotor | 2015-08-16 | 1 | -160/+63 | |
| | | | | | ||||||
| * | | | | phpservice - rewrite garbage package | doktornotor | 2015-08-16 | 1 | -82/+45 | |
| | | | | | | | | | | | | | | | Another quality stuff from the same guy... :-( | |||||
| * | | | | Rename phpservice_php_edit.tmp to phpservice_php_edit.php | doktornotor | 2015-08-16 | 1 | -0/+0 | |
| | | | | | ||||||
| * | | | | Rename phpservice_php.tmp to phpservice_php.php | doktornotor | 2015-08-16 | 1 | -0/+0 | |
| |/ / / | ||||||
* | | | | Merge pull request #1006 from doktornotor/patch-22 | Chris Buechler | 2015-08-15 | 3 | -92/+104 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Bump routed package version | doktornotor | 2015-08-16 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | routed - code style fixes | doktornotor | 2015-08-16 | 1 | -47/+55 | |
| | | | | | | | | | | | | | | | | - Code style fixes - Create rc file and use {start,stop,restart}_service() instead of custom functions | |||||
| * | | | routed - code style fixes | doktornotor | 2015-08-16 | 1 | -44/+48 | |
|/ / / | | | | | | | | | | | | | - Fix copyright header and indentation - Nuke useless comments and empty tags - Install routed service | |||||
* | | | Merge pull request #988 from doktornotor/patch-5 | Renato Botelho | 2015-08-11 | 4 | -23/+4 | |
|\ \ \ | ||||||
| * | | | lcdproc-dev - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -4/+1 | |
| | | | | ||||||
| * | | | lcdproc-dev remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -4/+1 | |
| | | | | ||||||
| * | | | lcdproc-dev - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -13/+0 | |
| | | | | ||||||
| * | | | Bump LCDproc-dev package version. | doktornotor | 2015-08-11 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | lcdproc-dev localhost fix | doktornotor | 2015-08-11 | 1 | -1/+1 | |
| | | | | | | | | | | | | Get fix from #945 into the -dev version as well. (Planning to do a code style cleanup for this one as well, but it takes some time.) | |||||
* | | | | Merge pull request #989 from doktornotor/patch-2 | Renato Botelho | 2015-08-11 | 11 | -63/+7 | |
|\ \ \ \ | ||||||
| * | | | | remove useless config_(un)lock calls round two | doktornotor | 2015-08-11 | 1 | -4/+0 | |
| | | | | | ||||||
| * | | | | remove useless config_(un)lock calls round two | doktornotor | 2015-08-11 | 1 | -21/+2 | |
| | | | | | ||||||
| * | | | | remove useless config_(un)lock calls round two | doktornotor | 2015-08-11 | 1 | -6/+0 | |
| | | | | | ||||||
| * | | | | remove useless config_(un)lock calls round two | doktornotor | 2015-08-11 | 1 | -2/+0 | |
| | | | | | ||||||
| * | | | | remove useless config_(un)lock calls round two | doktornotor | 2015-08-11 | 1 | -8/+3 | |
| | | | | | ||||||
| * | | | | remove useless config_(un)lock calls round two | doktornotor | 2015-08-11 | 1 | -5/+0 | |
| | | | | | ||||||
| * | | | | remove useless config_(un)lock calls round two | doktornotor | 2015-08-11 | 1 | -3/+1 | |
| | | | | | ||||||
| * | | | | remove useless config_(un)lock calls round two | doktornotor | 2015-08-11 | 1 | -4/+0 | |
| | | | | |