Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1004 from doktornotor/patch-19 | Chris Buechler | 2015-08-15 | 2 | -72/+102 |
|\ | |||||
| * | 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 | 6 | -659/+439 |
|\ \ | |||||
| * | | 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 |
| |/ | |||||
* | | 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 | 3 | -22/+3 |
|\ | |||||
| * | 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 |
| | | |||||
| * | 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 |
| | | | |||||
| * | | 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 | -6/+1 |
| | | | |||||
| * | | remove useless config_(un)lock calls round two | doktornotor | 2015-08-11 | 1 | -2/+0 |
| |/ | |||||
* / | nut - fix bogus boot check (hopefully fixes Bug #4426) | doktornotor | 2015-08-11 | 1 | -3/+3 |
|/ | |||||
* | Merge pull request #984 from doktornotor/patch-26 | Renato Botelho | 2015-08-11 | 26 | -85/+12 |
|\ | |||||
| * | imspector.inc - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -4/+2 |
| | | | | | | This function does nothing but return. | ||||
| * | haproxy_pools.php - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -2/+0 |
| | | | | | | This function does nothing but return. | ||||
| * | haproxy_listeners.php - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -2/+0 |
| | | | | | | This function does nothing but return. | ||||
| * | haproxy_servers.php - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -2/+0 |
| | | | | | | This function does nothing but return. | ||||
| * | haproxy_frontends.php - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -2/+0 |
| | | | | | | This function does nothing but return. | ||||
| * | strikeback.inc - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -2/+0 |
| | | | | | | This function does nothing but return. | ||||
| * | stunnel.inc - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -4/+0 |
| | | | | | | This function does nothing but return. | ||||
| * | squid_ng.inc - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -4/+0 |
| | | | | | | This function does nothing but return. | ||||
| * | squid_ng.inc - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -4/+0 |
| | | | | | | This function does nothing but return. | ||||
| * | squid_ng.inc - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -4/+0 |
| | | | | | | This function does nothing but return. | ||||
| * | squid_auth.inc - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -4/+2 |
| | | | | | | This function does nothing but return. | ||||
| * | squid_auth.inc - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -4/+2 |
| | | | | | | This function does nothing but return. | ||||
| * | squid_auth.inc - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -4/+2 |
| | | | | | | This function does nothing but return. | ||||
| * | autoconfigbackup.inc - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -4/+0 |
| | | | | | | This function does nothing but return. | ||||
| * | ntop.xml - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -3/+1 |
| | | | | | | This function does nothing but return. | ||||
| * | bandwidthd.inc - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -4/+0 |
| | | | | | | This function does nothing but return. | ||||
| * | spamd_verify_to_address.php - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -3/+1 |
| | | | | | | This function does nothing but return. | ||||
| * | spamd_db_ext.php - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -9/+1 |
| | | | | | | This function does nothing but return. | ||||
| * | tinydns.inc - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -4/+1 |
| | | | | | | This function does nothing but return. |