aboutsummaryrefslogtreecommitdiffstats
path: root/config/phpservice
Commit message (Collapse)AuthorAgeFilesLines
* (de)install and service handling fixesdoktornotor2015-11-161-12/+28
|
* Add privileges configuration to phpservice packagedoktornotor2015-11-161-0/+38
|
* Add privileges configuration, (de)install and service handling fixesdoktornotor2015-11-161-9/+11
|
* Remove useless phpservice_deinstall_command()doktornotor2015-08-251-3/+0
| | | All of these are dealt with by uninstall_package() and delete_package_xml() from pkg-utils.inc.
* Remove useless remount calls and phpservice_deinstall_command()doktornotor2015-08-251-10/+0
| | | All of these are dealt with by uninstall_package() and from pkg-utils.inc.
* phpservice - rewrite garbage packagedoktornotor2015-08-161-126/+81
|
* phpservice - rewrite garbage packagedoktornotor2015-08-161-123/+82
|
* phpservice - rewrite garbage packagedoktornotor2015-08-161-160/+63
|
* phpservice - rewrite garbage packagedoktornotor2015-08-161-82/+45
| | | Another quality stuff from the same guy... :-(
* Rename phpservice_php_edit.tmp to phpservice_php_edit.phpdoktornotor2015-08-161-0/+0
|
* Rename phpservice_php.tmp to phpservice_php.phpdoktornotor2015-08-161-0/+0
|
* remove useless config_(un)lock calls round twodoktornotor2015-08-111-8/+3
|
* Fixed phpservice status not being able to extract status from ps.Tuyan Ozipek2015-02-021-1/+4
|
* Fixup URLs:Renato Botelho2014-03-182-5/+5
| | | | | | - Replace http by https - *.pfsense.com -> *.pfsense.org - www.pfsense.org/packages/config -> packages.pfsense.org/packages/config
* Fix all this packages from their copy/paste legacy. Mostly protect poorly ↵Ermal2010-12-101-23/+25
| | | | choosen function names with function_exists.
* Fix remaining function calls that were missed for names changed with the ↵Erik Fonnesbeck2010-11-211-2/+2
| | | | "unique function names" changes.
* Unique function namesjim-p2010-11-092-9/+9
|
* phpservice additional work on php script deletemcrane2009-02-212-14/+13
|
* phpservice save output to a log file /var/log/phpservice.log, backround the ↵mcrane2009-02-212-7/+17
| | | | service, enable delete for php scripts
* mv packages to config dir to match web layoutBill Marquette2009-02-064-0/+755